Commit History

Auteur SHA1 Bericht Datum
  romainq 5528688133 N.612 Backup files could not exceed 4Gb (technology limitation). The fix consists in archiving the backup as a tar.gz instead of a zip. As a consequence, installing iTop now requires TWO additional PHP modules: phar/zlib. The zip module remains mandatory because it is used in other places. The restore utility accepts both legacy zip files and brand new tar.gz files. DBBackup::CreateZip is deprecated in favor of DBBackup::CreateCompressedBackup. DBRestore::RestoreFromZip is deprecated in favor of DBRestore::RestoreFromCompressedFile (which autodetects the format for backward compatibility). 8 jaren geleden
  dflaven 4e67ead342 Instrumentation of the setup/compiler: dump the complete XML data model at the end of the installation. 8 jaren geleden
  dflaven d7a0fb642d (refactoring) Generate database and "instance" UUIDs upon installation/upgrade. 8 jaren geleden
  romainq c65496ee4c Code refactoring : fix of #876 implemented in 2.0.3 as [r3161], moved to a place where it will fix other implementations of the setup 9 jaren geleden
  dflaven 4d54906d6d Cleanup and optimization of the handling/loading of the dictionary files. 9 jaren geleden
  romainq 1747be3a44 Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign. 9 jaren geleden
  dflaven a07bc5f39d The path to Graphviz' dot program is now prompted interactively during the setup, since Graphviz is now mandatory for displaying the impact analysis. 10 jaren geleden
  dflaven 610247a0cb Enhancement: support injection of new modules treated as data. 10 jaren geleden
  dflaven 7ef64ebeb9 Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension. 10 jaren geleden
  dflaven 4e399176ee Predefined objects are now handled by RuntimeEnvironment 10 jaren geleden
  dflaven f853d58514 Fix in the log of the setup: Properly compute the percentage of "useless" records in priv_change. 11 jaren geleden
  dflaven 12da9ba1bf Automatic cleanup of the table 'priv_change' before upgrading. 11 jaren geleden
  romainq 575094fd99 Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup) 11 jaren geleden
  dflaven 7fa7aaccb2 #944 Better initialization of the 'origin' field based on localized comments. 11 jaren geleden
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: 11 jaren geleden
  romainq 319e479283 #936 Tune the default (i.e. implicit) tracking level on link sets (and disable tracking on 1-N links, for fresh installations) 11 jaren geleden
  romainq 6f18762414 #876 Upgrade finishes with error "Cannot reload object id = -1" (root cause: DB in read-only mode, see config/access_mode) 11 jaren geleden
  romainq bc0b511c7a #827 Default language given at setup not taken into account (login page always in english) 11 jaren geleden
  dflaven a922865c04 Load structural data for all selected modules indepentyl of: 11 jaren geleden
  dflaven 3e177c57fd New verb "AfterDatabaseSetup" for performing installation tasks after the completion of the DB creation (+predefined objects & admin account) 12 jaren geleden
  romainq 95bddf03d6 Possibility to introduce a delta (not in a module) at compile time 12 jaren geleden
  romainq 5394d05e53 New capability for CRON: handle tasks scheduled at given date/time (as opposed to a task being executed more or less continuously). 12 jaren geleden
  romainq ca4f4a5433 #659 exception handling producing notices, hence causing confusion 12 jaren geleden
  romainq 1e18ec5406 #664 Could not login after upgrade of an iTop 1.x with a DB prefix 12 jaren geleden
  dflaven d085fc894e Removed the compiler's log from the overall setup log. 12 jaren geleden
  dflaven 5b0b28a95d Fix for Trac#627: Don't log the parameters in the call stack in case of exception to protect sensitive data. 12 jaren geleden
  dflaven 5cb6f29a3d Added a detailed log of the compiler (temporary ? for debugging purposes ?) 12 jaren geleden
  romainq 7c5d0f8d9f Renamed priv_Userinternal into priv_userinternal: the upgrade must be idempotent! 12 jaren geleden
  romainq 8eeea2f197 Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!) 12 jaren geleden
  romainq 83732ab4f0 Fixed #618 and #621 12 jaren geleden