diff --git a/.all-contributorsrc b/.all-contributorsrc
index 4e9f44a082..36eb047d77 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1650,6 +1650,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "timothyfarmer",
+ "name": "Tim Farmer",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/7632599?v=4",
+ "profile": "https://github.com/timothyfarmer",
+ "contributions": [
+ "code"
+ ]
}
]
}
diff --git a/README.md b/README.md
index 6c1e90ce1d..18e0d9b0e2 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
[![Build Status](https://travis-ci.org/snipe/snipe-it.svg?branch=master)](https://travis-ci.org/snipe/snipe-it) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/snipe-it/localized.svg)](https://crowdin.com/project/snipe-it) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/snipe/snipe-it?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Docker Pulls](https://img.shields.io/docker/pulls/snipe/snipe-it.svg)](https://hub.docker.com/r/snipe/snipe-it/) [![Twitter Follow](https://img.shields.io/twitter/follow/snipeitapp.svg?style=social)](https://twitter.com/snipeitapp) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/553ce52037fc43ea99149785afcfe641)](https://www.codacy.com/app/snipe/snipe-it?utm_source=github.com&utm_medium=referral&utm_content=snipe/snipe-it&utm_campaign=Badge_Grade)
-[![All Contributors](https://img.shields.io/badge/all_contributors-180-orange.svg?style=flat-square)](#contributors) [![Open Source Helpers](https://www.codetriage.com/snipe/snipe-it/badges/users.svg)](https://www.codetriage.com/snipe/snipe-it)
+[![All Contributors](https://img.shields.io/badge/all_contributors-181-orange.svg?style=flat-square)](#contributors) [![Open Source Helpers](https://www.codetriage.com/snipe/snipe-it/badges/users.svg)](https://www.codetriage.com/snipe/snipe-it)
## Snipe-IT - Open Source Asset Management System
@@ -96,7 +96,7 @@ Thanks goes to all of these wonderful people ([emoji key](https://github.com/ken
| [
Martin Stub](http://martinstub.dk)
[๐](#translation-stubben "Translation") | [
Meyer Flavio](https://github.com/meyerf99)
[๐](#translation-meyerf99 "Translation") | [
Micael Rodrigues](https://github.com/MicaelRodrigues)
[๐](#translation-MicaelRodrigues "Translation") | [
Mikael Rasmussen](http://rubixy.com/)
[๐](#translation-mikaelssen "Translation") | [
IxFail](https://github.com/IxFail)
[๐](#translation-IxFail "Translation") | [
Mohammed Fota](http://www.mohammedfota.com)
[๐](#translation-MohammedFota "Translation") | [
Moayad Alserihi](https://github.com/omego)
[๐](#translation-omego "Translation") |
| [
saymd](https://github.com/saymd)
[๐](#translation-saymd "Translation") | [
Patrik Larsson](https://nordsken.se)
[๐](#translation-pooot "Translation") | [
drcryo](https://github.com/drcryo)
[๐](#translation-drcryo "Translation") | [
pawel1615](https://github.com/pawel1615)
[๐](#translation-pawel1615 "Translation") | [
bodrovics](https://github.com/bodrovics)
[๐](#translation-bodrovics "Translation") | [
priatna](https://github.com/priatna)
[๐](#translation-priatna "Translation") | [
Fan Jiang](https://amayume.net)
[๐](#translation-ProfFan "Translation") |
| [
ragnarcx](https://github.com/ragnarcx)
[๐](#translation-ragnarcx "Translation") | [
Rein van Haaren](http://www.reinvanhaaren.nl/)
[๐](#translation-reinvanhaaren "Translation") | [
Teguh Dwicaksana](http://dheche.songolimo.net)
[๐](#translation-dheche "Translation") | [
fraccie](https://github.com/FRaccie)
[๐](#translation-FRaccie "Translation") | [
vinzruzell](https://github.com/vinzruzell)
[๐](#translation-vinzruzell "Translation") | [
Kevin Austin](http://kevinaustin.com)
[๐](#translation-vipsystem "Translation") | [
Wira Sandy](http://azuraweb.xyz)
[๐](#translation-wira-sandy "Translation") |
-| [
ะะปัั](https://github.com/GrayHoax)
[๐](#translation-GrayHoax "Translation") | [
GodUseVPN](https://github.com/godusevpn)
[๐](#translation-godusevpn "Translation") | [
ๅจๅจ](https://github.com/EngrZhou)
[๐](#translation-EngrZhou "Translation") | [
Sam](https://github.com/takuy)
[๐ป](https://github.com/snipe/snipe-it/commits?author=takuy "Code") | [
Azerothian](https://www.illisian.com.au)
[๐ป](https://github.com/snipe/snipe-it/commits?author=Azerothian "Code") |
+| [
ะะปัั](https://github.com/GrayHoax)
[๐](#translation-GrayHoax "Translation") | [
GodUseVPN](https://github.com/godusevpn)
[๐](#translation-godusevpn "Translation") | [
ๅจๅจ](https://github.com/EngrZhou)
[๐](#translation-EngrZhou "Translation") | [
Sam](https://github.com/takuy)
[๐ป](https://github.com/snipe/snipe-it/commits?author=takuy "Code") | [
Azerothian](https://www.illisian.com.au)
[๐ป](https://github.com/snipe/snipe-it/commits?author=Azerothian "Code") | [
Tim Farmer](https://github.com/timothyfarmer)
[๐ป](https://github.com/snipe/snipe-it/commits?author=timothyfarmer "Code") |
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!
diff --git a/resources/macros/macros.php b/resources/macros/macros.php
index c90923093b..ee461832f4 100644
--- a/resources/macros/macros.php
+++ b/resources/macros/macros.php
@@ -371,6 +371,7 @@ Form::macro('date_display_format', function ($name = "date_display_format", $sel
'd/m/Y',
'm/j/Y',
'd.m.Y',
+ 'Y.m.d.',
];
foreach ($formats as $format) {
diff --git a/resources/views/settings/alerts.blade.php b/resources/views/settings/alerts.blade.php
index e9be0b7382..12663f6b40 100644
--- a/resources/views/settings/alerts.blade.php
+++ b/resources/views/settings/alerts.blade.php
@@ -41,9 +41,9 @@