Ralf Becker
|
6d226a7921
|
split constructor function and place of instanciation for app.js objects: app[appname] = new app.classes[appname]();
|
2013-11-04 20:54:23 +00:00 |
|
Ralf Becker
|
a6311fa1a3
|
creating and using an app-specific egw object
|
2013-10-07 16:53:13 +00:00 |
|
Nathan Gray
|
42b6c13b26
|
Fix home bugs:
- Unable to add new single entry via context menu
- Did not save layout changes
|
2013-09-23 20:01:14 +00:00 |
|
Nathan Gray
|
a43e26f8b3
|
Add some checking to handle if etemplate is unloading
|
2013-09-17 23:24:56 +00:00 |
|
Nathan Gray
|
dadf3046c2
|
Stop using iframe, better list duplicate detection, better support different ways of getting list content (ajax)
|
2013-09-17 22:27:29 +00:00 |
|
Nathan Gray
|
6f9ea1e859
|
Fix some bugs:
- Always use et2
- Prevent duplicate portlets
- Prevent duplicate links in link list
|
2013-09-17 17:04:57 +00:00 |
|
Nathan Gray
|
336490a6ab
|
Fix list portlet not adding new links
|
2013-07-04 20:03:23 +00:00 |
|
Nathan Gray
|
fade72abc2
|
Fix resize portlet does not update grid size
|
2013-06-10 15:05:21 +00:00 |
|
Nathan Gray
|
b59f661893
|
Add portlet created by context menu to bottom, since mouse position is unknown
|
2013-06-04 22:34:21 +00:00 |
|
Nathan Gray
|
3115272e8a
|
Fix list portlet context -> Add action
|
2013-06-03 20:58:28 +00:00 |
|
Nathan Gray
|
5fea4ed9a5
|
- Use a queue to buffer property updates
- Better support for dropping application entries on Home portlet area
- Add a portlet that shows a list of entries, supports dropping into the list
|
2013-05-29 19:25:12 +00:00 |
|
Nathan Gray
|
d9b9743b81
|
Play a little nicer with jdots template & poor implementation of drop
|
2013-05-22 22:44:27 +00:00 |
|
Nathan Gray
|
e8a21565ab
|
First run at a new home app. Just structure so far, more to come.
|
2013-05-22 20:13:12 +00:00 |
|