Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 10 Jahren
  dflaven cbd4e0d0e3 Better handling of the user's configured display limit for displaying the CSV import history. Also provide feedback while reloading. vor 11 Jahren
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: vor 11 Jahren
  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%. vor 11 Jahren
  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. vor 11 Jahren
  romainq 8a3f7b2104 No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify vor 11 Jahren
  dflaven 550f95b8d7 #795 Issue when using the actual (id) value of an external key as a reconciliation field vor 11 Jahren
  dflaven 853a0cb370 #734 Fixed a regression on reconciliation keys during CSV import. vor 12 Jahren
  romainq 5d4e111264 Fix for reconciliation by id (Advanced Mode) -reintegrated from branch 2.0 vor 12 Jahren
  romainq 1815e47c1b #684 CSV import / reconciliation using an enum does not take the translation into account vor 12 Jahren
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) vor 12 Jahren
  romainq 34ede9dbde CSV import/export reworked: vor 12 Jahren
  dflaven 6cd747600e The "Preferences" pages now allows a user to: vor 13 Jahren
  dflaven 7a28e07aeb Implemented Track #582: "stable name" for synchro_data_xxx tables. vor 13 Jahren
  dflaven 648af437b5 Fixed absolute/relative path issues in the JS and href places vor 13 Jahren
  dflaven 1d727726c0 Prevent a crash when displaying the details of a change (from the CSV "history" tab) vor 13 Jahren
  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). vor 14 Jahren
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) vor 14 Jahren
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. vor 14 Jahren
  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 vor 14 Jahren
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format vor 14 Jahren
  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) vor 14 Jahren
  romainq 3b17f20d48 Fixed regression (implementation of the data exchange) vor 14 Jahren
  dflaven 3fcac566d9 Fixed Trac #351: undefined variable sClass... vor 14 Jahren
  romainq 5bc28d3834 Fixed an issue in the display of CSV imports history vor 14 Jahren
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() vor 14 Jahren
  romainq a40d47861c Improved change tracking: user login replaced by the full name if available vor 14 Jahren
  romainq bd2a846f77 Fixed cosmetic issues in the CSV import (related to the recent changes) vor 14 Jahren
  dflaven ea7026ba6a - Added the new "synchro" mode to the CSV load page. vor 14 Jahren
  romainq a498ca5e42 Internal: BulkChange improved with synchro mode vor 14 Jahren