Denis Flaven
61b5b5cc71
#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.
...
SVN:trunk[3230]
2014-06-27 13:45:48 +00:00
Romain Quetiez
c9ffdb9342
Cleanup: the model.x file will be rebuilt from the xml file anyway!!!
...
SVN:trunk[3195]
2014-06-04 14:51:36 +00:00
Romain Quetiez
65343a485f
Completed the portuguese translation (Brazil), provided in december... provided some time ago (by whom?) - modules updated: attachments, change, incident, request and request/ITIL, service for providers
...
SVN:trunk[3194]
2014-06-04 14:29:22 +00:00
Romain Quetiez
01496f9595
#918 TTO/TTR status "passed" gets reset when the stop watch is stopped (using the status "triggered" instead)
...
SVN:trunk[3130]
2014-04-24 08:53:17 +00:00
Denis Flaven
80fac28106
Trac #890 : Dispatch the defines in the proper modules to make sure that the portal works with all possible combinations of tickets.
...
SVN:trunk[3088]
2014-02-25 13:17:25 +00:00
Romain Quetiez
5f11c97aef
#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
...
SVN:trunk[3086]
2014-02-24 15:52:04 +00:00
Denis Flaven
cd7af7a2ce
Dictionary string for the portal should not depend on a module
...
SVN:trunk[3059]
2014-01-22 14:08:34 +00:00
Romain Quetiez
1867195c25
Portal: Removed the public log for the user request creation form (still available on the ticket details). That was already done in change [2828] for ITIL flavour.
...
SVN:trunk[3035]
2013-12-10 14:58:22 +00:00
Denis Flaven
bd1096b0fc
#756 : allow incidents and user request to be linked to 'closed' problems.
...
SVN:trunk[3028]
2013-12-09 12:57:55 +00:00
Denis Flaven
d42443697c
Security enhancements:
...
- ensure that a user can ony see the details of the ticket she/he is allowed to see, even if the id is typed manually
- add a define'd filter to filter the drop-down lists of the search form for searching closed tickets.
SVN:trunk[3027]
2013-12-09 11:39:25 +00:00
Denis Flaven
9b1d383848
Spanish translation contributed by Miguel Turrubiates
...
SVN:trunk[3018]
2013-12-03 10:22:30 +00:00
Erwan Taloc
18664c8151
Fix bug #757
...
SVN:trunk[2996]
2013-11-26 22:00:00 +00:00
Erwan Taloc
85472fe67a
Fix bug #837 Remove [+] button on external keys where it's not meaningful
...
+ button had been removed for all ExternalKey having a complex filter defined
SVN:trunk[2995]
2013-11-26 21:45:54 +00:00
Romain Quetiez
d912e7f4fb
#804 (Continued) Fix for GetHilightClass (previous revision: 2952) was not sufficient + applied the same fix for GetIcon!
...
SVN:trunk[2968]
2013-10-29 15:55:00 +00:00
Romain Quetiez
a333bcb084
User portal: enable the creation of Incident tickets (ITIL + requires a change in the configuration file -see the readme file)
...
SVN:trunk[2959]
2013-10-28 16:50:13 +00:00
Denis Flaven
864ce74cbc
#805 The label of the ticket must be computed at the last minute, just before insertion, for the Mutex to be effective
...
SVN:trunk[2956]
2013-10-24 12:05:16 +00:00
Romain Quetiez
f684cb1745
Compiler: added "constants"
...
SVN:trunk[2955]
2013-10-24 09:49:56 +00:00
Denis Flaven
02e6658439
#804 tickets' highlighting is now based on the computation performed by the stopwatch, in order to support non 24x7 working hours
...
SVN:trunk[2952]
2013-10-24 08:11:40 +00:00
Erwan Taloc
ae8ff6b675
Fix Trac #796
...
Prevent Support agent to create ticket for obsolete Services and Service sub categories
SVN:trunk[2944]
2013-10-21 13:06:10 +00:00
Erwan Taloc
7a18730949
Hidde unused attribute end end in the search form
...
SVN:trunk[2934]
2013-10-21 06:46:17 +00:00
Romain Quetiez
edce93282b
#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.
...
SVN:trunk[2930]
2013-10-18 15:54:54 +00:00
Romain Quetiez
afa3c40c3e
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
...
1) When changing column settings (menu "Configure this list")
2) When a plugin was systematically reading some data (e.g. Highlighting late tickets requires to read tto/trr/status/start_date!)
SVN:trunk[2925]
2013-10-17 09:46:10 +00:00
Denis Flaven
d5be250640
#754 Prevent UserRequests to have themselves set as Parent Request (and same for Incidents)
...
SVN:trunk[2913]
2013-10-15 13:41:15 +00:00
Romain Quetiez
6de4d93ef2
#562 and #760 Refresh of the german translation
...
SVN:trunk[2906]
2013-10-14 15:10:29 +00:00
Erwan Taloc
39ef3d13e6
Fix bug #768 to avoid to select obsolete service and service sub categories in the portal
...
SVN:trunk[2894]
2013-10-11 11:05:45 +00:00
Erwan Taloc
c5bf962095
Fix bug #755 to prevent modification of CIs and Contacts list for UserRequest and Incidents
...
SVN:trunk[2892]
2013-10-11 10:47:14 +00:00
Romain Quetiez
2b4ad2c50b
Reviewed the portal (look and feel slightly improved)
...
SVN:trunk[2826]
2013-08-20 11:42:46 +00:00
Denis Flaven
7db7c0781f
Make the portal (slightly) more configurable...
...
SVN:trunk[2797]
2013-07-12 13:55:28 +00:00
Romain Quetiez
f0a5a0a948
Completed the move of dashboards from separate definition files (e.g. overview.xml) into data model files (8 dashboards were concerned on the model 2.x, 6 for the model 1.x)
...
SVN:trunk[2786]
2013-07-02 09:18:40 +00:00
Denis Flaven
58dfa3335a
Spanish localization enhancements, thanks to Miguel Turrubiates
...
SVN:trunk[2741]
2013-05-16 12:41:10 +00:00
Denis Flaven
4ea0093f12
Enhancements to the Japanese localization, thanks to Shoji Seki
...
SVN:trunk[2701]
2013-04-25 09:24:35 +00:00
Romain Quetiez
f2738a79a0
User Portal:
...
- Portal power users can see ALL the tickets of the current customer
- Reopen and Close are done in a separate dialog box where the user will input requested data
- On closed tickets, the user satisfaction and comments are displayed
SVN:trunk[2697]
2013-04-18 15:23:43 +00:00
Erwan Taloc
a3213bba43
Remove wrong dependency to service_id on parent_request_id
...
SVN:trunk[2635]
2013-03-18 17:46:56 +00:00
Romain Quetiez
a965bbd39f
#626 Fixed missing translation in dictionaries (Tickets: "relations", and Contacts overview / count)
...
SVN:trunk[2627]
2013-03-14 17:37:19 +00:00
Erwan Taloc
0f2815b202
change lable for simple ticket management module
...
SVN:trunk[2573]
2012-12-13 15:24:59 +00:00
Romain Quetiez
b038bc3905
Cleanup in the setup manual instructions
...
SVN:trunk[2557]
2012-12-11 10:19:28 +00:00
Denis Flaven
99240e997c
Update of the lifecycle images
...
SVN:trunk[2551]
2012-12-07 12:06:16 +00:00
Erwan Taloc
04a037a91d
update Case for Request management menu
...
SVN:trunk[2529]
2012-12-06 09:21:51 +00:00
Erwan Taloc
b6288aeb6b
update Case for request management menu
...
add transition to escalated ttr
SVN:trunk[2519]
2012-12-05 14:57:14 +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
Denis Flaven
8fa41e2fd0
Localization update:
...
- German thanks to David Guembel
- Japanese thanks to Shoji Seki
- Spanish thanks to Miguel Turrubiates
SVN:trunk[2447]
2012-11-21 11:18:59 +00:00
Romain Quetiez
4d85ff60ab
Fixed #618 and #621
...
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles
SVN:trunk[2434]
2012-11-20 16:24:24 +00:00
Erwan Taloc
058787a366
Make Request Mgmt module visible for all
...
Update translation for customer satisfaction
SVN:trunk[2428]
2012-11-12 18:09:35 +00:00
Erwan Taloc
4ac9f0654c
replace emergency by urgency for user portal variables
...
SVN:trunk[2412]
2012-11-02 08:56:04 +00:00
Romain Quetiez
cd745f1df1
Dashboards - make sure that dashlet ids are unique within a given dashboard (not a cell), which can become uneasy when the dashlets are spread amongst several modules
...
SVN:trunk[2401]
2012-10-29 12:56:40 +00:00
Erwan Taloc
050037acb2
set default order descending on ticket ref
...
SVN:trunk[2387]
2012-10-26 13:24:39 +00:00
Erwan Taloc
d894ec0a9f
replace type Emergency by Urgency
...
SVN:trunk[2381]
2012-10-26 13:09:47 +00:00
Denis Flaven
66e3554308
Split of the datamodel into 5 modules:
...
- Core (as before, mandatory)
- Storage
- End-User devices
- Datacenter devices
- Virtualization
SVN:trunk[2352]
2012-10-25 10:22:41 +00:00
Romain Quetiez
d7e492b711
XML Datamodel: new format (version + zlists changed) - not compatible with 2.0 alpha!!!
...
SVN:trunk[2342]
2012-10-24 13:54:02 +00:00
Denis Flaven
80ec842042
Slight (incomptaible!) modification to the dashboards format to support incremental changes through the XML.
...
SVN:trunk[2336]
2012-10-24 08:04:17 +00:00