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