egroupware/api/js/etemplate/Et2Select
nathan 6458511d75 Et2Select: Fix some missing "emptyLabel" bugs
- If there were no select_options, and an invalid value, empty label was not shown (Infolog pricelist)
- Select Number had numeric values for options which did not match string values (Infolog completed)
2022-08-30 14:27:19 -06:00
..
Tag Let the tags styling matches the rest of the framework 2022-08-12 12:46:48 +02:00
test Fix for double-submit caused by change handler bound twice 2022-07-05 13:15:32 -06:00
Et2Select.ts Et2Select: Fix some missing "emptyLabel" bugs 2022-08-30 14:27:19 -06:00
Et2SelectAccount.ts Et2Select: Move option rendering into its own function, call it for Et2SelectAccount. This fixes missing option/label in some cases 2022-08-15 10:31:49 -06:00
Et2SelectCategory.ts Get automatic search when more than 20 select_options working for all cases 2022-08-19 11:07:16 -06:00
Et2SelectCountry.ts Et2SelectCountry: Fix limited size of search box 2022-08-26 11:48:02 -06:00
Et2SelectEmail.ts fix email selection after changing selects client- and server-side to no longer send id attribute, but value 2022-08-10 13:28:48 +02:00
Et2SelectReadonly.ts Fix historylog multi-part entries did not actually show values 2022-07-26 11:41:07 -06:00
Et2SelectThumbnail.ts Et2SelectThumbnail 2022-06-17 13:07:33 -06:00
Et2WidgetWithSelectMixin.ts Get automatic search when more than 20 select_options working for all cases 2022-08-19 11:07:16 -06:00
FindSelectOptions.ts fix many errors around et2-select emulating old taglist: 2022-08-08 17:28:51 +02:00
SearchMixin.ts Et2Select: (multiple=false) When searching and user selects a value, abort search and show all non-matching entries again 2022-08-25 15:51:15 -06:00
StaticOptions.ts Et2Select: Fix some missing "emptyLabel" bugs 2022-08-30 14:27:19 -06:00