コミット履歴

作者 SHA1 メッセージ 日付
  romainq 19d0f7f341 Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps 13 年 前
  romainq 5ec63a30ca #489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one) 13 年 前
  romainq dc0380550d #485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties() 13 年 前
  dflaven 2b9185922e - Don't create warnings for empty ext keys (i.e. empty string) 13 年 前
  dflaven bf2c6ae852 Enhancement: when an (optional) external key cannot be reconciled, log a warning on the replica. the replicas containing a warning are then processed everytime in case the ext key changes 13 年 前
  romainq 4e1e2d45ba Data sync: fixed issue when a replica left in state 'new' becomes obsolete 13 年 前
  dflaven c94f942c31 Don't forget to track the count of updated objects... 14 年 前
  dflaven 4a67b185e5 Add the name of the synchro data source as an external field in case we need to make a CSV export 14 年 前
  romainq cf39270e2c Upgrade/toolkit: improved the data sources update procedure (no need to create "direct" linkset attributes, remove old attributes, more verbose) 14 年 前
  dflaven 334bae5853 Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage). 14 年 前
  dflaven 6c82e4034e Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. 14 年 前
  dflaven 65ee993dc7 Implementing Trac #419: provide means for the toolkit to fix synchro data sources 14 年 前
  dflaven d40ceba817 - Fixed Trac #433: triggers creation was incorrect when iTop was installed with a 'prefix' for the DB tables. 14 年 前
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. 14 年 前
  dflaven fb2a3ae0ea Better (?) handling of deletion issues during the synchro... 14 年 前
  dflaven dc82ced733 Fixed Trac#424: error when updating the Data Synchro statistics 14 年 前
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. 14 年 前
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 年 前
  romainq 5ede4eae0c #420 - Data synchro logs: increased the size of the attribute last_error 14 年 前
  romainq 0a4cc0e1f6 Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s) 14 年 前
  romainq fe18c2ebe2 Data synchro: added the support of link sets (to import user accounts) 14 年 前
  romainq c8d4f89d4c #378 Data Synchro - leave the replica in state 'synchronized' if failing to update (update then delete) 14 年 前
  romainq b8b29a7cc2 Data synchro: added notifications in case of error + fixed a bug in the error reporting (reconciliation on null values, last error was not recorded) 14 年 前
  romainq 8625bd73ba Data synchro: added "contact to notify in case of error" 14 年 前
  romainq b8518f8963 Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well 14 年 前
  dflaven ea5ddd076d Don't use removed a field ! 14 年 前
  dflaven 40a514aa89 - Dictionary entries (partial) for the SynchroDataSource objects 14 年 前
  romainq 84a737920e Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints. 14 年 前
  dflaven fb91b8dbee Proper display of the menu ! 14 年 前
  dflaven 1af32c3695 - Fixed an error appearing only for non admins. 14 年 前