Commit Graph

3283 Commits

Author SHA1 Message Date
Denis Flaven
c0537f62ca (retrofit from trunk) #1202: Fix for a security vulnerability in the Configuration Editor.
SVN:2.2.0[3904]
2016-02-11 10:27:52 +00:00
Romain Quetiez
1ca3d46889 Preparing release 2.2.1
SVN:2.2.0[3899]
2016-02-03 16:12:30 +00:00
Romain Quetiez
cc74af4343 #1196 Only administrators can add attachments by the mean of the REST/JSON API -retrofit from trunk
SVN:2.2.0[3897]
2016-02-03 13:05:15 +00:00
Denis Flaven
8041f1a8f3 #1193: When creating new object from tab with <edit_mode>add_only</edit_mode> id of the parent object was not transfered to the form. Fix provided by Vladimir Kunin. Thank you Vladimir.
SVN:2.2.0[3895]
2016-02-02 13:34:27 +00:00
Denis Flaven
c32290e1fc internal: new autoOpen flag.
SVN:2.2.0[3888]
2016-01-27 13:22:05 +00:00
Denis Flaven
6449891f07 #1174: support HTML fields in the bulk modify forms (capability to enable/disable the field live)
SVN:2.2.0[3884]
2016-01-26 14:34:42 +00:00
Denis Flaven
55b166c076 #1183: more refactoring and some robustness enhancements after tests on big datasets.
SVN:2.2.0[3882]
2016-01-26 13:25:07 +00:00
Denis Flaven
c5793ab3b2 #1153: preserve leading zeroes (in "numeric" fields) in the Excel export.
SVN:2.2.0[3880]
2016-01-26 09:53:50 +00:00
Denis Flaven
2b315801f1 #1183: grouping threshold is now taken int account for "Depends on..." graphs (i.e. grouping backwards)
SVN:2.2.0[3876]
2016-01-25 14:34:23 +00:00
Denis Flaven
d5ae7722b7 #1176: empty placeholders are represented by an empty string as in previous version.
SVN:2.2.0[3874]
2016-01-25 13:00:41 +00:00
Denis Flaven
f37b9a47d1 IconSelectorField (Design time !) can be read-only.
SVN:2.2.0[3872]
2016-01-21 16:05:56 +00:00
Romain Quetiez
49c5fda280 #1165 backup with errors fills up tmp-directories with lots of backup-files
SVN:2.2.0[3869]
2016-01-21 15:07:58 +00:00
Denis Flaven
4097a7c74d #1150: Spurious message "A restore is running..." - FIXED !
SVN:2.2.0[3865]
2016-01-20 15:59:39 +00:00
Denis Flaven
4808ef74f3 (retrofit) Properly read radio button values inside a form.
SVN:2.2.0[3851]
2015-12-14 13:14:21 +00:00
Denis Flaven
beaaa163bb (retrofit) (internal) Remove _altered_in when exporting the delta.
SVN:2.2.0[3850]
2015-12-14 13:11:58 +00:00
Denis Flaven
81b7fc25b3 (retrofit) Keep track of which module altered which node in the XML.
SVN:2.2.0[3846]
2015-12-09 14:58:59 +00:00
Denis Flaven
f7772570cd (retrofit from trunk) Fixed the computation of the lowest common ancestor.
SVN:2.2.0[3841]
2015-12-02 10:40:29 +00:00
Denis Flaven
ef9deb89c3 (retrofit from trunk) Internal: dehardcoded OqlUnionQuery::GetClass against the metamodel reflection API
SVN:2.2.0[3840]
2015-12-02 10:39:35 +00:00
Denis Flaven
5cdf1765a4 (retrofit from trunk) Added AttributeDef::EnumTemplateVerbs, to generate the documentation about the available attribute formatting placeholders
SVN:2.2.0[3838]
2015-12-02 10:38:18 +00:00
Denis Flaven
00b3b9e1cc (retrofit from trunk) Internal - MFFactory: fixed GetDelta when there is no change at all
SVN:2.2.0[3834]
2015-11-30 14:59:24 +00:00
Denis Flaven
ff3eafc1d2 Added structured error reporting in case of missing dependencies for the modules to install.
SVN:2.2.0[3832]
2015-11-25 16:57:59 +00:00
Denis Flaven
c3b3ee85a2 Properly create DOMNodes with a text content (beware of XML entities inside the text)
SVN:2.2.0[3830]
2015-11-25 16:54:22 +00:00
Denis Flaven
424f08d650 Support validation patterns containing a forward slash
SVN:2.2.0[3828]
2015-11-25 16:50:57 +00:00
Denis Flaven
97809190de Support of derived classes in "add_remove" edition mode for AttributeLinkSet fields (the search form was not refreshing / loading properly when toggling the class to search for).
SVN:2.2.0[3823]
2015-11-20 14:21:42 +00:00
Denis Flaven
e33930b10c Make ReloadSearchForm work properly when the "submit" event handler is declared either with or without a "namespace" portion (e.g. 'submit.itop' vs 'submit')
SVN:2.2.0[3817]
2015-11-09 10:48:01 +00:00
Denis Flaven
41ca454c5d #1164: typo in German localization.
SVN:2.2.0[3812]
2015-10-26 10:59:35 +00:00
Denis Flaven
d17abfafe3 Support the download of "bigger-than-memory" backup files.
SVN:2.2.0[3810]
2015-10-26 10:41:00 +00:00
Romain Quetiez
8025dcbc37 Fixed regressions due to the recent code refactoring [3803]
SVN:2.2.0[3808]
2015-10-12 15:40:44 +00:00
Denis Flaven
cbe8745f3a Do NOT localize finalclass values in REST/JSON.
SVN:2.2.0[3806]
2015-10-12 12:40:58 +00:00
Denis Flaven
87206225d2 Code refactoring to make the OQL parsing self contained in the "oql" subdirectory.
SVN:2.2.0[3804]
2015-10-12 10:05:38 +00:00
Denis Flaven
96b10baeee Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser.
SVN:2.2.0[3802]
2015-10-12 09:55:52 +00:00
Romain Quetiez
a98e1c838e #1159 Cannot add edge (impact analysis not working depending on the data model customizations)
SVN:2.2.0[3800]
2015-10-09 15:33:17 +00:00
Denis Flaven
e8279ca731 Do not rely on MetaModel::GetRootClass() to check the data model, use the abstraction of ModelReflection instead to keep the code portable.
SVN:2.2.0[3798]
2015-10-08 15:57:21 +00:00
Denis Flaven
2976e919f8 (retrofit from trunk) #1156: properly escape file paths containing spaces
SVN:2.2.0[3796]
2015-10-05 19:54:16 +00:00
Denis Flaven
9c7671e894 Better error reporting when the setup fails to create a directory.
SVN:2.2.0[3794]
2015-09-30 14:09:57 +00:00
Romain Quetiez
6c1e658fe4 Releasing 2.2.0
SVN:2.2.0[3791]
2015-09-23 08:40:56 +00:00
Denis Flaven
7105b7a5fa Make sure that the images are reloaded when the application is upgraded.
SVN:trunk[3789]
2015-09-22 16:14:37 +00:00
Denis Flaven
1992adfac2 Make sure that the images are reloaded when the application is upgraded.
SVN:trunk[3788]
2015-09-22 15:55:22 +00:00
Denis Flaven
c2e8eca577 Datamodel version number bumped to 2.2.0
SVN:trunk[3787]
2015-09-22 15:30:01 +00:00
Denis Flaven
0cc466dd7e Make sure that the images are reloaded when the application is upgraded.
SVN:trunk[3786]
2015-09-22 15:16:12 +00:00
Denis Flaven
3eec1d358c Make sure that the images are reloaded when the application is upgraded.
SVN:trunk[3785]
2015-09-22 15:14:04 +00:00
Denis Flaven
1cc38fb58e Make sure that the stylesheets and favicons are reloaded when the application is upgraded.
SVN:trunk[3784]
2015-09-22 14:27:53 +00:00
Denis Flaven
91479bba53 New favicon for the new logo!
SVN:trunk[3783]
2015-09-22 14:26:50 +00:00
Denis Flaven
1d4a3e780d Remove the left padding and the orange arrow when printing hyperlinks.
SVN:trunk[3782]
2015-09-22 14:26:12 +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
b311e924cd Releasing 2.2.0 RC
SVN:trunk[3780]
2015-09-22 13:08:13 +00:00
Denis Flaven
5c9b221b4c Properly cut long case log entries before encoding them in HTML.
SVN:trunk[3779]
2015-09-22 12:52:28 +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