ORIENT/modules/backend
Jérémy GAULIN b5577eed25 Disable SweetAlert forced focus when a Bootstrap modal is already open (which was causing infinite loop).
Bootstrap is enforcing focus on it's modal box, sweet alert too. Focus on sweet alert buttons is not really important, keyboard actions are still available.
2015-08-08 21:59:19 +02:00
..
assets Disable SweetAlert forced focus when a Bootstrap modal is already open (which was causing infinite loop). 2015-08-08 21:59:19 +02:00
behaviors Add auto column match feature to import 2015-08-05 10:23:14 +10:00
classes Merge branch 'develop' of https://github.com/octobercms/october into fix-extending-plugin 2015-08-03 18:20:20 +02:00
controllers Improve admin list toolbar 2015-07-04 09:34:35 +10:00
database Make the default admin group code a constant 2015-08-07 18:43:05 +10:00
facades Fixes issue preventing CMS AJAX from returning arrays 2015-04-28 19:31:38 +10:00
formwidgets Fixes a styling issue in MarkdownEditor split mode 2015-08-07 19:06:36 +10:00
helpers Complete overhaul of module service providers 2015-05-02 14:43:14 +10:00
lang Improve Polish translations 2015-08-08 10:33:08 +10:00
layouts Fixes missing ref to storm UI on auth page 2015-08-07 17:35:04 +10:00
models Merge pull request #1345 from powelski/translatable-auto-close 2015-08-08 10:27:59 +10:00
skins Remove cms.tempDir - use temp_path() 2015-02-07 15:42:20 +11:00
traits Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually 2015-08-07 19:06:04 +10:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually 2015-08-07 19:06:04 +10:00
ServiceProvider.php Preview mode has no upload button, so no margin 2015-08-06 18:04:18 +10:00
composer.json Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00