romainq
|
05706f7f76
Fixed setup issues (improved modularity)
|
vor 13 Jahren |
dflaven
|
575bf04c1e
Properly initialize source_dir (and target_dir) to avoid scanning the complete subdirectory, which causes a duplicate load of the modules files in case of an upgrade and thus causes the upgrade to fail.
|
vor 13 Jahren |
romainq
|
dcad0a4f12
Updated the setup to fetch modules from 'datamodel'
|
vor 13 Jahren |
romainq
|
5caae0787a
Environments: banner displaying a message if env is NOT 'production' + factorized some code to create/update a config from the page parameters
|
vor 13 Jahren |
romainq
|
2c955bb824
Setup: the conf dir is created by the setup program
|
vor 13 Jahren |
dflaven
|
648af437b5
Fixed absolute/relative path issues in the JS and href places
|
vor 13 Jahren |
romainq
|
dfaea9c1fa
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
|
vor 13 Jahren |
romainq
|
8b6fec98fb
Setup based on either compiled modules or xml datamodel files (or both).
|
vor 13 Jahren |
dflaven
|
187b2f9ded
Increased Suhosin minimum value for get_max_value to 2048 due to a bug seen on some installations
|
vor 13 Jahren |
romainq
|
bc137493c0
#488 Replaced mysql extension with mysqli
|
vor 13 Jahren |
dflaven
|
5a343e71fc
Fixed Trac #468: wrong path to the doc#installationInstructions
|
vor 13 Jahren |
romainq
|
36152856bb
Regression: the default language was German!
|
vor 13 Jahren |
dflaven
|
144765857e
Improved verification to the PHP file upload settings to avoid troubles later... (Trac #284)
|
vor 13 Jahren |
dflaven
|
721edda101
Fix: detection of the Suhosin extension during the installation and tell the user if the get_max_value is too small.
|
vor 13 Jahren |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
vor 14 Jahren |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
vor 14 Jahren |
dflaven
|
75c24ae91f
- Fixed the reporting about the previous version
|
vor 14 Jahren |
dflaven
|
e4365b6a3d
- Setup tested under IE8
|
vor 14 Jahren |
dflaven
|
fe42db318a
TO BE TESTED: New step in the wizard confirmation of the URL to be used for accessing the application.
|
vor 14 Jahren |
romainq
|
c9007f06dc
Fixed regression: magic_quote_runtime could be deprecated with recent versions of PHP (setup)
|
vor 14 Jahren |
dflaven
|
427e02d648
Fixed Trac #422 (detection of magic_quotes_runtime)
|
vor 14 Jahren |
dflaven
|
8cfc318e85
Fix for IE8: On IE <button type="submit"> does not submit the form if an onClick action is specified !
|
vor 14 Jahren |
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).
|
vor 14 Jahren |
dflaven
|
456e75035d
- Make sure that the data (smaples and structure) from hidden modules are loaded as well. (Symptom: sample EmailNotifications were not loaded)
|
vor 14 Jahren |
dflaven
|
443c5b3670
Added the detection & logging of APC.
|
vor 14 Jahren |
dflaven
|
80dc81cf58
- Various fixes an finishing touch to the setup: support of "named" root modules, streamlined back/next processing, cleaner "summary" screen, etc...
|
vor 14 Jahren |
romainq
|
1072acb6f6
New setup: fixed bug in the HTML (missing Next button on IE8)
|
vor 14 Jahren |
dflaven
|
f1efd13238
New implementation of the setup:
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
dflaven
|
9e512c624e
Mention that the database user must have the "CREATE VIEW and TRIGGER" privileges for the setup to work fine.
|
vor 14 Jahren |