dflaven
|
1fd72dd97c
Bug fix: don't assume that the hierachical key is called 'parent_id'
|
преди 14 години |
dflaven
|
aa4f6a33b2
Fixed Trac #447: interfaces not showing up on the details of a server when an org is selected: there were collisions in the internal query parameters names ! This is now fixed.
|
преди 14 години |
dflaven
|
280e159e3f
Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children.
|
преди 14 години |
dflaven
|
c492cd5fa9
Enhanced interface for complex SLA computations...
|
преди 14 години |
dflaven
|
65ee993dc7
Implementing Trac #419: provide means for the toolkit to fix synchro data sources
|
преди 14 години |
dflaven
|
be8991ed36
#446 continuing: sanitizing parameters...
|
преди 14 години |
dflaven
|
80c2ee1787
Still fixing regressions caused by Trac#446: XSS vulnerabilities...
|
преди 14 години |
dflaven
|
fb48355c6a
Fixed the display of 'Used IP Addresses' (i.e. Network interfaces) in the details of a Subnet object.
|
преди 14 години |
romainq
|
715d07d028
Fix after security fix
|
преди 14 години |
dflaven
|
1ec4d7e6dd
Allow export of the config information for documentation purposes
|
преди 14 години |
dflaven
|
fa29799ab2
Trac #445: output of export.php should not be "paginated" !
|
преди 14 години |
dflaven
|
0c91521e14
One more regression due to #446: fixed !
|
преди 14 години |
dflaven
|
21076ccd3f
Still working on #446: oops, one parameter missing...
|
преди 14 години |
dflaven
|
253a2ee596
Fixed Trac#446: XSS vulnerabilities... to be tested !
|
преди 14 години |
romainq
|
b1fb856a5b
Readme for 1.2 Beta
|
преди 14 години |
dflaven
|
1f2a7769f2
Fixed the "more information" url in the itop-config-mgmt module
|
преди 14 години |
dflaven
|
52ab02b9db
Make the 'agent_id' visible in the state "new" to allow the creation and assigment of a ticket in one click.
|
преди 14 години |
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 години |
dflaven
|
2373cee346
"Shortcut" actions are displayed as buttons on the same line as the usual "Actions" button.
|
преди 14 години |
dflaven
|
b0188512a1
New config parameter: buttons_position: top | bottom | both
|
преди 14 години |
romainq
|
4de834cb8e
SQLBlock - removed Warnings in case of empty data set
|
преди 14 години |
dflaven
|
aa06c315db
Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle !
|
преди 14 години |
romainq
|
eeb8146ce2
Fixed typo
|
преди 14 години |
dflaven
|
4498407d13
Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object.
|
преди 14 години |
dflaven
|
4553ac03a5
- Enhancement: can now specify 'order_by' in 'list' templates.
|
преди 14 години |
dflaven
|
31e23c5282
New option DEL_MOVEUP (move the children up one level) for 'on_target_delete' for HierarchicalKey attributes.
|
преди 14 години |
dflaven
|
b5a859e900
Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that:
|
преди 14 години |
dflaven
|
9382319d13
Adapted the portal to support enhanced attachments either in 'properties' or 'relations'... this is transparent for the end-user of the portal.
|
преди 14 години |
dflaven
|
f5185b0aa6
Enhancement: new configuration parameter 'position' to enable 'attachments' to be displayed either as a separate tab 'Attachments' on inline in the 'Properties' tab (for example when used with a custom 'DisplayBareProperties'.)
|
преди 14 години |
dflaven
|
e4f4e5a489
New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical').
|
преди 14 години |