| .. |
|
asset
|
Widgets no longer need to pass their config via options:
|
2014-06-20 22:00:23 +10:00 |
|
content
|
Minor changes in the back-end UI. The front-end router now triggers an event allowing to override the default routes. The CMS back-end UI now supports view bags in content files.
|
2014-09-03 19:58:21 -07:00 |
|
layout
|
Widgets no longer need to pass their config via options:
|
2014-06-20 22:00:23 +10:00 |
|
page
|
Implemented the hidden page flag. Closes #34. Closes #88.
|
2014-07-03 17:40:44 +11:00 |
|
partial
|
Added support for components in partials
|
2014-10-29 22:12:42 -07:00 |
|
Asset.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
CmsCompoundObject.php
|
Refactoring of the view bag support code
|
2014-11-03 20:50:18 -08:00 |
|
CmsException.php
|
Cleanup
|
2015-01-03 12:41:23 +01:00 |
|
CmsObject.php
|
Throw AppExceptions so they are not logged
|
2014-12-05 08:46:57 +11:00 |
|
CmsObjectCollection.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
CmsObjectQuery.php
|
Cleanup
|
2015-01-03 12:41:23 +01:00 |
|
CmsPropertyHelper.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
CodeBase.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
CodeParser.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
ComponentBase.php
|
Fixes #839 - When rendering partials from component PHP code, be firm about the context
|
2015-01-03 15:15:57 +11:00 |
|
ComponentHelpers.php
|
Minor updates in the components API and Inspector
|
2015-01-20 19:38:02 -08:00 |
|
ComponentManager.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
ComponentPartial.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
Content.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
Controller.php
|
Merge branch 'develop' of github.com:octobercms/october into develop
|
2015-01-21 21:39:03 -08:00 |
|
FileHelper.php
|
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
|
2014-11-01 12:00:45 +11:00 |
|
Layout.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
LayoutCode.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
ObjectMemoryCache.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
Page.php
|
Merge pull request #782 from webmaxx/develop
|
2014-11-19 20:53:34 +11:00 |
|
PageCode.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
Partial.php
|
Added support for components in partials
|
2014-10-29 22:12:42 -07:00 |
|
PartialCode.php
|
Added support for components in partials
|
2014-10-29 22:12:42 -07:00 |
|
Router.php
|
Subsequent expressions are on a new line (see developer guide > PSR exceptions)
|
2014-11-01 12:00:45 +11:00 |
|
SectionParser.php
|
Fixes various unit tests so they pass (Tested in Windows)
|
2015-01-05 12:37:04 +11:00 |
|
Theme.php
|
ThemeData now applies default values, Theme object will proxy to ThemeData
|
2014-12-05 16:45:20 +11:00 |
|
UnknownComponent.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |
|
ViewBag.php
|
Updating modules/cms/classes
|
2014-10-11 01:22:03 +02:00 |