Romain Quetiez
e831b1a486
#978 Email test utility always reporting "default SMTP port"
...
SVN:trunk[3312]
2014-09-01 09:09:32 +00:00
Romain Quetiez
d2cd758ecc
Automatically add an id on the user rights profile/actions to allow a finer granularity for the deltas.
...
SVN:trunk[3305]
2014-08-28 15:52:05 +00:00
Denis Flaven
868d0d1b19
Renamed the "
...
SVN:trunk[3297]
2014-08-13 15:04:42 +00:00
Denis Flaven
7d619f278e
Added <inherit_flags_from> to inherit the flags from another state.
...
SVN:trunk[3296]
2014-08-13 15:04:25 +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
357ae4abb1
Automatically add an id on the transitions to allow a finer granularity for the deltas.
...
SVN:trunk[3287]
2014-07-24 12:46:56 +00:00
Denis Flaven
4c0e176f3e
#960 [RPM Packaging] Adjust line endings in READ and LICENSE files
...
#962 [RPM Packaging] Added the use of logrotate for cron.log and error.log
SVN:trunk[3274]
2014-07-15 09:21:47 +00:00
Denis Flaven
806ed2102c
[RPM Packaging] Preparing for the 2.0.3 release.
...
- Added php-ldap to the list of dependencies
SVN:trunk[3271]
2014-07-14 18:54:04 +00:00
Denis Flaven
14b9778c50
[RPM Packaging] small fix in the install script to adjust the rights in /etc/httpd/conf.d
...
SVN:trunk[3270]
2014-07-14 18:49:27 +00:00
Denis Flaven
0142910c26
#958 [RPM Packaging] Integrated Igor's patch to support both Apache 2.2 and 2.4.
...
SVN:trunk[3269]
2014-07-14 17:26:04 +00:00
Denis Flaven
d6344568c7
Update of the SwiftMailer licence
...
SVN:trunk[3263]
2014-07-10 12:51:09 +00:00
Denis Flaven
4920cc4aee
Fix in the log of the setup: Properly compute the percentage of "useless" records in priv_change.
...
SVN:trunk[3248]
2014-07-04 15:30:36 +00:00
Denis Flaven
12c587896e
#927 Detect IE7 (or compatibility mode) and warn the user that the application cannot be used with such browsers.
...
SVN:trunk[3247]
2014-07-04 15:22:00 +00:00
Denis Flaven
9f41c7e577
Automatic cleanup of the table 'priv_change' before upgrading.
...
SVN:trunk[3243]
2014-07-04 13:09:27 +00:00
Romain Quetiez
d847272264
Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup)
...
SVN:trunk[3241]
2014-07-03 14:31:54 +00:00
Denis Flaven
8054d7b17a
#954 Stricter validation of mandatory tags/values during compilation.
...
SVN:trunk[3240]
2014-07-03 12:26:04 +00:00
Romain Quetiez
1ba2ed809c
Added a warning when upgrading the application while a CRON is being executed on the same DB
...
SVN:trunk[3239]
2014-07-03 07:11:43 +00:00
Denis Flaven
b2feca5eb5
#944 Better initialization of the 'origin' field based on localized comments.
...
SVN:trunk[3238]
2014-07-02 09:32:05 +00:00
Denis Flaven
008cac25b4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
...
1) Displayed asynchronously
2) Based on a specific 'origin' enum fields instead of parsing the userinfo comment
SVN:trunk[3234]
2014-07-01 14:09:18 +00:00
Denis Flaven
5007e6ffc3
Updating the readme and the licence with the drag and drop feature.
...
SVN:trunk[3207]
2014-06-11 07:43:15 +00:00
Denis Flaven
44aff84dfa
#934 : Support the <display_style> option for ExternalKeys.
...
SVN:trunk[3196]
2014-06-05 09:19:15 +00:00
Romain Quetiez
e4bb0acd94
#936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations)
...
SVN:trunk[3187]
2014-06-03 13:36:35 +00:00
Romain Quetiez
85fa578f2a
#876 Upgrade finishes with error "Cannot reload object id = -1" (root cause: DB in read-only mode, see config/access_mode)
...
SVN:trunk[3161]
2014-05-19 14:23:52 +00:00
Romain Quetiez
85cb04a3f3
Fixed a compiler error message (wrong syntax when using a PHP class to implement the class methods)
...
SVN:trunk[3158]
2014-05-19 07:28:26 +00:00
Denis Flaven
a60d60bfab
Better handling of the default choices in case of upgrade (for some specific configurations of the installation wizard).
...
SVN:trunk[3127]
2014-04-15 13:01:06 +00:00
Romain Quetiez
7a193d1c24
Fixed issue with 1.x datamodels: dashlets of type "badge" not working (preventing from editing an existing dashboard), since 2.0.2
...
SVN:trunk[3113]
2014-04-01 09:14:06 +00:00
Romain Quetiez
8e26ca763b
Internal: modified the prototype of GetDelta to add several attributes on the root node
...
SVN:trunk[3090]
2014-02-26 11:24:10 +00:00
Denis Flaven
63ea142168
Record the very same installation time for all modules.
...
SVN:trunk[3052]
2014-01-03 14:00:44 +00:00
Romain Quetiez
3b65f33325
Internal: correctly quote XPath literals within GetNodeById
...
SVN:trunk[3049]
2013-12-17 14:52:20 +00:00
Denis Flaven
3de2d654a0
Protection against attemp to delete a non-existing node in the XML...
...
SVN:trunk[3038]
2013-12-10 16:43:22 +00:00
Romain Quetiez
934e500253
Setup: fixed issue when upgrading a DB (no install dir specified, thus no config file) and requesting a backup: the backup is created without the config file in it.
...
(Updated the readme for the upcoming release!)
SVN:trunk[3037]
2013-12-10 15:47:33 +00:00
Romain Quetiez
8509237084
#851 Ampersand (aka '&') not welcomed in the setup wizard
...
SVN:trunk[3026]
2013-12-09 10:52:21 +00:00
Denis Flaven
4d6ddb8586
Fixes to the packaging after a first test on CentOS
...
SVN:trunk[3023]
2013-12-03 15:21:22 +00:00
Denis Flaven
a71b3bc231
Protects the setup in case of missing PHP-JSON module
...
SVN:trunk[3022]
2013-12-03 11:47:42 +00:00
Denis Flaven
4e1c3f321f
First step toward a generic Linux packaging supporting both DEBs and RPMs...
...
SVN:trunk[3020]
2013-12-03 11:04:33 +00:00
Romain Quetiez
5f98c0dcab
About box - alpha version
...
SVN:trunk[3005]
2013-11-29 10:50:53 +00:00
Denis Flaven
9e4b25e833
#849 : fix for the special case of loading class tags into a hierarchy
...
SVN:trunk[3004]
2013-11-28 17:15:09 +00:00
Denis Flaven
4b095738d5
#849 : fix for the special case of loading class tags into a hierarchy
...
SVN:trunk[3003]
2013-11-28 16:28:01 +00:00
Romain Quetiez
8c702a42e9
#827 Default language given at setup not taken into account (login page always in english)
...
SVN:trunk[2976]
2013-11-21 15:33:09 +00:00
Romain Quetiez
f684cb1745
Compiler: added "constants"
...
SVN:trunk[2955]
2013-10-24 09:49:56 +00:00
Denis Flaven
94de069963
Fixed a regression in the computation of default choices.
...
SVN:trunk[2949]
2013-10-22 12:52:45 +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
Denis Flaven
36e6a6106b
#757 Better UI to manage direct linksets... on going...
...
SVN:trunk[2927]
2013-10-18 08:26:31 +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
401d61aa76
Creation of indexes on several columns (exploited for a few classes when it was obvious)
...
SVN:trunk[2924]
2013-10-16 15:21:20 +00:00
Denis Flaven
09318b81c0
#790 Only report as installed the modules from the previous installation, not all previous installations.
...
SVN:trunk[2914]
2013-10-15 15:17:50 +00:00
Denis Flaven
7162db0487
Fix for properly computing the default choices in case of upgrade...
...
SVN:trunk[2883]
2013-10-09 10:23:40 +00:00
Denis Flaven
4b9e6edab8
File identifiers are no longer numeric only !
...
SVN:trunk[2881]
2013-10-08 12:46:37 +00:00
Denis Flaven
7d824dd03c
Removed an obsolete comment...
...
SVN:trunk[2869]
2013-09-30 14:41:08 +00:00
Romain Quetiez
a84eff5c3b
Fixed regression introduced on fix [2829]
...
SVN:trunk[2866]
2013-09-26 15:32:16 +00:00