Commit Graph

31 Commits

Author SHA1 Message Date
rejas 515c183070 Fix a comparison that was an assignement 2019-06-05 17:01:54 +02:00
rejas 5c08bde0fa More == -> === and != -> !== fixes 2019-06-05 09:32:10 +02:00
Chris van Marle c0ab2ac297 Support timer in notifications too 2019-03-14 14:11:10 +01:00
Tom Hirschberger 02ae0df2cc add font-awesome.css to styles of alert.js 2019-02-24 11:48:14 +01:00
Teddy Payet 81432b54a3 Classes for alert module
Use of classes instead of inline style. With those modifications, it will be easier to personnalize the alert with custom.css
2018-08-01 09:37:27 +02:00
Michael Teeuw f1dee488a7 Fix indent. 2018-04-02 14:11:21 +02:00
E:V:A 497145b1b5 null check for notification removal
Make sure there is something to remove, before we attempt to remove the notifications. 
- This fixes #1240
2018-04-02 14:07:25 +03:00
Unknown 9416980096 Added Dutch translation
Added Dutch translation to Alert module
2017-06-13 20:33:48 +02:00
Rodrigo Ramírez Norambuena 19d906c5e4 fix tabs, remove extra spaces and lines. 2016-12-29 22:23:08 -03:00
GzoT ccdc981756 small fix 2016-06-27 16:15:53 +00:00
GzoT b44dcc9f30 Not display title and/or message if they are not provided (alert module) 2016-06-24 09:15:12 +00:00
Michael Teeuw a6da9e8943 Fix #283 2016-05-03 16:59:18 +02:00
Paul-Vincent Roll 535a4205b1 Added translaions to the alert module. 2016-04-23 17:27:36 +02:00
Paul-Vincent Roll ed3c0e42fb Added Font Awesome Support into alerts. 2016-04-12 20:54:30 +02:00
Nicholas Hubbard f280aa227e Update Alert Spelling 2016-04-07 21:20:34 -04:00
Nicholas Hubbard 426728058c Standardize: TO JSCS! 2016-04-05 14:35:11 -04:00
Paul-Vincent Roll aba0b29c77 Change slide position based on notification position - closes #137 2016-04-05 13:45:18 +02:00
Paul-Vincent Roll 5a612e792e Fixed mistake that happens when no type is given 2016-04-03 20:41:03 +02:00
Paul-Vincent Roll f931316dc8 No type = alert 2016-04-03 20:34:47 +02:00
Paul-Vincent Roll a55a2bcca0 Use SHOW_ALERT for all type of notifications 2016-04-03 20:28:51 +02:00
Paul-Vincent Roll 67bd6eac99 Use seconds instead of ms 2016-04-03 04:03:57 +02:00
Paul-Vincent Roll 679521c8a0 Removed sweetalert added custom alerts 2016-04-03 03:04:38 +02:00
Paul-Vincent Roll f8c1644dee Added text alignment based on position 2016-04-03 00:20:11 +02:00
Paul-Vincent Roll 882e9731ac Added position config 2016-04-02 23:54:15 +02:00
Paul-Vincent Roll 3cd882f618 Notification styling 2016-04-02 20:27:59 +02:00
Paul-Vincent Roll 98e333cef9 Added title to notification 2016-04-02 20:05:05 +02:00
Paul-Vincent Roll 76f1a82746 Allow multiple notifications 2016-04-02 19:56:19 +02:00
Paul-Vincent Roll a8184ec17d Allow welcome_message = false 2016-04-02 19:12:59 +02:00
Paul-Vincent Roll 9c78af65e1 Added new option and licenses 2016-04-02 04:17:58 +02:00
Paul-Vincent Roll e14010da35 Now supports alerts and notifications 2016-04-02 03:59:18 +02:00
Paul-Vincent Roll 06271678a6 Added alert module 2016-04-01 22:05:09 +02:00