ORIENT/modules/system
Stefan Talen 347dff7e75 Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2
Conflicts:
	modules/backend/behaviors/RelationController.php
	modules/backend/classes/WidgetManager.php
	modules/cms/classes/CmsCompoundObject.php
	modules/cms/twig/Extension.php
	modules/cms/twig/PlaceholderNode.php
	modules/cms/widgets/TemplateList.php
2014-10-18 11:07:17 +02:00
..
assets Update font autumn to latest 2014-10-17 17:33:59 +11:00
behaviors Improve efficiency in settings model behavior 2014-10-16 19:49:28 +11:00
classes Merge branch 'develop' of https://github.com/octobercms/october into feature/PSR-2 2014-10-16 18:44:18 +02:00
console Added a new console command `october:util` for performing utility and maintenance tasks. 2014-07-25 17:43:03 +10:00
controllers Merge branch 'customize-backend' into develop 2014-10-15 19:59:33 +11:00
database Be more specific about pathing, minor improvement to system settings table 2014-10-18 13:39:33 +11:00
lang Missing language keys 2014-10-17 08:25:28 +11:00
models We can't sort by relation fields anymore 2014-10-11 08:44:30 +11:00
partials Create allocated Settings category constants for translation 2014-08-06 11:44:31 +10:00
reportwidgets Refs #543 - Translate the fallback report widget title should the user not set their own 2014-08-13 08:04:04 +10:00
traits Str::getRealClass -> class_basename 2014-09-29 13:12:34 +10:00
twig private -> protected 2014-08-01 14:54:16 +10:00
views Fixes broken icon refs 2014-05-17 00:08:59 +10:00
ServiceProvider.php Only set noInit on PluginManager for specific CLI commands (october:up, october:update) 2014-10-16 19:49:31 +11:00
aliases.php Add alaises for SystemException + ApplicationException, they are used so often 2014-09-26 18:10:43 +10:00
composer.json Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
providers.php Fixes #657 - Add Redis service provider 2014-10-11 16:53:51 +11:00
routes.php Moved asset combiner to the system module 2014-10-15 08:09:46 +11:00