dflaven
|
7b776554c1
Fix for Trac #497: allow bulk modification of "duration" fields.
|
há 12 anos atrás |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
há 12 anos atrás |
romainq
|
34ede9dbde
CSV import/export reworked:
|
há 12 anos atrás |
dflaven
|
0d36b281fb
Enhancement: added a new (hidden) configuration setting 'synchro_prevent_delete_all' (default to true) to deactivate the "safety belt" and allow the deletion of all replicas of a synchro task in one go.
|
há 12 anos atrás |
dflaven
|
797486175f
Implemented Track #582: "stable name" for synchro_data_xxx tables.
|
há 13 anos atrás |
romainq
|
21fb95c5d9
#540 Data synchro: the option "write if empty" was not implemented
|
há 13 anos atrás |
dflaven
|
4ddb1ae304
Bug fix: to do not try to access a DataSource while it's being deleted
|
há 13 anos atrás |
dflaven
|
5dc9619b6c
Added detecting of missing columns in the synchro_data_xxx tables (in case of duplicate SQL column names in the orignal data model). See Trac #503.
|
há 13 anos atrás |
dflaven
|
f44dc2c721
Make sure that the creation of the data_synchro_xxx tables uses the utf8 charset and collation and the same DB Engine as the rest of the database.
|
há 13 anos atrás |
romainq
|
c0062afe9c
#509 Error in the display of a replica not yet synchronized
|
há 13 anos atrás |
dflaven
|
522405f5ff
Protects against a JS error while the synchro is running in chunk mode
|
há 13 anos atrás |
romainq
|
d084850b55
Synchro: fixed issue in the counter (deletion of replicas) and improved the behavior in case of an error happening in the underlying process
|
há 13 anos atrás |
romainq
|
88919ffcc6
Synchro: need to order the replicas by id for the split algorithm to work fine
|
há 13 anos atrás |
romainq
|
19d0f7f341
Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps
|
há 13 anos atrás |
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)
|
há 13 anos atrás |
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()
|
há 13 anos atrás |
dflaven
|
2b9185922e
- Don't create warnings for empty ext keys (i.e. empty string)
|
há 13 anos atrás |
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
|
há 13 anos atrás |
romainq
|
4e1e2d45ba
Data sync: fixed issue when a replica left in state 'new' becomes obsolete
|
há 13 anos atrás |
dflaven
|
c94f942c31
Don't forget to track the count of updated objects...
|
há 13 anos atrás |
dflaven
|
4a67b185e5
Add the name of the synchro data source as an external field in case we need to make a CSV export
|
há 13 anos atrás |
romainq
|
cf39270e2c
Upgrade/toolkit: improved the data sources update procedure (no need to create "direct" linkset attributes, remove old attributes, more verbose)
|
há 13 anos atrás |
dflaven
|
334bae5853
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
há 14 anos atrás |
dflaven
|
6c82e4034e
Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken.
|
há 14 anos atrás |
dflaven
|
65ee993dc7
Implementing Trac #419: provide means for the toolkit to fix synchro data sources
|
há 14 anos atrás |
dflaven
|
d40ceba817
- Fixed Trac #433: triggers creation was incorrect when iTop was installed with a 'prefix' for the DB tables.
|
há 14 anos atrás |
dflaven
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
há 14 anos atrás |
dflaven
|
fb2a3ae0ea
Better (?) handling of deletion issues during the synchro...
|
há 14 anos atrás |
dflaven
|
dc82ced733
Fixed Trac#424: error when updating the Data Synchro statistics
|
há 14 anos atrás |
dflaven
|
17bd3b9d30
Fixed Trac #427: unable to remove all items from a linkset when editing an object.
|
há 14 anos atrás |