snipe-it/app/Console/Commands
Daniel Meltzer 61543f3a04 Add presenters for models. (#3098)
* Add presenters for models.  Move bootstrap table JSON generation to these presenters, which cleans up controllers a lot.  Move view specific modifications from the models to the presenters as well.

* Fix some issues found by travis and codacy

* Fix a few more issues found while testing.

* Attempt another acceptance test fix

* Try something else

* Maybe..
2016-12-23 17:52:00 -08:00
..
AssetImportCommand.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
CreateAdmin.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
DisableLDAP.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
LdapSync.php Fixes #1348 - LDAP sync in artisan command 2016-10-31 20:59:46 -07:00
LicenseImportCommand.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
ObjectImportCommand.php NOT FINISHED: Added case for component import 2016-12-22 16:06:55 -08:00
PaveIt.php Actionlog Class: Improvements and polymorphism (#2561) 2016-09-06 19:39:42 -07:00
Purge.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
SendExpirationAlerts.php Add presenters for models. (#3098) 2016-12-23 17:52:00 -08:00
SendInventoryAlerts.php Translate emails (#2652) 2016-09-26 14:13:07 -07:00
SystemBackup.php Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
Versioning.php Improved versioning script 2016-12-01 02:53:41 -08:00