romainq
|
be481b7f1e
Fixed regression introduced by [3857] : setup not working anymore (js files could not be loaded anymore)
|
9 роки тому |
romainq
|
1747be3a44
Modules: added a mean to cache data that will be reset upon compilation. To be used in conjunction with ModuleDesign.
|
9 роки тому |
dflaven
|
b622dbc62a
Make the 'curl' options overridable when calling utils::DoPostRequest()
|
9 роки тому |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
9 роки тому |
romainq
|
412766a151
Export/CSV:
|
9 роки тому |
dflaven
|
388bfea437
A little bit of polishing on the export feature to be ready for the beta.
|
10 роки тому |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 роки тому |
dflaven
|
915261fb40
Bulk Export redesign... finishing touch.
|
10 роки тому |
dflaven
|
47e596aa0b
Bulk Export redesign, addressing the tickets:
|
10 роки тому |
dflaven
|
88c53533b1
Integration of the Excel (XLSX) export feature... (regression fix)
|
10 роки тому |
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
|
77683afb6e
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
|
11 роки тому |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
11 роки тому |
dflaven
|
33be18aec0
Improved version of DoPostRequest which optionally uses cURL to workaround PHP/OpenSSL bugs !
|
11 роки тому |
romainq
|
6ca267b84c
Helper for HTTP POSTs: can return the headers if requested
|
11 роки тому |
dflaven
|
a2afc229ed
Retrofit the useful DoPostRequest function which was used (and defined) in several extensions.
|
11 роки тому |
romainq
|
95b1a93a0c
Management of environments: the banner must be injected by the mean of iPageUIExtension
|
11 роки тому |
romainq
|
ace480ea42
New mechanism: a module page can be accessed by the mean of a canonical URL (utils::GetAbsoluteUrlModulePage to build the proper URL)
|
11 роки тому |
romainq
|
a2d6746d60
#634 Detection of HTTPS not working with nginx (iTop always considering the current connection as being secure)
|
12 роки тому |
dflaven
|
3db5a5900b
Make auto_reload work on OQL menus
|
12 роки тому |
romainq
|
539dad1d87
error.log moved into the log directory
|
12 роки тому |
romainq
|
8118327ddf
New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
|
12 роки тому |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 роки тому |
dflaven
|
f6bed47145
Bug fix: cloning a DBObject has a special meaning !!
|
12 роки тому |
dflaven
|
51d0c1140e
Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters)
|
12 роки тому |
romainq
|
e8fcf4ed3e
Toolkit: deharcoded source directory
|
12 роки тому |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
12 роки тому |
dflaven
|
e305d24256
In the 'context', pass menus by ID and no longer by index.
|
13 роки тому |
romainq
|
05706f7f76
Fixed setup issues (improved modularity)
|
13 роки тому |
dflaven
|
b2187e4364
Make GetConfig independent of the MetaModel
|
13 роки тому |