文件最后提交记录最后更新时间
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 4 年前
Fix operator in where clause 3 年前
New Artisan command to clean checkout acceptances and a migration that runs it 10 个月前
Add command to clean checkout requests 10 个月前
Added autoassign_licenses option to create admin Signed-off-by: snipe <snipe@snipe.net> 3 年前
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 4 年前
Add console command to disable SAML logins If a Snipe-IT sire has SAML enabled, and the SAML config is sufficiently borked, the site will fail to even load the login page. That's probably something that should be examined, but in the meantime, it'd be handy to not have to manually edit the database to turn off SAML. In this commit, I'm creating a saml-disable console command. And by create, i mean i'm copypasta-ing the existing ldap-disable command. 1 年前
Backup before running updates 1 年前
Shift bindings PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser. 4 年前
Shift bindings PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser. 4 年前
Added console command for fixup Signed-off-by: snipe <snipe@snipe.net> 11 个月前
working fixup script, but failing tests. But I have tests! 1 年前
Remove comments Signed-off-by: snipe <snipe@snipe.net> 1 年前
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 4 年前
Merging master down into develop Signed-off-by: snipe <snipe@snipe.net> 4 年前
Fixed address field Signed-off-by: snipe <snipe@snipe.net> 8 个月前
One last time Signed-off-by: snipe <snipe@snipe.net> 8 个月前
Add merge event Signed-off-by: snipe <snipe@snipe.net> 1 年前
Missed a few Signed-off-by: snipe <snipe@snipe.net> 9 个月前
Added console command to normalize capitalization on names Signed-off-by: snipe <snipe@snipe.net> 3 年前
Fixed #15928 - updated method name to setCreatedBy from SetUserId Signed-off-by: snipe <snipe@snipe.net> 1 年前
Add telescope tables to the excepted tables Signed-off-by: snipe <snipe@snipe.net> 8 个月前
Fixed a few more `display_name` instances Signed-off-by: snipe <snipe@snipe.net> 8 个月前
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 4 年前
Refine output and checks Signed-off-by: snipe <snipe@snipe.net> 3 年前
Use artisan facade Signed-off-by: snipe <snipe@snipe.net> 1 年前
adds execution timer 1 年前
Set support footer to on in reset demo script Signed-off-by: snipe <snipe@snipe.net> 1 年前
Use artisan facade Signed-off-by: snipe <snipe@snipe.net> 1 年前
Copy over the old dirs just in case Signed-off-by: snipe <snipe@snipe.net> 9 个月前
Use artisan facade Signed-off-by: snipe <snipe@snipe.net> 1 年前
Add table-check; add command-description for Artisan command 2 年前
Updated `->present()->fullName()` to `->display_name` Signed-off-by: snipe <snipe@snipe.net> 8 个月前
Fixed #14812 - added consumables to individual inventory report Signed-off-by: snipe <snipe@snipe.net> 1 年前
Moved settings call higher Signed-off-by: snipe <snipe@snipe.net> 2 年前
Include output even if there is nothing to send 8 个月前
Fixed #8597 - Added leading slash to notifications console commands 5 年前
Filter out empty email address in alerts 1 年前
Cleaned up facade names and references Signed-off-by: snipe <snipe@snipe.net> 1 年前
Shift bindings PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using class name strings as these references are checked by the parser. 4 年前
Check that the filename we pass ends in zip, add it if not Signed-off-by: snipe <snipe@snipe.net> 2 年前
Updated text Signed-off-by: snipe <snipe@snipe.net> 1 年前
Wrapped in a transaction Signed-off-by: snipe <snipe@snipe.net> 2 年前
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 4 年前