提交历史

作者 SHA1 备注 提交日期
  eespie df3fd969d6 N°454 - Check data validity during CSV import 7 年之前
  eespie ca6990dc9e N°454 - Check data validity during CSV import 7 年之前
  eespie 54dac76d5a N°454 - Check data validity during CSV import 7 年之前
  eespie 8808c7db04 N°1098 Fix CSV import by id. 7 年之前
  glajarige 8b12b66854 N°583.2 Fixed regression introduced in r4861. 7 年之前
  glajarige 16f5567fb8 N°583 CSV Import now supports friendlynames as reconciliation keys. More over, read-only attributes (friendlyname, obsolescence flag, ...) are forced to reconciliation scheme. 7 年之前
  romainq f6c4655769 N.497 Continuation of the fix done in [r4461], to correctly handle validation patterns containing a slash (AttributeURL in the enhanced customer portal). The initial fix has broken the validation of date (+time) fields because the slash was escaped twice, leading to an invalid regular expression. Requires testing of synchro, CSV import, console, customer portal... 8 年之前
  dflaven f4382de1bf Validate date/time fields using their regular expression during an import (or synchro) to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !) 9 年之前
  dflaven efeda4cc5d Validate date/time fields using their regular expression during an import to avoid passing wrong formats as-is (e.g. 01/02/16 can become 01/02/0016 instead of 01/02/2016 if you use the 4 digits format for years and pass only 2 digits !) 9 年之前
  dflaven 99816a3830 #1215: URL fields can now store up to 2048 characters 9 年之前
  dflaven ccef399cfa Support of date and time custom formats... continuing towards the beta ! 9 年之前
  dflaven 08e01b9eb7 Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!) 9 年之前
  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. 9 年之前
  romainq d10ff67731 Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage. 10 年之前
  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 10 年之前
  dflaven cbd4e0d0e3 Better handling of the user's configured display limit for displaying the CSV import history. Also provide feedback while reloading. 11 年之前
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: 11 年之前
  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%. 11 年之前
  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. 11 年之前
  romainq 8a3f7b2104 No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify 11 年之前
  dflaven 550f95b8d7 #795 Issue when using the actual (id) value of an external key as a reconciliation field 11 年之前
  dflaven 853a0cb370 #734 Fixed a regression on reconciliation keys during CSV import. 12 年之前
  romainq 5d4e111264 Fix for reconciliation by id (Advanced Mode) -reintegrated from branch 2.0 12 年之前
  romainq 1815e47c1b #684 CSV import / reconciliation using an enum does not take the translation into account 12 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  romainq 34ede9dbde CSV import/export reworked: 12 年之前
  dflaven 6cd747600e The "Preferences" pages now allows a user to: 13 年之前
  dflaven 7a28e07aeb Implemented Track #582: "stable name" for synchro_data_xxx tables. 13 年之前
  dflaven 648af437b5 Fixed absolute/relative path issues in the JS and href places 13 年之前
  dflaven 1d727726c0 Prevent a crash when displaying the details of a change (from the CSV "history" tab) 13 年之前