ORIENT/modules/cms
Samuel Georges a0ec7652f8 Remove stub method
This is a very old stub method included to point out an override is available, in the process it prevents the viewBag property from being populated by the underlying CmsCompoundObject base class, thereby preventing anyone from extending the Layout or Page with custom form fields.
Refs #3769
2018-10-01 10:29:03 +10:00
..
assets Moved the media icon to the backend instead of the cms 2017-09-27 22:37:11 -06:00
classes Remove stub method 2018-10-01 10:29:03 +10:00
components Remove unused imports 2018-08-24 19:51:59 +02:00
contracts Allow CmsObjects to define their own Twig cache key 2016-03-21 13:42:03 +11:00
controllers Annotate class methods 2018-08-30 13:50:15 +10:00
database/migrations Demo theme patch can be removed now 2017-02-15 20:50:52 +11:00
facades Code dusting (#2826) 2017-04-24 21:38:19 +10:00
formwidgets Remove unused imports 2018-08-24 19:51:59 +02:00
helpers Remove "null" assignments 2018-08-15 18:33:24 +02:00
lang Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
models Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
reportwidgets Refactor solution from #2985 2017-07-21 15:38:53 +10:00
traits Remove "null" assignments 2018-08-15 18:33:24 +02:00
twig Remove unused imports 2018-08-24 19:51:59 +02:00
views Change the lang code in the html templates (#3754) 2018-09-04 11:54:26 -06:00
widgets Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
ServiceProvider.php Remove unused imports 2018-08-24 19:51:59 +02:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
routes.php Apply web middleware group for the good cookies 2017-05-13 22:18:13 +10:00