564 Commits

Author SHA1 Message Date
Samuel Georges
6b6333a467 Merge pull request #468 from andrew-garside/develop
Added moment.js to allow the datepicker to open on the current value
2014-07-27 09:57:01 +10:00
Andrew Garside
0f7117a74c Added moment.js into loadAssets 2014-07-26 16:39:03 +10:00
Andrew Garside
b48c4ea8b9 Added moment.js to allow the datepicker to open on the current value instead of the current date when it has a value 2014-07-26 16:18:52 +10:00
Sam Georges
5f36d063c9 Add markdown filter |md 2014-07-25 20:06:38 +10:00
Sam Georges
e6379ea21d Fixes bug when deleting cms templates 2014-07-25 18:11:16 +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
3ac3a7318f Fixes bug preventing plugins from being installed 2014-07-25 17:41:37 +10:00
Sam Georges
49d40e77ad Add deselect function to API 2014-07-25 15:57:00 +10:00
Sam Georges
a475773c7c Add info flash message 2014-07-25 14:26:36 +10:00
Sam Georges
5d832a2f7b Fixes #461 2014-07-25 14:21:13 +10:00
Sam Georges
4e84907973 Refs https://github.com/octobercms/install/pull/37
Add port to default config
2014-07-24 22:11:55 +10:00
Sam Georges
936ff26371 Prevent constant theme reinstalling 2014-07-24 21:32:09 +10:00
Sam Georges
9067d20048 Fix bugs 2014-07-24 21:13:04 +10:00
Sam Georges
f8f4579f16 Show more detailed errors when custom error page is not enabled 2014-07-24 21:06:33 +10:00
Sam Georges
0cb866fe1c * Build 125 2014-07-24 20:24:35 +10:00
Sam Georges
ecf026d1df Add logic for downloading themes 2014-07-24 20:07:52 +10:00
Sam Georges
1d90ae25f7 Add support for values to trigger API 2014-07-24 19:55:27 +10:00
Sam Georges
c0e7beebf7 Translate UI 2014-07-24 19:23:21 +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
0bd7180941 Adds a favicon to the backend 2014-07-24 19:16:18 +10:00
Sam Georges
9d9e91f2e5 Stop logging everything, October uses a custom error handler 2014-07-24 19:16:18 +10:00
Sam Georges
0dabaf67c1 Files should not appear as themes 2014-07-24 19:16:17 +10:00
alekseybobkov
f7dcf8ebb0 Files added 2014-07-24 15:24:39 +11:00
Sam Georges
7cd80f8a59 Throw an error when the active theme is not found 2014-07-23 11:33:19 +10:00
Sam Georges
8b17901aee Fixes antialias issue where font renders bold on mac browsers 2014-07-23 08:58:30 +10:00
Sam Georges
bbbe11c174 Fixes empty pages from routing as home (/) 2014-07-23 08:35:53 +10:00
Sam Georges
4979f0fae4 Minor 2014-07-21 17:05:10 +10:00
Sam Georges
bef95920e2 YAML fields should be camel for PHP friendliness 2014-07-19 16:19:07 +10:00
Sam Georges
3c11249bef Add notes to changelog, controllers should use plural naming 2014-07-19 16:14:46 +10:00
Sam Georges
15b93c7b03 Rewind DI to prevent double up bug 2014-07-19 16:09:44 +10:00
Sam Georges
a43f4f6b51 Use Parameters model instead of raw DB 2014-07-19 16:07:32 +10:00
Sam Georges
04888b2b93 Minor 2014-07-19 15:54:09 +10:00
Sam Georges
c3cef219fa Bug fixes to settings page ordering 2014-07-19 15:51:43 +10:00
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
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