dflaven
|
c1b41e8355
Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab.
|
14 years ago |
dflaven
|
ca8f9e826d
Make sure that the dependent fields are initialized in the proper order when applying a stimulus on a n object.
|
14 years ago |
dflaven
|
45571f75c3
Added an option to the paginated display: display all elements on one page.
|
14 years ago |
dflaven
|
d40ceba817
- Fixed Trac #433: triggers creation was incorrect when iTop was installed with a 'prefix' for the DB tables.
|
14 years ago |
dflaven
|
8c789c7642
Fixed the construction of the menus' URLs:
|
14 years ago |
dflaven
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 years ago |
dflaven
|
ae4c9509b3
Implemented enhancement #130: keywords to narrow the scope of the global search
|
14 years ago |
dflaven
|
fb2a3ae0ea
Better (?) handling of deletion issues during the synchro...
|
14 years ago |
dflaven
|
c41d392c3d
Fix display issues with the portal's top menu bar.
|
14 years ago |
dflaven
|
7f43cbd223
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 years ago |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 years ago |
dflaven
|
e9fe937391
Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages).
|
14 years ago |
dflaven
|
4fe215dd85
Implemented two new options for CAS:
|
14 years ago |
dflaven
|
8f34f20549
Implemented two new options for CAS:
|
14 years ago |
dflaven
|
5df7c26185
- Allow search forms to be open by default
|
14 years ago |
dflaven
|
1b215f1cc6
Added two new options for CAS:
|
14 years ago |
dflaven
|
f8a7be667a
- Make sure that resulsts tables are always sortable.
|
14 years ago |
dflaven
|
e4365b6a3d
- Setup tested under IE8
|
14 years ago |
dflaven
|
feebcbd081
- Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 years ago |
dflaven
|
d7ee927104
- Nicer display of paginated lists
|
14 years ago |
dflaven
|
b168019dec
- Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 years ago |
dflaven
|
ca70857ad2
Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 years ago |
dflaven
|
f73121fcce
Added support of hierarchy in the manipulation of external keys:
|
14 years ago |
dflaven
|
354c26ff36
Added support of hierarchy in the manipulation of external keys:
|
14 years ago |
dflaven
|
7a5dcb6f54
Added support of hierarchy in the manipulation of external keys:
|
14 years ago |
dflaven
|
0247874d0b
Added support of hierarchy in the manipulation of external keys:
|
14 years ago |
dflaven
|
b90aa3b9c4
Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization.
|
14 years ago |
dflaven
|
fe42db318a
TO BE TESTED: New step in the wizard confirmation of the URL to be used for accessing the application.
|
14 years ago |
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)
|
14 years ago |
dflaven
|
36a269cedb
Use the SLAComputation utility to allow plug-ins to implement more complex SLA computation schemes.
|
14 years ago |