Ivan Nieto Vivanco
|
23b770fac6
|
Added a validation to use the same name in categories with different types
|
2021-10-08 15:19:16 -05:00 |
|
Petri Asikainen
|
d50294e8e2
|
Just mention source of idea as code rewriten
|
2021-07-15 12:26:14 +03:00 |
|
Petri Asikainen
|
1936fc2ea9
|
Better debug comment
|
2021-07-15 12:26:14 +03:00 |
|
Petri Asikainen
|
15dd7061ed
|
removed unused Bag-functions
|
2021-07-15 12:26:14 +03:00 |
|
Petri Asikainen
|
c894e8ceb3
|
handle files via standard field
|
2021-07-15 12:26:14 +03:00 |
|
Petri Asikainen
|
bbe964c6b2
|
debug trait
|
2021-07-15 12:26:14 +03:00 |
|
Petri Asikainen
|
948a741935
|
case case again..
|
2021-07-15 12:26:14 +03:00 |
|
Petri Asikainen
|
d7d3681d71
|
trait base64 encoded files
|
2021-07-15 12:26:13 +03:00 |
|
Petri Asikainen
|
e6d432423d
|
trait base64 encoded files
|
2021-07-15 12:26:13 +03:00 |
|
Laravel Shift
|
934afa036f
|
Adopt Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
|
2021-06-10 20:15:52 +00:00 |
|
Wes Hulette
|
88b1da4260
|
Added: Caching of settings (#6378)
* Fixed missing oauth tables during setup.
* Cache settings
Cache the setting to reduce unnecessary database calls
|
2018-11-01 19:59:50 -07:00 |
|
snipe
|
78530ae123
|
Fix tests
|
2018-07-09 21:57:45 -07:00 |
|
snipe
|
339263a295
|
Fixed #5751 - added option for unique constraint on serial
|
2018-07-05 19:30:36 -07:00 |
|
snipe
|
2e665e128f
|
Putting uniqueUndeleted into a trait for use across models
|
2016-07-26 01:39:30 -07:00 |
|