dflaven
|
d7a6e7bcb5
#1037: refresh "priority" when either "impact" or "urgency" changes.
|
10 éve |
dflaven
|
fededdb2e3
Add the appropriate "type" to the parameters passed to the actions on transitions.
|
10 éve |
romainq
|
6c4addbe02
#1026 CSV import of tickets with impact = '', issuing a Notice
|
10 éve |
romainq
|
91fc691764
#1029 Got rid of tags <format> that were not used at all and that were really misleading extension developers
|
10 éve |
etaloc
|
2c67afb8bd
update highlight scale for request-management modules
|
10 éve |
romainq
|
2566ec00cc
#1022 Do cascade the resolution of an incident to its child requests + rework of the lifecycle/actions to ease the extensibility (New handlers: Rest, Copy, SetCurrentDate, SetCurrentUser, SetElapsedTime)
|
10 éve |
romainq
|
5b46f1068e
#995 Make sure that tto/ttr passed gets set even if the CRON has not been run (and as soon as some overrun has been counted)
|
10 éve |
dflaven
|
3f82103451
- Migration of the XML files to the version 1.1 of the XML schema.
|
10 éve |
dflaven
|
2f3a180cb0
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
|
11 éve |
dflaven
|
87e4186cc6
Added an identifier on the transitions to allow a finer granularity for the deltas.
|
11 éve |
romainq
|
b0c6c4aada
#955 Translated the label "Open Requests" in the welcome menu
|
11 éve |
dflaven
|
f080016d81
#906 Better way to handle the lock in order to prevent duplicates in the numbering of Tickets. Note that the iTopMutex now supports re-entrancy inside the same PHP page.
|
11 éve |
romainq
|
e9d7995b59
#918 TTO/TTR status "passed" gets reset when the stop watch is stopped (using the status "triggered" instead)
|
11 éve |
dflaven
|
49e4c39664
Trac #890: Dispatch the defines in the proper modules to make sure that the portal works with all possible combinations of tickets.
|
11 éve |
romainq
|
95bc0b3309
#888 Security on the portal incompatible with customizations (regression introduced in 2.0.2), now requires to define PORTAL_USERREQUEST_DISPLAY_QUERY and PORTAL_USERREQUEST_DISPLAY_POWERUSER_QUERY
|
11 éve |
dflaven
|
e5de5f75aa
#756: allow incidents and user request to be linked to 'closed' problems.
|
11 éve |
dflaven
|
10f4af37ad
Security enhancements:
|
11 éve |
etaloc
|
e31bc51c99
Fix bug #757
|
11 éve |
etaloc
|
8cee821622
Fix bug #837 Remove [+] button on external keys where it's not meaningful
|
11 éve |
romainq
|
9d96513ace
#804 (Continued) Fix for GetHilightClass (previous revision: 2952) was not sufficient + applied the same fix for GetIcon!
|
11 éve |
romainq
|
fd76e8223a
User portal: enable the creation of Incident tickets (ITIL + requires a change in the configuration file -see the readme file)
|
11 éve |
dflaven
|
d86340eb75
#805 The label of the ticket must be computed at the last minute, just before insertion, for the Mutex to be effective
|
11 éve |
romainq
|
1c1cb2b0b7
Compiler: added "constants"
|
11 éve |
dflaven
|
01aaf48f9c
#804 tickets' highlighting is now based on the computation performed by the stopwatch, in order to support non 24x7 working hours
|
11 éve |
etaloc
|
41330aacc0
Fix Trac #796
|
11 éve |
etaloc
|
b8d4a3f4b6
Hidde unused attribute end end in the search form
|
11 éve |
romainq
|
543386a03b
#792 Duplicate entries in the parent/child tickets when updating the case log and applying a stimulus (e.g. Close the WO) at the same time.
|
11 éve |
romainq
|
638c1a6a00
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
|
11 éve |
dflaven
|
0428ec0f5d
#754 Prevent UserRequests to have themselves set as Parent Request (and same for Incidents)
|
11 éve |
etaloc
|
c67a84c404
Fix bug #755 to prevent modification of CIs and Contacts list for UserRequest and Incidents
|
11 éve |