ORIENT/modules/backend/formwidgets
Samuel Georges aa393dc54b Backend style improvements
This should make Windows PCs look a little nicer, albeit inconsistent with others (Sergoe UI is unique). If it's good enough for GitHub, then it's good enough for October.
All text shadows have been stripped, along with some box shading. They were barely noticeable and should speed up the UI.
2017-05-20 17:37:58 +10:00
..
codeeditor Backend style improvements 2017-05-20 17:37:58 +10:00
colorpicker Fixes colorpicker when used inside a popup 2016-05-25 06:37:03 +10:00
datatable/partials Create initial DataTable form widget 2015-01-03 11:57:50 +11:00
datepicker/partials Support yearRange property for datepicker field. 2016-12-20 20:21:02 +01:00
fileupload Various security and UI fixes 2017-04-09 08:00:56 +10:00
markdowneditor Buttons container has an inner toolbar 2016-07-23 09:53:23 +10:00
permissioneditor Adds extra flavor to buttons 2016-04-07 20:17:48 +10:00
recordfinder Various security and UI fixes 2017-04-09 08:00:56 +10:00
relation/partials Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
repeater Translate group name and description 2017-05-12 11:22:13 -06:00
richeditor Implement disabled support for some form widgets 2017-03-14 13:52:47 +11:00
taglist/partials Fixes taglist working inside a repeater 2016-11-07 08:08:48 +11:00
CodeEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
ColorPicker.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DataTable.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
DatePicker.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
FileUpload.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
MarkdownEditor.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
PermissionEditor.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
RecordFinder.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
Relation.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
Repeater.php Strip indexes from repeater data sets 2017-04-26 08:10:45 +10:00
RichEditor.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
TagList.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00