Eric
028a3ccec8
N°2677 - Add style definition for classes (too much style)
2021-01-13 08:58:27 +01:00
Eric
24a6d6b6fd
N°2677 - Add style definition for classes (change code tag)
2021-01-11 12:18:33 +01:00
Eric
d4aeb4b157
N°2677 - Add style definition for classes
2021-01-06 14:06:46 +01:00
Eric
2dea5447b4
N°2677 - Add style definition for enums (Default values)
2021-01-05 11:07:18 +01:00
Eric
f1ad55c86c
N°2677 - Add style definition for enums
2020-12-31 11:25:00 +01:00
Molkobain
448afc640d
Internal: Change XML version from 1.8 to 3.0 as it will now follow iTop core version numbering
2020-11-09 19:48:28 +01:00
Molkobain
f2ff5a4e83
N°3203 - Datamodel: Add semantic for image & state attributes Part. II
2020-11-09 15:44:45 +01:00
Molkobain
c61a66ca69
N°3233 - Remove "display_template" from datamodel classes
2020-08-04 13:26:57 +02:00
Molkobain
5d3009646a
N°3182 - Datamodel: Add icon to menu groups
2020-07-27 15:09:33 +02:00
Eric
d99e79eb3f
🔖 xml version 1.7
2019-12-17 10:22:03 +01:00
Molkobain
af332a34d6
♻️ Make ticket reference generation working with new sub-classes ( #78 )
2019-05-17 11:21:24 +02:00
Eric
a2d34d1779
N°1954 - Fix recent change on impact analysis
2019-02-21 09:41:36 +01:00
Molkobain
5e19d338b9
N°1537 Fix "Demandeur" not updated on Change objects in french version only.
...
caller_id and requestor_id had the same labels which was misleading in transitions.
2018-11-07 11:36:11 +01:00
Pierre Goiffon
34552214bf
N°1703 The dates are no longer reset when inserting a Ticket
...
Could cause problems when importing using REST API or using form prefill
2018-10-23 14:17:03 +02:00
Pierre Goiffon
4df497a768
N°931 Increment iTop XML version (1.5 -> 1.6)
...
SVN:b931[6020]
2018-08-30 11:08:46 +02:00
Vincent Dumas
2f34f0458b
Fix XML bug: Duplicate id=team_id in state new.
...
SVN:trunk[5959]
2018-07-20 12:49:23 +00:00
Eric Espié
1832d72e51
Version 1.5 of XML datamodel
...
SVN:trunk[5727]
2018-04-23 15:14:11 +00:00
Guillaume Lajarige
c607a7e35d
Internal: Updated modules version to 2.4.0 (as well as some copyright dates)
...
SVN:trunk[5103]
2017-10-27 08:53:39 +00:00
Pierre Goiffon
b535e11f5a
Change modules XML version to the latest (1.4)
...
SVN:trunk[5091]
2017-10-26 15:10:06 +00:00
Vincent Dumas
5f82c78dc7
#1314 (N°585,586,591) allow to use finalclass (sub-class name) as reconciliation key when loading by CSV import, relationship defined on an abstract class.
...
#1387 (N°577) fixing old issue with CSV import of relationship with Documents
SVN:trunk[4576]
2017-03-13 16:56:03 +00:00
Romain Quetiez
cf3d0bde5b
Operational status: only in search forms (+ search results for Ticket)
...
SVN:trunk[4132]
2016-05-25 07:29:20 +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
a4f1a8f5ff
Impact analysis improvements:
...
- Better layout and grouping of the graph
- Made the tooltip for groups helpful
SVN:trunk[3710]
2015-09-02 16:43:32 +00:00
Denis Flaven
567317386a
- Fixed the "context" icons when displaying the impact analysis
...
- Bug fix: properly compute the list of impacted CIs on an Incident
SVN:trunk[3657]
2015-07-28 12:42:39 +00:00
Denis Flaven
d9fcd83370
Impact analysis diagram is now considered as beta !
...
SVN:trunk[3588]
2015-05-26 16:39:51 +00:00
Denis Flaven
0769b2c481
Relations & Impact analysis enhancements:
...
- Detailled tooltips in the graph
- Context queries ("knowing that")
SVN:trunk[3583]
2015-05-24 20:47:11 +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
Denis Flaven
aa97703b64
Add the appropriate "type" to the parameters passed to the actions on transitions.
...
SVN:trunk[3454]
2014-12-05 11:02:32 +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
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
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
fd9008a163
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
...
SVN:trunk[3291]
2014-07-28 15:16:16 +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
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
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
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
Denis Flaven
9d6d93d42f
#757 Better UI to manage direct linksets: added the ability to provide the "reverse query" by specifying a '<filter>' tag on AttributeLinkedSet.
...
SVN:trunk[2942]
2013-10-21 12:25:07 +00:00
Erwan Taloc
32ca9727f7
Fix Bug #762 : Remove wrong fields approval_date approval_comments for a Routine change
...
SVN:trunk[2896]
2013-10-11 11:42:22 +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
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
e2eb232e0f
Correct wrong linkset in Change management ITIL module
...
SVN:trunk[2554]
2012-12-10 13:32:22 +00:00
Erwan Taloc
dead18c8fd
Reset reject reason when approved
...
Fix display of reject reason when required
SVN:trunk[2535]
2012-12-06 10:49:29 +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
Denis Flaven
2c9884cfa5
Fixed Trac #631 : impossible to assign a routine or emergency change.
...
Cleanup: removed useless state definitions.
SVN:trunk[2464]
2012-11-27 14:52:53 +00:00
Erwan Taloc
fe6c34030b
update MakeIconeFrom name with good icone path
...
add transaltion for remated_problems_list
SVN:trunk[2425]
2012-11-12 18:05:02 +00:00
Erwan Taloc
050037acb2
set default order descending on ticket ref
...
SVN:trunk[2387]
2012-10-26 13:24:39 +00:00
Romain Quetiez
3c9082d978
Fixed datamodel consistency issue (acceptance_comment removed from emergency change)
...
SVN:trunk[2370]
2012-10-25 15:36:15 +00:00
Romain Quetiez
ce63939855
Added/XMLized service overview dashboard, for every version + added an overview for change mgmt in ITIL version
...
SVN:trunk[2361]
2012-10-25 13:51:53 +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