コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  romainq dfaea9c1fa Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration 13 年 前
  romainq 8b6fec98fb Setup based on either compiled modules or xml datamodel files (or both). 13 年 前
  romainq 5ec63a30ca #489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one) 13 年 前
  romainq f9566bc349 Fixed regression in the setup: query class must be included in the default configuration 13 年 前
  romainq ebd0a2cff8 Generation of emails based on the lib SwiftMailer (implements the SMTP protocole) 13 年 前
  dflaven 73a140b2c9 More options for CAS to allow automatic synchro of CAS/LDAP users 13 年 前
  dflaven ab40142e8f Default shortcut actions are now a parameter 14 年 前
  dflaven 10625b2707 Automatic rebuild of the dictionary list during setup, based on the content of the 'dictionaries' folder. 14 年 前
  dflaven 1ec4d7e6dd Allow export of the config information for documentation purposes 14 年 前
  dflaven 1b6206732f Allow $SERVER_NAME$ as a placeholder for the server's name in the application root url. Useful for multiple virtual hosts or test systems using DHCP... 14 年 前
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both 14 年 前
  dflaven 730953cdcd New configuration parameter: display_actions_at_top: avoid scrolling to see the buttons when assigning a ticket ! 14 年 前
  dflaven 40a79d05a0 - New configuration parameter deadline_format to specify how to display Deadlines (date or time difference or a mix of the two) 14 年 前
  dflaven e33840e740 Better error message if the configuration file exists but is not readable 14 年 前
  dflaven c65514fc5d Modified misleading/outdated comment in the configuration file. 14 年 前
  dflaven 8c96ea3aa5 CAS authentication improvements: 14 年 前
  dflaven 1b215f1cc6 Added two new options for CAS: 14 年 前
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 年 前
  dflaven 15829a9730 First prototype (not yet tested) of CAS integration. 14 年 前
  dflaven d1151304d5 Added Hungarian translation (and fixed the default dictionaries for Italian as well). 14 年 前
  romainq a1e015c5f0 CRON default duration set to 10 minutes 14 年 前
  romainq 03a508a231 #359 Dehardcoded the timezone (while preserving 'Europe/Paris' as the default) 14 年 前
  romainq ac0058afcd New option: apc_cache.enabled = true by default (beta) 14 年 前
  dflaven 80dc81cf58 - Various fixes an finishing touch to the setup: support of "named" root modules, streamlined back/next processing, cleaner "summary" screen, etc... 14 年 前
  dflaven 0c3ee69c3b Change the default collation to be consistent with the DB definition. 14 年 前
  dflaven 1bb61cbbbf Protect the output of the config file against values containing quotes. 14 年 前
  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 年 前
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 年 前
  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 年 前