dflaven
|
3db5a5900b
Make auto_reload work on OQL menus
|
hace 12 años |
romainq
|
539dad1d87
error.log moved into the log directory
|
hace 12 años |
romainq
|
8118327ddf
New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode.
|
hace 12 años |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
hace 12 años |
dflaven
|
f6bed47145
Bug fix: cloning a DBObject has a special meaning !!
|
hace 12 años |
dflaven
|
51d0c1140e
Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters)
|
hace 12 años |
romainq
|
e8fcf4ed3e
Toolkit: deharcoded source directory
|
hace 12 años |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
hace 12 años |
dflaven
|
e305d24256
In the 'context', pass menus by ID and no longer by index.
|
hace 13 años |
romainq
|
05706f7f76
Fixed setup issues (improved modularity)
|
hace 13 años |
dflaven
|
b2187e4364
Make GetConfig independent of the MetaModel
|
hace 13 años |
romainq
|
13efd1b287
De-hardcoded against the subdirectory "modules" (excepted the data model sources files)
|
hace 13 años |
dflaven
|
0faff5f6f9
Added support for environment switching
|
hace 13 años |
romainq
|
dfaea9c1fa
Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration
|
hace 13 años |
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)
|
hace 13 años |
romainq
|
714eadbaf0
Fixed regression due to the enhanced security (param file)
|
hace 13 años |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
hace 14 años |
romainq
|
715d07d028
Fix after security fix
|
hace 14 años |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
hace 14 años |
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...
|
hace 14 años |
dflaven
|
d6ba7c611b
Added a useful function for debugging: DebugBacktrace which provides a "light" version of PHP's built-in debug_backtrace().
|
hace 14 años |
dflaven
|
b1b0f2c0bc
For the setup: try to make the URL detection work even if the actual PHP file is not part of the URL (i.e when index.php is implicitely added when browsing a folder)
|
hace 14 años |
romainq
|
d184f8f089
Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager
|
hace 14 años |
romainq
|
1670ca007b
#423 Finalized
|
hace 14 años |
romainq
|
8e56399e7f
#423 Fixed issues with application root URL = f(mode CLI, modules, web server techno, etc.)
|
hace 14 años |
dflaven
|
88049b657b
New implementation for displaying long lists: pagination
|
hace 14 años |
romainq
|
8db707e284
Cosmetic
|
hace 14 años |
romainq
|
e6034cb278
Fixed issue in the computation of the application absolute path (Windows)
|
hace 14 años |
dflaven
|
243084c1f4
New implementation of GetAbsoluteUrlRootPath that no longer requires any parameter.
|
hace 14 años |
dflaven
|
17392797af
CAS integration: added support of JA-SIG Central Authentication Service (CAS) with log-off support, using phpCAS API.
|
hace 14 años |