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.
|
hace 8 años |
romainq
|
dfaaf43ea6
Archives: added the option with_archive to export web services (defaults to 0)
|
hace 8 años |
romainq
|
09deb1236c
Export (legacy): bulk read must be authorized for all the queried classes
|
hace 9 años |
dflaven
|
3eaf368daa
#1083: HTML export: show a scroll bar when needed.
|
hace 10 años |
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)
|
hace 10 años |
romainq
|
688b2bcc47
#968 Interactive CSV Export truncated or missing characters (since 2.0.3)
|
hace 10 años |
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
|
hace 10 años |
dflaven
|
5026ca4768
Protect the optimization in case the object's friendlyname is requested.
|
hace 11 años |
dflaven
|
c1afd414b3
Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings!
|
hace 11 años |
dflaven
|
1ac23ae3a4
Properly optimize the columns to load, when subitems are requested.
|
hace 11 años |
romainq
|
41721dc89f
Optimize the queries for the export page
|
hace 11 años |
dflaven
|
f3fadcf466
Export the content of the CaseLogs in "spreadsheet" format, with some tricks to preserve the formatting in Excel.
|
hace 12 años |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
hace 12 años |
romainq
|
7a5ee2b26f
Spurious chars corrupting CSV download:
|
hace 12 años |
romainq
|
215725afc6
Fixed export.php usage description
|
hace 12 años |
romainq
|
34ede9dbde
CSV import/export reworked:
|
hace 12 años |
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)
|
hace 13 años |
romainq
|
031dc7b688
#512 Allow the CLI mode for export.php
|
hace 13 años |
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()
|
hace 13 años |
romainq
|
b1ac10a93a
#485 Export for MS Excel web queries: format=spreadsheet
|
hace 13 años |
romainq
|
4bba98cfd3
#485 Export.php improved for integration into Excel / web queries (bug with IIS/HTTPS, limitation on the size of the OQL)
|
hace 13 años |
romainq
|
bb4ad5e6a2
Export.php - fixed a regression (specifying no field list resulting in an error)
|
hace 14 años |
romainq
|
7cdf943e8b
#452 Export.php - field list can be specified also for HTML output
|
hace 14 años |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
hace 14 años |
dflaven
|
0c91521e14
One more regression due to #446: fixed !
|
hace 14 años |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
hace 14 años |
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)
|
hace 14 años |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
hace 14 años |
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
|
hace 14 años |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
hace 14 años |