731 Commits

Author SHA1 Message Date
Sam Georges
2b784392e8 Show a more detailed error on Backend AJAX exceptions 2014-07-19 13:35:16 +10:00
alekseybobkov
bdf48611dd Minor 2014-07-19 13:13:35 +11:00
alekseybobkov
fa0ebd3405 Merge branch 'themes' into develop 2014-07-19 13:06:32 +11:00
alekseybobkov
c324c80969 Added the theme selector 2014-07-19 13:05:50 +11:00
Sam Georges
d69e382e5f Allow dropdown to be pulled right, along with caret 2014-07-19 11:43:42 +10:00
Sam Georges
8bca148d31 Adds the ability to specify a custom array name for a form field 2014-07-19 11:43:26 +10:00
Samuel Georges
9f1b0415aa Merge pull request #443 from jbh-/hotfix/NumberFieldValidation
Add pattern to number field to only allow for numbers
2014-07-19 09:14:35 +10:00
Sam Georges
05842b6cad Fixes #444 2014-07-18 22:47:36 +10:00
Sam Georges
baec411fd3 Add change monitoring to Grid widget 2014-07-18 19:16:23 +10:00
Josh Hall
67437098cb Add pattern to number field to only allow for numbers 2014-07-17 16:07:29 -05:00
Sam Georges
a2e755e439 Simplify grid widget data sources 2014-07-17 21:03:47 +10:00
Sam Georges
2aa13c685f Wrapper for set data 2014-07-17 19:25:01 +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
Samuel Georges
6a6d053beb Merge pull request #441 from octobercms/develop
Develop
2014-07-17 10:01:22 +10:00
Samuel Georges
a7fa3533fd Merge pull request #440 from Flynsarmy/jsonableSettingsModels
Fix jsonable settingsmodel saving
2014-07-17 09:55:56 +10:00
flynsarmy
e49be7b2c6 Fix jsonable settingsmodel saving 2014-07-17 09:55:11 +10:00
alekseybobkov
48160088f2 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-16 20:50:16 +11:00
alekseybobkov
48b596ab03 Fixed unit tests 2014-07-16 20:49:55 +11:00
Sam Georges
f4c13092dd Minor 2014-07-16 19:36:16 +10:00
Sam Georges
1a11f371d8 Remove native scroll from handsontable 2014-07-16 17:30:03 +10:00
Sam Georges
f6fffad37d Convert DataGrid form widget in to Grid widget (no longer exclusive to forms) 2014-07-16 17:28:37 +10:00
Sam Georges
3c7c87b338 Fixes #254 add Laravel helper functions to Twig environment 2014-07-16 10:30:39 +10:00
Sam Georges
54cf043dea Fixes #433 2014-07-15 17:16:06 +10:00
alekseybobkov
a2e83f3b0c Fixes the tabs in the CMS area 2014-07-15 13:46:16 +11:00
Sam Georges
86daf9f308 Add event emitter to backend controllers
Minor tidy up
2014-07-15 08:14:59 +10:00
Samuel Georges
8897c077f6 Merge pull request #426 from Jmeyering/develop
fire events on template updates
2014-07-15 08:00:04 +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
alekseybobkov
ee27a39276 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-15 01:23:36 +11:00
alekseybobkov
e8c6d25038 New tabs design 2014-07-15 01:23:10 +11:00
Jmeyering
142c7f40ca Also adding in local events as per developer documentation 2014-07-14 12:15:23 +00:00
Jmeyering
7d1fe7833f One More naming issue 2014-07-14 07:09:01 -05:00
Jmeyering
e9c3474c92 Fix Naming
Updates to correct naming issue
2014-07-14 07:07:43 -05:00
Sam Georges
63b98f56c5 Allow routing to nothing without looking up from the Request object 2014-07-14 19:06:23 +10:00
Sam Georges
a2fba71c7f Fixes #413 - Search feature is now usable 2014-07-14 15:04:53 +10:00
Sam Georges
6f72cbf969 Callout should actually close when clicked
Improve animation of flash messages
Move callout to its own space
2014-07-14 14:55:51 +10:00
Jmeyering
5604a095fc fire events on template updates 2014-07-14 02:42:30 +00:00
Sam Georges
8f9887ba91 Minor style fix to assetlist checkboxes 2014-07-14 10:59:30 +10:00
Sam Georges
f7f81822ec Fixes #420 - forceSave() not always available 2014-07-13 15:52:14 +10:00
Sam Georges
58aceaa5b3 Saving from My Settings should return to My Settings 2014-07-12 18:53:25 +10:00
Sam Georges
826b0bf9d3 Typo 2014-07-12 18:46:29 +10:00
Sam Georges
b121e03608 Fixes a bug when editing My Account 2014-07-12 18:45:13 +10:00
Sam Georges
3e2755f297 Fix to UserPreferencesModel.php 2014-07-12 18:33:50 +10:00
Sam Georges
fc1c417be2 Remove the asterisk on fancy layout 2014-07-12 17:39:09 +10:00
Sam Georges
21bdee9338 Traits in base classes are now booted (Yay Laravel!) 2014-07-12 17:29:40 +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
Samuel Georges
9ae7b5785b Merge pull request #415 from jbh-/feature/RequiredFormFields
Adds an asterisk to required backend form fields
2014-07-12 16:13:15 +10:00
Sam Georges
7c140158a7 Fixes settings model so it no longer relies on Purgeable trait 2014-07-12 16:09:50 +10:00
Sam Georges
e74c0a63f3 * Build 117 2014-07-12 15:08:08 +10:00