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
Stephen Abello
b43063a6d2
N°995 : Update notification status when its async task fail
...
SVN:trunk[5766]
2018-05-02 14:40:22 +00:00
Eric Espié
21aed2d2e1
Advanced Search: Fix missing query internal params
...
SVN:trunk[5762]
2018-05-02 08:11:28 +00:00
Guillaume Lajarige
1b6ca2ed14
N°1425 Fix regression introduced in 2.4. Creation of an object in a specific state could result in a fatal error due to bad ormlinkSet initialization.
...
SVN:trunk[5755]
2018-04-27 14:17:55 +00:00
Stephen Abello
76759f1847
N°1424 : Sharing base compatibility fix
...
SVN:trunk[5751]
2018-04-27 12:14:39 +00:00
Stephen Abello
d441595ee6
N°1319 & N°1203: Added a conf params 'email_default_sender_address' and 'email_default_sender_label' that will be used if a mail has no sender set. (forgot password, test mail, test notification mail, data source fail notification)
...
SVN:trunk[5750]
2018-04-27 08:29:48 +00:00
Stephen Abello
65b516d761
N°880 : Added a conf param (inline_image_garbage_collector_interval)
...
SVN:trunk[5737]
2018-04-24 12:36:03 +00:00
Denis Flaven
50a1449a2a
Bug fix: background tasks should not echo anything, but unless return the string to output.
...
SVN:trunk[5733]
2018-04-24 12:08:36 +00:00
Eric Espié
4a30a875f0
iTop 2.5.0 beta
...
SVN:trunk[5729]
2018-04-23 15:48:24 +00:00
Eric Espié
4d63b9e463
Fix initial setup error (Notice: Undefined index: CharMaxLength)
...
SVN:trunk[5726]
2018-04-23 14:59:31 +00:00
Pierre Goiffon
7b54f51d75
N°1418 Audits Perf optimization for AuditRule with valid_flag=true and lots of negative records
...
Use a new helper method that don't parse values anymore on SELECT IN / NOT IN queries
SVN:trunk[5724]
2018-04-23 14:48:40 +00:00
Pierre Goiffon
eaf94bc10a
Audit : some more PHPDoc
...
SVN:trunk[5723]
2018-04-23 14:46:37 +00:00