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.
|
13 vuotta sitten |
romainq
|
c0062afe9c
#509 Error in the display of a replica not yet synchronized
|
13 vuotta sitten |
dflaven
|
522405f5ff
Protects against a JS error while the synchro is running in chunk mode
|
13 vuotta sitten |
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
|
13 vuotta sitten |
romainq
|
88919ffcc6
Synchro: need to order the replicas by id for the split algorithm to work fine
|
13 vuotta sitten |
romainq
|
19d0f7f341
Synchro: keep track of the memory usage peak (SynchroLog), should the synchro be executed at once or in several steps
|
13 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |
dflaven
|
2b9185922e
- Don't create warnings for empty ext keys (i.e. empty string)
|
13 vuotta sitten |
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 vuotta sitten |
romainq
|
4e1e2d45ba
Data sync: fixed issue when a replica left in state 'new' becomes obsolete
|
13 vuotta sitten |
dflaven
|
c94f942c31
Don't forget to track the count of updated objects...
|
13 vuotta sitten |
dflaven
|
4a67b185e5
Add the name of the synchro data source as an external field in case we need to make a CSV export
|
14 vuotta sitten |
romainq
|
cf39270e2c
Upgrade/toolkit: improved the data sources update procedure (no need to create "direct" linkset attributes, remove old attributes, more verbose)
|
14 vuotta sitten |
dflaven
|
334bae5853
Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage).
|
14 vuotta sitten |
dflaven
|
6c82e4034e
Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken.
|
14 vuotta sitten |
dflaven
|
65ee993dc7
Implementing Trac #419: provide means for the toolkit to fix synchro data sources
|
14 vuotta sitten |
dflaven
|
d40ceba817
- Fixed Trac #433: triggers creation was incorrect when iTop was installed with a 'prefix' for the DB tables.
|
14 vuotta sitten |
dflaven
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 vuotta sitten |
dflaven
|
fb2a3ae0ea
Better (?) handling of deletion issues during the synchro...
|
14 vuotta sitten |
dflaven
|
dc82ced733
Fixed Trac#424: error when updating the Data Synchro statistics
|
14 vuotta sitten |
dflaven
|
17bd3b9d30
Fixed Trac #427: unable to remove all items from a linkset when editing an object.
|
14 vuotta sitten |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 vuotta sitten |
romainq
|
5ede4eae0c
#420 - Data synchro logs: increased the size of the attribute last_error
|
14 vuotta sitten |
romainq
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
14 vuotta sitten |
romainq
|
fe18c2ebe2
Data synchro: added the support of link sets (to import user accounts)
|
14 vuotta sitten |
romainq
|
c8d4f89d4c
#378 Data Synchro - leave the replica in state 'synchronized' if failing to update (update then delete)
|
14 vuotta sitten |
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 vuotta sitten |
romainq
|
8625bd73ba
Data synchro: added "contact to notify in case of error"
|
14 vuotta sitten |
romainq
|
b8518f8963
Data synchro: if the object is deleted from within iTop, do cleanup sync table and replica as well
|
14 vuotta sitten |