snipe-it/app
Daniel Meltzer ae0573b3da Fix asset create (#3929)
* Fix accidental commit of ImporterTest.

* Move the name() method to the presenter

This fixes some weird collisions between laravels voodoo and our
presenter voodoo that confused php.  It's also probably a cleaner place
to put it.  Should fix #3927

* Add missing parenthesis

* Add heading to tables on locations/view page.
2017-09-06 16:24:43 -07:00
..
Console Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
Events Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Exceptions Progress towards better email notifications (#3911) 2017-08-31 11:14:21 -07:00
Helpers Make sure payload is always passed, even if null 2017-08-25 03:27:31 -07:00
Http Assorted fixes (#3923) 2017-09-05 17:54:58 -07:00
Importer Removed dd 2017-08-31 11:15:52 -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 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
Models Fix asset create (#3929) 2017-09-06 16:24:43 -07:00
Notifications Use notifiables for slack audit notification 2017-08-31 21:30:38 -07:00
Observers Fixes #1190 - added basic audit workflow 2017-08-25 10:04:19 -07:00
Policies Fixed path in comments 2017-01-11 14:50:13 -08:00
Presenters Fix asset create (#3929) 2017-09-06 16:24:43 -07:00
Providers Fixes for API calls for password complexity stuff 2017-08-22 21:15:35 -07:00