Historique des commits

Auteur SHA1 Message Date
  dflaven ccef399cfa Support of date and time custom formats... continuing towards the beta ! il y a 9 ans
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) il y a 9 ans
  dflaven dee1b44953 Bug fix: when a date/time format is specified, don't try to process columns named 'id' since obviously these are neither date/times nor a genuine attribute code. il y a 9 ans
  romainq d10ff67731 Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage. il y a 10 ans
  romainq d525a83e33 #1027 Regression introduced in [3148] thus in 2.0.3 (cache the reconciliation for external keys on the CSV import) a cache hit on an ambiguous external key was not correctly handled il y a 10 ans
  dflaven cbd4e0d0e3 Better handling of the user's configured display limit for displaying the CSV import history. Also provide feedback while reloading. il y a 11 ans
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: il y a 11 ans
  dflaven 709b3ce87f Experimental perf. enhancement: cache the foreign keys to use when importing object to avoid searching for the same object several times during a given import. Seem to speed up the imports by 7 to 10%. il y a 11 ans
  dflaven f060c7d25d #867 (and #907 as a dup') De-harcode set_time_limit (per loop) in lengthy operations. Default value is 30 seconds (per loop), configurable via the new parameter "max_execution_time_per_loop", instead of 5 seconds previously. il y a 11 ans
  romainq 8a3f7b2104 No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify il y a 11 ans
  dflaven 550f95b8d7 #795 Issue when using the actual (id) value of an external key as a reconciliation field il y a 11 ans
  dflaven 853a0cb370 #734 Fixed a regression on reconciliation keys during CSV import. il y a 12 ans
  romainq 5d4e111264 Fix for reconciliation by id (Advanced Mode) -reintegrated from branch 2.0 il y a 12 ans
  romainq 1815e47c1b #684 CSV import / reconciliation using an enum does not take the translation into account il y a 12 ans
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) il y a 12 ans
  romainq 34ede9dbde CSV import/export reworked: il y a 12 ans
  dflaven 6cd747600e The "Preferences" pages now allows a user to: il y a 13 ans
  dflaven 7a28e07aeb Implemented Track #582: "stable name" for synchro_data_xxx tables. il y a 13 ans
  dflaven 648af437b5 Fixed absolute/relative path issues in the JS and href places il y a 13 ans
  dflaven 1d727726c0 Prevent a crash when displaying the details of a change (from the CSV "history" tab) il y a 13 ans
  dflaven e9fe937391 Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages). il y a 14 ans
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) il y a 14 ans
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. il y a 14 ans
  romainq 2b5b0351a6 CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links il y a 14 ans
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format il y a 14 ans
  romainq f67410a5aa #355 CSV Import (non interactive) now supporting localized column headers, making it possible to import directly data generated by the interactive export. NOTE: to achieve this, the default separator is now the coma (whereas the default separator in XCel sheets is the semicolumn) il y a 14 ans
  romainq 3b17f20d48 Fixed regression (implementation of the data exchange) il y a 14 ans
  dflaven 3fcac566d9 Fixed Trac #351: undefined variable sClass... il y a 14 ans
  romainq 5bc28d3834 Fixed an issue in the display of CSV imports history il y a 14 ans
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() il y a 14 ans