Stephen Abello
c852d91a72
Updated tcpdf to v6.2.17 for better compatibility with different PHP versions
...
SVN:trunk[5990]
2018-07-31 13:29:18 +00:00
Pierre Goiffon
821eb4df8c
(Retrofit from trunk) PHP 7.2 compatibility: fix another count(null) (r5988)
...
SVN:2.5[5989]
2018-07-30 10:31:22 +00:00
Pierre Goiffon
a3c6e62bd5
PHP 7.2 compatibility: fix another count(null)
...
SVN:trunk[5988]
2018-07-30 10:30:16 +00:00
Pierre Goiffon
8cd18fe190
Setup : log in log/setup.log on PHP error (register_shutdown_function callback)
...
SVN:trunk[5987]
2018-07-26 14:54:45 +00:00
Guillaume Lajarige
5e1452f9b9
N°1580 Portal: Default image of image attributes not correctly displayed in object forms.
...
SVN:trunk[5986]
2018-07-26 14:22:15 +00:00
Guillaume Lajarige
b76de65886
Internal: Fix CSS typo.
...
SVN:trunk[5985]
2018-07-25 15:11:21 +00:00
Guillaume Lajarige
48b3bd8bf3
N°1579 Portal: Fix wrong pictogram placement on email & tel attributes in the ManageBrick.
...
SVN:trunk[5984]
2018-07-25 15:02:29 +00:00
Guillaume Lajarige
ab1715edec
N°1576 Portal: Security hardening.
...
SVN:trunk[5983]
2018-07-25 14:48:11 +00:00
Guillaume Lajarige
3589783ee1
PHPDoc.
...
SVN:trunk[5982]
2018-07-25 13:09:35 +00:00
Guillaume Lajarige
af43e22f03
N°1578 Fix "Run Query" page hotkeys behavior in some configurations due to a wrong url.
...
SVN:trunk[5981]
2018-07-25 13:06:38 +00:00
Eric Espié
956f6403b8
Display error message for end users instead of blank screen
...
SVN:trunk[5980]
2018-07-25 08:02:28 +00:00
Pierre Goiffon
e276587fdc
N°931 change iTop 2.6 MySQL requirements from 5.5.3 to 5.6 (to have fulltext on InnoDB)
...
SVN:2.5[5978]
2018-07-25 07:57:31 +00:00
Guillaume Lajarige
82ed1853fa
Code cleanup.
...
SVN:trunk[5977]
2018-07-25 07:57:07 +00:00
Guillaume Lajarige
eb0403945b
PHPDoc
...
SVN:trunk[5976]
2018-07-25 07:55:39 +00:00
Pierre Goiffon
3126af94ac
N°931 change MySQL dependency from 5.5.3 to 5.6 (to have fulltext on InnoDB)
...
SVN:trunk[5974]
2018-07-25 07:51:47 +00:00
Guillaume Lajarige
e71ad536a9
Code cleanup
...
SVN:trunk[5973]
2018-07-25 07:23:52 +00:00
Guillaume Lajarige
d0322b471d
PHPDoc
...
SVN:trunk[5972]
2018-07-24 16:03:15 +00:00
Guillaume Lajarige
a6af11e644
Code cleanup and PHPDoc.
...
SVN:trunk[5971]
2018-07-24 15:50:52 +00:00
Guillaume Lajarige
1809180d41
Internal: Portal: Fix router API that was never returning the right route.
...
SVN:trunk[5970]
2018-07-24 15:46:23 +00:00
Pierre Goiffon
9612b1b9e9
Fix non existing parameter passed to function
...
SVN:trunk[5969]
2018-07-24 15:36:26 +00:00
Guillaume Lajarige
526d4c4d15
N°1575 Portal: Security hardening.
...
SVN:trunk[5968]
2018-07-24 14:26:51 +00:00
Pierre Goiffon
3f4c824fd5
N°1572 composer.json : add PHP ext dependencies
...
SVN:trunk[5967]
2018-07-24 12:30:07 +00:00
Pierre Goiffon
9c25feb67c
N°1572 Add composer.json for PHP language level
...
SVN:trunk[5965]
2018-07-24 12:17:05 +00:00
Stephen Abello
e31faf81a9
jQuery 3: patched layout library
...
SVN:trunk[5964]
2018-07-23 09:47:53 +00:00
Pierre Goiffon
6eb13c24aa
JQuery 3 : oops use the REAL min file this time
...
SVN:trunk[5963]
2018-07-23 09:12:50 +00:00
Pierre Goiffon
dd20017b0a
JQuery 3 : change JQuery min file
...
SVN:trunk[5962]
2018-07-23 09:09:49 +00:00
Stephen Abello
6630051ef3
Updated jQuery to v3.3.1
...
SVN:trunk[5961]
2018-07-23 06:58:30 +00:00
Vincent Dumas
a66d91c507
Fix duplicated label in French: Ticket.caller_id = Change.requestor_id by renaming the second
...
SVN:trunk[5960]
2018-07-20 13:08:30 +00:00
Vincent Dumas
2f34f0458b
Fix XML bug: Duplicate id=team_id in state new.
...
SVN:trunk[5959]
2018-07-20 12:49:23 +00:00
Guillaume Lajarige
076abc8ae7
N°1568 Portal: Fix async error messages catching when submitting a form was redirecting to a modal that crashed (eg. Transition on object that failed to load)
...
SVN:trunk[5958]
2018-07-19 16:54:11 +00:00
Eric Espié
5134e57109
Search: better translation of search criteria in "natural language" for ISNULL function
...
SVN:trunk[5957]
2018-07-19 08:45:39 +00:00
Eric Espié
a454a43111
Retrofit from trunk
...
N°1556 - Search: Fix removing last criterion on a 'or' line resulted in 'OR 1'.
The empty OR condition is now removed completely from the screen and the criterion list.
[from revision 5951]
SVN:2.5[5956]
2018-07-19 08:17:46 +00:00
Eric Espié
045f58144e
Retrofit from trunk
...
N°1553 - Search: Fix operator on indexed attributes.
It was previously always forced to '=', now it's only defaulted to '='
[from revision 5950]
SVN:2.5[5955]
2018-07-19 08:14:26 +00:00
Eric Espié
8ffea22f0e
Retrofit from trunk
...
N°1561 - Fix auto-complete error when the friendlyname depends on other classes
[from revision 5948]
SVN:2.5[5954]
2018-07-19 08:10:32 +00:00
Eric Espié
c630676792
Retrofit from trunk
...
N°1555 - Search: ExternalField label not displayed.
The search is not restricted for external fields anymore.
[from revision 5945]
SVN:2.5[5953]
2018-07-19 08:06:39 +00:00
Guillaume Lajarige
3d1ccf2028
N°1566 Fix security message in the browser console ("Unsafe attempt to load URL data:image/svg+xml;utf8")
...
SVN:trunk[5952]
2018-07-18 14:40:12 +00:00
Eric Espié
60b980fbff
N°1556 - Search: Fix removing last criterion on a 'or' line resulted in 'OR 1'.
...
The empty OR condition is now removed completely from the screen and the criterion list.
SVN:trunk[5951]
2018-07-18 14:08:56 +00:00
Eric Espié
df20f1b5ab
N°1553 - Search: Fix operator on indexed attributes. It was previously always forced to '=', now it's only defaulted to '='
...
SVN:trunk[5950]
2018-07-18 13:13:02 +00:00
Eric Espié
27144f07b1
N°1561 - Fix auto-complete error when the friendlyname depends on other classes
...
SVN:trunk[5948]
2018-07-18 12:30:40 +00:00
Guillaume Lajarige
8135fdb9d2
Update spanish translations (Thanks to Miguel Turrubiates!)
...
SVN:trunk[5947]
2018-07-18 07:51:17 +00:00
Pierre Goiffon
985ad18048
REST service PHPDoc & code cleanup
...
SVN:trunk[5946]
2018-07-18 07:40:10 +00:00
Eric Espié
768ed2666d
N°1555 - Search: ExternalField label not displayed.
...
The search is not restricted for external fields anymore.
SVN:trunk[5945]
2018-07-17 13:17:22 +00:00
Eric Espié
0bbb586094
Retrofit from trunk
...
Advanced search: Fix an error when using search form from an union.
[from revision 5940]
SVN:2.5[5944]
2018-07-17 12:23:27 +00:00
Eric Espié
efa1f4ee43
Retrofit from trunk
...
N°1551 - Search: selected org & default criteria
Display the default search criteria also when an org is selected.
The org restriction criterion is read only.
[from revision 5939]
SVN:2.5[5943]
2018-07-17 12:22:09 +00:00
Eric Espié
e184eb6aae
Retrofit from trunk
...
DBObject->GetOriginal() hardening (now support attributes not set: for example sla_tto_passed for UserRequest until it is closed)
[from revision 5932]
SVN:2.5[5942]
2018-07-17 12:19:26 +00:00
Eric Espié
c289a53ed3
Advanced search: Fix an error when using search form from an union.
...
SVN:trunk[5940]
2018-07-17 12:04:53 +00:00
Eric Espié
5c206718c8
N°1551 - Search: selected org & default criteria
...
Display the default search criteria also when an org is selected.
The org restriction criterion is read only.
SVN:trunk[5939]
2018-07-17 12:01:29 +00:00
Eric Espié
d7f18e879a
Automatic Tests: new ormLinkSet test
...
SVN:trunk[5938]
2018-07-13 12:34:45 +00:00
Eric Espié
4881a2c274
Better KPI navigation
...
SVN:trunk[5937]
2018-07-13 09:42:52 +00:00
Eric Espié
5eb5fa05bc
cleanup code
...
SVN:trunk[5936]
2018-07-13 08:34:47 +00:00