dflaven
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
14 年之前 |
dflaven
|
c1b41e8355
Fixed Trac #410: added translation for ticket status (and other enum fields) when displaying the History tab.
|
14 年之前 |
dflaven
|
ca8f9e826d
Make sure that the dependent fields are initialized in the proper order when applying a stimulus on a n object.
|
14 年之前 |
dflaven
|
45571f75c3
Added an option to the paginated display: display all elements on one page.
|
14 年之前 |
dflaven
|
d40ceba817
- Fixed Trac #433: triggers creation was incorrect when iTop was installed with a 'prefix' for the DB tables.
|
14 年之前 |
dflaven
|
8c789c7642
Fixed the construction of the menus' URLs:
|
14 年之前 |
dflaven
|
846ba7d9fc
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
|
14 年之前 |
dflaven
|
ae4c9509b3
Implemented enhancement #130: keywords to narrow the scope of the global search
|
14 年之前 |
dflaven
|
fb2a3ae0ea
Better (?) handling of deletion issues during the synchro...
|
14 年之前 |
dflaven
|
c41d392c3d
Fix display issues with the portal's top menu bar.
|
14 年之前 |
dflaven
|
7f43cbd223
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
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 年之前 |
dflaven
|
4fe215dd85
Implemented two new options for CAS:
|
14 年之前 |
dflaven
|
8f34f20549
Implemented two new options for CAS:
|
14 年之前 |
dflaven
|
5df7c26185
- Allow search forms to be open by default
|
14 年之前 |
dflaven
|
1b215f1cc6
Added two new options for CAS:
|
14 年之前 |
dflaven
|
f8a7be667a
- Make sure that resulsts tables are always sortable.
|
14 年之前 |
dflaven
|
e4365b6a3d
- Setup tested under IE8
|
14 年之前 |
dflaven
|
feebcbd081
- Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 年之前 |
dflaven
|
d7ee927104
- Nicer display of paginated lists
|
14 年之前 |
dflaven
|
b168019dec
- Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 年之前 |
dflaven
|
ca70857ad2
Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 年之前 |
dflaven
|
f73121fcce
Added support of hierarchy in the manipulation of external keys:
|
14 年之前 |
dflaven
|
354c26ff36
Added support of hierarchy in the manipulation of external keys:
|
14 年之前 |
dflaven
|
7a5dcb6f54
Added support of hierarchy in the manipulation of external keys:
|
14 年之前 |
dflaven
|
0247874d0b
Added support of hierarchy in the manipulation of external keys:
|
14 年之前 |
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 年之前 |
dflaven
|
fe42db318a
TO BE TESTED: New step in the wizard confirmation of the URL to be used for accessing the application.
|
14 年之前 |
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 年之前 |