romainq
|
c65496ee4c
Code refactoring : fix of #876 implemented in 2.0.3 as [r3161], moved to a place where it will fix other implementations of the setup
|
9 éve |
dflaven
|
4d54906d6d
Cleanup and optimization of the handling/loading of the dictionary files.
|
9 éve |
romainq
|
1747be3a44
Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign.
|
9 éve |
dflaven
|
a07bc5f39d
The path to Graphviz' dot program is now prompted interactively during the setup, since Graphviz is now mandatory for displaying the impact analysis.
|
10 éve |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
10 éve |
dflaven
|
7ef64ebeb9
Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension.
|
10 éve |
dflaven
|
4e399176ee
Predefined objects are now handled by RuntimeEnvironment
|
10 éve |
dflaven
|
f853d58514
Fix in the log of the setup: Properly compute the percentage of "useless" records in priv_change.
|
11 éve |
dflaven
|
12da9ba1bf
Automatic cleanup of the table 'priv_change' before upgrading.
|
11 éve |
romainq
|
575094fd99
Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup)
|
11 éve |
dflaven
|
7fa7aaccb2
#944 Better initialization of the 'origin' field based on localized comments.
|
11 éve |
dflaven
|
17f4b02ee4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
|
11 éve |
romainq
|
319e479283
#936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations)
|
11 éve |
romainq
|
6f18762414
#876 Upgrade finishes with error "Cannot reload object id = -1" (root cause: DB in read-only mode, see config/access_mode)
|
11 éve |
romainq
|
bc0b511c7a
#827 Default language given at setup not taken into account (login page always in english)
|
11 éve |
dflaven
|
a922865c04
Load structural data for all selected modules indepentyl of:
|
11 éve |
dflaven
|
3e177c57fd
New verb "AfterDatabaseSetup" for performing installation tasks after the completion of the DB creation (+predefined objects & admin account)
|
12 éve |
romainq
|
95bddf03d6
Possibility to introduce a delta (not in a module) at compile time
|
12 éve |
romainq
|
5394d05e53
New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously).
|
12 éve |
romainq
|
ca4f4a5433
#659 exception handling producing notices, hence causing confusion
|
12 éve |
romainq
|
1e18ec5406
#664 Could not login after upgrade of an iTop 1.x with a DB prefix
|
12 éve |
dflaven
|
d085fc894e
Removed the compiler's log from the overall setup log.
|
12 éve |
dflaven
|
5b0b28a95d
Fix for Trac#627: Don't log the parameters in the call stack in case of exception to protect sensitive data.
|
12 éve |
dflaven
|
5cb6f29a3d
Added a detailed log of the compiler (temporary ? for debugging purposes ?)
|
12 éve |
romainq
|
7c5d0f8d9f
Renamed priv_Userinternal into priv_userinternal: the upgrade must be idempotent!
|
12 éve |
romainq
|
8eeea2f197
Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!)
|
12 éve |
romainq
|
83732ab4f0
Fixed #618 and #621
|
12 éve |
romainq
|
388d43d697
Internal: fixed reporting issue for bulk installer
|
12 éve |
dflaven
|
e38980449c
Log the response file as a standalone XML file to be able to easily replay each installation
|
12 éve |
dflaven
|
c0eb37d393
Log the installation parameters in case an investigation is needed
|
12 éve |