egroupware_official/api/js/etemplate/Et2Select
nathan 1d8d4f9c72 Fix some readonly issues where widgets were not looking readonly
- Editable tags were still editable if the select was readonly
- LinkTo could still select an app (readonly not passed on)
- Hide the dropdown for multi-select when readonly
2023-02-03 14:09:07 -07:00
..
Tag Add again full value as tooltip for email tags 2023-02-02 12:12:08 +01:00
test Fix some readonly issues where widgets were not looking readonly 2023-02-03 14:09:07 -07:00
Et2Listbox.ts Fix placeholder widget 2023-01-19 08:44:52 -07:00
Et2Select.ts Fix some readonly issues where widgets were not looking readonly 2023-02-03 14:09:07 -07:00
Et2SelectAccount.ts Some missed cases where client-side lavatar was not used 2023-01-30 15:26:09 -07:00
Et2SelectCategory.ts Fix some more select attribute / legacy options issues 2023-01-11 15:49:56 -07:00
Et2SelectCountry.ts Et2SelectCountry: Fix limited size of search box 2022-08-26 11:48:02 -06:00
Et2SelectEmail.ts Et2Select: Handle paste of CSV into selects with allowFreeEntries 2023-01-31 09:48:27 -07:00
Et2SelectReadonly.ts Fix readonly selects could display 'undefined' with no value and no emptyLabel 2023-01-26 12:58:37 -07:00
Et2SelectThumbnail.ts Et2SelectThumbnail: Fix current value(s) did not display 2022-12-09 09:03:43 -07:00
Et2WidgetWithSelectMixin.ts Implement option groups 2022-12-14 14:32:20 -07:00
FindSelectOptions.ts Make sure values are strings, otherwise they might not match comparison 2023-01-25 13:43:35 -07:00
SearchMixin.ts Fix some readonly issues where widgets were not looking readonly 2023-02-03 14:09:07 -07:00
SelectAccountMixin.ts Make sure values are strings, otherwise they might not match comparison 2023-01-25 13:43:35 -07:00
StaticOptions.ts Fix some more select attribute / legacy options issues 2023-01-11 15:49:56 -07:00