This website requires JavaScript.
Explore
Help
Sign In
DRCIT
/
snipe-it
Watch
1
Star
0
Fork
You've already forked snipe-it
0
mirror of
https://github.com/snipe/snipe-it.git
synced
2025-01-26 05:01:06 -08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
0fa82743a1
snipe-it
/
app
/
Http
History
Daniel Meltzer
0fa82743a1
Remove remaining DB::Raw(concat) calls to make things more sqlite friendly. This adds one new method to the Asset Model to return the formatted string that was used by the license and asset maintence controller. It also fixes a potential sqlite-only issue where '' and null are different.
2016-05-31 19:41:14 -05:00
..
Controllers
Remove remaining DB::Raw(concat) calls to make things more sqlite friendly. This adds one new method to the Asset Model to return the formatted string that was used by the license and asset maintence controller. It also fixes a potential sqlite-only issue where '' and null are different.
2016-05-31 19:41:14 -05:00
Middleware
Added check for setup in Setting model
2016-05-14 16:09:00 -07:00
Requests
Kernel.php
Added check for setup in Setting model
2016-05-14 16:09:00 -07:00
routes.php
Route and controller for dashboard chart
2016-05-24 16:06:09 -07:00