Denis Flaven
38df2c71a2
Added icon_select widget
...
SVN:trunk[2056]
2012-05-30 09:04:12 +00:00
Denis Flaven
eb9c5d8fe2
Refresh the whole dashboard when extending the layout
...
SVN:trunk[2053]
2012-05-29 15:50:25 +00:00
Denis Flaven
264d10ffd7
Starting to use RapahelJS for charts rendering
...
SVN:trunk[2048]
2012-05-29 11:55:32 +00:00
Denis Flaven
00873c1cb9
Fix issue when editing property sheets with subforms
...
SVN:trunk[2046]
2012-05-29 09:04:32 +00:00
Denis Flaven
341a97d2ac
User editable dashboards... implementation in progress
...
SVN:trunk[2038]
2012-05-25 15:58:17 +00:00
Denis Flaven
e56aac9ef8
User editable dashboards... implementation in progress
...
SVN:trunk[2036]
2012-05-25 10:22:22 +00:00
Denis Flaven
f4d2ffcf34
User editable dashboards... implementation in progress
...
SVN:trunk[2032]
2012-05-25 09:22:29 +00:00
Romain Quetiez
b31b2a5939
Dashboard: fixed a bug in subforms having the same fields (the last one was submitted even if hidden)
...
SVN:trunk[2020]
2012-05-24 13:26:53 +00:00
Denis Flaven
a53be218f1
User editable dashboards... implementation in progress
...
SVN:trunk[2019]
2012-05-24 08:37:15 +00:00
Denis Flaven
ef453537d3
User editable dashboards... implementation in progress
...
SVN:trunk[2013]
2012-05-23 10:16:08 +00:00
Denis Flaven
050a4813be
User editable dashboards... implementation in progress
...
SVN:trunk[2009]
2012-05-23 08:06:04 +00:00
Denis Flaven
907d96b18d
User editable dashboards... implementation in progress
...
SVN:trunk[2001]
2012-05-22 09:22:01 +00:00
Denis Flaven
c47b2b57ec
User editable dashboards... implementation in progress
...
SVN:trunk[1997]
2012-05-21 13:52:12 +00:00
Denis Flaven
f9cbd7d81a
New version of jQuery
...
SVN:trunk[1967]
2012-04-23 09:25:32 +00:00
Denis Flaven
78cfb3229d
New version of jQuery Layout
...
SVN:trunk[1958]
2012-04-19 07:51:51 +00:00
Denis Flaven
529b5d53fc
Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411 , #421 , #520
...
SVN:trunk[1931]
2012-03-27 15:27:15 +00:00
Denis Flaven
a4fd923759
Bug fix: support [+] button inside linkedsets.. with constraints
...
SVN:trunk[1916]
2012-03-22 10:04:16 +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
321e7dc309
Keep the current value iin the search form when reloading the search form for a different (sub)class. For example Contact => Person.
...
SVN:trunk[1725]
2011-12-19 17:27:24 +00:00
Denis Flaven
123f5c4cf5
When searching objects to add to the current object (n:n relationship), set the default search params in order to stay in the current silo.
...
SVN:trunk[1723]
2011-12-19 16:28:09 +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
7658f5dba5
Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget.
...
SVN:trunk[1682]
2011-11-21 10:40:00 +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
3b42c86f46
Regression due to the interaction of the two previous fixes. (Trac #444 and Trac #448 )
...
SVN:trunk[1541]
2011-08-30 11:12:14 +00:00
Denis Flaven
aa95e51e00
Fixed Trac #444 : preserve sort order and page size when reloading a paginated list.
...
SVN:trunk[1539]
2011-08-30 09:38:06 +00:00
Denis Flaven
d547394ba2
Fixed Trac#448: paginated display broken after reloading a page containing a list where the page size is set to 'All'
...
SVN:trunk[1527]
2011-08-26 11:07:29 +00:00
Denis Flaven
a3dc8ab3d7
Added the ability to reload a selection fro a paginated list.
...
SVN:trunk[1524]
2011-08-26 10:33:37 +00:00
Denis Flaven
6df6e4a9cc
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
...
- Support update of CaseLog fields in bulk_modify mode.
SVN:trunk[1517]
2011-08-25 16:04:58 +00:00
Denis Flaven
2f1803b3b6
A mandatory case log field is now considered as 'filled' if it contains a previous entry
...
SVN:trunk[1468]
2011-08-18 10:45:41 +00:00
Denis Flaven
3fc686e403
Bug fix: do not modify the page's address (by changing the final anchor) when clicking on a page in a paginated display. Otherwise this interferes with the tabbed navigation.
...
SVN:trunk[1403]
2011-08-01 12:37:05 +00:00
Denis Flaven
fa3b7ce545
Thumbs.db has nothing to do in SVN
...
SVN:trunk[1383]
2011-07-28 15:21:33 +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
3c76b90a48
Added an option to the paginated display: display all elements on one page.
...
SVN:trunk[1374]
2011-07-27 10:24:06 +00:00
Denis Flaven
a2b8813628
- Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings.
...
- Fixed (again !) Trac #427 : unable to empty a linkset when editing an object.
SVN:trunk[1370]
2011-07-26 16:18:19 +00:00
Denis Flaven
ecca1aa070
Use absolute URLs as much as possible to be independent from the page being executed...
...
SVN:trunk[1365]
2011-07-26 13:22:45 +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
c11ca679d4
- Make sure that resulsts tables are always sortable.
...
SVN:trunk[1359]
2011-07-25 14:32:11 +00:00
Denis Flaven
906abd5fe6
- Always display the number of elements (and the number of elements selected) when displaying a list.
...
- Nicer display of paginated lists
SVN:trunk[1355]
2011-07-25 12:23:40 +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
Romain Quetiez
532912984d
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
...
SVN:trunk[1340]
2011-07-07 15:45:35 +00:00
Denis Flaven
52fb63c0ee
Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup.
...
SVN:trunk[1328]
2011-07-05 08:46:31 +00:00
Denis Flaven
8a547bf104
Internal regressions fixes !!!
...
SVN:trunk[1327]
2011-07-04 16:36:07 +00:00
Denis Flaven
692fd91801
Finalizing the pagination: a few bug fixes and some cleanup...
...
SVN:trunk[1312]
2011-06-29 15:09:10 +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
f84d91e482
Removed the 'bgiframe' javascript , which was designed for fixing IE6 issues only and causes troubles with IE9.
...
SVN:trunk[1229]
2011-04-22 15:45:19 +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