コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  romainq 688b2bcc47 #968 Interactive CSV Export truncated or missing characters (since 2.0.3) 10 年 前
  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 年 前
  dflaven 5026ca4768 Protect the optimization in case the object's friendlyname is requested. 11 年 前
  dflaven c1afd414b3 Fix of a regression introduced by [3146]: due to formatting rules, empty friendlynames may not look like empty strings! 11 年 前
  dflaven 1ac23ae3a4 Properly optimize the columns to load, when subitems are requested. 11 年 前
  romainq 41721dc89f Optimize the queries for the export page 11 年 前
  dflaven f3fadcf466 Export the content of the CaseLogs in "spreadsheet" format, with some tricks to preserve the formatting in Excel. 12 年 前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年 前
  romainq 7a5ee2b26f Spurious chars corrupting CSV download: 12 年 前
  romainq 215725afc6 Fixed export.php usage description 12 年 前
  romainq 34ede9dbde CSV import/export reworked: 12 年 前
  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 年 前
  romainq 031dc7b688 #512 Allow the CLI mode for export.php 13 年 前
  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 年 前
  romainq b1ac10a93a #485 Export for MS Excel web queries: format=spreadsheet 13 年 前
  romainq 4bba98cfd3 #485 Export.php improved for integration into Excel / web queries (bug with IIS/HTTPS, limitation on the size of the OQL) 13 年 前
  romainq bb4ad5e6a2 Export.php - fixed a regression (specifying no field list resulting in an error) 14 年 前
  romainq 7cdf943e8b #452 Export.php - field list can be specified also for HTML output 14 年 前
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 年 前
  dflaven 0c91521e14 One more regression due to #446: fixed ! 14 年 前
  romainq 8e56399e7f #423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.) 14 年 前
  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 年 前
  romainq cab41b577e Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT 14 年 前
  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 年 前
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 年 前
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 年 前
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 年 前
  dflaven c2bf1c76de Use XMLPage passthrough mode to speed up and consume less memory for big XML exports. 14 年 前
  dflaven f1a2bf48db Fixed Trac #286: incorrect detection of HTTPS on IIS/ISAPI. Thanks to cprobst for reporting it. 14 年 前