snipe-it/resources/lang/en/admin
snipe 46f5f21368
Notification improvements (#5254)
* Added “show fields in email” to custom fields

* Added “show images in email” to settings

* Added nicer HTML emails

* Break notifications out into their own, instead of trying to mash them all together

* Remove old notification for accessory checkout

* Janky fix for #5076 - “The asset you have attempted to accept was not checked out to you”

* Add method for image url for accessories

* Added accessory checkout email blade

* Make accessory email notification on checkout screen consistent with assets

* Added native consumables notifications

* Fixes for asset notification

* Updated notification blades with correct-er fields

* Updated notifications

* License checkin notification - does not work yet

Need to figure out whether the license seat is assigned to a person or an asset before we can pass the target

* Added alternate “cc” email for admins

* Only try to trigger notifications if the target is a user

* Fix tests

* Fixed consumable URL

* Removed unused notification

* Pass target type in params

* Show slack status

* Pass additional parameters

There is a logic bug in this :( Will send to slack twice, since the admin CC and the user are both using the same notification. Fuckity fuck fuck fuck.

* Pass a variable to the notification to supress the duplicate slack message

* Slack is broken :( Trying to fix

Will try a git bisect

* Put preview back into checkout

* Pulled old archaic mail

* Removed debugging

* Fixed wrong email title

* Fixed slack endpoint not firing

* Poobot, we hardly knew ye.

* Removed old, manual mail from API

* Typo :-/

* Code cleanup

* Use defined formatted date in JSON

* Use static properties for checkin/checkout notifiers for cleaner code

* Removed debugging

* Use date formatter

* Fixed target_type

* Fixed language in consumable email
2018-03-25 13:46:57 -07:00
..
accessories Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
asset_maintenances Move sanitization of input to the model attribute setters. This cleans up a lot of checks in the various controller methods and ensures data will be set in the model accurately regardless of where it's set. Add unit tests for these methods (#3102) 2016-12-26 15:17:46 -08:00
categories More minor fixes (#3126) 2017-01-03 16:55:43 -08:00
companies Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
components Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
consumables Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
custom_fields Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
departments Dept strings 2017-05-23 02:50:16 -07:00
depreciations Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
groups Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
hardware Adding missing translations. (#4896) 2018-01-23 18:13:55 -08:00
licenses Fixes #4001 - license checkout not working 2017-09-25 21:40:43 -07:00
locations Add support for location-specific LDAP OUs. (#3176) 2017-01-11 23:37:14 -08:00
manufacturers Fixed #2402 - add ability to restore manufacturers 2018-03-03 18:46:19 -08:00
models Fixed #3416 - bulk delete asset models 2017-12-12 09:10:05 -08:00
reports Updated translation strings with new purge text 2016-04-19 12:26:49 -07:00
settings Notification improvements (#5254) 2018-03-25 13:46:57 -07:00
statuslabels Fixed #5138 - added default_label flag to status labels 2018-03-05 22:04:16 -08:00
suppliers Disallow deleting suppliers with associated assets, licenses or maintenances 2017-10-18 05:47:20 -07:00
users Adding missing translations. (#4896) 2018-01-23 18:13:55 -08:00