Romain Quetiez
|
573712e9af
|
Data Exchange - Fixed issue when a field is selected for reconciliation but not for update
SVN:trunk[1095]
|
2011-02-24 15:37:21 +00:00 |
|
Romain Quetiez
|
5897ae5bb9
|
Data Exchange - Simulation in synchro_import.php now relying on MySQL transactions
SVN:trunk[1094]
|
2011-02-24 08:47:46 +00:00 |
|
Romain Quetiez
|
cd71f02fad
|
Data Exchange - Implemented reconciliation options + cosmetics on synchro_exec
SVN:trunk[1093]
|
2011-02-23 17:32:21 +00:00 |
|
Denis Flaven
|
e4df8c8c92
|
Added synchron statistics and their first display...
SVN:trunk[1092]
|
2011-02-23 16:49:00 +00:00 |
|
Romain Quetiez
|
d1879d0433
|
Data Exchange - Simulate mode on synchro_exec + cleanup in traces + handling of null values
SVN:trunk[1091]
|
2011-02-23 14:55:51 +00:00 |
|
Denis Flaven
|
9e636b1ce5
|
New display of the "Synchro status/log"
SVN:trunk[1090]
|
2011-02-23 14:37:23 +00:00 |
|
Denis Flaven
|
cccea50159
|
Added an extra parameter 'simulate'
SVN:trunk[1089]
|
2011-02-22 15:21:40 +00:00 |
|
Romain Quetiez
|
3441911781
|
Fixed regression on AttributeInteger
SVN:trunk[1088]
|
2011-02-22 14:26:00 +00:00 |
|
Romain Quetiez
|
c97f4d5ee7
|
Data Exchange - Log statistics
SVN:trunk[1087]
|
2011-02-22 14:20:46 +00:00 |
|
Romain Quetiez
|
4c637548ac
|
Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith)
SVN:trunk[1086]
|
2011-02-21 16:35:47 +00:00 |
|
Denis Flaven
|
721ca8c652
|
Continuing the implementation of the DataExchange
SVN:trunk[1085]
|
2011-02-16 17:31:32 +00:00 |
|
Romain Quetiez
|
293877d78a
|
Data Exchange - Replica objects must not be derived from cmdbAbstractObject
SVN:trunk[1084]
|
2011-02-11 13:15:41 +00:00 |
|
Romain Quetiez
|
d92f89fbe6
|
Data Exchange - Finalized deletion, changed the definition of attributes (update/reconcile), added an automated test
SVN:trunk[1083]
|
2011-02-11 09:01:16 +00:00 |
|
Romain Quetiez
|
1da6a264d0
|
Automatic deletion of links lnkSolutionToCI
SVN:trunk[1082]
|
2011-02-10 15:13:24 +00:00 |
|
Denis Flaven
|
89b58d44cd
|
Removed a "assertion failed" error message.
SVN:trunk[1080]
|
2011-02-09 09:44:00 +00:00 |
|
Denis Flaven
|
0b93e6f79e
|
Fixed an incorrect detection of the maximum recursion level
SVN:trunk[1079]
|
2011-02-08 16:25:18 +00:00 |
|
Denis Flaven
|
eb0ba24d7d
|
- Data Exchange implementation... in progress.
SVN:trunk[1078]
|
2011-02-08 13:34:47 +00:00 |
|
Romain Quetiez
|
64521eb758
|
Fixed regression (implementation of the data exchange)
SVN:trunk[1074]
|
2011-02-07 16:29:49 +00:00 |
|
Denis Flaven
|
2d65325f6f
|
New configuration setting (and new class of Log objects) to keep track of the application's usage: an entry in the log is added each time a user connects to the application. (This feature is disabled by default)
SVN:trunk[1073]
|
2011-02-07 15:55:39 +00:00 |
|
Denis Flaven
|
a97238c3cd
|
Fixed Trac #351: undefined variable sClass...
SVN:trunk[1072]
|
2011-02-07 15:51:24 +00:00 |
|
Romain Quetiez
|
ce993b60e4
|
Data Exchange - Removed the state 'deleted': instead, delete the replica!
SVN:trunk[1068]
|
2011-02-03 16:39:58 +00:00 |
|
Romain Quetiez
|
283f7dc9f8
|
CSV import web service - cosmetics on the reporting in case the data set is empty
SVN:trunk[1067]
|
2011-02-03 15:50:48 +00:00 |
|
Romain Quetiez
|
4441fb41b9
|
Data Exchange - Fixed a corner case issue (a replica going directly from new to obsolete, then touched again -> back into the picture)
SVN:trunk[1066]
|
2011-02-03 15:36:37 +00:00 |
|
Romain Quetiez
|
34322045df
|
Data Exchange - forgot a change in the previous commit
SVN:trunk[1065]
|
2011-02-03 09:57:47 +00:00 |
|
Romain Quetiez
|
b73da47775
|
Data Exchange - new web service to update data tables
SVN:trunk[1064]
|
2011-02-03 09:55:17 +00:00 |
|
Denis Flaven
|
3d8ffba2fa
|
Mention that the database user must have the "CREATE VIEW and TRIGGER" privileges for the setup to work fine.
SVN:trunk[1063]
|
2011-02-03 09:41:32 +00:00 |
|
Denis Flaven
|
f9a380b12d
|
DataExchange: implementation in progress.
SVN:trunk[1062]
|
2011-02-02 14:48:45 +00:00 |
|
Romain Quetiez
|
a9a530a2cb
|
Core: Join any table to an OQL query (prerequisite to Data Exchange)
SVN:trunk[1061]
|
2011-02-01 16:54:10 +00:00 |
|
Romain Quetiez
|
ba822a655e
|
Wiki: add links to objects in text attributes
SVN:trunk[1060]
|
2011-02-01 13:40:51 +00:00 |
|
Romain Quetiez
|
20ec91e9f3
|
Data ExchangeData Exchange - data structure (ready for sync)
SVN:trunk[1059]
|
2011-02-01 12:56:26 +00:00 |
|
Romain Quetiez
|
735a9729c0
|
Data Exchange - data structure
SVN:trunk[1058]
|
2011-01-31 15:53:07 +00:00 |
|
Romain Quetiez
|
1a52f4de72
|
#149 Implemented friendly names
SVN:trunk[1057]
|
2011-01-26 09:43:35 +00:00 |
|
Denis Flaven
|
cb0610bf0b
|
Readme for iTop 1.0.2
SVN:trunk[1055]
|
2011-01-18 11:38:24 +00:00 |
|
Denis Flaven
|
20ea4644b4
|
Remove an ambiguous naming when performing a CSV import of DBServerInstance objects.
SVN:trunk[1054]
|
2011-01-18 11:37:21 +00:00 |
|
Denis Flaven
|
fde336d8dd
|
Cosmetics: make the login & change password form look the same on all browsers.
SVN:trunk[1053]
|
2011-01-18 09:07:46 +00:00 |
|
Denis Flaven
|
bc78b19ba7
|
Fixed Trac #348: no validation needed when pressing "Restart".
SVN:trunk[1052]
|
2011-01-18 09:00:26 +00:00 |
|
Denis Flaven
|
a4883076f8
|
Fixed Trac #338: when updating a 'dependent' field, don't forget to cascade the refresh in case this field has its own dependent fields.
SVN:trunk[1051]
|
2011-01-17 17:11:03 +00:00 |
|
Denis Flaven
|
57a0e2d47e
|
Fixed Trac #345: hidden or read-only parameters in a form were not taken into account for computing the allowed values.
SVN:trunk[1050]
|
2011-01-17 15:13:28 +00:00 |
|
Denis Flaven
|
5a41992739
|
Trying to make CKEditor work with the "ExtKey" widget. (Trac #343)
Seems to be functional but there is still an "uncaught exception" that pops up from nowhere when closing the dialog.
SVN:trunk[1049]
|
2011-01-10 18:15:15 +00:00 |
|
Denis Flaven
|
15e07b69d6
|
Fixed Trac #341: broken form when an external key is part of the attrbiutes of an n-n link !
SVN:trunk[1048]
|
2011-01-10 18:07:54 +00:00 |
|
Denis Flaven
|
f6bfcb8355
|
Preparing the readme for the 1.0.2 release
SVN:trunk[1047]
|
2011-01-04 09:44:47 +00:00 |
|
Denis Flaven
|
019959504f
|
Added the ability to (easily) attach files to a user request from the "portal" page. (French translation)
SVN:trunk[1046]
|
2011-01-04 09:35:17 +00:00 |
|
Denis Flaven
|
331b7ec2f0
|
Added the ability to (easily) attach files to a user request from the "portal" page.
SVN:trunk[1045]
|
2011-01-03 16:39:16 +00:00 |
|
Romain Quetiez
|
56ddf960a5
|
Readme for 1.0.2 -draft
SVN:trunk[1044]
|
2011-01-03 16:05:09 +00:00 |
|
Denis Flaven
|
35429228a2
|
Fixed a typo in German translation (Trac #339), thanks to ulmerspatz and Jonathan Lucas
SVN:trunk[1043]
|
2011-01-03 15:02:05 +00:00 |
|
Denis Flaven
|
78256bae0b
|
- Display PHP errors during setup instead of hiding them ! (Trac #321)
- Set a longer timeout during setup (Trac #314)
SVN:trunk[1042]
|
2011-01-03 14:56:28 +00:00 |
|
Denis Flaven
|
8145c23899
|
Avoid using 'gethostname()' which is not always available.
SVN:trunk[1041]
|
2011-01-03 14:38:58 +00:00 |
|
Denis Flaven
|
3b629ab83c
|
SVN:trunk[1040]
|
2011-01-03 13:46:06 +00:00 |
|
Denis Flaven
|
abc2c7b5e1
|
Small fix: using an unassigned variable.
SVN:trunk[1039]
|
2011-01-03 13:02:17 +00:00 |
|
Denis Flaven
|
e1d7e17c5d
|
Added support for hierarchical ZLists when checking the data model consistency
SVN:trunk[1038]
|
2011-01-03 12:58:21 +00:00 |
|