Guillaume Lajarige
d677a20c96
Portal : Datamodel modifications to ensure setup modularity
...
SVN:trunk[4050]
2016-05-11 07:49:54 +00:00
Romain Quetiez
a618f2804b
Brand new customer portal - alpha version: requires adjustments to work with various ticketing installation options
...
SVN:trunk[4044]
2016-05-10 15:04:44 +00:00
Denis Flaven
4e24e9899e
(HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !!
...
SVN:trunk[3916]
2016-02-19 10:03:59 +00:00
Romain Quetiez
8c4e84dfaf
New type of attribute: AttributeMetaEnum.
...
Designed to cope with the need to select tickets by operational status. The value of this attribute is computed by the framework. It depends on the actual ticket status (that attribute cannot be known by the root class because its definition varies from one type of ticket to another).
The data model has been enriched with the new attribute Ticket::operational_status. Its value is 'active' unless the ticket status is either 'rejected', 'resolved' or 'closed'. The existing dashboards have been left unchanged but should be revised to fully benefit from the new attribute (e.g. Open requests, Open problems, etc.)
Note: the alpha version of the compiler had already been committed by mistake a few days ago.
SVN:trunk[3859]
2016-01-13 14:35:21 +00:00
Denis Flaven
c8fa3870db
Integration of the Czech translation provided by Lukáš Dvořák. Thanks a lot Lukáš !
...
SVN:trunk[3776]
2015-09-18 15:05:23 +00:00
Denis Flaven
1a6559efde
Computation of the impacted items in two passes to properly handle the "context" queries.
...
SVN:trunk[3762]
2015-09-16 14:03:00 +00:00
Denis Flaven
c29f2eccaf
Dictionary: explanation of the "Impacted CIs" tab.
...
SVN:trunk[3730]
2015-09-07 15:18:15 +00:00
Denis Flaven
be3bce26ed
Impact analysis enhancement:
...
- Some of the "context" rules are marked as "default=yes"
- Only the "default" context rules are used for the initial display of the impact analysis graph AND are used to compute the impacted items of a ticket.
SVN:trunk[3713]
2015-09-03 16:56:44 +00:00
Denis Flaven
88717ac9ab
Integration of the German translation provided by ITOMIG thanks to David Gümbel !
...
SVN:trunk[3676]
2015-08-14 12:18:19 +00:00
Denis Flaven
5e5739e37e
Prepared the dictionaries for translating new entries (completed the french translation at the same time). Just look for the strings terminated by ~~ and translate them in place and you're done!
...
SVN:trunk[3651]
2015-07-28 11:30:31 +00:00
Romain Quetiez
5427d6a466
Preparing the beta release: increment the module versions
...
SVN:trunk[3641]
2015-07-15 09:20:03 +00:00
Romain Quetiez
7f65e9fd5e
New lifecycle action SetCurrentPerson. Also improved the existing lifecycle action SetCurrentUser to prevent from calling it on an external key that is not pointing to users (!= contact), and if the target attribute is a string, then store the friendlyname there.
...
SVN:trunk[3616]
2015-07-02 09:43:15 +00:00
Denis Flaven
7ca7cb39ae
Integration of the new impact analysis into the tickets.
...
SVN:trunk[3578]
2015-05-15 13:49:25 +00:00
Romain Quetiez
e210996839
XML Modelization of the relations: fixed a bug in the compiler and transformed the datamodel files (2.x) into the latest 1.2 format
...
SVN:trunk[3521]
2015-03-30 08:24:45 +00:00
Romain Quetiez
f53943e78c
Meta information on lifecycle actions arguments: added type restrictions, and added the method ResetStopWatch
...
SVN:trunk[3503]
2015-03-12 10:42:51 +00:00
Denis Flaven
546d181ea9
Addition of the Danish localization contributed by Erik Bøg
...
SVN:trunk[3480]
2014-12-18 08:56:23 +00:00
Romain Quetiez
715ba066d3
Adjusted dictionary entries (meta information about the lifecycle actions)
...
SVN:trunk[3470]
2014-12-16 09:02:03 +00:00
Romain Quetiez
4c3c31c44d
Injectable methods: labels/descriptions given in the dictionary
...
SVN:trunk[3466]
2014-12-15 15:49:44 +00:00
Denis Flaven
bd5268dc42
Addition of the Ducth translation, thanks to Remie Malik.
...
SVN:trunk[3464]
2014-12-15 14:34:34 +00:00
Romain Quetiez
29e751278e
#1029 Got rid of tags <format> that were not used at all and that were really misleading extension developers
...
SVN:trunk[3437]
2014-12-01 11:43:12 +00:00
Denis Flaven
2a9f69d70e
More meta information about the interfaces.
...
SVN:trunk[3433]
2014-11-27 16:22:05 +00:00
Romain Quetiez
3aa0b77751
Cosmetic on the XML: identify lifecycle functions parameters
...
SVN:trunk[3424]
2014-11-19 14:15:10 +00:00
Romain Quetiez
f4b10d3e81
#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)
...
SVN:trunk[3423]
2014-11-19 09:44:52 +00:00
Denis Flaven
c786e8308a
Incrementation of the version number of the 2.x modules to reflect the change of the XML format.
...
SVN:trunk[3403]
2014-11-03 09:21:03 +00:00
Romain Quetiez
2b4400c55d
XML: normalized the format (allows for implementing a quick diff algorithm)
...
SVN:trunk[3378]
2014-10-27 16:13:38 +00:00
Denis Flaven
fbdd0dfd57
- Migration of the XML files to the version 1.1 of the XML schema.
...
- Refactoring of the "state flags" definitions to take advantage of the "inherit_flags_from" capability available in the new XML schema.
SVN:trunk[3363]
2014-10-14 09:56:21 +00:00
Denis Flaven
8f2cd66bf6
Declaration of generic methods which can be run on tickets.
...
SVN:trunk[3298]
2014-08-14 15:46:43 +00:00
Denis Flaven
2108a74f87
Added an identifier on the transitions to allow a finer granularity for the deltas.
...
SVN:trunk[3286]
2014-07-24 12:42:40 +00:00
Denis Flaven
9a68890660
Integration of the additions to the Russian localization by Vladimir Kunin.
...
SVN:trunk[3272]
2014-07-15 08:02:49 +00:00
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
Denis Flaven
d6dbe0fce7
Trac #890 : Dispatch the defines in the proper modules to make sure that the portal works with all possible combinations of tickets.
...
SVN:trunk[3092]
2014-03-03 13:48:56 +00:00
Romain Quetiez
645731a76d
Integrated an update of the portuguese (brazil) localization, made by Marco Tulio
...
SVN:trunk[3039]
2013-12-11 09:38:15 +00:00
Denis Flaven
ebff827013
#805 (again): proper fix to avoid blocking when creating a ticket with DBInsert() (instead of DBInsertNoReload !!)
...
SVN:trunk[3032]
2013-12-10 11:07:24 +00:00
Denis Flaven
1afcf46970
#805 : fix the issue when creating tickets from the SOAP web service.
...
SVN:trunk[3031]
2013-12-10 10:16:40 +00:00
Denis Flaven
9b1d383848
Spanish translation contributed by Miguel Turrubiates
...
SVN:trunk[3018]
2013-12-03 10:22:30 +00:00
Denis Flaven
60e7c22ab4
#838 following on the bug fix: more standard naming for the parameters of the query
...
SVN:trunk[3008]
2013-11-29 11:38:51 +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
Erwan Taloc
e1087d3f87
Fix bug #835 Remove dependency between ticket and Delivery model
...
SVN:trunk[2994]
2013-11-26 21:19:11 +00:00
Denis Flaven
74f895b5f4
#838 : the OQL query for getting the SLTs is now a constant defined in the XML
...
SVN:trunk[2982]
2013-11-26 10:03:53 +00:00
Denis Flaven
272a249d14
#805 Use a mutex to turn the insertion of a new ticket into an atomic operation
...
SVN:trunk[2953]
2013-10-24 09:15:41 +00:00
Romain Quetiez
dcb5a7208a
#800 No need to track that last update has changed each time the ticket gets updated (common to all types of tickets)
...
SVN:trunk[2950]
2013-10-22 14:05:39 +00:00
Erwan Taloc
e090b866e1
Change translation in Franch dictionnary
...
SVN:trunk[2938]
2013-10-21 06:59:20 +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
Romain Quetiez
452eca5288
The ticket class must be abstract!
...
SVN:trunk[2753]
2013-05-21 10:49:22 +00:00
Denis Flaven
2708b0de0e
#728 : the ticket's title is now an (external) attribute of the link between a ticket and a CI.
...
SVN:trunk[2745]
2013-05-16 14:28:23 +00:00
Denis Flaven
58dfa3335a
Spanish localization enhancements, thanks to Miguel Turrubiates
...
SVN:trunk[2741]
2013-05-16 12:41:10 +00:00
Romain Quetiez
d973f64576
#708 Cosmetics for the english dictionary
...
SVN:trunk[2726]
2013-05-14 10:07:20 +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
b038bc3905
Cleanup in the setup manual instructions
...
SVN:trunk[2557]
2012-12-11 10:19:28 +00:00