romainq
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 jaren geleden |
romainq
|
dfaaf43ea6
Archives: added the option with_archive to export web services (defaults to 0)
|
8 jaren geleden |
romainq
|
09deb1236c
Export (legacy): bulk read must be authorized for all the queried classes
|
9 jaren geleden |
dflaven
|
3eaf368daa
#1083: HTML export: show a scroll bar when needed.
|
10 jaren geleden |
dflaven
|
b744b7b9ba
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
|
10 jaren geleden |
romainq
|
688b2bcc47
#968 Interactive CSV Export truncated or missing characters (since 2.0.3)
|
10 jaren geleden |
romainq
|
82de80cd7f
#991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little
|
10 jaren geleden |
dflaven
|
5026ca4768
Protect the optimization in case the object's friendlyname is requested.
|
11 jaren geleden |
dflaven
|
c1afd414b3
Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings!
|
11 jaren geleden |
dflaven
|
1ac23ae3a4
Properly optimize the columns to load, when subitems are requested.
|
11 jaren geleden |
romainq
|
41721dc89f
Optimize the queries for the export page
|
11 jaren geleden |
dflaven
|
f3fadcf466
Export the content of the CaseLogs in "spreadsheet" format, with some tricks to preserve the formatting in Excel.
|
12 jaren geleden |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 jaren geleden |
romainq
|
7a5ee2b26f
Spurious chars corrupting CSV download:
|
12 jaren geleden |
romainq
|
215725afc6
Fixed export.php usage description
|
12 jaren geleden |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 jaren geleden |
romainq
|
f09e159d60
#516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list) (reintegrated from branch 1.2)
|
13 jaren geleden |
romainq
|
031dc7b688
#512 Allow the CLI mode for export.php
|
13 jaren geleden |
romainq
|
dc0380550d
#485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties()
|
13 jaren geleden |
romainq
|
b1ac10a93a
#485 Export for MS Excel web queries: format=spreadsheet
|
13 jaren geleden |
romainq
|
4bba98cfd3
#485 Export.php improved for integration into Excel / web queries (bug with IIS/HTTPS, limitation on the size of the OQL)
|
13 jaren geleden |
romainq
|
bb4ad5e6a2
Export.php - fixed a regression (specifying no field list resulting in an error)
|
14 jaren geleden |
romainq
|
7cdf943e8b
#452 Export.php - field list can be specified also for HTML output
|
14 jaren geleden |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
14 jaren geleden |
dflaven
|
0c91521e14
One more regression due to #446: fixed !
|
14 jaren geleden |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 jaren geleden |
romainq
|
85e67ba54b
#379 GetAbsoluteUrlRoot becomes GetAbsoluteUrlAppRoot which will simplify the development of plugins, fixed a cosmetic issue in export.php (format: html + iTop not installed in the url root path)
|
14 jaren geleden |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
14 jaren geleden |
romainq
|
2b5b0351a6
CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links
|
14 jaren geleden |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 jaren geleden |