커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  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). 14 년 전
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) 14 년 전
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. 14 년 전
  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 14 년 전
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 년 전
  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) 14 년 전
  romainq 3b17f20d48 Fixed regression (implementation of the data exchange) 14 년 전
  dflaven 3fcac566d9 Fixed Trac #351: undefined variable sClass... 14 년 전
  romainq 5bc28d3834 Fixed an issue in the display of CSV imports history 14 년 전
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 년 전
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available 14 년 전
  romainq bd2a846f77 Fixed cosmetic issues in the CSV import (related to the recent changes) 14 년 전
  dflaven ea7026ba6a - Added the new "synchro" mode to the CSV load page. 14 년 전
  romainq a498ca5e42 Internal: BulkChange improved with synchro mode 14 년 전