Denis Flaven
cf0541c93e
#1202 : Fix for a security vulnerability in the Configuration Editor.
...
SVN:trunk[3902]
2016-02-11 10:22:53 +00:00
Romain Quetiez
ca24ae9632
#1196 Only administrators can add attachments by the mean of the REST/JSON API
...
SVN:trunk[3896]
2016-02-03 13:01:43 +00:00
Denis Flaven
61e2f97d6c
#1150 : Spurious message "A restore is running..." - FIXED !
...
SVN:trunk[3864]
2016-01-20 15:56:09 +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
Guillaume Lajarige
d3a2841fef
Error : Deleted files from a wrong commit.
...
SVN:trunk[3844]
2015-12-07 11:47:17 +00:00
Guillaume Lajarige
d60a4aa740
Portal : Sample to show how to alter a twig template in the portal. This sample replaces the main page layout by putting the navigation bar on the left side (except for mobile where it stays on the top).
...
SVN:trunk[3843]
2015-12-04 12:57:50 +00:00
Denis Flaven
c2e8eca577
Datamodel version number bumped to 2.2.0
...
SVN:trunk[3787]
2015-09-22 15:30:01 +00:00
Romain Quetiez
af9a419e84
Release 2.2.0. Aligning the versions of the modules that have changed since the last (beta) release.
...
SVN:trunk[3781]
2015-09-22 13:55:37 +00:00
Romain Quetiez
e94282459e
Historisation of attachments: (internal) record the attachment as an external key with an automatic reset (when the attachment gets deleted)
...
SVN:trunk[3778]
2015-09-22 12:16:25 +00:00
Romain Quetiez
77a0c0a7c6
Historisation of attachments: added/removed attachments must be tracked within the same change as for other attributes.
...
SVN:trunk[3777]
2015-09-22 11:55:44 +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
e1fd65fe47
Typo...
...
SVN:trunk[3770]
2015-09-17 14:06:16 +00:00
Erwan Taloc
b2fe3cb033
French translation for the attribute servicefamily_id in the class Service (module Service for Provider)
...
SVN:trunk[3769]
2015-09-17 14:01:15 +00:00
Erwan Taloc
df9cb7f0d4
French translation for the attribut parent_problem_id in the clas Incident
...
SVN:trunk[3768]
2015-09-17 14:00:03 +00:00
Denis Flaven
853c96478b
#1106 , #1122 : Added a new option 'start_tls' (false by default) and improved debugging capabilities for troubleshooting when something goes wrong with LDAP. Thanks to Karl (karkoff1212) for the hint.
...
SVN:trunk[3764]
2015-09-16 15:31:22 +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
8593f00917
Enhancement: better display of the "Attachments" (addition/removal) in the history.
...
SVN:trunk[3760]
2015-09-14 14:48:13 +00:00
Denis Flaven
972c94bff7
#1148 : Fixed dashboards upload: use the more modern fileupload component, since we now hook the ajax call in iTopWebPage and removed references to the old component ajax.fileupload from (almost) everywhere...
...
SVN:trunk[3753]
2015-09-12 12:06:33 +00:00
Romain Quetiez
b28a4c029c
#1143 Records any change (add/remove/modify) for link sets that can be considered as one of the characteristics of a class (currently those having edit mode = in place)
...
SVN:trunk[3741]
2015-09-09 13:19:00 +00:00
Romain Quetiez
84c31da226
Instrumented the code to help in solving the "restore runing" issue. We've added traces into the error.log file:
...
- Log restore begin/end
- Log if detecting that a restore is running (and displaying the banner)
- Log any Exception occuring during the detection (instead of just ignoring it)
SVN:trunk[3733]
2015-09-08 15:42:47 +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
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
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
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
24a54f146c
Oups, one remaining typo in the German dictionary.
...
SVN:trunk[3656]
2015-07-28 12:36:47 +00:00
Denis Flaven
c1c3cd3dc9
#1099 and #1014 : some German translations.
...
SVN:trunk[3652]
2015-07-28 12:14:08 +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
Denis Flaven
69c0bcd4ca
Fixed typo in the french dictionary
...
SVN:trunk[3650]
2015-07-28 10:47:58 +00:00
Denis Flaven
d994bbffd0
Cosmetics on dict names (no spaces!)
...
SVN:trunk[3649]
2015-07-28 10:45:49 +00:00
Denis Flaven
cbc0e36057
Cosmetics on dict name
...
SVN:trunk[3645]
2015-07-28 10:13:45 +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
4e567585af
#759 Ticket lists in CI: show only active tickets (exclude tickets in states rejected/resolved/closed) and display one list per leaf class so that the status column will be visible. It it not possible anymore to edit the ticket list from the CI.
...
SVN:trunk[3638]
2015-07-10 13:46:34 +00:00
Denis Flaven
20e4dbfc1d
A little bit of polishing on the impact analysis feature...
...
SVN:trunk[3630]
2015-07-08 15:56:34 +00:00
Denis Flaven
b8f0ecb134
Bug fix: don't accept attachments (like images) via Chrome's copy/paste since it may duplicate the text content of a normal copy/paste and moreover causes troubles because there is no file name associated with the pasted content.
...
SVN:trunk[3621]
2015-07-06 14:28:36 +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
2982f9cc9b
Bulk Export redesign... change the menu to point to the new (interactive) export.
...
SVN:trunk[3608]
2015-06-23 14:59:35 +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
Denis Flaven
af2835e505
Make sure that 'source' nodes for ComputedImpactedItems are not added twice to the ticket.
...
SVN:trunk[3571]
2015-04-29 17:27:40 +00:00
Denis Flaven
d63b4ef6d1
Integration of the new way to compute relations into the datamodel (ComputeImpactedItems)
...
SVN:trunk[3570]
2015-04-29 16:35:21 +00:00
Denis Flaven
161a92fef2
Impact analysis: migration to XML, bug fix for Server <=> Hypervisor
...
SVN:trunk[3563]
2015-04-24 10:47:42 +00:00
Romain Quetiez
dc356ae7b6
XML Modelization of the relations: XML definition moved so as to allow a minimal installation (no virtualization)
...
SVN:trunk[3557]
2015-04-23 17:12:07 +00:00
Romain Quetiez
fa333504c6
XML Modelization of the relations: no option to restrict the browsing to downstream
...
SVN:trunk[3556]
2015-04-23 10:11:33 +00:00
Romain Quetiez
eb379662ce
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
...
SVN:trunk[3552]
2015-04-22 15:33:07 +00:00
Romain Quetiez
26eb4c7083
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
...
SVN:trunk[3545]
2015-04-15 09:06:50 +00:00
Romain Quetiez
e64b6d1d98
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
...
- The queries are developped at runtime (cache)
- More complex algorithm to take into account the legacy type of specification (GetRelationQueries)
- New dictionary naming convention (preserving backward compatibility): "VerbUp" to be replaced by "DownStream
- Temporary hacks to preserve the relation 'depends on', until we have a new GUI
- Special handling for the relation LogicalVolume impacts VirtualDevice which had to be implemented in the bridge module
- Improved the backward compatibility by leaving legacy methods GetRelationQueries returning an empty definition, allowing for an eventual XML redefinition
SVN:trunk[3542]
2015-04-10 10:09:22 +00:00
Denis Flaven
a876cd2186
#1059 : fix for the Spanish localization first_name and last_name were swaped.
...
SVN:trunk[3534]
2015-04-03 09:00:57 +00:00
Denis Flaven
9772b58333
#1052 : Fix for the German localization.
...
SVN:trunk[3531]
2015-04-03 08:30:40 +00:00