egroupware/api/js/etemplate/Et2Select
nathan a3d2674757 Et2Select + search: Fix some bugs
- Select a searched value didn't validate due to different attribute name
- et2-searchbox inside et2-select threw an additional change event, needed to catch that
- fix_bad_value() needs different handling when you can search, otherwise it just gets cleared again
2022-08-31 13:28:20 -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 + search: Fix some bugs 2022-08-31 13:28:20 -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 + search: Fix some bugs 2022-08-31 13:28:20 -06:00
StaticOptions.ts Et2Select: Fix some missing "emptyLabel" bugs 2022-08-30 14:27:19 -06:00