dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
před 9 roky |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
před 9 roky |
dflaven
|
17f4b02ee4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
|
před 11 roky |
dflaven
|
eee21a7dec
#777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well.
|
před 11 roky |
dflaven
|
07629d6955
Fix for Trac#589, do not use ExchangeException here ! Copy/paste killed us ?
|
před 12 roky |
romainq
|
8b9e92c964
#611 Fixed regression in import.php
|
před 12 roky |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
před 12 roky |
romainq
|
34ede9dbde
CSV import/export reworked:
|
před 12 roky |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
před 12 roky |
romainq
|
08f30cc794
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
|
před 13 roky |
romainq
|
a7bd5212b3
#477 Could not specify more than one reconciliation key (regression) + took the opportunity to enhance protection against XSS injection (using column names in the data)
|
před 13 roky |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
před 14 roky |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
před 14 roky |
dflaven
|
fe683f1080
Bug fix: properly process field names followed by a star (which simply indicates an important field in the CSV import)
|
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
|
657c8ba311
CSV import: regression due to a recent enhancement (labels) and the fact that some labels are redundant (e.g. "Location" used both for Server/location_id and Server/location_name
|
před 14 roky |
romainq
|
bcfc41fd29
#355 (continuation of the fix) import.php to support localized names in the specification of reconciliation keys, and allowing to specify an external key though it is given as an external field in the input columns
|
před 14 roky |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
před 14 roky |
romainq
|
fe8ebc4d5e
#370 standard argument for CLI/REST services: param_file
|
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
|
7d7df14fc4
CSV import web service - cosmetics on the reporting in case the data set is empty
|
před 14 roky |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
před 14 roky |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
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
|
f5a7808a01
#246 Implemented the CLI mode for import.php
|
před 14 roky |
dflaven
|
ff09a8c4f0
- Implemented some hints to help users find out what are the mandatory fields for a CSV import (Trac #276). Though not 100% bullet-proof.
|
před 14 roky |
romainq
|
145d2181db
Implemented security in import.php
|
před 14 roky |
romainq
|
fb3983cf53
#162 Implemented the non interactive bulk load (REST, CLI not implemented)
|
před 14 roky |
romainq
|
ed52d94cd0
Fixed bug: CSV import (interactive or web service) reporting change "on behalf of"
|
před 14 roky |