romainq
|
c9007f06dc
Fixed regression: magic_quote_runtime could be deprecated with recent versions of PHP (setup)
|
14 rokov pred |
dflaven
|
427e02d648
Fixed Trac #422 (detection of magic_quotes_runtime)
|
14 rokov pred |
dflaven
|
8cfc318e85
Fix for IE8: On IE <button type="submit"> does not submit the form if an onClick action is specified !
|
14 rokov pred |
dflaven
|
8567550397
Make sure that we initialize the list of modules with just the default config and not the previous config. Setup now supports removing modules (even if the actual data are NOT removed from the database, yet).
|
14 rokov pred |
dflaven
|
456e75035d
- Make sure that the data (smaples and structure) from hidden modules are loaded as well. (Symptom: sample EmailNotifications were not loaded)
|
14 rokov pred |
dflaven
|
443c5b3670
Added the detection & logging of APC.
|
14 rokov pred |
dflaven
|
80dc81cf58
- Various fixes an finishing touch to the setup: support of "named" root modules, streamlined back/next processing, cleaner "summary" screen, etc...
|
14 rokov pred |
romainq
|
1072acb6f6
New setup: fixed bug in the HTML (missing Next button on IE8)
|
14 rokov pred |
dflaven
|
f1efd13238
New implementation of the setup:
|
14 rokov pred |
dflaven
|
c6e3f43512
Fix Trac #336: verification of the directory of the temporary config file was wrong... however the script still assumes that the temporary config file and the final one are stored in the same place... at the root of the iTop installation.
|
14 rokov pred |
dflaven
|
9e512c624e
Mention that the database user must have the "CREATE VIEW and TRIGGER" privileges for the setup to work fine.
|
14 rokov pred |
dflaven
|
077d83f1d4
- Display PHP errors during setup instead of hiding them ! (Trac #321)
|
14 rokov pred |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 rokov pred |
dflaven
|
d86b152bb3
- Fixed Trac #318 (and #335): added the check of the mandatory DOM extension.
|
14 rokov pred |
romainq
|
7cb51212f0
Cosmetic on setup: perform post DB install in the same page as admin account creation, and hide ticket prerequisites module
|
14 rokov pred |
romainq
|
cd5d991c20
Modularity: allow a module to execute some specific installation procedures (customize the config file, do something in the database)
|
14 rokov pred |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
14 rokov pred |
dflaven
|
15e00d9739
- Fixed the detection of relative path in the config file to make it compatible with *nix
|
14 rokov pred |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 rokov pred |
dflaven
|
00c7bb1af3
Fixed Trac#300: each iTop instance now uses its own name for the cookie storing the session ID. Therefore several instances can coexist independently on the same server.
|
14 rokov pred |
dflaven
|
4c1be20675
Fix for Trac #289: setup now checks that the "setup" directory is writeable.
|
14 rokov pred |
dflaven
|
8f901d448a
Fixed Trac #278: better detection of all PHP mandatory modules.
|
14 rokov pred |
dflaven
|
59e07e0770
- New announcement message at the end of the setup wizard
|
14 rokov pred |
romainq
|
2b635736ad
#267 Fixed a regression due to the change [866]
|
14 rokov pred |
romainq
|
50be8a51b7
#109 and #114 Record modules installations in DB
|
15 rokov pred |
romainq
|
b29c5ccd6b
New placeholders in templates: this->html(attcode) and this->label(attcode)
|
15 rokov pred |
dflaven
|
491c2874ec
- Cosmetics: aligned screen titles with the "Next" label mentioned in the previous screen.
|
15 rokov pred |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
15 rokov pred |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
15 rokov pred |
dflaven
|
c261fb382a
- Check for some optional extensions (mcrypt, ldap,...) during the setup at tell the user what are the consequences.
|
15 rokov pred |