romainq
|
c97fa8049f
XML Modelization of the relations: no option to restrict the browsing to downstream
|
10 years ago |
dflaven
|
56d47f5cae
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
|
10 years ago |
dflaven
|
0ea7084670
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
|
10 years ago |
romainq
|
bd03d15b7b
XML Modelization of the relations: updated the conversion from 1.2 to 1.1
|
10 years ago |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 years ago |
dflaven
|
a2aa028c2b
Bug fix: prevent a crash of the web services when trying to log a non scalar paramater value...
|
10 years ago |
romainq
|
d07331fe20
Modules implementing a lifecycle written in PHP (and having actions executed on transitions) do not work until 2.1.0. The compatibility patch had been implemented but it was not working. Good candidate for a retrofit to the branch 2.1.0
|
10 years ago |
romainq
|
cced42e068
Rework of the relation diagrams: added min_up data to the redundancy nodes
|
10 years ago |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
10 years ago |
romainq
|
c89f6ecfb0
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account)
|
10 years ago |
romainq
|
5c8336da86
#1092 Caller not preset when creating a ticket from a contact
|
10 years ago |
romainq
|
8ecee4985a
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
|
10 years ago |
dflaven
|
a1ae03ce90
Helper class to managed relation graphs.
|
10 years ago |
dflaven
|
777da301b9
#1082 Dashlet badge: do not display search results everytime.
|
10 years ago |
dflaven
|
0db3c90344
#1088: support of HTMLEditor in the PortalWebPage, for example if the description of a ticket is in HTML.
|
10 years ago |
dflaven
|
1d899df8e0
Bug fix: properly compute the URLs/URIs for the soap server (and its extensions)
|
10 years ago |
dflaven
|
3eaf368daa
#1083: HTML export: show a scroll bar when needed.
|
10 years ago |
dflaven
|
655fe880ff
#1059: fix for the Spanish localization first_name and last_name were swaped.
|
10 years ago |
dflaven
|
42ef1d4b56
#1056: the 'zip' extension is now mandatory to install iTop, since the code relies on the ZipArchive class for the Excel export and the scheduled backup.
|
10 years ago |
dflaven
|
602a51c3b9
#1054: increase max_execution_time during the setup.
|
10 years ago |
dflaven
|
786d98c0e4
#1052: Fix for the German localization.
|
10 years ago |
dflaven
|
cd4d8baeed
Fixing a regression introduced by 3525
|
10 years ago |
dflaven
|
9afb814055
#1050: Properly support the 'list' display style for external keys - as stated in the documentation!
|
10 years ago |
dflaven
|
3e6eaa823d
#1047: Fix for the FindTab method.
|
10 years ago |
dflaven
|
8de63a8d1a
#1045: Fix in the German localization.
|
10 years ago |
dflaven
|
d045f63fb2
Oops, wrong commit, reverting these two files to their previous version.
|
10 years ago |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
10 years ago |
romainq
|
37142d8f96
XML Modelization of the relations: transformed the existing model (preserving the current behavior) to define the relations as an ATTRIBUTE whenever possible. Also took the opportunity to enforce a naming convention (neighbour id = target class name in lower case)
|
10 years ago |
romainq
|
6d07d14345
XML 1.2: handle the XML transformation. Added APIs to report the functionality loss when downgrading (snippets, portal, module parameters, relations and object key)
|
10 years ago |
romainq
|
a8d2759375
XML Modelization of the relations: declare the relations based on the XML (implicit declaration in XML, explicit in PHP -thus retrocompatible)
|
10 years ago |