dflaven
|
07629d6955
Fix for Trac#589, do not use ExchangeException here ! Copy/paste killed us ?
|
12 lat temu |
romainq
|
8b9e92c964
#611 Fixed regression in import.php
|
12 lat temu |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 lat temu |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 lat temu |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
12 lat temu |
romainq
|
08f30cc794
CSV import (both std and related to the data synchro) can be used with a tab (keyword 'tab', case insensitive)
|
13 lat temu |
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 lat temu |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
14 lat temu |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 lat temu |
dflaven
|
fe683f1080
Bug fix: properly process field names followed by a star (which simply indicates an important field in the CSV import)
|
14 lat temu |
romainq
|
0a4cc0e1f6
Improved import.php and synchro_import.php: added 'date_format' (example: %d/%m/%Y %H:%i:%s)
|
14 lat temu |
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 lat temu |
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 lat temu |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
14 lat temu |
romainq
|
fe8ebc4d5e
#370 standard argument for CLI/REST services: param_file
|
14 lat temu |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 lat temu |
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 lat temu |
romainq
|
7d7df14fc4
CSV import web service - cosmetics on the reporting in case the data set is empty
|
14 lat temu |
romainq
|
a40d47861c
Improved change tracking: user login replaced by the full name if available
|
14 lat temu |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 lat temu |
romainq
|
20830d689d
#311 CSV import: Improved the reporting on external keys (and changed a little the behavior)
|
14 lat temu |
romainq
|
f5a7808a01
#246 Implemented the CLI mode for import.php
|
14 lat temu |
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 lat temu |
romainq
|
145d2181db
Implemented security in import.php
|
14 lat temu |
romainq
|
fb3983cf53
#162 Implemented the non interactive bulk load (REST, CLI not implemented)
|
14 lat temu |
romainq
|
ed52d94cd0
Fixed bug: CSV import (interactive or web service) reporting change "on behalf of"
|
14 lat temu |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 lat temu |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 lat temu |
romainq
|
2b116ea93e
Obsoleted the SibusQL and the keyword pkey (still allowed as a placeholder in the templates)
|
15 lat temu |
romainq
|
2cab35c842
Aligned bulk load web services with recent changes (status reporting)
|
15 lat temu |