Denis Flaven
deec1aa2a2
Fix the auto-resize (fit) of the dialog's content.
...
SVN:trunk[2740]
2013-05-16 12:13:18 +00:00
Romain Quetiez
721faa7e1e
Updated copyright (2012) and license (LGPL changed to AGPL)
...
SVN:trunk[2333]
2012-10-23 21:41:36 +00:00
Denis Flaven
c05c1062ce
Implemented the "multiple choices" in search forms for Enums and External keys.
...
SVN:trunk[2305]
2012-10-20 13:32:59 +00:00
Denis Flaven
2da369431c
Properly parse accented characters inside the "autocomplete" widget.
...
Protects the dialog resizing against some JS errors
Code cleanup...
SVN:trunk[2208]
2012-09-25 11:10:17 +00:00
Denis Flaven
16651d53e1
Fixed a regression due to (apparently?) the upgrade of jQuery
...
SVN:trunk[2140]
2012-07-27 10:08:23 +00:00
Romain Quetiez
b3dadcba77
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
...
SVN:trunk[1859]
2012-02-17 15:11:00 +00:00
Denis Flaven
ec19ef982e
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.
...
SVN:trunk[1714]
2011-12-13 14:37:31 +00:00
Denis Flaven
c4db9cd84e
More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes
...
SVN:trunk[1563]
2011-09-08 13:21:32 +00:00
Denis Flaven
13f4e90ee6
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)
...
SVN:trunk[1547]
2011-08-31 14:39:55 +00:00
Denis Flaven
82c57972c6
Fixing bug #404 : context lost when doing certain actions. What was fixed:
...
- Run Query
- Display Data Model Schema
- Drill-down in charts (OQL & SQL)
- Paginated lists (actually a regression)
What remains:
- Global search...
- Drill-down in Flash "impacts / depends on"
SVN:trunk[1377]
2011-07-27 16:39:17 +00:00
Denis Flaven
3fde682653
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).
...
SVN:trunk[1364]
2011-07-26 12:21:53 +00:00
Denis Flaven
4cd4d91225
Added support of hierarchy in the manipulation of external keys:
...
- widget
- search criteria
SVN:trunk[1351]
2011-07-22 12:15:25 +00:00
Denis Flaven
f44afb8ee6
New implementation for displaying long lists: pagination
...
SVN:trunk[1309]
2011-06-29 08:57:39 +00:00
Denis Flaven
01a4a04364
New implementation for displaying long lists: pagination
...
SVN:trunk[1294]
2011-06-23 10:43:41 +00:00
Denis Flaven
b4a7d0b86c
- New implementation of the UIExtKeyWidget that is no longer limited to editing an attribute of an object
...
- When needed the drop-down list of organizations is replaced by an autocomplete
SVN:trunk[1284]
2011-06-15 17:06:26 +00:00
Denis Flaven
1f43ba3654
Oops: missing file in the commit.
...
SVN:trunk[1213]
2011-04-13 09:16:07 +00:00
Denis Flaven
be5bbdf26c
IE8 bug: one comma too many !
...
SVN:trunk[1206]
2011-04-11 16:17:25 +00:00
Denis Flaven
ee0fcdd42e
Fixed Trac #371 : popup dialog's dimensions (welcome screen and create or lookup dialogs) are now adjusted to fit into the screen.
...
SVN:trunk[1183]
2011-04-06 18:21:43 +00:00
Denis Flaven
bec8b57fe1
Implementation of bulk modify and bulk apply stimulus... to be tested !
...
SVN:trunk[1145]
2011-03-23 16:22:35 +00:00
Denis Flaven
cfbf77544e
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
...
SVN:trunk[1125]
2011-03-11 11:11:56 +00:00
Denis Flaven
bca713a964
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.
...
SVN:trunk[1123]
2011-03-09 16:39:58 +00:00
Denis Flaven
dfe3ced440
- Provide some feedback while loading the "creation" dialog in case of a "SELECT".
...
SVN:trunk[998]
2010-11-30 14:27:11 +00:00
Denis Flaven
d10c3ace5d
Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete...
...
SVN:trunk[988]
2010-11-29 10:43:06 +00:00