Commit Graph

613 Commits

Author SHA1 Message Date
Sam Georges fb788c9c0a Make request and access log work 2014-07-30 17:33:26 +10:00
Sam Georges eb7bdb3fbc Tidy up code. Refs #497 2014-07-30 17:23:14 +10:00
Sam Georges afbea016ec Add settings pages for new loggers
Write trace log items to the db
2014-07-30 17:19:52 +10:00
Sam Georges 93590fb272 TraceLog -> EventLog
Cms\ErrorLog -> System\RequestLog
Set up some basic language keys
2014-07-30 17:19:51 +10:00
Sam Georges 16468d224b Improve getAutocompleteValues so model knows what attribute it's dealing with 2014-07-30 17:19:48 +10:00
Samuel Georges 24b55be4be Merge pull request #497 from Flynsarmy/datagriDataSource
Allow models to pass data source values to the DataGrid widget
2014-07-30 17:17:25 +10:00
Samuel Georges 45dbaa7597 Merge pull request #496 from Flynsarmy/gridSourceHandler
Prioritize sourceHandler over dataLocker. Fixes #495
2014-07-30 17:17:12 +10:00
flynsarmy 23fd094c8e Allow models to pass data source values to the DataGrid widget 2014-07-30 16:17:03 +10:00
flynsarmy 88fba61a78 Prioritize sourceHandler over dataLocker 2014-07-30 15:17:28 +10:00
Sam Georges b280802644 Refs #383 - Set up basic models for logging 2014-07-29 20:07:20 +10:00
Sam Georges 3c1e6ea846 Fixes #481 - Native widget handlers should still initialize 2014-07-29 19:22:18 +10:00
Sam Georges 200615f310 CMS Render partial now supports not throwing an exception.
Components without default partials do not throw errors when used on the page, they simply fail gracefully.
2014-07-29 13:52:01 +10:00
Sam Georges e85cbf80c5 Fixes unit tests 2014-07-29 13:14:54 +10:00
Samuel Georges 5d1480d6b9 Merge pull request #486 from GrahamCampbell/composer
Composer Fixes
2014-07-29 08:57:15 +10:00
Graham Campbell be7f36b31b Composer fixes 2014-07-28 23:55:46 +01:00
Sam Georges ad4d807c38 Fixes wonky breadcrumb on compact container 2014-07-28 19:48:34 +10:00
Sam Georges 62fdfbca8f We should hide the username for X-small browsers 2014-07-28 19:25:19 +10:00
Sam Georges 4fa00f1c7b Fixes an issue where unfilled relations are not populated in forms 2014-07-28 17:01:54 +10:00
alekseybobkov d8ca802401 Minor UX improvements 2014-07-28 18:01:16 +11:00
alekseybobkov 93fe3769b2 Fixed the main menu title on small devices 2014-07-28 17:40:18 +11:00
alekseybobkov b36340dbd7 Merge branch 'develop' of github.com:octobercms/october into develop 2014-07-28 17:23:07 +11:00
alekseybobkov bdd9d02fdc Minor fixes in the main menu 2014-07-28 16:41:08 +11:00
alekseybobkov e562d1eb05 The Settings area is responsive now 2014-07-28 15:09:01 +11:00
alekseybobkov 778ce81e9a Fixed primary tabs in the fancy layout 2014-07-28 14:17:40 +11:00
Sam Georges c6aca8cd18 Align [] replacement with FormField 2014-07-28 08:23:22 +10:00
Samuel Georges b3d716ee4d Merge pull request #474 from Flynsarmy/relatedFieldId
Don't allow [ or ] characters in field IDs
2014-07-28 08:20:52 +10:00
alekseybobkov 33c63ac318 Minor fix in the Redactor styling 2014-07-28 09:06:50 +11:00
flynsarmy 10d30fcd9e Spaces, not tabs 2014-07-27 22:04:24 +10:00
flynsarmy 1693d2bed5 Don't allow [ or ] characters in field IDs 2014-07-27 21:55:54 +10:00
Samuel Georges aaae5d1f45 Merge pull request #471 from octobercms/develop
* Build 130
2014-07-27 16:42:02 +10:00
Sam Georges f08f9a4cc6 Build 130 2014-07-27 16:37:54 +10:00
Sam Georges 2a5afaf9c7 Update oc- icons to match font autumn
Minor tidy up to framework.js
2014-07-27 16:08:08 +10:00
Sam Georges 2823283c7a Update CHANGELOG.md 2014-07-27 15:52:42 +10:00
Sam Georges 8d9ac038c4 Fixes record picker styling 2014-07-27 14:46:50 +10:00
Sam Georges e1910e4325 Plump up the button size by overriding Bootstrap instead 2014-07-27 14:33:32 +10:00
alekseybobkov 12c73b457b Merge branch 'ux' into develop 2014-07-27 15:07:41 +11:00
alekseybobkov 7eed305000 Updated the settings pages UX 2014-07-27 15:07:22 +11:00
Sam Georges 12f9c88345 Add hook for renderContent
Fix priority of local<->global events
2014-07-27 12:22:50 +10:00
alekseybobkov 241e174ab4 Merge branch 'develop' into ux 2014-07-27 11:11:56 +11:00
alekseybobkov bfc59c9007 Updating the Settings pages 2014-07-27 11:11:16 +11:00
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
Samuel Georges 92d93362db Merge pull request #462 from octobercms/develop
* Build 129
2014-07-25 17:52:29 +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
alekseybobkov 1085d20f8c Merge branch 'develop' into ux 2014-07-25 16:19:11 +11:00