ORIENT/modules/backend/widgets
Samuel Georges 02165a8a4a Introduce a new localized date control
Added a helped Backend::DateTime() for rendering the appropriate HTML output as a <time /> tag
The meta now specifies the locale and timezone preference used here
Lists now take advantage of this to display dates relative to the timezone and language (awesome sauce)
@todo Still need to get apply this logic to the datepicker form widget
2016-04-23 13:17:04 +10:00
..
filter/partials Move filter to UI lib 2015-05-29 19:24:49 +10:00
form Add showSearch option to dropdown 2016-03-25 18:21:58 +11:00
lists Restrict scrolling to thead 2016-04-14 05:24:19 +10:00
reportcontainer Move storm to its own build 2015-07-29 19:13:42 +10:00
search/partials DateTime throws an invalid arg exception to prevent Twig crashing 2016-04-23 05:29:42 +10:00
table More styling updates 2016-04-23 05:11:02 +10:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Pass filter conditions thru dongle 2016-01-12 21:17:07 +11:00
Form.php Add hasFields methods 2016-04-23 05:13:08 +10:00
Lists.php Introduce a new localized date control 2016-04-23 13:17:04 +10:00
ReportContainer.php These methods should be protected, update client lang 2015-08-04 10:01:17 +10:00
Search.php Lists can now define search scope or mode (see docs) 2016-04-19 19:54:22 +10:00
Table.php clearAssetDefinitions -> flushAssets 2016-04-12 18:04:15 +10:00
Toolbar.php Refactor the toolbar widget 2015-02-28 13:54:00 +11:00