dflaven
|
9f36e2fb07
Better handling of unexpected/invalid characters in an UTF-8 file.
|
14 jaren geleden |
dflaven
|
b00c5af604
Code cleanup: proper usage of the ReadParam function.
|
14 jaren geleden |
romainq
|
06e032fdc0
#90 Added a comment to differentiate changes made by the CSV import tool
|
14 jaren geleden |
dflaven
|
67e0c463e8
- FIxed Trac#21: comsetic enhancement to the final step of the CSV import wizard.
|
14 jaren geleden |
dflaven
|
e812550df4
- Added a try/catch to nicely handle exceptions in these pages.
|
14 jaren geleden |
romainq
|
ed52d94cd0
Fixed bug: CSV import (interactive or web service) reporting change "on behalf of"
|
14 jaren geleden |
dflaven
|
7c56161dd9
- Fixed Trac #215: support several characters encoding for the interactive CSV import.
|
14 jaren geleden |
dflaven
|
df13d680db
Allow the ADministrator to load more objects via CSV load (Users, Audit rules)
|
15 jaren geleden |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 jaren geleden |
dflaven
|
46a346943e
Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195)
|
15 jaren geleden |
dflaven
|
eeb7625bf5
- Restyling and update of the UI
|
15 jaren geleden |
dflaven
|
80a3627811
Fixing Trac #91, finializing the subtle behavior of the "smart" mapping of fields in the CSV import.
|
15 jaren geleden |
dflaven
|
79e3306b36
- Fized bug Trac#107: "select first line as header" is now checked when uploading data from a file.
|
15 jaren geleden |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 jaren geleden |
dflaven
|
0ce78ce7b4
- Creation and CSV import de-activated for abstract classes
|
15 jaren geleden |
dflaven
|
d11feaea2b
- CSV import enhancements: automatic setting of search criterias and masking of the "id" columns expect in advanced mode. (Trac #21 and 106)
|
15 jaren geleden |
dflaven
|
568c28a20c
- CSV import enhancements: support of non-ascii characters and "head line" set by default (Trac #107)
|
15 jaren geleden |
dflaven
|
ad44dbffc1
- Keep the values when coming back to the "options" step
|
15 jaren geleden |
dflaven
|
43e519468d
- bug fix: history log was not saved when doing a bulk import.
|
15 jaren geleden |
dflaven
|
c82e363156
- New version of the CSV import wizard. First implementation...
|
15 jaren geleden |
romainq
|
0dd4dbc638
Trac #86 - CSV format aligned with standard specifications
|
15 jaren geleden |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 jaren geleden |
romainq
|
971840647a
Fixed regression on the bug fix [207]
|
15 jaren geleden |
romainq
|
a2d352e520
Trac #50 - Interactive bulk load (CSV) was not doing well when using several reconciliation keys
|
15 jaren geleden |
romainq
|
32e801d839
Fixed bug in CSV import: was not working when using private keys. Also fine tuned the field matching mechanism and now the CSV export/import are 100% symmetric
|
15 jaren geleden |
romainq
|
a466ef71cb
CSV import now based on the "bulk modify" user access rights
|
15 jaren geleden |
romainq
|
dc1a8c19a1
User Management: removed limitation on the user rights that could not be established without a given object set, and added a feedback in the user details page (grant summary, based on the results returned by the std user management API, thus is reliable)
|
15 jaren geleden |
romainq
|
b523c16f80
Cosmetics on the bulk load (followed new test plan)
|
15 jaren geleden |
romainq
|
a292aaef1d
Revised the CSV import: fixed issues with the external keys, added hyperlinks to the found objects, obsoleted the word 'pkey', replaced by 'id'
|
15 jaren geleden |
romainq
|
d5e9c7e282
Fixed issue #28, objects not created by the CSV import because mandatory external keys are not in the column set.
|
16 jaren geleden |