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 |
|
Daniel Meltzer
|
45d93ffa8c
|
Use a transaction while creating license seats. Makes adding a license with a large number of seats much more managable.
|
2016-05-31 19:41:14 -05:00 |
|
Daniel Meltzer
|
4b98711e07
|
Replace the assorted concat() methods with a full_name method in the User model and adjust queries accordingly
|
2016-05-31 19:41:14 -05:00 |
|
snipe
|
ba01b20ad4
|
Use updated redirect() reference
|
2016-04-28 21:06:41 -07:00 |
|
snipe
|
c9d285cf47
|
Fixed float for purchase_cost
|
2016-04-21 22:23:08 -07:00 |
|
snipe
|
bf728da39d
|
Updated to use 5.2 trans() instead of Lang::get for localization
|
2016-04-07 13:39:35 -07:00 |
|
snipe
|
a62859dc6d
|
Updated docblocks
|
2016-04-07 13:21:09 -07:00 |
|
snipe
|
90d4a8b2e3
|
Cleanup namespaces a bit
|
2016-03-25 19:26:22 -07:00 |
|
snipe
|
95e2825716
|
A few more path fixes
|
2016-03-25 17:20:28 -07:00 |
|
snipe
|
bddb7fca23
|
Additional doc blocks, added private_uploads path
|
2016-03-25 15:50:08 -07:00 |
|
snipe
|
27543d16f6
|
Additional escaping
|
2016-03-25 15:24:12 -07:00 |
|
snipe
|
fe00b0e401
|
Version 3 - hold onto your butts
|
2016-03-25 01:18:05 -07:00 |
|