dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
14 years ago |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 years ago |
dflaven
|
fe683f1080
Bug fix: properly process field names followed by a star (which simply indicates an important field in the CSV import)
|
14 years ago |
romainq
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
14 years ago |
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 years ago |
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 years ago |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
14 years ago |
romainq
|
fe8ebc4d5e
#370 standard argument for CLI/REST services: param_file
|
14 years ago |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 years ago |
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 years ago |
romainq
|
7d7df14fc4
CSV import web service - cosmetics on the reporting in case the data set is empty
|
14 years ago |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
romainq
|
20830d689d
#311 CSV import: Improved the reporting on external keys (and changed a little the behavior)
|
14 years ago |
romainq
|
f5a7808a01
#246 Implemented the CLI mode for import.php
|
14 years ago |
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 years ago |
romainq
|
145d2181db
Implemented security in import.php
|
14 years ago |
romainq
|
fb3983cf53
#162 Implemented the non interactive bulk load (REST, CLI not implemented)
|
14 years ago |
romainq
|
ed52d94cd0
Fixed bug: CSV import (interactive or web service) reporting change "on behalf of"
|
14 years ago |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 years ago |
romainq
|
2cab35c842
Aligned bulk load web services with recent changes (status reporting)
|
15 years ago |
romainq
|
e27779ed33
CSV import: improved handling of external keys
|
15 years ago |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
15 years ago |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 years ago |
romainq
|
4c40dba4f7
Trac #51 - Implemented external key feed by the mean of reconciliation on external fields
|
15 years ago |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 years ago |