romainq
|
4c6e15c37f
#643 Output corrupted by characters after the PHP closing bracket (attachements get corrupted)
|
hace 12 años |
dflaven
|
12f2f642c8
Safer regexpr for DateTimes (don't let 2012-12-05 1900:00 pass through since it turns into 0000-00-00 00:00:00 in MySQL) but allow to omit the seconds (i.e. 2012-12-05 18:45 will become 2012-12-05 18:45:00 in MySQL)
|
hace 12 años |
dflaven
|
11159ba051
Bug fix: Incorrect URL for downloading attachments, that nobody really to noticed before since it seems to work on some web servers... weird !!!
|
hace 12 años |
dflaven
|
3db1c285ae
Fixed Trac #628: sort order and configurable tables
|
hace 12 años |
etaloc
|
cccfe27138
update Case for Service management menu
|
hace 12 años |
etaloc
|
0e565b4e5b
update Case for Service management menu
|
hace 12 años |
etaloc
|
375eaf7fe6
update Case for request management menu
|
hace 12 años |
etaloc
|
156df8dc82
update Case for request management menu
|
hace 12 años |
etaloc
|
fbdd81f4c4
update Case for Problem management menu
|
hace 12 años |
etaloc
|
083a83a026
update Case for Problem management menu
|
hace 12 años |
etaloc
|
842a3fa998
update Case for incident management menu
|
hace 12 años |
etaloc
|
8a810dcd3d
update Case for configuration management menu
|
hace 12 años |
etaloc
|
dff37884c4
update Case for change management menu
|
hace 12 años |
etaloc
|
a04f887791
update Case for change management menu
|
hace 12 años |
romainq
|
47f6382f16
Russian updated (source: Shamil Khamit)
|
hace 12 años |
dflaven
|
b410913535
Set "portal" as the origin of user requests created from the portal.
|
hace 12 años |
romainq
|
62859810fc
Fixed regression due to the recent optimization of SQL queries
|
hace 12 años |
romainq
|
0549edf93a
Added a comment to explain why the APIs AddCondition_PointingTo and AddCondition_ReferencedBy must be left unprotected (do not clone the passed filter). See trac #639
|
hace 12 años |
romainq
|
70fbacbcdb
#640 Resolved requests shown in both lists (opened and resolved)
|
hace 12 años |
dflaven
|
191bc48c4c
New extension API: iPageUIExtension to alter the display of *each* iTopWebPage.
|
hace 12 años |
dflaven
|
a62fdc77d5
Perf enhancements: don't build trace information if trace is not required.
|
hace 12 años |
dflaven
|
8bf3f984a4
Performance enhancement for impact analysis: avoid looping in the recursion.
|
hace 12 años |
etaloc
|
a6abbaf4a7
update profile for change manager, implementor and supervisor for basic change management module
|
hace 12 años |
dflaven
|
51219cc518
Fix for a SQL error (regression) in the Portal
|
hace 12 años |
dflaven
|
63bec7157b
Prevent a crash when not authorized to see an object of a derived class.
|
hace 12 años |
romainq
|
596dda3af6
Fixed issue in CSV export: null enums rendered as 'undefined' whereas '' is the value expected in the import (See an export of Organization/status)
|
hace 12 años |
dflaven
|
afc6901520
New parameter to tweak the display of Impact anaysis: which tab to display first? list or graphics?
|
hace 12 años |
romainq
|
fa6f498382
Allow the deletion of a shortcut while preserving it from being edited through UI.php
|
hace 12 años |
dflaven
|
a4dea4e6cf
Prevent a server crash when using together APC cache and Mcrypt
|
hace 12 años |
romainq
|
a148f032eb
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
|
hace 12 años |