| .. |
|
assets
|
Move docs out of JS file
|
2015-09-26 08:29:17 +10:00 |
|
behaviors
|
Merge pull request #1473 from alxy/patch-7
|
2015-09-30 05:31:44 +10:00 |
|
classes
|
Adds the ability to remove navigation items
|
2015-09-12 08:45:58 +10:00 |
|
controllers
|
Remove superuser field for non-superusers
|
2015-09-26 00:34:12 +01:00 |
|
database
|
Make the default admin group code a constant
|
2015-08-07 18:43:05 +10:00 |
|
facades
|
Fixes issue preventing CMS AJAX from returning arrays
|
2015-04-28 19:31:38 +10:00 |
|
formwidgets
|
Allow minDate/maxDate to be entered in date format for DatePicker. Fixes #909.
|
2015-09-29 19:02:42 -04:00 |
|
helpers
|
Complete overhaul of module service providers
|
2015-05-02 14:43:14 +10:00 |
|
lang
|
Added missing client.php to modules/system/lang/sv/.
|
2015-09-26 08:43:32 +10:00 |
|
layouts
|
Minor revert from previous 2 commits
|
2015-09-26 08:01:08 +10:00 |
|
models
|
Bump max values to their db equivalents
|
2015-09-30 06:09:51 +10:00 |
|
skins
|
Remove cms.tempDir - use temp_path()
|
2015-02-07 15:42:20 +11:00 |
|
traits
|
Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually
|
2015-08-07 19:06:04 +10:00 |
|
views
|
Update refs to flash message script
|
2015-05-28 20:33:49 +10:00 |
|
widgets
|
Form widgets returns data only if it has a field definition
|
2015-09-26 11:41:02 +10:00 |
|
ServiceProvider.php
|
Add permissions for account dropdown items
|
2015-09-24 20:40:31 +01:00 |
|
composer.json
|
Convert autoload refs to PSR-4 so they actually work
|
2014-09-19 17:23:11 +10:00 |
|
routes.php
|
Add hooks to the cms/backend route definitions
|
2015-05-02 13:53:05 +10:00 |