Commit Verlauf

Autor SHA1 Nachricht Datum
  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 14 Jahren
  romainq 36152856bb Regression: the default language was German! vor 14 Jahren
  dflaven 144765857e Improved verification to the PHP file upload settings to avoid troubles later... (Trac #284) vor 14 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 14 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
  dflaven 077d83f1d4 - Display PHP errors during setup instead of hiding them ! (Trac #321) vor 14 Jahren
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() vor 14 Jahren
  dflaven d86b152bb3 - Fixed Trac #318 (and #335): added the check of the mandatory DOM extension. vor 14 Jahren
  romainq 7cb51212f0 Cosmetic on setup: perform post DB install in the same page as admin account creation, and hide ticket prerequisites module vor 14 Jahren
  romainq cd5d991c20 Modularity: allow a module to execute some specific installation procedures (customize the config file, do something in the database) vor 14 Jahren