Commit History

Author SHA1 Message Date
  dflaven e33840e740 Better error message if the configuration file exists but is not readable 14 years ago
  dflaven c65514fc5d Modified misleading/outdated comment in the configuration file. 14 years ago
  dflaven 8c96ea3aa5 CAS authentication improvements: 14 years ago
  dflaven 1b215f1cc6 Added two new options for CAS: 14 years ago
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 years ago
  dflaven 15829a9730 First prototype (not yet tested) of CAS integration. 14 years ago
  dflaven d1151304d5 Added Hungarian translation (and fixed the default dictionaries for Italian as well). 14 years ago
  romainq a1e015c5f0 CRON default duration set to 10 minutes 14 years ago
  romainq 03a508a231 #359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default) 14 years ago
  romainq ac0058afcd New option: apc_cache.enabled = true by default (beta) 14 years ago
  dflaven 80dc81cf58 - Various fixes an finishing touch to the setup: support of "named" root modules, streamlined back/next processing, cleaner "summary" screen, etc... 14 years ago
  dflaven 0c3ee69c3b Change the default collation to be consistent with the DB definition. 14 years ago
  dflaven 1bb61cbbbf Protect the output of the config file against values containing quotes. 14 years ago
  romainq 6421f721cc Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added. 14 years ago
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 years ago
  dflaven 4a1e9d31d4 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms. 14 years ago
  romainq c997b9d56a #305 Specified the charset in any call to htmlentities() 14 years ago
  romainq 235777e192 Data Exchange - Improved to allow the import of complex attributes like passwords and documents + few fixes 14 years ago
  romainq e95823c046 Data Exchange - Format and save traces (config option: synchro_trace) 14 years ago
  dflaven 37447c1a17 New configuration setting (and new class of Log objects) to keep track of the application's usage: an entry in the log is added each time a user connects to the application. (This feature is disabled by default) 14 years ago
  romainq 3bfe773ea4 Data Exchange - data structure 14 years ago
  romainq 0076b2e42b Localized in chinese 14 years ago
  romainq 5f6ce081ba Localized in turkish 14 years ago
  dflaven 3799f35a16 - Added the russian localization (thanks to Vladimir Shilov) 14 years ago
  romainq dfdfac21e3 Internal: added an helper to get the currently loaded config file 14 years ago
  dflaven dc3bea7e83 The hyperlink to the online-help file is now configurable 14 years ago
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 years ago
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available 14 years ago
  dflaven a7b730ecf1 - Ask for confirmation when doing a CSV import/synchro that is considered as "risky" (based on thresholds from the config file) 14 years ago
  romainq 002dc59c6a Fixed issues in the compatibility with config files generated with 1.0 14 years ago