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