| .. |
|
assets
|
Recompile Storm UI JS asset
|
2020-08-03 11:07:55 +08:00 |
|
behaviors
|
Remove unused imports
|
2018-08-24 19:51:59 +02:00 |
|
classes
|
Add getAllPlugins() method to PluginManager
|
2020-08-27 15:47:42 -06:00 |
|
console
|
Merge pull request #5231 from octobercms/wip/image-resizing
|
2020-08-21 18:01:47 -06:00 |
|
controllers
|
Disable HTML5 form validation on backend Settings pages
|
2020-08-15 20:59:53 -06:00 |
|
database
|
Change module seeders to only temporary unguard attributes
|
2020-01-19 22:26:46 +08:00 |
|
helpers
|
Code quality clean up (#4449)
|
2019-07-18 08:50:37 -06:00 |
|
lang
|
Update Russian translation (#5247)
|
2020-08-23 02:51:48 -06:00 |
|
models
|
Use the same resizing process for FileModels that's used for everything else.
|
2020-08-21 16:22:14 -06:00 |
|
partials
|
Fixes bugs with 'collapsed' saved to cookies (#4080)
|
2019-01-23 01:30:53 -06:00 |
|
reportwidgets
|
Add warning with missing dependencies on Updates page (#5077)
|
2020-05-26 10:05:40 -06:00 |
|
traits
|
Make cms.backendForceSecure an explicit setting
|
2020-01-18 18:05:26 +11:00 |
|
twig
|
Finished implement imageWidth & imageHeight filters
|
2020-08-21 13:39:45 -06:00 |
|
views
|
Improved email client support for branded mails (#4663)
|
2019-10-14 15:33:43 +08:00 |
|
ServiceProvider.php
|
Merge branch 'develop' into wip/laravel-6
|
2020-04-29 16:58:58 -06:00 |
|
aliases.php
|
Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper
|
2020-07-20 10:40:50 +08:00 |
|
composer.json
|
Add L6 as a dep to the modules to prevent people with older Laravel versions from accidentally pulling in the L6 update
|
2020-07-19 01:42:58 -06:00 |
|
providers.php
|
Update providers and alias to use October Validator service
|
2020-05-19 12:47:49 +08:00 |
|
routes.php
|
Play nicer with tests
|
2020-08-13 03:15:53 -06:00 |