Ralf Becker
|
f91bca83e1
|
got et2 mostly working: timesheet.edit renders
|
2021-06-07 17:33:53 +02:00 |
|
nathangray
|
d0c5f3c09b
|
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
|
2021-03-22 11:42:50 -06:00 |
|
nathangray
|
c301c1b194
|
Etemplate: Fix read-only selectAccount would always add new values causing doubles
|
2020-12-15 09:41:02 -07:00 |
|
Ralf Becker
|
e98e91b9f3
|
give explicit select-options priority over querying accounts via link-widget, fixes not displayed addressbook for sharing
|
2020-11-02 09:09:46 +01:00 |
|
nathangray
|
2ef359f0d0
|
Etemplate: Fix selectAccount deprecated legacy option of putting account type in empty label
|
2020-09-16 09:14:50 -06:00 |
|
nathangray
|
39b630d36e
|
Etemplate: Fix some selectAccount bugs when multiple=true
|
2020-09-15 11:23:02 -06:00 |
|
nathangray
|
dadf0fe993
|
Etemplate: Fix et2_selectAccount legacy options were not set
|
2020-08-06 16:39:59 -06:00 |
|
Hadi Nategh
|
06d6887744
|
Fix error select-account widget is not supported in et2_menulist widget
|
2020-06-10 13:32:33 +02:00 |
|
nathangray
|
444babdbc8
|
Api: Take care of private app.js instances, make sure they're included in iteration.
Iterate over all app.js instances (public & private) using:
for (var app_obj of window.EgwApp) {...}
|
2020-04-21 15:36:17 -06:00 |
|
nathangray
|
1da1cb7b99
|
Fix legacy options not being read for some widgets
|
2020-03-30 10:28:48 -06:00 |
|
nathangray
|
64844fc97d
|
Fix selectAccount_ro did not display
|
2020-02-10 15:59:45 -07:00 |
|
Hadi Nategh
|
d88854b467
|
Convert et2_widget_file, et2_widget_vfs and fixes couple of definitions in other widgets
|
2020-02-07 17:41:51 +01:00 |
|
nathangray
|
06341552cf
|
Get select account working
|
2020-02-05 15:30:24 -07:00 |
|
nathangray
|
4f111e69d3
|
Etemplate - change default empty label for multiple user/group selection to more appropriate 'Select user or group'
|
2018-11-01 11:54:50 -06:00 |
|
Hadi Nategh
|
24af670de9
|
Fixes for broken select-account:
- Fix select account dialog Ok button not working
- Fix selecting a searched account in dialog not working
- Fix broken search dialog
|
2017-12-05 15:21:25 +01:00 |
|
nathangray
|
2d93c48b75
|
Some style fixes:
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
|
2017-11-28 15:59:06 -07:00 |
|
Hadi Nategh
|
87fb94a496
|
Deprecate $j global variable and replace them all with standard jQuery
|
2016-06-02 16:52:01 +02:00 |
|
Ralf Becker
|
429177686a
|
make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api
|
2016-05-01 09:57:48 +00:00 |
|
Ralf Becker
|
9b446f7c17
|
moving et2 js files to api
|
2016-03-19 13:48:07 +00:00 |
|