Ralf Becker
|
f91bca83e1
|
got et2 mostly working: timesheet.edit renders
|
2021-06-07 17:33:53 +02:00 |
|
Ralf Becker
|
d3d8ff3493
|
* Mail/Admin: fix not working mail wizard
caused by loading app.js again and therefore this.et2 is not set --> only load / use egw.applyFunc() if not already set
|
2021-05-25 18:25:11 +02:00 |
|
Ralf Becker
|
68e216abea
|
fix missing the widget argument
|
2021-05-17 22:03:32 +02:00 |
|
Ralf Becker
|
fcbe746755
|
dynamic load app.js file for "app.$app.$func" type handlers, if not already loaded
so eg. a config.xet run by admin app could call a handler from the apps own app.js
|
2021-05-17 21:45:24 +02:00 |
|
Hadi Nategh
|
fcd7a77c44
|
Fixing none app static functions stopped being called relevant to commit 52eb5ca8e0
|
2020-07-15 11:01:34 +02:00 |
|
nathangray
|
52eb5ca8e0
|
Don't bind context for app functions, they expect their own.
|
2020-05-15 11:15:30 -06:00 |
|
nathangray
|
5a1f642ce2
|
Make sure there are no parameters before trying nice check for function name
|
2020-04-24 11:23:03 -06:00 |
|
nathangray
|
eaafd5eb1f
|
Get legacy JS parser to understand functions that don't start with "app." and don't have brackets in the attribute.
This covers widget or other non-app static functions (eg: et2_avatar.uploadAvatar_onFinish)
|
2020-04-23 11:33:24 -06:00 |
|
Ralf Becker
|
9b446f7c17
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
|