| .. |
|
assets
|
Replace keyup listener with input listener (#3567)
|
2018-05-30 20:26:38 -06:00 |
|
behaviors
|
Remove redundant variables
|
2018-08-15 19:23:12 +02:00 |
|
classes
|
Refactor ternary operators to null coalescing operators
|
2018-08-15 19:15:13 +02:00 |
|
controllers
|
Replace is_null with "=== null" comparison
|
2018-08-15 18:54:46 +02:00 |
|
database
|
Introduce concept of system roles
|
2017-07-13 19:29:50 +10:00 |
|
facades
|
Code dusting (#2826)
|
2017-04-24 21:38:19 +10:00 |
|
formwidgets
|
Replace is_null with "=== null" comparison
|
2018-08-15 18:54:46 +02:00 |
|
helpers
|
Return empty from Backend::dateTime instead of current date (#3246)
|
2018-03-30 10:06:47 -06:00 |
|
lang
|
Remove duplicate array keys in language files
|
2018-08-15 19:18:26 +02:00 |
|
layouts
|
Fixes security issue
|
2018-06-22 22:57:38 +10:00 |
|
models
|
Remove redundant variables
|
2018-08-15 19:23:12 +02:00 |
|
reportwidgets
|
{@inheritDoc} -> @inheritDoc
|
2017-03-16 06:26:14 +11:00 |
|
skins
|
{@inheritDoc} -> @inheritDoc
|
2017-03-16 06:26:14 +11:00 |
|
traits
|
Refactor ternary operators to null coalescing operators
|
2018-08-15 19:15:13 +02:00 |
|
views
|
Change to mail partial syntax
|
2017-07-26 17:48:00 +10:00 |
|
widgets
|
Remove redundant variables
|
2018-08-15 19:23:12 +02:00 |
|
ServiceProvider.php
|
Remove unused imports
|
2018-08-15 18:27:36 +02:00 |
|
composer.json
|
Updating links in composer files
|
2018-04-16 02:33:08 -06:00 |
|
routes.php
|
Apply web middleware group for the good cookies
|
2017-05-13 22:18:13 +10:00 |