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