dflaven
|
f8a7be667a
- Make sure that resulsts tables are always sortable.
|
14 rokov pred |
dflaven
|
e4365b6a3d
- Setup tested under IE8
|
14 rokov pred |
dflaven
|
feebcbd081
- Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 rokov pred |
dflaven
|
d7ee927104
- Nicer display of paginated lists
|
14 rokov pred |
dflaven
|
b168019dec
- Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 rokov pred |
dflaven
|
ca70857ad2
Always display the number of elements (and the number of elements selected) when displaying a list.
|
14 rokov pred |
dflaven
|
f73121fcce
Added support of hierarchy in the manipulation of external keys:
|
14 rokov pred |
dflaven
|
354c26ff36
Added support of hierarchy in the manipulation of external keys:
|
14 rokov pred |
dflaven
|
7a5dcb6f54
Added support of hierarchy in the manipulation of external keys:
|
14 rokov pred |
dflaven
|
0247874d0b
Added support of hierarchy in the manipulation of external keys:
|
14 rokov pred |
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 rokov pred |
dflaven
|
fe42db318a
TO BE TESTED: New step in the wizard confirmation of the URL to be used for accessing the application.
|
14 rokov pred |
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 rokov pred |
dflaven
|
36a269cedb
Use the SLAComputation utility to allow plug-ins to implement more complex SLA computation schemes.
|
14 rokov pred |
dflaven
|
a03dc115dd
Helper module to plug complex SLA computation schemes. This basic modules performs the simplest computation corresponding to a 24x7 (no holidays) model.
|
14 rokov pred |
dflaven
|
7d3e0b9b7f
- Search forms are now expandable/collapsible in the portal, like in the main UI
|
14 rokov pred |
dflaven
|
f820ddecaa
Manage properly default parameters for linksets
|
14 rokov pred |
romainq
|
724918dc17
Veepee - fixed issue
|
14 rokov pred |
romainq
|
221d66461e
New feature: online help on search inputs (date format and operators)
|
14 rokov pred |
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
|
14 rokov pred |
romainq
|
3f0ec7e052
Typo in french dictionary
|
14 rokov pred |
dflaven
|
59c423fa65
- removed some debug traces !!
|
14 rokov pred |
dflaven
|
3b012360be
- Fixed Trac #429: web browser can crash when a text field contains several times the same URL !!!
|
14 rokov pred |
dflaven
|
cac2ba0428
Added support for OnFormCancel
|
14 rokov pred |
dflaven
|
3f9536687b
- Bug fix: n:n wizard, context was lost when searching for objects of a derived class to be added.
|
14 rokov pred |
dflaven
|
4543afbb59
- Allow plug-ins to record specific changes in the object's history
|
14 rokov pred |
dflaven
|
184485bf14
Protect against a multiple stimulus on a set based on an abstract class.
|
14 rokov pred |
dflaven
|
f6b4b31f52
Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup.
|
14 rokov pred |
dflaven
|
44760777ce
Internal regressions fixes !!!
|
14 rokov pred |
dflaven
|
55e9f4862d
Fixed a typo: utils::ReadMultipleSelection
|
14 rokov pred |