egroupware/api/js/etemplate/Et2Date
ralf 83cfb34c3c fix not working date_format!="m" (the default) in NM by reflecting it into DOM
also adding it to all properties used by the r/o widget

This needs to be done by a lot more r/o widgets, if they assign their default values in the constructor!
2022-02-25 09:45:35 +02:00
..
test Fix missing import in et2 tests 2022-02-15 12:48:01 -07:00
DateStyles.ts Fix missing label in date widgets 2022-02-23 10:43:39 -07:00
Et2Date.ts Get needed attribute working 2022-02-24 15:53:40 -07:00
Et2DateDuration.ts fix not working date_format!="m" (the default) in NM by reflecting it into DOM 2022-02-25 09:45:35 +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 Support scroll wheel on date year, month, hour, minute 2022-02-22 11:23:54 -07:00
Et2DateTimeOnly.ts Fix missing label in date widgets 2022-02-23 10:43:39 -07:00
Et2DateTimeOnlyReadonly.ts added et2-date-timeonly_ro widget 2022-02-24 19:44:30 +02: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