snipe-it/app/Http
Daniel Meltzer fd450e2773 Two asset maintence related fixes (#3101)
* Fix maintenances create button, and post to the proper route in maintences edit

* Fix consumable tab when active.

* Fix an html formatting error that resulted in us not closing a form.  This would cause the checkin page to try to submit a delete request (related to the modal form) rather than the desired checkin request.  Also fix formatting in this file.

* Use log mail driver for testing, should fix the functional issue.  Disable acceptance tests on travis for now.

* Fix Category edit page.

* EOL Can be null.
2016-12-26 15:17:12 -08:00
..
Controllers Two asset maintence related fixes (#3101) 2016-12-26 15:17:12 -08:00
Middleware Use url() helper over URL::to 2016-12-15 16:41:36 -08:00
Requests Importer rework (#3100) 2016-12-26 15:16:42 -08:00
Traits Putting uniqueUndeleted into a trait for use across models 2016-07-26 01:39:30 -07:00
Kernel.php Discussion: Moving to policies for controller based authorization (#3080) 2016-12-19 11:04:28 -08:00