dflaven
|
354c26ff36
Added support of hierarchy in the manipulation of external keys:
|
14 gadi atpakaļ |
dflaven
|
7a5dcb6f54
Added support of hierarchy in the manipulation of external keys:
|
14 gadi atpakaļ |
dflaven
|
0247874d0b
Added support of hierarchy in the manipulation of external keys:
|
14 gadi atpakaļ |
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 gadi atpakaļ |
dflaven
|
fe42db318a
TO BE TESTED: New step in the wizard confirmation of the URL to be used for accessing the application.
|
14 gadi atpakaļ |
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 gadi atpakaļ |
dflaven
|
36a269cedb
Use the SLAComputation utility to allow plug-ins to implement more complex SLA computation schemes.
|
14 gadi atpakaļ |
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 gadi atpakaļ |
dflaven
|
7d3e0b9b7f
- Search forms are now expandable/collapsible in the portal, like in the main UI
|
14 gadi atpakaļ |
dflaven
|
f820ddecaa
Manage properly default parameters for linksets
|
14 gadi atpakaļ |
romainq
|
724918dc17
Veepee - fixed issue
|
14 gadi atpakaļ |
romainq
|
221d66461e
New feature: online help on search inputs (date format and operators)
|
14 gadi atpakaļ |
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 gadi atpakaļ |
romainq
|
3f0ec7e052
Typo in french dictionary
|
14 gadi atpakaļ |
dflaven
|
59c423fa65
- removed some debug traces !!
|
14 gadi atpakaļ |
dflaven
|
3b012360be
- Fixed Trac #429: web browser can crash when a text field contains several times the same URL !!!
|
14 gadi atpakaļ |
dflaven
|
cac2ba0428
Added support for OnFormCancel
|
14 gadi atpakaļ |
dflaven
|
3f9536687b
- Bug fix: n:n wizard, context was lost when searching for objects of a derived class to be added.
|
14 gadi atpakaļ |
dflaven
|
4543afbb59
- Allow plug-ins to record specific changes in the object's history
|
14 gadi atpakaļ |
dflaven
|
184485bf14
Protect against a multiple stimulus on a set based on an abstract class.
|
14 gadi atpakaļ |
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 gadi atpakaļ |
dflaven
|
44760777ce
Internal regressions fixes !!!
|
14 gadi atpakaļ |
dflaven
|
55e9f4862d
Fixed a typo: utils::ReadMultipleSelection
|
14 gadi atpakaļ |
dflaven
|
921700fd41
Fixed a typo: utils::ReadMultipleSelection
|
14 gadi atpakaļ |
romainq
|
f267acdd82
PPortal web page improvements: protected update feature (class/attcodes explicitely restricted)
|
14 gadi atpakaļ |
dflaven
|
dc82ced733
Fixed Trac#424: error when updating the Data Synchro statistics
|
14 gadi atpakaļ |
dflaven
|
17bd3b9d30
Fixed Trac #427: unable to remove all items from a linkset when editing an object.
|
14 gadi atpakaļ |
romainq
|
5ba3ef7f47
Portal web page improvements: wizard buttons and welcome message
|
14 gadi atpakaļ |
romainq
|
44a33365a6
Portal users: limit their access depending on their organization!!!!
|
14 gadi atpakaļ |
romainq
|
b31df568aa
#415 Could not limit user on some organization (symptom: wrong queries... org_id does not exist...)
|
14 gadi atpakaļ |