3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-06 15:45:33 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
c68d9892b5 fix threshold bug, include minimum to available 2025-12-03 13:20:01 -08:00
1687fcc035 Small subject tweaks 2025-11-20 13:23:17 +00:00
39e7937458 Fixed #18114 - include declined item name, added app headers 2025-11-20 12:58:53 +00:00
32d43034bd add a null check for items and threshold in inventory alert notification 2025-10-30 10:47:17 -07:00
d95adcae37 Fixed Implicit array creation is disallowed.
Signed-off-by: snipe <snipe@snipe.net>
2023-02-06 12:41:54 -08:00
1e5d40f32e Clean up extra code in notifications files. 2020-05-23 15:24:10 -04:00
e3e0d57f56 Minor code cleanup bits and bobs (#6805)
* Add IDE Helper files

* Cleanup imports

- Alphabetises imports
- Removes unused imports

* Add Platform requirements

* Move filling asset into block where asset exists

* Remove duplicate array keys
2019-03-13 20:12:03 -07:00
16e56646b8 Fixed #5965: Allow multiple alert email addresses (#6233)
* Fixed #5965: Allow multiple alert email addresses

* Style changes based on PR feedback.
2018-09-26 14:07:41 -07:00
9daeeeb851 Features/nicer notifications (#5886)
* Improved expiring licenses notification

* Improved expiring assets notification

* Nicee low inventory notification

* Refactored stupid language strings

* Oops

* Use settings variable
2018-07-18 19:15:45 -07:00