Commit History

作者 SHA1 備註 提交日期
  romainq 8a00a05b1a #783 Added the placeholder $this->xxx_list$ for emailing (names separated by a new line, truncated to 100 items) 11 年之前
  romainq ef9c010998 Reviewed the instrumentation to help in tuning the performance 11 年之前
  romainq d61e857b5d New feature: Forgot password -> email to reset (possibly disabled in the config file) 11 年之前
  romainq 93a6a2b61f #713 URL format reviewed: 12 年之前
  romainq d6047dc73e New way to compile the dictionaries, allowing for incremental modification via XML 12 年之前
  dflaven 9faf2e7cc9 Enhancement: take into account the "periodicity" of the background processes. 12 年之前
  dflaven 1e582b9266 Don't show the CSV import history (by default) for a faster display. 12 年之前
  dflaven d967ee6030 - Show only the "vsisible" parameters in the config file, or the ones already present in case of upgrade. Hide others for readability. 12 年之前
  dflaven afc6901520 New parameter to tweak the display of Impact anaysis: which tab to display first? list or graphics? 12 年之前
  romainq e22bed86b0 Optimization of SQL queries: fixed! 12 年之前
  romainq 9dbcd77495 Optimization of SQL queries: reduce the number of JOINS, assuming that data are consistent. Can be disabled with config setting query_optimization_enabled => 0. 12 年之前
  romainq e04244cefc New developer tool: set log_queries=1 to enable query logging into data/ 12 年之前
  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 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  dflaven 184c5ac1fb Bug fix: preserve the previous settings in the configuration file in case of upgrade. 12 年之前
  romainq d0bb4288d2 Config: use app_icon_url to change the hyperlink used when clicking on the main icon 12 年之前
  romainq 9bd86bce3f CSV import: show flag csv_import_history_display in the default config file 12 年之前
  romainq 9532a67f29 CSV import: added a flag to disable the history tab (too long to display, when the feature is heavily used) 12 年之前
  romainq 7a5ee2b26f Spurious chars corrupting CSV download: 12 年之前
  romainq 34ede9dbde CSV import/export reworked: 12 年之前
  dflaven dd9b62c32c Some progress on the 2.0 setup... 12 年之前
  dflaven 4eda5a1a72 - new Configuration option 'source_dir' 12 年之前
  romainq 2b58c46fa8 The new 2.0 setup is under way... (added backup + file copy + sample data + admin language) 12 年之前
  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 年之前
  dflaven c93daf8dff Adaptations to potentially run the setup from the CLI 12 年之前
  romainq 640489b613 Dashboard: read user defined dashboards (setup needed to create new table) 13 年之前
  romainq 05706f7f76 Fixed setup issues (improved modularity) 13 年之前
  dflaven 02c6f8d791 CAS integration: 13 年之前
  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 年之前