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 年之前 |
dflaven
|
9e512c624e
Mention that the database user must have the "CREATE VIEW and TRIGGER" privileges for the setup to work fine.
|
14 年之前 |
dflaven
|
077d83f1d4
- Display PHP errors during setup instead of hiding them ! (Trac #321)
|
14 年之前 |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 年之前 |
dflaven
|
d86b152bb3
- Fixed Trac #318 (and #335): added the check of the mandatory DOM extension.
|
14 年之前 |
romainq
|
7cb51212f0
Cosmetic on setup: perform post DB install in the same page as admin account creation, and hide ticket prerequisites module
|
14 年之前 |
romainq
|
cd5d991c20
Modularity: allow a module to execute some specific installation procedures (customize the config file, do something in the database)
|
14 年之前 |
romainq
|
11e281c0d5
Improved Web services: opened to services coming from an optional module
|
14 年之前 |
dflaven
|
15e00d9739
- Fixed the detection of relative path in the config file to make it compatible with *nix
|
14 年之前 |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 年之前 |
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 年之前 |
dflaven
|
4c1be20675
Fix for Trac #289: setup now checks that the "setup" directory is writeable.
|
14 年之前 |
dflaven
|
8f901d448a
Fixed Trac #278: better detection of all PHP mandatory modules.
|
14 年之前 |
dflaven
|
59e07e0770
- New announcement message at the end of the setup wizard
|
14 年之前 |
romainq
|
2b635736ad
#267 Fixed a regression due to the change [866]
|
14 年之前 |
romainq
|
50be8a51b7
#109 and #114 Record modules installations in DB
|
14 年之前 |
romainq
|
b29c5ccd6b
New placeholders in templates: this->html(attcode) and this->label(attcode)
|
14 年之前 |
dflaven
|
491c2874ec
- Cosmetics: aligned screen titles with the "Next" label mentioned in the previous screen.
|
14 年之前 |
romainq
|
57d44e2f77
Improved the internal KPI reporting tools
|
14 年之前 |
romainq
|
c973dfd743
Optimized roughly the load of user management data, and added a mean for quick profiling (to enable, add the setting log_duration)
|
14 年之前 |
dflaven
|
c261fb382a
- Check for some optional extensions (mcrypt, ldap,...) during the setup at tell the user what are the consequences.
|
15 年之前 |
romainq
|
1ae75b9f68
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
|
15 年之前 |
dflaven
|
719e7f5969
- Fixed Trac #217: can not log-off at the first login after setup.
|
15 年之前 |
dflaven
|
9a604cfc9b
- Integrated all the authentications methods and various logon methods...
|
15 年之前 |
romainq
|
7e23518009
Obsoleted the setup/data folder and moved the few sample data still used to the relevant modules (audit in config mgmt, and trigger/actions in ticketing)
|
15 年之前 |
romainq
|
6ab1cb681a
#166 Configuration by module (and module categories)
|
15 年之前 |
romainq
|
6f7a58821b
#166 Split authentication and management of user rights
|
15 年之前 |
dflaven
|
01d1a68a4c
Removed Debug trace !
|
15 年之前 |
dflaven
|
1d6a91d251
Properly connect to the database BEFORE trying to create the admin account !
|
15 年之前 |
dflaven
|
139e1b18b2
Data load adjustements for beta'
|
15 年之前 |