Erwan Taloc
e4a6b37fb0
update Case for incident management menu
...
add transition to escalated ttr
SVN:trunk[2516]
2012-12-05 14:55:48 +00:00
Erwan Taloc
1cefd3b35f
update Case for configuration management menu
...
SVN:trunk[2515]
2012-12-05 14:50:01 +00:00
Erwan Taloc
46cde34254
update Case for change management menu
...
SVN:trunk[2514]
2012-12-05 14:49:15 +00:00
Erwan Taloc
1f0acf7a0a
update Case for change management menu
...
SVN:trunk[2513]
2012-12-05 14:48:47 +00:00
Romain Quetiez
020994c23a
Russian updated (source: Shamil Khamit)
...
SVN:trunk[2512]
2012-12-05 14:46:18 +00:00
Denis Flaven
3e2e0be05e
Set "portal" as the origin of user requests created from the portal.
...
SVN:trunk[2511]
2012-12-05 13:37:13 +00:00
Romain Quetiez
7561f8f8da
Fixed regression due to the recent optimization of SQL queries
...
SVN:trunk[2510]
2012-12-05 12:43:35 +00:00
Romain Quetiez
64c9c1fead
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
...
SVN:trunk[2509]
2012-12-05 10:32:13 +00:00
Romain Quetiez
fb8e2ce1a4
#640 Resolved requests shown in both lists (opened and resolved)
...
SVN:trunk[2508]
2012-12-05 09:52:19 +00:00
Denis Flaven
ed6bbe6d07
New extension API: iPageUIExtension to alter the display of *each* iTopWebPage.
...
SVN:trunk[2507]
2012-12-05 09:49:24 +00:00
Denis Flaven
0a0e7c01fd
Perf enhancements: don't build trace information if trace is not required.
...
SVN:trunk[2506]
2012-12-05 09:45:53 +00:00
Denis Flaven
0221a65f82
Performance enhancement for impact analysis: avoid looping in the recursion.
...
SVN:trunk[2505]
2012-12-05 08:49:38 +00:00
Erwan Taloc
0e3b2a9bf1
update profile for change manager, implementor and supervisor for basic change management module
...
SVN:trunk[2504]
2012-12-04 18:25:07 +00:00
Denis Flaven
5808c0a8a7
Fix for a SQL error (regression) in the Portal
...
SVN:trunk[2503]
2012-12-04 17:25:02 +00:00
Denis Flaven
3b0e1d9a3b
Prevent a crash when not authorized to see an object of a derived class.
...
SVN:trunk[2502]
2012-12-04 15:21:59 +00:00
Romain Quetiez
24435401a5
Fixed issue in CSV export: null enums rendered as 'undefined' whereas '' is the value expected in the import (See an export of Organization/status)
...
SVN:trunk[2501]
2012-12-04 15:17:22 +00:00
Denis Flaven
07d88199b4
New parameter to tweak the display of Impact anaysis: which tab to display first? list or graphics?
...
SVN:trunk[2500]
2012-12-04 14:50:59 +00:00
Romain Quetiez
46005c19ce
Allow the deletion of a shortcut while preserving it from being edited through UI.php
...
SVN:trunk[2499]
2012-12-04 14:46:18 +00:00
Denis Flaven
442c0d6956
Prevent a server crash when using together APC cache and Mcrypt
...
SVN:trunk[2498]
2012-12-04 14:01:51 +00:00
Romain Quetiez
1e155ffc13
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
...
There is still one place where this should be fixed, but it reveals another bug so we've decided to leave it as is for the moment (see comment in DBObjectSearch::AddCondition_PointingTo)
SVN:trunk[2497]
2012-12-04 13:26:48 +00:00
Romain Quetiez
90bc24d5c0
Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser)
...
SVN:trunk[2496]
2012-12-03 17:00:38 +00:00
Romain Quetiez
fe27ee4f22
Debugging: run_query now produces the debug output (log_kpi_duration)
...
SVN:trunk[2495]
2012-12-03 11:24:19 +00:00
Denis Flaven
84e498e744
Protect against empty email addresses
...
SVN:trunk[2494]
2012-12-03 09:13:39 +00:00
Erwan Taloc
2af564bc03
Update descriptions for each linkset
...
Add Application solution tab for Virtual machines
SVN:trunk[2493]
2012-12-01 16:54:06 +00:00
Erwan Taloc
b0c48ce2a7
Change Name into Last Name for a object person in English dictionary (Trac #530 )
...
Fix icone issue for change mgmt
Allow selection of Location defined in each parent location for Person and Physical Devices (Trac #412 )
Make sure all names are mandatory in the module Service Management , Service Management Provider (Trac #530 )
Fix wrong impact rules for storage system
SVN:trunk[2492]
2012-12-01 12:46:23 +00:00
Erwan Taloc
14520dabc0
Prompt planned start and end date for change for status planned (Trac #563 )
...
Change Name into Last Name for a object person in English dictionary (Trac #530 )
Allow service manager to delete objects in the service catalog (Trac #506 )
SVN:trunk[2491]
2012-12-01 12:41:41 +00:00
Erwan Taloc
8a3d922882
All Service Manager to delete objects from service catalog (Trac #506 )
...
SVN:trunk[2490]
2012-11-30 17:31:00 +00:00
Erwan Taloc
faa1c37613
Add dependency between server and logical volume (Trac #617 )
...
Add Pertual field for Licence (Trac #535 )
Make Name mandatory for all CIS
SVN:trunk[2489]
2012-11-30 17:30:08 +00:00
Denis Flaven
a0d267ed2f
Bug fix: "Configure this list" was not working on some ,lists (with a ID containing a colon (:) from a Menu)
...
SVN:trunk[2488]
2012-11-30 16:57:37 +00:00
Denis Flaven
09209533d0
Support multiple recipients in To: Cc: and Bcc:
...
SVN:trunk[2487]
2012-11-30 16:46:50 +00:00
Romain Quetiez
3784a41d9e
Optimization of SQL queries: fixed!
...
SVN:trunk[2486]
2012-11-30 16:26:53 +00:00
Romain Quetiez
78cb9f793a
Optimization of SQL queries: reduce the number of JOINS, assuming that data are consistent. Can be disabled with config setting query_optimization_enabled => 0.
...
Also fixed caching issue (reproduced when replaying a query log)
SVN:trunk[2485]
2012-11-30 13:34:46 +00:00
Romain Quetiez
941d056db4
Improved the query logging + replay mechanism
...
SVN:trunk[2484]
2012-11-30 13:27:07 +00:00
Denis Flaven
d69163199b
Fix for Trac #569 : Mandatory date (and time) fields are prefilled with the current date (and time).
...
SVN:trunk[2483]
2012-11-30 10:51:15 +00:00
Denis Flaven
b563a64eb6
Added PHP and MySQL versions and OS to the statistics
...
SVN:trunk[2482]
2012-11-30 10:08:26 +00:00
Denis Flaven
a975974fc0
Fix for Trac #608 : install broken on PHP < 5.2.17
...
SVN:trunk[2481]
2012-11-30 09:23:17 +00:00
Denis Flaven
b87abb7603
Make sure that we don't call OnFormCancel during a true submit.
...
SVN:trunk[2480]
2012-11-28 17:51:46 +00:00
Denis Flaven
0313f54d3e
Fix for "undefined property" as reported in Trac#629
...
SVN:trunk[2479]
2012-11-28 17:50:24 +00:00
Denis Flaven
63cb32b7a7
Fix for Trac #497 : allow bulk modification of "duration" fields.
...
- Proper display of the modifications on the SynchroAttributes in the History of a SynchroDataSource
- Better display of the history of Boolean atrtibutes (false is no longer displayed as an empty string)
SVN:trunk[2478]
2012-11-28 17:45:00 +00:00
Denis Flaven
323147c7f4
Fixed Trac #619 : Added the option -- single-transaction to the mysqldump command to avoid locking issues with non-existing definer accounts.
...
SVN:trunk[2477]
2012-11-28 11:17:45 +00:00
Denis Flaven
a9d17903cf
Fix for Trac#627: Don't log the parameters in the call stack in case of exception to protect sensitive data.
...
SVN:trunk[2476]
2012-11-28 10:53:43 +00:00
Denis Flaven
b3b19bcaf6
Prevent a undefined varialbe when logging directly to a details page (bookmarked page)
...
SVN:trunk[2475]
2012-11-28 09:04:28 +00:00
Denis Flaven
e0800944a8
Make sure that CSV files end with a proper carriage return
...
SVN:trunk[2474]
2012-11-28 09:03:30 +00:00
Denis Flaven
352a95decb
Added a detailed log of the compiler (temporary ? for debugging purposes ?)
...
SVN:trunk[2473]
2012-11-28 09:01:43 +00:00
Romain Quetiez
85974da27b
New developer tool: cosmetics
...
SVN:trunk[2472]
2012-11-27 17:24:35 +00:00
Denis Flaven
e1d2723283
Fix for Trac#589, do not use ExchangeException here ! Copy/paste killed us ?
...
SVN:trunk[2471]
2012-11-27 17:21:23 +00:00
Denis Flaven
0818a67e75
Fixed bug #624 : corrupted display of the log when updating from the portal.
...
Also fixed a bit the portal's stylesheet and prevent calling OnFormCancel on a true submit !!
SVN:trunk[2470]
2012-11-27 17:11:47 +00:00
Romain Quetiez
9b982df4f0
New developer tool: set log_queries=1 to enable query logging into data/
...
The accumulative log data/queries.log can be replayed with test/replay_query_log.php which produces a result file (to check the stability of the results) and a benchmark file (to see the efficiency in CSV)
SVN:trunk[2469]
2012-11-27 16:53:24 +00:00
Denis Flaven
51af2e9662
Fix for Trac #625 : CSV export of boolean attributes was broken (false => "")
...
SVN:trunk[2468]
2012-11-27 16:30:41 +00:00
Denis Flaven
f8f8c327af
Typo: Sycnhro => Synchro
...
SVN:trunk[2467]
2012-11-27 16:28:22 +00:00