snipe-it/app
Ivan Nieto d409be6d43 Fix #6910: Add logic to manipulate the eloquent query. (#7006)
* Added company_id to consumables_users table

* Added logic to manage when a pivot table doesn't have the column company_id trough a join with users

* Remove a migration that tries to fix this problem, but is not longer necessary
2019-07-15 13:02:44 -07:00
..
Console Spelling Correction (#7206) 2019-06-27 18:33:13 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Fixed bug where sorting by company name in Users API did not work 2019-05-24 13:37:20 -07:00
Helpers Fixed more camel-casing -> snake-casing 2019-05-24 16:01:12 -07:00
Http Fix #6910: Add logic to manipulate the eloquent query. (#7006) 2019-07-15 13:02:44 -07:00
Importer Updated importer to work with newer CSV Reader::getRecords() method 2019-05-24 11:44:57 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter First stab at a recrypter for legacy mcrypt conversion 2017-08-21 22:30:56 -07:00
Listeners Fixed typo 2018-07-17 01:03:32 -07:00
Models Fix #6910: Add logic to manipulate the eloquent query. (#7006) 2019-07-15 13:02:44 -07:00
Notifications Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
Observers Fixed #4652 - asset not correctly checking out to user on creation 2018-01-17 12:10:28 -08:00
Policies Fixed #6956 - viewKeys policy inconsistent (#7009) 2019-05-08 08:14:49 -04:00
Presenters Fixed #7003 - crash when warranty months or purchase date is null 2019-05-07 15:33:57 -04:00
Providers Increased image size to 800px, added lightboxes 2019-05-24 19:11:08 -07:00