Molkobain
0c8dd6fd1b
N°562 Notifications: Add support for placeholders in HTML hyperlinks (regular href, mailto, ...)
2018-12-04 10:22:31 +01:00
Molkobain
961b1570e8
Fix iTop version that stayed to "2.5.0-beta" for the release
2018-11-27 17:57:15 +01:00
Eric
d831549c7b
Add User Id on KPI
2018-11-26 15:24:38 +01:00
Eric
c722d64850
N°1706 - Fix problem with user_manager profile
2018-11-13 08:50:49 +01:00
Eric
216d965d76
N°1724 - Fix external key search error when an UNION is used as a filter in the datamodel
2018-11-09 09:13:59 +01:00
Eric
95fce0eefb
Fix audit bug (DBUnionSearch::AddConditionForInOperatorUsingParam() does not exist) when category is a UNION and rule flag 'Valid objects?' is 'true' and there are invalid entries in the result of the audit.
2018-11-09 09:13:18 +01:00
Eric
841127c131
N°828 - GetSelectFilter issue with DBUnionSearch
2018-11-09 09:11:25 +01:00
Pierre Goiffon
588899db63
Convert all files from CrLf to Lf (preparing merge to develop)
2018-10-18 14:20:40 +02:00
Molkobain
a37698a9de
Fix regression introduced in commit 10b7fa6 (Web queries have issue with line breaks in cell value)
2018-10-17 13:04:57 +02:00
steffunky
41a479b48d
N°1555: fixed a case where AttributeExternal field was pointing anything else than an ExternalKey and its label wouldn't show up on search criteria
2018-10-09 18:30:12 +02:00
Molkobain
4a431be0a9
(Cherry picked from commit 5099060) N°1203 : Correctly use 'from' field for test email notifications
2018-10-08 17:43:55 +02:00
Guillaume Lajarige
1cf36a5d01
(Retrofit from develop 5e1452f9) N°1580 Portal: Default image of image attributes not correctly displayed in object forms.
2018-10-02 10:52:22 +02:00
Pierre Goiffon
c3f80a5876
(Retrofit from trunk) N°1582 Fix audit when a current organization is set and there is an audit rule with valid=true
...
Was generating an OQL missing query argument error (r5991)
SVN:2.5[5992]
2018-08-01 09:13:15 +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é
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é
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
Pierre Goiffon
6e9fcb81f0
(Retrofit from trunk) Fix setup for PHP 5.5 (cannot use expression as default field value) (r5933)
...
SVN:2.5[5934]
2018-07-12 07:46:36 +00:00
Vincent Dumas
a903711a7a
Add default search criterion on Action and Profile classes
...
SVN:trunk[5908]
2018-06-25 13:23:35 +00:00
Eric Espié
a848cb28f1
N°1436 - Access control updated for grant_by_profile categories of classes -
...
Fix access to internal classes form the core engine
SVN:trunk[5903]
2018-06-22 16:07:35 +00:00
Denis Flaven
b7ae6b143e
Impact analysis performance enhancement: much better (and faster) processing of graphs containing loops.
...
SVN:trunk[5902]
2018-06-22 15:56:17 +00:00
Denis Flaven
8943a67f85
Officially support PHP 7.2.0.
...
SVN:trunk[5888]
2018-06-15 16:37:11 +00:00
Guillaume Lajarige
4ba8c9ff9e
Fix default classes order by on DBObjectSet.
...
SVN:trunk[5886]
2018-06-15 13:42:00 +00:00
Guillaume Lajarige
f8f7486be2
N°1244 Authorize "colspan" & "rowspan" attributes on "th" / "td" / "tr" tags in HTML fields.
...
SVN:trunk[5883]
2018-06-15 10:09:35 +00:00
Bruno Da Silva
41694050ea
N°1498 Fixed an issue on Advanced search external key autocomplete where homonyms weren't displayed
...
SVN:trunk[5876]
2018-06-15 07:34:11 +00:00
Eric Espié
5a4375cb71
N°1485 - Search: "Undefined" on hierarchical key not working
...
SVN:trunk[5873]
2018-06-14 14:56:42 +00:00
Bruno Da Silva
ee43a365dc
N°1500 Advanced search on external keys performance
...
- first search using "equals" or "start with"
- then using "contains"
- search is triggered at two first chars
SVN:trunk[5859]
2018-06-13 13:36:31 +00:00
Eric Espié
97c8e1f7a9
N° 1436 - Allowed orgs on Users not managed
...
SVN:trunk[5850]
2018-06-11 10:02:20 +00:00
Eric Espié
f920851420
N°1420 - Performances enhancement (enhance counts)
...
SVN:trunk[5844]
2018-06-08 13:13:33 +00:00
Eric Espié
9fb4374efa
N°1420 - Performances enhancement (fix indexes generation)
...
SVN:trunk[5841]
2018-06-08 12:58:29 +00:00
Stephen Abello
885cabd6ef
N°1479 : Fixed a regression where on impact analysis display, every tabs would be resized to 15px. Added css for advanced search for impact analysis & normal search
...
SVN:trunk[5840]
2018-06-08 10:17:58 +00:00
Eric Espié
483d80b576
N°1420 - Performances enhancement (fix indexes generation)
...
SVN:trunk[5834]
2018-06-08 08:18:57 +00:00
Eric Espié
70a0a3c52e
N°1420 - Performances enhancement
...
SVN:trunk[5833]
2018-06-07 15:06:38 +00:00
Guillaume Lajarige
a01d5c2760
Fix regression introduced in r5806. Making the ITSM Designer unstable when adding a new attribute to a class.
...
SVN:trunk[5821]
2018-05-30 16:03:33 +00:00
Denis Flaven
6cc4a6e1be
PHP 7.2 compatibility: count(null) now generates a PHP warning !!
...
SVN:trunk[5815]
2018-05-28 14:08:31 +00:00
Stephen Abello
0a44f34c2c
N°1444 : fixed regression introduced in [r5724] & [r5773]
...
SVN:trunk[5809]
2018-05-23 10:11:23 +00:00
Eric Espié
fe8436f2ad
cleanup code
...
SVN:trunk[5806]
2018-05-22 15:14:51 +00:00
Eric Espié
a4459901e8
N°1429: Dashlet header statistics fix corresponding search criteria
...
SVN:trunk[5805]
2018-05-22 14:57:05 +00:00
Stephen Abello
39ff1e318c
N°1319 & N°1203: Refactored [r5750]
...
SVN:trunk[5800]
2018-05-17 14:43:46 +00:00
Bruno Da Silva
9d771be8b2
N°955: fix the bugfix [r5766]
...
- handling of forbidden char code in the error message (happen for example on host error using a french windows), in this case a less verbose message is written in the table, and a issue log is written into the fs
- apply for both synchronous and asynchronous
SVN:trunk[5796]
2018-05-17 09:55:58 +00:00
Bruno Da Silva
02315b8aa1
N°880: fix the bugfix [r5737]
...
- previous bugfix altered the cron frequency, this is not the desired behaviour, now the conf alter the lifetime of drafts's attachments
- apply for both inline images and attachments
SVN:trunk[5795]
2018-05-16 13:03:15 +00:00
Bruno Da Silva
703a432f7b
N°1173: code refactoring of the previously coded bugfix.
...
SVN:trunk[5792]
2018-05-16 08:01:59 +00:00
Eric Espié
137067ea43
cleanup and fix Group by queries
...
SVN:trunk[5790]
2018-05-15 15:12:57 +00:00
Stephen Abello
67e12dcc74
Type in revision nb
...
SVN:trunk[5789]
2018-05-15 14:48:05 +00:00
Eric Espié
c6be331f14
Code cleanup
...
SVN:trunk[5779]
2018-05-14 07:41:51 +00:00
Eric Espié
c0dd418992
N°478 - Access rights on admin menus and support for some classes not in XML (in OQL, dashlets and groups)
...
SVN:trunk[5778]
2018-05-11 13:58:27 +00:00
Pierre Goiffon
6e7d2abc9a
N°1418 fix audit with valid_flag=true that were always failing
...
SVN:trunk[5773]
2018-05-04 15:10:25 +00:00
Pierre Goiffon
3bebb9bf0f
convert inline comment to PHPDoc
...
SVN:trunk[5772]
2018-05-04 15:08:48 +00:00
Bruno Da Silva
1063697e85
N°865: exports (csv, xslx, pdf) LocalizeOutput option lost
...
- it happens when the export has more thant one chunk, stating the 2d chunk.
- this option is now persisted and restored on each chunk
SVN:trunk[5771]
2018-05-04 12:49:27 +00:00
Stephen Abello
1c255213e1
N°974 : MySQL strict mode compatibility (null replaced 0000-00-00 00:00:00 for DateTime).
...
SVN:trunk[5768]
2018-05-04 08:29:32 +00:00
Stephen Abello
cb2c172483
N°1173 : mysqldump now correctly use 'mysql_bindir' parameter on setup & move to prod's backups
...
SVN:trunk[5767]
2018-05-03 15:00:13 +00:00