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