egroupware/api/js/etemplate/Et2Date
nathan a83f9a1ec9 Get tests passing again
- Dates have their input as slotted, not internal
- Selects have .select_options, not .get_select_options()
- Remove this.egw().lang() use from Et2InvokerMixin._invokerTemplate()
2022-04-01 12:52:47 -06:00
..
test Get tests passing again 2022-04-01 12:52:47 -06:00
DateStyles.ts Fix missing label in date widgets 2022-02-23 10:43:39 -07:00
Et2Date.ts fix Et2Date.set_value('') did not clear 2022-03-16 23:21:15 +02:00
Et2DateDuration.ts Et2DateDuration: Enforce the order of display to be greatest to least 2022-03-29 11:00:59 -06:00
Et2DateDurationReadonly.ts Add disabled to detached attributes 2022-03-09 10:17:59 -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 Get some neglected tests working again 2022-03-04 15:37:22 -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