515 Commits

Author SHA1 Message Date
Sam Georges
28701f9a3b Backend and frontend controllers now return a Response object and support setting the status code 2014-06-17 21:00:26 +10:00
Sam Georges
5680497dea Uncomment Auth functional tests 2014-06-17 20:21:07 +10:00
Sam Georges
041c6e408f Simplify logic, test + cert 2014-06-17 20:11:31 +10:00
Sam Georges
4c31211153 Allow Cms Controller to set status code 2014-06-17 20:05:40 +10:00
Sam Georges
4f5e167fc8 Rename 2014-06-17 20:04:34 +10:00
Sam Georges
3c5bc11ce0 Rename 2014-06-17 20:03:58 +10:00
Samuel Georges
dba06ce937 Merge pull request #315 from Naxiz/fix-275-291
Use 404 status code for custom 404 page
2014-06-17 19:15:38 +10:00
Sam Georges
a866c39ec3 Fixes #316 manually (unable to merge) 2014-06-17 19:14:44 +10:00
Sam Georges
91ecb55ca3 Tidy up #314 2014-06-17 19:13:25 +10:00
Sam Georges
ff947da770 Fixes #318 2014-06-17 18:58:42 +10:00
Sam Georges
66d5e138d5 Minor 2014-06-17 18:54:33 +10:00
Sam Georges
077c45767a Make word wrap fluid by default 2014-06-17 18:54:33 +10:00
Sam Georges
14e277e030 Create functional tests
Move unit tests to unit folder
2014-06-17 18:54:31 +10:00
alekseybobkov
726d72f94c Fixed a security vulnerability 2014-06-17 18:25:29 +11:00
Samuel Georges
b607e8f0fa Merge pull request #314 from Naxiz/improved-403
Improve the access denied (403) page
2014-06-17 08:15:36 +10:00
Louis Matthijssen
bbd2915637 Improve the access denied (403) page
This is an improved version of the current access denied (403) page based on the built-in not found (404) page.

Shows a link to the CMS backend if the user is logged in and doesn't have permissions for the backend page it's trying to access, but does have permissions for the CMS backend.

Please note that the following languages are machine translated: ja, pt-br, ru and sv.
2014-06-16 22:58:37 +02:00
Louis Matthijssen
0ce75c412a Use 404 status code for custom 404 page
Fixes #275 and #291.
2014-06-16 18:17:20 +02:00
Sam Georges
df25c5d9f7 Fixes #308 2014-06-16 22:22:31 +10:00
Sam Georges
4d7c565e9f Update changelog 2014-06-16 21:21:54 +10:00
Sam Georges
23adc64db1 Undo bad change 2014-06-16 21:13:46 +10:00
Sam Georges
94a4ccb6ab Ref #306 - mysettings should be unrestricted by permissions 2014-06-16 21:13:07 +10:00
Samuel Georges
0b8c8a0c0f Merge pull request #306 from Naxiz/fix-279
Add 'manage partials' and fix my settings
2014-06-16 21:12:17 +10:00
Louis Matthijssen
692b7d8cf8 Add 'manage partials' and fix my settings
Fixes #279.
2014-06-16 13:04:50 +02:00
Sam Georges
91a6918c02 Consider extensible classes (->methodExists()) when looking for dropdown options 2014-06-16 18:00:41 +10:00
Sam Georges
3ddddc03bb Add new form behavior override: formCreateModelObject 2014-06-16 18:00:14 +10:00
Sam Georges
8113371dac Establish the router earlier so we can create page URLs 2014-06-16 17:59:47 +10:00
Sam Georges
dfee8dc5c0 When checkbox list has more than 10 items, display it in a scrollable area 2014-06-16 17:59:29 +10:00
Sam Georges
784faed606 Minor JS fixes 2014-06-16 17:58:46 +10:00
Sam Georges
e017004a1b Merge branch 'develop' 2014-06-16 08:55:25 +10:00
Samuel Georges
b6a24fdf9b Merge pull request #298 from Naxiz/master
Rewind RecursiveIteratorIterator before use
2014-06-16 08:53:47 +10:00
Sam Georges
9ee04d701c Minor 2014-06-16 08:48:26 +10:00
Samuel Georges
317cb9039d Merge pull request #301 from adisos/patch-1
Add 'checked' property in _field_radio.htm
2014-06-16 08:47:55 +10:00
Adis
949a5dc0d9 Add 'checked' property in _field_radio.htm
Add 'checked' property in _field_radio.htm
2014-06-15 23:50:17 +06:00
Louis Matthijssen
be00834d80 Rewind RecursiveIteratorIterator before use
Fixes #268 and #288.

More info: https://bugs.php.net/bug.php?id=62914

>As a reminder, all iterators have been designed in a way that you need to call rewind before using.
2014-06-15 16:27:15 +02:00
Sam Georges
e13717046e Merge branch 'develop' of github.com:octobercms/october into develop 2014-06-15 15:52:27 +10:00
Sam Georges
4b18c50849 Simplelist control now supports scrollbars and selectable lists 2014-06-15 15:49:06 +10:00
Sam Georges
2c61afaa2e May aswell use the default encryption key since config isn't updated 2014-06-15 12:06:26 +10:00
Samuel Georges
e8688573ab Merge pull request #296 from BrainCoder/fix_issue_295
a small fix for issue #295/#218
2014-06-15 12:05:54 +10:00
Samuel Georges
457a16d460 Merge pull request #285 from chesterx/master
Selectboxes Retina display issues fixed.
2014-06-15 12:05:30 +10:00
Samuel Georges
322833c78b Merge pull request #283 from mrmlnc/master
Russian language and translation keys
2014-06-15 12:05:09 +10:00
Samuel Georges
d53ae0fb68 Merge pull request #281 from octodevel/master
Updated pt-br language
2014-06-15 12:04:36 +10:00
Mitchell Ton
11e297ef62 backend.access_dashboard no longer makes the System menu visible. 2014-06-14 16:55:12 +02:00
Sam Georges
2d3cb6af75 May aswell use the default encryption key since config isn't updated 2014-06-14 10:07:03 +10:00
Fabricio Pereira Rabelo
845ec08655 Add new lines from editor settings and was corrected a little lines in the validation.php language 2014-06-13 16:53:40 -03:00
Sam Georges
30d29eb5f7 Minor 2014-06-13 20:09:06 +10:00
Sam Georges
ff379f5ebf Switch to new Nested Set model trait - October\Rain\Database\Traits\NestedTree 2014-06-13 12:35:12 +10:00
sercan
7ea158135d Selectbox retina display issue 2014-06-12 15:41:18 +03:00
sercan
7dbf9ee02f Selectbox retina display issue 2014-06-12 15:37:52 +03:00
eZees
f130dac22c Russian language and translation keys 2014-06-12 11:57:27 +04:00
Sam Georges
fbe23091b6 Component properties can now be translated 2014-06-12 15:53:15 +10:00