dflaven
|
88c53533b1
Integration of the Excel (XLSX) export feature... (regression fix)
|
10 years ago |
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 years ago |
romainq
|
77683afb6e
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
|
11 years ago |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
11 years ago |
dflaven
|
33be18aec0
Improved version of DoPostRequest which optionally uses cURL to workaround PHP/OpenSSL bugs !
|
11 years ago |
romainq
|
6ca267b84c
Helper for HTTP POSTs: can return the headers if requested
|
11 years ago |
dflaven
|
a2afc229ed
Retrofit the useful DoPostRequest function which was used (and defined) in several extensions.
|
11 years ago |
romainq
|
95b1a93a0c
Management of environments: the banner must be injected by the mean of iPageUIExtension
|
11 years ago |
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 years ago |
romainq
|
a2d6746d60
#634 Detection of HTTPS not working with nginx (iTop always considering the current connection as being secure)
|
12 years ago |
dflaven
|
3db5a5900b
Make auto_reload work on OQL menus
|
12 years ago |
romainq
|
539dad1d87
error.log moved into the log directory
|
12 years ago |
romainq
|
8118327ddf
New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
dflaven
|
f6bed47145
Bug fix: cloning a DBObject has a special meaning !!
|
12 years ago |
dflaven
|
51d0c1140e
Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters)
|
12 years ago |
romainq
|
e8fcf4ed3e
Toolkit: deharcoded source directory
|
12 years ago |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
12 years ago |
dflaven
|
e305d24256
In the 'context', pass menus by ID and no longer by index.
|
13 years ago |
romainq
|
05706f7f76
Fixed setup issues (improved modularity)
|
13 years ago |
dflaven
|
b2187e4364
Make GetConfig independent of the MetaModel
|
13 years ago |
romainq
|
13efd1b287
De-hardcoded against the subdirectory "modules" (excepted the data model sources files)
|
13 years ago |
dflaven
|
0faff5f6f9
Added support for environment switching
|
13 years ago |
romainq
|
dfaea9c1fa
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
|
13 years ago |
romainq
|
5ec63a30ca
#489 Run the synchro with parameter max_chunk_size to split the execution into several processes, each loading at most the given count of replica (note: the master process will continue to run while child processes are being forked one by one)
|
13 years ago |
romainq
|
714eadbaf0
Fixed regression due to the enhanced security (param file)
|
13 years ago |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
14 years ago |
romainq
|
715d07d028
Fix after security fix
|
14 years ago |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
14 years ago |
dflaven
|
1b6206732f
Allow $SERVER_NAME$ as a placeholder for the server's name in the application root url. Useful for multiple virtual hosts or test systems using DHCP...
|
14 years ago |