Commit History

Author SHA1 Message Date
  dflaven 0472aa6794 Do not perform time consuming computations for building the menus if there are too many objects in a list (limit is configurable). 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  dflaven 184c5ac1fb Bug fix: preserve the previous settings in the configuration file in case of upgrade. 12 years ago
  romainq d0bb4288d2 Config: use app_icon_url to change the hyperlink used when clicking on the main icon 12 years ago
  romainq 9bd86bce3f CSV import: show flag csv_import_history_display in the default config file 12 years ago
  romainq 9532a67f29 CSV import: added a flag to disable the history tab (too long to display, when the feature is heavily used) 12 years ago
  romainq 7a5ee2b26f Spurious chars corrupting CSV download: 12 years ago
  romainq 34ede9dbde CSV import/export reworked: 12 years ago
  dflaven dd9b62c32c Some progress on the 2.0 setup... 12 years ago
  dflaven 4eda5a1a72 - new Configuration option 'source_dir' 12 years ago
  romainq 2b58c46fa8 The new 2.0 setup is under way... (added backup + file copy + sample data + admin language) 12 years ago
  dflaven 0d36b281fb Enhancement: added a new (hidden) configuration setting 'synchro_prevent_delete_all' (default to true) to deactivate the "safety belt" and allow the deletion of all replicas of a synchro task in one go. 12 years ago
  dflaven c93daf8dff Adaptations to potentially run the setup from the CLI 12 years ago
  romainq 640489b613 Dashboard: read user defined dashboards (setup needed to create new table) 13 years ago
  romainq 05706f7f76 Fixed setup issues (improved modularity) 13 years ago
  dflaven 02c6f8d791 CAS integration: 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 dfaea9c1fa Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration 13 years ago
  romainq 8b6fec98fb Setup based on either compiled modules or xml datamodel files (or both). 13 years ago
  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 years ago
  romainq f9566bc349 Fixed regression in the setup: query class must be included in the default configuration 13 years ago
  romainq ebd0a2cff8 Generation of emails based on the lib SwiftMailer (implements the SMTP protocole) 13 years ago
  dflaven 73a140b2c9 More options for CAS to allow automatic synchro of CAS/LDAP users 13 years ago
  dflaven ab40142e8f Default shortcut actions are now a parameter 14 years ago
  dflaven 10625b2707 Automatic rebuild of the dictionary list during setup, based on the content of the 'dictionaries' folder. 14 years ago
  dflaven 1ec4d7e6dd Allow export of the config information for documentation purposes 14 years ago
  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 years ago
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both 14 years ago
  dflaven 730953cdcd New configuration parameter: display_actions_at_top: avoid scrolling to see the buttons when assigning a ticket ! 14 years ago
  dflaven 40a79d05a0 - New configuration parameter deadline_format to specify how to display Deadlines (date or time difference or a mix of the two) 14 years ago