ORIENT/modules/backend
Ben Thomson af6db51b79
Allow "no records" message to be defined for relation widgets.
Both the "view" and "manage" widgets, in list mode, now support a custom message when no records are available. To maintain BC, if "emptyMessage" is provided in the relation config, this is still used for the "view" widget in list mode.

Fixes https://github.com/octobercms/october/issues/3594
2020-10-07 14:05:17 +08:00
..
assets Update combined jquery file to 3.4.0, added fix for #5097 2020-05-31 02:32:58 -06:00
behaviors Allow "no records" message to be defined for relation widgets. 2020-10-07 14:05:17 +08:00
classes Merge remote-tracking branch 'origin/develop' into wip/laravel-6 2020-06-23 11:01:21 +08:00
controllers Add missing import (#5101) 2020-06-01 10:42:15 -06:00
database Restore default password setting 2020-02-27 20:07:41 +11:00
facades Update module facade docblocks (#5273) 2020-09-11 10:49:16 +08:00
formwidgets Do minItem initialization before checking current value in repeater prep 2020-09-17 12:45:55 +08:00
helpers Implement improved testing procedure (#5238) 2020-08-14 08:00:39 +08:00
lang Improve Slovenian translation (#5292) 2020-10-02 02:35:39 -06:00
layouts Use IE11-compatible code for worker deregistration. (#5079) 2020-05-19 18:59:03 +08:00
models Add styling for fancy breadcrumb based on Backend brand colors 2020-09-24 16:52:59 +08:00
reportwidgets Hide link to "Access Logs" when the user doesn't have access (#4462) 2019-07-19 09:53:02 -06:00
skins {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
traits Improve error handling for UploadableWidgets 2020-06-05 15:52:27 -06:00
views Prevent subject and password from being HTML encoded in the invite email (#4301) 2019-04-30 09:13:55 -06:00
widgets Add support for \Path\To\Class::staticMethodName for defining field options. 2020-09-10 12:12:46 -06:00
ServiceProvider.php Tightened up the default permissions granted to the "Publisher" system role out of the box 2020-09-11 02:10:59 -06:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
routes.php Switch to October Rain assetic 2020-02-27 20:07:42 +11:00