Sam Georges
3359d12a55
Update changelog
2014-06-29 14:06:14 +10:00
Sam Georges
1ab5e14584
Minor
2014-06-28 12:37:13 +10:00
Sam Georges
a7e1fac449
* Build 111
2014-06-28 12:36:53 +10:00
Sam Georges
eccf96222d
Components now support a shared /components/partials directory used as a fallback when a partial is not found.
2014-06-24 16:08:02 +10:00
Sam Georges
9e3fe95220
Update changelog
2014-06-24 08:30:58 +10:00
Sam Georges
751e529141
Widgets no longer need to pass their config via options:
...
Update CHANGELOG.md
2014-06-20 22:00:23 +10:00
Sam Georges
5d122c4dd5
Update changelog
2014-06-20 19:31:10 +10:00
Sam Georges
4d7c565e9f
Update changelog
2014-06-16 21:21:54 +10:00
Sam Georges
5690d9e391
Update changelog
2014-06-12 13:33:53 +10:00
Sam Georges
8b9eb52afd
Fixes #255 - Adds a code editor settings page
...
Email layouts now work
Form fields now support context in their names
2014-06-10 19:30:06 +10:00
Sam Georges
2b820a20d6
Convert all boolean table columnns to use is_ prefix
...
Add email template/layout system
2014-06-06 21:39:20 +10:00
Sam Georges
7bb13483f2
Translate strings
2014-06-05 22:05:56 +10:00
Sam Georges
a78908dcc3
Fixes #225
2014-05-29 19:35:46 +10:00
Sam Georges
df095aa516
Changelog for build 95
2014-05-29 19:23:18 +10:00
Sam Georges
a89eda62cf
Add notes
2014-05-24 22:03:20 +10:00
Sam Georges
a1d44408b8
Added new method addComponent()
to Cms Controller
2014-05-24 20:30:22 +10:00
Sam Georges
bd5e169ac1
Removing a component now removes the standard {% component %} tag
2014-05-24 16:48:36 +10:00
Sam Georges
82f586c0d1
Asset maker functions (addJs, addCss, addRss) now use an optional build code, either *core* or a plugin code.
2014-05-24 16:35:54 +10:00
Sam Georges
d616d3ae8b
Class CmsPropertyHelper
has been deprecated
...
Cms Objects now support basic queries that return a collection
2014-05-23 19:36:22 +10:00
Samuel Georges
7336b0f26f
Update CHANGELOG.md
2014-05-22 22:18:03 +10:00
Samuel Georges
b72cb7368d
Update CHANGELOG.md
2014-05-22 22:16:57 +10:00
Sam Georges
6788a32e8c
Components have a new override method onRender()
called before a component is rendered.
...
The `{% component %} tag now supports passing parameters that override the component properties when they are rendered.
Calling `addJs()` and `addCss()` in components without a starting slash (/) will now reference the component directory, instead of the theme.
2014-05-22 20:27:44 +10:00
Sam Georges
08bc886d1b
Plugins with missing dependancies are disabled by the system.
...
Plugins can now be disabled manually by config (see config cms.disablePlugins).
2014-05-21 16:36:05 +10:00
Sam Georges
7711d1a7f1
Fixes language
2014-05-21 10:43:43 +10:00
Sam Georges
b182240bb5
Update changelog
2014-05-20 16:26:20 +10:00
Sam Georges
61535399ca
Write up a quick changelog
2014-05-20 15:43:05 +10:00