Ralf Becker
|
0163442f37
|
changed signature of on* event handlers: 1. event, 2. widget (context is DOM node), event handlers have now type "js" in attribute description and get automatic converted to a function, no more need to call et2_compileLegacyJS
|
2013-10-09 14:35:03 +00:00 |
|
Nathan Gray
|
1355f66fd0
|
Change to jsapi egw.json()
|
2013-09-10 19:45:08 +00:00 |
|
Ralf Becker
|
b48e6b2531
|
admin ACL more or less finished (pending eT2 auto-repeat bug requiring to use old eTemplate for acl popup)
|
2013-08-28 12:52:47 +00:00 |
|
Ralf Becker
|
5a801bbb67
|
next step for new ACL management
|
2013-08-27 17:58:38 +00:00 |
|
Ralf Becker
|
db7d12af4b
|
first take on new ACL dialog for admin
|
2013-08-26 18:25:43 +00:00 |
|
Ralf Becker
|
596a01a76d
|
remove "admin_" prefix from et2 ids
|
2013-08-01 11:44:44 +00:00 |
|
Ralf Becker
|
2d899c0ed1
|
group context menu
|
2013-07-31 14:01:12 +00:00 |
|
Ralf Becker
|
b2f733c4d5
|
a few more steps towards a new admin
|
2013-07-03 16:27:18 +00:00 |
|
Ralf Becker
|
ffceaf445a
|
prototype for an admin app using et2 and a navigation tree, need to set index url in database: UPDATE egw_applications SET app_index="admin.admin_ui.index&ajax=true" WHERE app_name="admin" (dont forget to clear cache)
|
2013-07-01 17:07:07 +00:00 |
|