3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-10 14:45:54 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
be8049b41a Include asset maintenances in purge 2016-08-18 07:06:15 -07:00
4ed8ff5576 Formatting fixes for coding standards 2016-06-22 12:27:41 -07:00
bbb116f29c Fixes #2142 2016-06-09 12:25:51 -07:00
9f6eb02afc Don't purge users where show_in_list = 1
This is necessary so hosted customers can't hard-delete my account :-/
2016-06-03 12:13:59 -07:00
252b114b5f Fixed case sensitive model for status labels 2016-05-12 17:23:51 -07:00
49c09dd356 Added ability to purge soft-deletes from admin 2016-04-19 04:36:07 -07:00
18869550a7 Fixed stray quotes 2016-04-19 02:28:54 -07:00
9de2725de0 More purge fixes 2016-04-19 01:38:11 -07:00
a8ff632740 Fixes asset purge 2016-04-19 01:27:04 -07:00
74400eb9a1 Purge function to delete all soft-deleted items 2016-04-19 00:47:54 -07:00