snipe-it/resources/views/hardware
snipe e5c2d77c7d
Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992)
* Added upcoming audit report

TODO: Fid diff/threshold math

* Added route to list overdue / upcoming assets via API

* Controller/API methods for due/overdue audits

We could probably skip this and just handle it via view in the routes…

* Added query scopes for due and overdue audits

* Added audit due console command to kernel

* Added ability to pass audit specs to main API asset search method

* Added audit presenter

* Added bootstrap-tables presenter formatter to display an audit button

* Added gated sidenav items to left nav

* Added audit due/overdue blades

* Cleanup on audit due/overdue console command

* Added language strings for audit views

* Fixed :threshold placeholder

* Removed unused setting variable

* Fixed next audit date math

* Added scope for both overdue and upcoming

* Derp. Wrong version

* Bumped version

(I will release this version officially tomorrow)
2019-05-05 22:32:52 -04:00
..
audit-due.blade.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
audit-overdue.blade.php Fixes #6204 - added email alerts and web/API access to assets due for audits (#6992) 2019-05-05 22:32:52 -04:00
audit.blade.php Fixed #4301 - added image upload to audit 2018-04-24 02:54:54 -07:00
bulk-checkout.blade.php adds select-id as an option for the asset-select partial. allows you to manually override the ID of an element. currently, the bulk-checkout partial has two asset-selects, with conflicting IDs. attempts to resolve #5882 (#5883) 2018-07-18 19:55:13 -07:00
bulk-delete.blade.php Changed assetloc to location 2017-11-02 12:50:34 -07:00
bulk.blade.php Remove old helpers (#5843) 2018-07-16 14:22:25 -07:00
checkin.blade.php Add help text that explains location override 2017-10-28 07:28:49 -07:00
checkout.blade.php Allow checkout to non-user objects even if the object requires checkout 2018-05-21 17:35:04 -07:00
edit.blade.php Use image upload partial in asset edit/create 2018-02-16 22:08:49 -08:00
history.blade.php Shorter syntax for demo disabled 2018-04-25 19:23:03 -07:00
index.blade.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
labels.blade.php Added option to include model information on asset labels. (#5301) 2018-07-12 18:23:12 -07:00
qr-view.blade.php PHP7.2 count fixes (#5427) 2018-04-29 06:10:49 -07:00
quickscan.blade.php More ajax menu fixes 2017-10-28 11:17:52 -07:00
requested.blade.php WIP - Improved requested assets (#5289) 2018-04-04 17:33:02 -07:00
view.blade.php Fixes #5859 - add file name/size to file upload UI (#5861) 2018-07-16 20:09:53 -07:00