Nathan Gray
|
298309074e
|
Implement updating just the affected nm row with egw_refresh()
|
2013-02-14 11:25:24 +00:00 |
|
Nathan Gray
|
616e94a7b4
|
Add the ability to specify the client-side data cache prefix, to avoid collisions in applications where there can be more than one type of data
|
2013-02-06 10:49:46 +00:00 |
|
Andreas Stöckel
|
f50b880c19
|
Fixed selection and getSelected() function; controllers and selection managers are now hirachical
|
2012-03-30 14:20:11 +00:00 |
|
Andreas Stöckel
|
1d405d05ba
|
Implemented hirachical rows
|
2012-03-30 11:43:39 +00:00 |
|
Andreas Stöckel
|
cfa9c190bb
|
Implemented keyboard navigation and data retrival for uids
|
2012-03-29 14:11:22 +00:00 |
|
Andreas Stöckel
|
0ae151e638
|
Got selection working; only problem left with popup menus is, that entries don't get focused on rightclick
|
2012-03-28 15:36:17 +00:00 |
|
Nathan Gray
|
215ccc2709
|
Avoid errors about missing methods, running out of stack space - probably a missing file...
|
2012-03-27 17:02:00 +00:00 |
|
Andreas Stöckel
|
8d08b9ca49
|
fixed problem with selection manager indexMap not being updated
|
2012-03-27 15:22:57 +00:00 |
|
Andreas Stöckel
|
8dced05f23
|
nextmatch widget now loads the data that was passed to it in the settings array
|
2012-03-27 14:51:16 +00:00 |
|
Andreas Stöckel
|
83a6d40b5c
|
Actions basically working again, do not work properly yet, as the global uid is passed to the nm_action function
|
2012-03-27 10:18:42 +00:00 |
|
Andreas Stöckel
|
34a43e8869
|
Various bug fixes in the grid, implemented prefetching, workaround for performance issues regarding update, removed _lastModification
|
2012-03-26 15:28:02 +00:00 |
|
Andreas Stöckel
|
1be50220a8
|
Deactivated last commit (slow because pending requests are ignored), lastModification is now set per app in the model
|
2012-03-23 16:37:44 +00:00 |
|
Andreas Stöckel
|
1dec823e45
|
Implemented consolidation and extension of requests, code does currently not check which range requests are still pending
|
2012-03-23 16:30:29 +00:00 |
|
Andreas Stöckel
|
f6484aa626
|
Now sending _lastModification
|
2012-03-23 15:04:49 +00:00 |
|
Andreas Stöckel
|
b46278df1d
|
Fixed problem with strange grid behaviour
|
2012-03-23 14:51:20 +00:00 |
|
Andreas Stöckel
|
00cd1f1e2f
|
Bugfixes for dataview
|
2012-03-23 13:38:30 +00:00 |
|
Andreas Stöckel
|
a9c1112dc1
|
New dataview version and integration into the nextmatch widget
|
2012-03-23 12:20:57 +00:00 |
|