Samuel Georges
dfee19a543
Introduce a delay on the CMS sidepanel tab
2015-01-14 17:34:47 +11:00
Samuel Georges
512b05edc1
* Build 175
2015-01-13 08:36:02 +11:00
Samuel Georges
b08020fd4c
Update CHANGELOG
2015-01-05 15:02:22 +11:00
Samuel Georges
8ae98909f0
* Build 174
2015-01-05 09:16:32 +11:00
Samuel Georges
31eae5b940
Update CHANGELOG.md
2015-01-03 16:00:13 +11:00
Samuel Georges
c1e065d580
Update CHANGELOG.md
2015-01-03 15:27:18 +11:00
Samuel Georges
512e91118f
Improved asset caching, when enabled the server will send a 304 Not Modified header
2014-12-17 13:46:08 +11:00
Samuel Georges
8ae095b36e
* Build 171
2014-12-17 08:04:31 +11:00
Samuel Georges
3170dd61ea
Add new methods propertyName() and paramName() to Component base class for accessing names of external properties.
2014-12-16 15:41:50 +11:00
Samuel Georges
6a5cd52b5b
* Build 169 😆
2014-12-16 12:44:56 +11:00
Samuel Georges
e3dae22758
Back-end user groups can now be marked to add new administrators by default
...
Streamline naming of backend user groups
Add description field to backend user group table
2014-12-16 12:39:38 +11:00
Samuel Georges
030180d11a
Fixes #595 - Native `alert` and `confirm` functions have been styled in the back-end.
2014-12-15 20:32:44 +11:00
Samuel Georges
1e30431161
* Build 168
2014-12-14 09:47:56 +11:00
Samuel Georges
48b90e86b6
Config item `cms.enableAssetMinify` can now be set to **null**, in which case assets are only minified if debug mode (`app.debug`) is disabled.
2014-12-06 13:43:06 +11:00
Samuel Georges
33be75af10
Config item `cms.customErrorPage` is deprecated, the setting `app.debug` should be used instead.
2014-12-06 13:22:57 +11:00
Samuel Georges
e8d4f9aeef
* Build 167
2014-12-06 09:21:28 +11:00
Samuel Georges
70eb7eaf51
Adds Theme customization feature
...
Adds reset button to settings pages
authorUrl -> homepage
2014-12-04 16:49:52 +11:00
Samuel Georges
58b7ee5f7e
* Build 166
2014-11-27 19:17:58 +11:00
Samuel Georges
f0cb98e63c
Fixes #145 - Plugin details now support "homepage" property
2014-11-27 17:21:30 +11:00
Sam Georges
ba166a0cf9
Add counter labels and maintenance settings page to Cms provider + Language files, update CHANGELOG.md with changes
2014-11-10 20:35:20 +11:00
Sam Georges
7d0a210fac
When cms.disableCoreUpdates is set to true the Backend will no longer display updates for the core.
2014-11-01 11:33:33 +11:00
Sam Georges
e7c33467f3
Give the compiled CSS it's own cache pipe so it doesn't conflict with the deferred binding workflow
2014-11-01 10:26:43 +11:00
Sam Georges
b312d53d85
* Build 158
2014-10-23 08:05:48 +11:00
Sam Georges
f8c2fa30b4
Fixes an issue where new Themes attached to a project were not being installed on update.
2014-10-21 19:21:17 +11:00
Sam Georges
3e48ba945f
* Build 155
2014-10-16 19:57:53 +11:00
Sam Georges
1203043a45
Cache BrandSettings compiled CSS
2014-10-16 19:49:29 +11:00
Sam Georges
9f5646d273
BackendSettings -> BrandSettings
...
pageTitle is now translated at the end of the line
Fixed unit tests so they pass
SettingsModels are now cached
2014-10-15 19:53:44 +11:00
Sam Georges
7d313a0409
Update changelog and Fixes #582
2014-10-11 13:43:00 +11:00
Sam Georges
f5eff8d74d
Update changelog
2014-10-09 08:36:18 +11:00
Sam Georges
1388d6fba6
Update CHANGELOG.md
2014-10-04 16:02:16 +10:00
Sam Georges
fbf5cbbb67
Moved `ViewMaker` trait to live under system, it can be useful for Models too.
2014-09-29 12:19:19 +10:00
Sam Georges
da8e661102
Update CHANGELOG.md
2014-09-29 10:27:03 +10:00
Sam Georges
e619deb445
Field attributes have had an API change `$field->attributes` should now be `$field->getAttributes()`.
2014-09-29 09:52:09 +10:00
Sam Georges
faf113c5b6
* Build 149
2014-09-29 09:42:53 +10:00
Sam Georges
746f425d88
Added new containerAttributes property to form fields
2014-09-25 18:05:35 +10:00
Sam Georges
d4e28a62cc
Added new `hint` form field type (see Backend > Forms docs).
2014-09-13 15:14:03 +10:00
Sam Georges
e63a083ca2
* Build 145
2014-09-13 10:41:34 +10:00
Sam Georges
0cffb0c934
Add Save & Close button to settings pages
2014-09-10 18:44:25 +10:00
Sam Georges
e9923d000f
* Build 143
2014-09-09 17:08:15 +10:00
Sam Georges
37e5894df2
The `{% put %}` tag now appends by default, The closing put tag now supports overwrite, eg: `{% endput overwrite %}`.
2014-09-06 17:10:52 +10:00
Sam Georges
2460e54028
Update changelog, move relation config under view/manage array respectively
2014-09-06 12:09:00 +10:00
Sam Georges
fcf31b05ae
Added new dump() Twig function
2014-08-30 12:34:03 +10:00
Sam Georges
db2cea630b
* Build 139
2014-08-30 08:56:58 +10:00
Sam Georges
a0bfbfc0d6
CMS AJAX handlers now have a way to invoke the page cycle if desired
2014-08-23 17:23:29 +10:00
Sam Georges
76b143e8d3
Components and variables can now be accessed in the page code section via `$this->foo` in addition to `$this['foo']`.
2014-08-21 20:04:41 +10:00
Sam Georges
96926256c2
Update CHANGELOG.md
2014-08-16 14:10:26 +10:00
Sam Georges
e4ee8fdc46
* Build 137
2014-08-14 19:38:02 +10:00
Sam Georges
dd3aef93c4
* Build 132
2014-08-03 10:25:19 +10:00
Sam Georges
f08f9a4cc6
Build 130
2014-07-27 16:37:54 +10:00
Sam Georges
2823283c7a
Update CHANGELOG.md
2014-07-27 15:52:42 +10:00
Sam Georges
5f36d063c9
Add markdown filter |md
2014-07-25 20:06:38 +10:00
Sam Georges
19a3fe2b43
Added a new console command `october:util` for performing utility and maintenance tasks.
2014-07-25 17:43:03 +10:00
Sam Georges
0cb866fe1c
* Build 125
2014-07-24 20:24:35 +10:00
Sam Georges
f9a68456ae
Add initial theme support to update process
2014-07-24 19:16:19 +10:00
Sam Georges
9b85038203
Fixes #452 - New config item disableCoreUpdates
2014-07-24 19:16:19 +10:00
Sam Georges
3c11249bef
Add notes to changelog, controllers should use plural naming
2014-07-19 16:14:46 +10:00
Sam Georges
242a3a5cde
Buttons inside a popup support new `data-popup-load-indicator` attribute.
...
Other minor improvements
2014-07-17 16:42:49 +10:00
Sam Georges
e09c74b11e
Align UserPreferencesModel with SettingsModel
2014-07-17 10:29:15 +10:00
Sam Georges
55e741714c
Minor
2014-07-15 07:12:44 +10:00
Sam Georges
836674ff64
* Build 122
2014-07-15 07:12:20 +10:00
Sam Georges
62df6948b0
Required fields are now automatic from model validation
...
Make required asterisk more obvious
2014-07-12 16:56:26 +10:00
Sam Georges
e74c0a63f3
* Build 117
2014-07-12 15:08:08 +10:00
Sam Georges
e29d88e07a
Validation + Purgeable traits must now be used in the Model class definition
2014-07-11 21:15:21 +10:00
Sam Georges
0f128033b8
Update CHANGELOG.md
2014-07-11 18:54:40 +10:00
Sam Georges
6db0faa240
* Build 116
2014-07-07 20:52:45 +10:00
Sam Georges
fdac3416e1
Added new layout and page method `onInit()` called after components are initialized and before AJAX requests are processed.
2014-07-07 17:39:22 +10:00
Sam Georges
b63859cd2d
* Build 115
2014-07-06 16:48:43 +10:00
Sam Georges
0fbe4400ed
Add --core, --plugins and --force options to october:update
2014-07-06 11:31:51 +10:00
Sam Georges
b09cf7b262
Consistent event naming
2014-07-04 19:14:15 +10:00
Sam Georges
37d650164e
Add note about CMS page hidden flag.
2014-07-03 20:43:06 +10:00
Sam Georges
763d98c19a
Mention more in changelog
2014-07-03 20:41:26 +10:00
Sam Georges
150a41c81a
* Build 114
2014-07-03 20:39:43 +10:00
Sam Georges
640c20f0df
Add to pending CHANGELOG.md
2014-07-03 18:53:48 +10:00
Sam Georges
15df09cbe3
* Build 113
2014-07-01 08:55:25 +10:00
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