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).
|
před 14 roky |
romainq
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
před 14 roky |
romainq
|
84a737920e
Deletion: entirely reviewed to take into account the objects being synchronized by an external data source, or the plugins constraints.
|
před 14 roky |
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
|
před 14 roky |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
před 14 roky |
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)
|
před 14 roky |
romainq
|
3b17f20d48
Fixed regression (implementation of the data exchange)
|
před 14 roky |
dflaven
|
3fcac566d9
Fixed Trac #351: undefined variable sClass...
|
před 14 roky |
romainq
|
5bc28d3834
Fixed an issue in the display of CSV imports history
|
před 14 roky |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
před 14 roky |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
před 14 roky |
romainq
|
bd2a846f77
Fixed cosmetic issues in the CSV import (related to the recent changes)
|
před 14 roky |
dflaven
|
ea7026ba6a
- Added the new "synchro" mode to the CSV load page.
|
před 14 roky |
romainq
|
a498ca5e42
Internal: BulkChange improved with synchro mode
|
před 14 roky |
romainq
|
20830d689d
#311 CSV import: Improved the reporting on external keys (and changed a little the behavior)
|
před 14 roky |
romainq
|
fb3983cf53
#162 Implemented the non interactive bulk load (REST, CLI not implemented)
|
před 14 roky |
dflaven
|
b8ebb30055
- Sepcial corner case when loading objects with external keys and these externla keys themsleves have reconciliation keys that are also externla keys.
|
před 14 roky |
romainq
|
1ae75b9f68
#137 #203 #204 #119 - Finalized the new (simplified) module for user rights management ; needed to review deeply the data integrity management to have the setup working again!
|
před 15 roky |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
před 15 roky |
dflaven
|
29221396a1
- Proper usage of htmlentities: specifiy the target character set !
|
před 15 roky |
dflaven
|
bf4eecc140
- bug fix: external keys must be set - in case the object has to be created
|
před 15 roky |
romainq
|
9d38afe94f
CSV load quick fix for integration
|
před 15 roky |
dflaven
|
f9fdcc5aec
- Integrating...
|
před 15 roky |
romainq
|
52ddaa5a5e
Bulkload reporting ready for integration with the new UI
|
před 15 roky |
romainq
|
e27779ed33
CSV import: improved handling of external keys
|
před 15 roky |
romainq
|
2dca0bdb84
Fixed bugs on CSV import (was not working fine when exporting/importing incident tickets)
|
před 15 roky |
romainq
|
4c40dba4f7
Trac #51 - Implemented external key feed by the mean of reconciliation on external fields
|
před 15 roky |
romainq
|
32e801d839
Fixed bug in CSV import: was not working when using private keys. Also fine tuned the field matching mechanism and now the CSV export/import are 100% symmetric
|
před 15 roky |
romainq
|
b523c16f80
Cosmetics on the bulk load (followed new test plan)
|
před 15 roky |
romainq
|
a292aaef1d
Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id'
|
před 15 roky |