Commit History

Author SHA1 Message Date
  dflaven 8efc46c91e Fix for Trac#519 - change password bug ! 13 years ago
  romainq 2b1be80307 Improved the check on data model consistency: detection of SQL columns used by two attributes (reintegrated from branch 1.2) 13 years ago
  romainq 734836bc81 Improved the check on data model consistency: detection of SQL columns used by two attributes 13 years ago
  romainq 832e33ce99 Fixed cosmetic bug in the tool to test queries (issue with double quote in the queries) 13 years ago
  romainq 71c828c79e Optimized memory usage when auditing large volumes of CIs (10'000 items was requiring 200 Mb, it now runs with 32 Mb -including the 30Mb overhead!) 13 years ago
  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 years ago
  romainq cf8585cc42 Case log now largely bigger than 64 Kilobytes... 13 years ago
  romainq eb6d786d94 Fixed regression in the tool to test queries: losing the query when there is a syntax error 13 years ago
  romainq f09e159d60 #516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list) (reintegrated from branch 1.2) 13 years ago
  romainq dcad0a4f12 Updated the setup to fetch modules from 'datamodel' 13 years ago
  romainq 331b779c2e Moved modules to datamodel 13 years ago
  romainq dda823ae73 Dehardcoded the datamodel source files from the subdirectory "modules" - done! 13 years ago
  romainq 96aca0c90e Dehardcoded the datamodel source files from the subdirectory "modules" - updated the compiler to take this into account 13 years ago
  romainq 9f0c58c3fa Dehardcoded the datamodel source files from the subdirectory "modules" 13 years ago
  romainq 13efd1b287 De-hardcoded against the subdirectory "modules" (excepted the data model sources files) 13 years ago
  dflaven 0faff5f6f9 Added support for environment switching 13 years ago
  dflaven 1af36a1862 Added support for the 'replaced' operation which is useful for display lists 13 years ago
  dflaven 8f68dfe363 Make sure that we reference the config file using an absolute path... just in case... 13 years ago
  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 years ago
  romainq 801976fd4e Added 'is_link' to the definition of classes 13 years ago
  romainq 65f0068aeb Compiler: added flag 'mandatory' 13 years ago
  romainq 55e97cf329 Fixed issue with flags in modules 13 years ago
  dflaven 51bcb69d45 Support pages that do not track tabs selection in their history 13 years ago
  romainq c9325fb201 Ignore the conf dir in SVN 13 years ago
  romainq 2c955bb824 Setup: the conf dir is created by the setup program 13 years ago
  romainq 0073db96bb Bidouilling... to have the checkout create the empty "conf" directory 13 years ago
  romainq ca468d3b99 Fixed cosmetic bug (class icon - loss of styles) 13 years ago
  romainq 666c75337b Finalized the setup (missing files) 13 years ago
  romainq 2e4edcbe9a Modules replaced by the brand new datamodel source (xml) - known issue : the flags are not correct (or not correctly interpreted in the compilation) 13 years ago
  dflaven 648af437b5 Fixed absolute/relative path issues in the JS and href places 13 years ago