Commit Graph

200 Commits

Author SHA1 Message Date
Samuel Georges bb6910a068 Add internal redirects (cms.enableRedirects)
The application will now perform redirects to prevent duplicate content and enforce the linking policy.
Fixes #665
Fixes #1023
2015-05-16 12:19:11 +10:00
Samuel Georges 8b3ab93786 Component variables set with `$this->page` no longer leech in to other component partials.
Fixes #852
2015-05-16 09:29:27 +10:00
Samuel Georges e675866284 The |page filter now supports passing an empty string to generate a link to the current page. 2015-05-15 20:18:40 +10:00
Samuel Georges 283840cf91 * Build 258 2015-05-09 16:10:45 +10:00
Samuel Georges 3e13d22b45 The hotkey for full screen mode is now Cmd+Shift+F or Ctrl+Shift+F in Windows.
Fixes #393
2015-05-09 12:39:37 +10:00
Samuel Georges 7f65304a69 * Build 252 2015-04-29 19:58:45 +10:00
Samuel Georges 3d7f992635 * Build 250 2015-04-28 20:21:07 +10:00
Samuel Georges ab1272bea9 Add parameter support to {% content %} tags 2015-04-25 13:58:05 +10:00
Samuel Georges 87644166ad Adds internal download link for protected files 2015-04-25 12:53:54 +10:00
Samuel Georges 95a5aa9c54 * Build 247 2015-04-23 18:12:08 +10:00
Samuel Georges 852bc97ce1 Update readme.md 2015-04-21 20:18:31 +10:00
Samuel Georges f9e1a5a589 * Build 246 2015-04-21 20:14:37 +10:00
Samuel Georges 885dd70060 * Build 239 2015-04-06 15:28:23 +10:00
Samuel Georges 4b1f1b767b Update CHANGELOG 2015-04-06 15:03:51 +10:00
Samuel Georges f70e34c7c2 * Build 236 2015-03-28 16:16:15 +11:00
Samuel Georges c4027b8bc6 Added a defaultFrom option to form fields
Default context of manage and pivot forms is now create and update respectively, instead of the old value relation
2015-03-28 16:14:22 +11:00
Samuel Georges ff5f17d6a3 * Build 229 2015-03-19 20:02:06 +11:00
Samuel Georges 398177b006 Full pivot support added to RelationController 2015-03-19 20:01:08 +11:00
Samuel Georges b157b3da3d * Build 226 2015-03-16 19:34:13 +11:00
Samuel Georges 9b8e1ce3c1 Improve theme list to allow editing properties 2015-03-14 18:09:54 +11:00
Samuel Georges 0433720a11 * Build 222 2015-03-11 19:18:40 +11:00
Samuel Georges 682dbe4b95 Refactor CMS Controller, can now have ::render() called from the outside 2015-03-11 08:34:25 +11:00
Samuel Georges 69542c311c Form field "preset" options can be a string that just specifies the other field, defaults to url type 2015-03-07 11:02:16 +11:00
Samuel Georges 690ec1e5db Improvements made to the user menu in the back-end
Clicking your avatar will display a popover with settings links from the mysettings context.
2015-03-06 20:41:14 +11:00
Samuel Georges 507bfab768 !!! *BREAKING*: Form widget base class no longer takes a model as the 2nd argument, it should be passed as `model` in the configuration instead. 2015-03-06 20:37:05 +11:00
Samuel Georges 89434928f1 * Build 214 2015-03-03 18:45:37 +11:00
Samuel Georges 7d3bac0bab * Build 211 2015-02-28 23:44:00 +11:00
Samuel Georges 6c441b92d4 Report Widgets now support the use of AJAX event handlers. ping @ChadStrat 2015-02-28 11:53:24 +11:00
Samuel Georges bff70a053f * Build 210 2015-02-28 10:11:26 +11:00
Samuel Georges e6acb54d03 * Build 209 2015-02-25 19:10:42 +11:00
Samuel Georges 54fe8452e5 uploadsPath -> cms.storage.uploads.path 2015-02-23 19:55:41 +11:00
Samuel Georges 25963deb69 * Build 206 2015-02-21 15:21:06 +11:00
Samuel Georges a9a3336d11 * Build 199 *** NB: /uploads -> /storage/app/uploads
The /uploads directory has been moved to /storage/app/uploads to make way for CDN support. This directory should be moved on the file system and the config (cms.uploadsPath) updated.
2015-02-19 19:12:36 +11:00
Samuel Georges afc5ede330 * Build 192 2015-02-15 00:00:45 +11:00
Samuel Georges 7c5693b298 Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11:00
Samuel Georges 3be79ef6fb * Build 190 2015-02-14 16:30:07 +11:00
Samuel Georges 3d04f06ad1 Various fixes 2015-02-12 21:04:05 +11:00
Samuel Georges 0a6e14f4d2 Popup control now supports several sizes via `data-size` attribute: giant, huge, large, small, tiny.
Fixes various bugs in RC version
2015-02-11 14:36:00 +11:00
Samuel Georges d865e539b2 * Build 187 - will not occur before 31st March 2015 2015-02-10 18:05:29 +11:00
Samuel Georges 8372e18bc2 Add upgrade info to CHANGELOG 2015-02-10 18:04:41 +11:00
Samuel Georges beb818efa5 Merge branch 'develop' into laravel5
Conflicts:
	modules/cms/classes/CmsCompoundObject.php
	modules/system/ServiceProvider.php
2015-02-04 19:35:55 +11:00
Samuel Georges ed22cc9186 Migrate bootstrap process 2015-02-04 19:31:41 +11:00
Samuel Georges 92ec199330 * Build 186 2015-02-03 21:03:45 +11:00
Samuel Georges 99fc380aa3 * Build 184 2015-01-31 14:31:57 +11:00
Samuel Georges 9e500985ff Config and planning for L5 upgrade 2015-01-28 11:49:05 +11:00
Samuel Georges 7c1de4f728 Add export action to ListController behavior 2015-01-27 20:02:20 +11:00
Samuel Georges 7a23976f1c * Build 183 2015-01-22 17:27:16 +11:00
Samuel Georges 1ae02e3a2a Update CHANGELOG 2015-01-21 20:58:09 +11:00
Samuel Georges 6091b00f89 * Build 179 2015-01-18 14:14:08 +11:00
Samuel Georges f9ad988e81 * Build 178 2015-01-16 19:46:34 +11:00
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