dflaven
|
cf5e438a2d
Fix the auto-resize (fit) of the dialog's content.
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
dflaven
|
08032a685c
Implemented the "multiple choices" in search forms for Enums and External keys.
|
12 years ago |
dflaven
|
86e6aa0466
Properly parse accented characters inside the "autocomplete" widget.
|
12 years ago |
dflaven
|
608f5a36e6
Fixed a regression due to (apparently?) the upgrade of jQuery
|
13 years ago |
romainq
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
13 years ago |
dflaven
|
3faa4ad8c5
Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button.
|
13 years ago |
dflaven
|
32a4ceba39
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
|
13 years ago |
dflaven
|
e12f4d3dbf
Make sure that we trigger a change event whenever we pickup a different value for an external key (either via the magnifier button or via the hierarchy button)
|
13 years ago |
dflaven
|
0e89f5e89a
Fixing bug #404: context lost when doing certain actions. What was fixed:
|
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
|
7a5dcb6f54
Added support of hierarchy in the manipulation of external keys:
|
14 years ago |
dflaven
|
15e920d102
New implementation for displaying long lists: pagination
|
14 years ago |
dflaven
|
f8bfb5ba05
New implementation for displaying long lists: pagination
|
14 years ago |
dflaven
|
5c25d176fc
- New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object
|
14 years ago |
dflaven
|
e5e9908e16
Oops: missing file in the commit.
|
14 years ago |
dflaven
|
656853b72a
IE8 bug: one comma too many !
|
14 years ago |
dflaven
|
981aa5d70f
Fixed Trac #371: popup dialog's dimensions (welcome screen and create or lookup dialogs) are now adjusted to fit into the screen.
|
14 years ago |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 years ago |
dflaven
|
7214a19f61
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
|
14 years ago |
dflaven
|
4a1e9d31d4
Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms.
|
14 years ago |
dflaven
|
bb0097d2ad
- Provide some feedback while loading the "creation" dialog in case of a "SELECT".
|
14 years ago |
dflaven
|
145ff3a6e3
Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete...
|
14 years ago |