Historial de Commits

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