romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
romainq
|
7a5ee2b26f
Spurious chars corrupting CSV download:
|
12 years ago |
romainq
|
215725afc6
Fixed export.php usage description
|
12 years ago |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 years ago |
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 years ago |
romainq
|
031dc7b688
#512 Allow the CLI mode for export.php
|
13 years ago |
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 years ago |
romainq
|
b1ac10a93a
#485 Export for MS Excel web queries: format=spreadsheet
|
13 years ago |
romainq
|
4bba98cfd3
#485 Export.php improved for integration into Excel / web queries (bug with IIS/HTTPS, limitation on the size of the OQL)
|
13 years ago |
romainq
|
bb4ad5e6a2
Export.php - fixed a regression (specifying no field list resulting in an error)
|
14 years ago |
romainq
|
7cdf943e8b
#452 Export.php - field list can be specified also for HTML output
|
14 years ago |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
14 years ago |
dflaven
|
0c91521e14
One more regression due to #446: fixed !
|
14 years ago |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
14 years ago |
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 years ago |
romainq
|
cab41b577e
Fixed bug: Web services in CLI mode failing with an error when attempting to include APPROOT
|
14 years ago |
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 years ago |
romainq
|
3446af19e8
#328 Added the capability to import/export link sets in CSV format
|
14 years ago |
romainq
|
e7c2c433f9
#348 Multi-column queries not working fine with open joins and if null values to be displayed
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
dflaven
|
c2bf1c76de
Use XMLPage passthrough mode to speed up and consume less memory for big XML exports.
|
14 years ago |
dflaven
|
f1a2bf48db
Fixed Trac #286: incorrect detection of HTTPS on IIS/ISAPI. Thanks to cprobst for reporting it.
|
14 years ago |
romainq
|
1148605307
Fixed cosmetic issues (block_id) and made sure the warning would never appear again
|
14 years ago |
dflaven
|
5ac442de02
- Display the full list of attributes (details ZList) when exporting objects in HTML format (useful for Excel Web Queries).
|
14 years ago |
dflaven
|
1dac9b5014
- Get rid of the class UserContext, since now everything is implemented directly in MetaModel
|
15 years ago |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 years ago |
dflaven
|
17ff53a2e4
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
|
15 years ago |
dflaven
|
6dd80c8409
- completed the fix of the user object history (Trac #48)
|
15 years ago |
dflaven
|
7b4b62270a
Fixed the HTML display in the export webservice page. (Trac #58)
|
15 years ago |
dflaven
|
b907e3f2d6
Proper handling of the parameters to DisplaySet
|
15 years ago |