dflaven
|
ccef399cfa
Support of date and time custom formats... continuing towards the beta !
|
hace 9 años |
dflaven
|
08e01b9eb7
Enhancement: Date and time formats are now configurable in iTop !! (beta version, beware!)
|
hace 9 años |
dflaven
|
17f4b02ee4
#944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is:
|
hace 11 años |
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.
|
hace 11 años |
dflaven
|
07629d6955
Fix for Trac#589, do not use ExchangeException here ! Copy/paste killed us ?
|
hace 12 años |
romainq
|
8b9e92c964
#611 Fixed regression in import.php
|
hace 12 años |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
hace 12 años |
romainq
|
34ede9dbde
CSV import/export reworked:
|
hace 12 años |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
hace 12 años |
romainq
|
08f30cc794
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
|
hace 13 años |
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)
|
hace 13 años |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
hace 14 años |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
hace 14 años |
dflaven
|
fe683f1080
Bug fix: properly process field names followed by a star (which simply indicates an important field in the CSV import)
|
hace 14 años |
romainq
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
hace 14 años |
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
|
hace 14 años |
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
|
hace 14 años |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
hace 14 años |
romainq
|
fe8ebc4d5e
#370 standard argument for CLI/REST services: param_file
|
hace 14 años |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
hace 14 años |
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)
|
hace 14 años |
romainq
|
7d7df14fc4
CSV import web service - cosmetics on the reporting in case the data set is empty
|
hace 14 años |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
hace 14 años |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
hace 14 años |
romainq
|
20830d689d
#311 CSV import: Improved the reporting on external keys (and changed a little the behavior)
|
hace 14 años |
romainq
|
f5a7808a01
#246 Implemented the CLI mode for import.php
|
hace 14 años |
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.
|
hace 14 años |
romainq
|
145d2181db
Implemented security in import.php
|
hace 14 años |
romainq
|
fb3983cf53
#162 Implemented the non interactive bulk load (REST, CLI not implemented)
|
hace 14 años |
romainq
|
ed52d94cd0
Fixed bug: CSV import (interactive or web service) reporting change "on behalf of"
|
hace 14 años |