glajarige
|
4d18b176c4
N°1092.1 Setup / MTP improvements regarding the environments folders:
|
7 years ago |
romainq
|
cab14b1654
Code robustness: Though the commit [4922] solves the issue N.1052, it is safer to reset the cache as part of the "Commit" performed during the installation process.
|
7 years ago |
romainq
|
8dcadef389
N.1014 Fixed regressions introduced in the rework of MTP/MTT : test database named after test-build, and losing the data/delta.<nev>.xml file, and cleanup badly implemented
|
7 years ago |
romainq
|
5ee22e4e42
N.890.1 and N.890.2: build a new run time environment into a separate "build" directory, then commit it by the mean of quick and bullet proof file copies/moves. Not yet used in the setup.
|
7 years ago |
romainq
|
72561298dc
N890.3 Archive mode toggle menu not visible after setup/MTP: the information is cached into the session and needs to be reset
|
7 years ago |
dflaven
|
380917eb2c
Improved way to track the choices made during the installation in order to:
|
8 years ago |
dflaven
|
4e67ead342
Instrumentation of the setup/compiler: dump the complete XML data model at the end of the installation.
|
8 years ago |
romainq
|
5f6f7c77eb
738 Setup not working if access_mode=2 and a synchro data source has a new attribute to create
|
8 years ago |
dflaven
|
eebeeeb210
Regresssion of iTop 2.3.0 beta: properly load the metamodel from the environment.
|
9 years ago |
romainq
|
56c82d571d
When iTop is in restricted access mode (access_mode=2), the upgrade is not completely performed (profiles not updated correctly)
|
9 years ago |
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 years ago |
dflaven
|
4ab7616cf5
YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !!
|
9 years ago |
dflaven
|
4d54906d6d
Cleanup and optimization of the handling/loading of the dictionary files.
|
9 years ago |
romainq
|
1747be3a44
Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign.
|
9 years ago |
romainq
|
d4186a6dd9
Compiler: Model alterations not flattened prior to compilation (when using the setup UI) -no need for doing the job twice (compiling from within the toolkit)
|
9 years ago |
romainq
|
f4cd8ae02d
Fixed regressions due to the recent code refactoring [3803]
|
9 years ago |
dflaven
|
30422022d1
Better error reporting when the setup fails to create a directory.
|
9 years ago |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 years ago |
dflaven
|
610247a0cb
Enhancement: support injection of new modules treated as data.
|
10 years ago |
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 years ago |
dflaven
|
d5bdd2d45f
Enhanced reporting during the setup: all the queries (create table / alter table) are now logged into "setup.log" along with their execution time.
|
10 years ago |
dflaven
|
4e399176ee
Predefined objects are now handled by RuntimeEnvironment
|
10 years ago |
dflaven
|
ee86df9575
Record the very same installation time for all modules.
|
11 years ago |
dflaven
|
395457f105
#790 Only report as installed the modules from the previous installation, not all previous installations.
|
11 years ago |
romainq
|
3deecd9aea
Fixed bug (wrong DB charset after invoking AnalyzeInstallation!)
|
11 years ago |
romainq
|
c7d02b5368
Compiler: when creating a test environment, take the relevant delta file (source env != dest env)
|
11 years ago |
romainq
|
95bddf03d6
Possibility to introduce a delta (not in a module) at compile time
|
12 years ago |
dflaven
|
723cedd646
Cleanup of the log output. No need for such verbosity now that we are approaching the release.
|
12 years ago |
romainq
|
682f300b1e
#721 Unmet dependencies not detected
|
12 years ago |
dflaven
|
a8556622dd
Proper reset of APC cache upon compilation !
|
12 years ago |