egroupware_official/api/js/etemplate/Et2Date
ralf c2166c5750 fix select-boxes submit their old value, if they are onchange="1"
@Nathan: Not sure if this is the right fix, but I can't see where we use Lit's FormatMixing, which defines serializedValue (and therefore select-box always returns the old modalValue)
2022-02-21 20:58:56 +02:00
..
test Fix missing import in et2 tests 2022-02-15 12:48:01 -07:00
DateStyles.ts fix missing flatpickr styles, thought you need to run: grunt cssmin 2022-02-16 15:36:06 +02:00
Et2Date.ts Fix incorrect value format in Et2Date 2022-02-16 10:52:37 -07:00
Et2DateDuration.ts fix select-boxes submit their old value, if they are onchange="1" 2022-02-21 20:58:56 +02:00
Et2DateDurationReadonly.ts Implement et2-date-duration 2022-02-16 16:45:40 -07:00
Et2DateReadonly.ts - Detached widgets still need a loadingFinished() for if they are children of legacy widgets 2021-12-21 10:52:39 -07:00
Et2DateSinceReadonly.ts enable et2-date-(duration|since) 2022-01-22 11:01:24 +02:00
Et2DateTime.ts Use flatpickr for date widget calendar 2022-02-15 11:51:23 -07:00
Et2DateTimeOnly.ts Fix Et2DateTimeOnly displayed 00:00 when value was "" 2022-02-17 10:30:35 -07:00
Et2DateTimeReadonly.ts using WCs for simple select, r/o select-* and r/o date(-time) 2022-01-19 10:58:01 +02:00
Et2DateTimeToday.ts Add Et2DateTimeToday 2022-02-03 14:58:56 -07:00