1550 Commits

Author SHA1 Message Date
Samuel Georges
a4418aeab8 Various minor touch ups 2015-02-21 19:16:14 +11:00
Samuel Georges
c746ba5c2b Disabled property on form fields should work 2015-02-21 17:09:21 +11:00
Samuel Georges
25963deb69 * Build 206 2015-02-21 15:21:06 +11:00
Samuel Georges
b88d28566e Tidy up from #927 2015-02-21 15:09:39 +11:00
Samuel Georges
5b758e0d4c Merge pull request #950 from gpasztor87/master
Emmet support for Codeeditor
2015-02-21 15:05:44 +11:00
Samuel Georges
1277364d4c Fixes #916 2015-02-21 14:58:51 +11:00
Samuel Georges
49021145c5 Use nicer minified css 2015-02-21 14:58:51 +11:00
Samuel Georges
dc50c9fb67 Merge pull request #927 from Flynsarmy/betterPluginCounts
Display active plugin count on updates page
2015-02-21 14:58:29 +11:00
Samuel Georges
035718eb1b Add column-slim css selector 2015-02-21 14:21:14 +11:00
Samuel Georges
6bf72386ee Can now prune event/request log records, add width definition to list columns 2015-02-21 13:49:32 +11:00
Samuel Georges
cf9231466c bindSoftDependencies -> bindContainerObjects 2015-02-21 12:03:50 +11:00
Samuel Georges
3d898c6bde Minor 2015-02-21 11:43:17 +11:00
Samuel Georges
9f17c7add0 Add support for unit testing 2015-02-21 11:41:43 +11:00
Samuel Georges
c0839464fd Fileupload should detect the thumb extension 2015-02-20 22:12:24 +11:00
Samuel Georges
343eeb0cb4 Add env vars to phpunit 2015-02-20 22:12:11 +11:00
Samuel Georges
5940322cf9 Improve htaccess security 2015-02-20 22:11:42 +11:00
Samuel Georges
9d1b6be51f Add fancy ASCII logo to readme 2015-02-20 18:16:38 +11:00
Samuel Georges
93f48d87ea Minor fix 2015-02-19 22:17:07 +11:00
Samuel Georges
c7881ff2dc Tidy up code from #940 2015-02-19 19:38:50 +11:00
Samuel Georges
8d0d46ffc7 Merge pull request #940 from Flynsarmy/customRelationContext
Support passing custom contexts to relationcontroller
2015-02-19 19:24:41 +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
Pásztor Gábor
12bfc52941 Emmet support for Codeeditor 2015-02-18 20:54:36 +01:00
Samuel Georges
0abc2de0d1 ApplcationException -> ApplicationException 2015-02-19 00:35:14 +11:00
Samuel Georges
536a391754 Add basic trigger implementation to Form Field
Implement trigger on Mail Settings page
2015-02-18 18:12:20 +11:00
Samuel Georges
5a5db71e5a Add storage/app to list of writable folders 2015-02-18 17:25:34 +11:00
Samuel Georges
4e2182138d Lower the chance of a conflict with the CSS class "loading" 2015-02-17 21:04:24 +11:00
Samuel Georges
7145aac457 Prepare for CDN, config rename cms.plugins|themes|uploadsDir -> cms.plugins|themes|uploadsPath
Deprecate data-trigger-type on triggerapi
Fixes ref to Util class
2015-02-17 20:58:38 +11:00
Samuel Georges
7b52e07b65 Overhaul exceptions, rename triggerapi display -> show 2015-02-16 21:16:43 +11:00
Samuel Georges
afc5ede330 * Build 192 2015-02-15 00:00:45 +11:00
Samuel Georges
24f3168ce6 Check for empty arrays too 2015-02-14 21:40:49 +11:00
Samuel Georges
6bac3f9251 Fixes broken file uploads 2015-02-14 21:38:49 +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
f2460cb7b8 Fixes issue where snippet data (viewBag) is not saved
^- when there are no components used on the partial
+ Minor lang fix
2015-02-14 17:27:27 +11:00
Samuel Georges
c36971b8fc Minify and combine RichEditor assets 2015-02-14 16:40:50 +11:00
Samuel Georges
8fab7df4d9 Update redactor to latest 2015-02-14 16:36:08 +11:00
Samuel Georges
9927568d98 Removed the deprecated propertyOrParam() 2015-02-14 16:31:56 +11:00
Samuel Georges
3be79ef6fb * Build 190 2015-02-14 16:30:07 +11:00
Samuel Georges
a2f2f5f87f Component->paramName() was not functioning as described
{{ :param }} returned null, should return "param"
2015-02-14 15:52:58 +11:00
Samuel Georges
6a2f64757b *** REMOVED ALL DEPRECATED CODE ** 2015-02-14 14:11:25 +11:00
Samuel Georges
47eff923e5 *** REMOVED RELATIVE LINK POLICY ***
A relative link policy was a bad idea, Laravel/Redirects did not play nicely at all.
2015-02-14 13:26:13 +11:00
Samuel Georges
fe611b8834 Input fields can now use icons, added icons to datepicker inputs 2015-02-13 22:57:55 +11:00
Samuel Georges
c678c965ea Plugin manager can now load, register and boot individual plugins 2015-02-12 21:04:27 +11:00
Samuel Georges
3d04f06ad1 Various fixes 2015-02-12 21:04:05 +11:00
Samuel Georges
e50a220fae Fixes an issue where unix users get locked out of the backend 2015-02-12 21:02:47 +11:00
Samuel Georges
2b32fc4718 Minor touch ups 2015-02-12 08:37:24 +11:00
Samuel Georges
77d0d25f64 Merge pull request #934 from Flynsarmy/removeFormField
Add support for removing form fields
2015-02-12 08:32:03 +11:00
Samuel Georges
8cd6e25610 Merge pull request #926 from gergo85/patch-1
Replaced a plain text to translation
2015-02-12 08:30:31 +11:00
Samuel Georges
49641c224d Merge pull request #925 from SaifurRahmanMohsin/patch-2
Added lang instead of plain text
2015-02-12 08:30:16 +11:00
Samuel Georges
439f9a05c2 Merge pull request #941 from Flynsarmy/getAllConfig
Add support for getting all config
2015-02-11 20:53:07 +11:00
Samuel Georges
1e9b246948 Tidy up 2015-02-11 20:46:06 +11:00