Jon Kolb
868b5e4617
Add name property to calendars
...
When consuming CALENDAR_EVENTS broadcasts, it is useful for other
modules to be able to identify which calendar a specific event
came from, for filtering/display purposes.
2019-03-26 19:51:44 -04:00
Michael Teeuw
edfa327158
Merge pull request #1602 from qistoph/develop
...
Notifications delay time and background color
2019-03-19 09:36:24 +01:00
Michael Teeuw
68a7c857c0
Merge pull request #1610 from dgburr/documentation-fix
...
Fix documentation of `useKMPHwind` option in currentweather
2019-03-18 17:09:04 +01:00
Daniel Burr
80eef2ab8c
Fix documentation of useKMPHwind
option in currentweather
2019-03-18 16:23:03 +01:00
Michael Teeuw
1d652aa746
Merge branch 'develop' into develop
2019-03-18 16:08:13 +01:00
Chris van Marle
3880c8dc2c
Restyle notification colors
2019-03-14 14:11:14 +01:00
Chris van Marle
c0ab2ac297
Support timer in notifications too
2019-03-14 14:11:10 +01:00
Veeck
de684dcb63
Fix typos in jsdoc
2019-03-11 14:03:01 +02:00
Michael Teeuw
4203065a06
Merge pull request #1590 from vincep5/develop
...
Adding new weather provider for weather.gov
2019-03-07 09:18:40 +01:00
vincep5
bc4e0190a0
readme formatting
2019-03-06 21:33:13 -06:00
Veeck
d622277c11
Updated modernizr code to latest version
2019-03-02 08:40:20 +01:00
Veeck
8f781ea4ab
Small typo fix in link
2019-03-02 08:30:08 +01:00
vincep5
ebc1e5bf12
tidy up code for weather
2019-02-27 09:09:37 -06:00
Michael Teeuw
e4891e699f
Revert "Added autoLocation and autoTimezone option for weather modules and clock respectively."
2019-02-27 13:33:14 +01:00
vincep5
d8765578c8
weather.gov N arrow
2019-02-26 14:51:09 -06:00
vincep5
3a034ecec8
Adding new weather provider for weather.gov
2019-02-26 14:06:00 -06:00
hudashot
d3b8dbeea0
Regularly trigger ADD_CALENDAR to ensure calendar fetcher is running
2019-02-26 08:12:02 +00:00
Tom Hirschberger
02ae0df2cc
add font-awesome.css to styles of alert.js
2019-02-24 11:48:14 +01:00
Michael Teeuw
b169d65619
Merge pull request #1577 from sdetweil/develop
...
fix relative date fulldate events to use start of day to start of day diff… issue 1572
2019-02-19 15:47:57 +01:00
Sam Detweiler
ea5d8590d5
Merge branch 'develop' of https://github.com/sdetweil/MagicMirror into develop
2019-02-19 07:08:46 -06:00
sam detweiler
5d5feb4c71
Merge pull request #1 from MichMich/develop
...
Develop
2019-02-19 07:08:13 -06:00
Dirk
feb5351ec3
changed default calendarEndDate to "LT"
...
changed default calendarEndDate to "LT" to show local times for event end times.
Can still be set to a different value by the user
2019-02-19 14:07:01 +01:00
Sam Detweiler
7630c25ef3
add future date offset correction for emergency date values in absolute mode
2019-02-19 07:06:22 -06:00
Dirk
2b2e8508d9
Update calendar.js
...
Small updates for travis cr check
2019-02-18 22:38:28 +01:00
Dirk
a70716f225
Merge branch 'splitDates' of https://github.com/lavolp3/MagicMirror into splitDates
2019-02-18 21:11:58 +01:00
Dirk
d9fcc46994
included split function to split multiday events
2019-02-18 21:11:24 +01:00
Sam Detweiler
9686a9ba77
fix relative date fulldate events to use start of dat to start of day difference
2019-02-18 07:18:07 -06:00
vincep5
cbe4d2cd7f
weather module adjustments for rain and snow
2019-02-14 13:00:40 -06:00
Michael Teeuw
6e09ceeda6
Merge branch 'develop' into features/weather_forecast_and_forecast_daily_support
2019-02-14 17:34:08 +01:00
fwitte
d6a6a53623
updated weather icon display
2019-02-14 16:48:45 +01:00
Michael Teeuw
98b53b6b3d
Merge branch 'develop' into develop
2019-02-13 09:38:15 +01:00
Anthony Buisset
c5888cec66
Fix exdate handling when multiple values are specified (comma separated)
2019-02-10 16:30:12 +01:00
Jacob Ebey
3d5ad29eac
- Removed trailing space
2019-02-09 13:51:23 -08:00
Jacob Ebey
c608636b7a
- Added autoTimezone property to the clock
2019-02-09 13:41:42 -08:00
Jacob Ebey
1a97107b2d
- Converted indentation to tabs.
2019-02-09 12:49:47 -08:00
Jacob Ebey
5ca3fbeaea
Added autoLocation option for weather modules.
2019-02-09 12:42:42 -08:00
Michael Teeuw
86041d0968
Merge pull request #1541 from amcolash/trim_calendar_events
...
Add in vertical cutting for long calendar event titles
2019-01-23 13:38:19 +01:00
Andrew McOlash
a0dde39d97
Fix braces for if check
2019-01-21 00:47:53 -08:00
vincep5
2e03868021
current.njk JS error and Loading string
2019-01-17 08:54:16 -06:00
Andrew McOlash
320743ab8d
fix spacing
2019-01-16 22:53:28 -08:00
Andrew McOlash
399e171083
Add in cutting of long vertical titles
2019-01-16 22:51:44 -08:00
Jan Syring-Lingenfelder
1c83059482
fix: only show repeating count if the event is actually repeating
2019-01-13 16:18:52 +01:00
Michael Teeuw
62457d0e48
Merge pull request #1532 from oddswop/patch-1
...
Update README.md - just fixing a typo :)
2019-01-13 11:57:27 +01:00
Yvonne
90c96f7479
Update README.md
2019-01-13 09:26:37 +11:00
Ian
0092289105
revert font awesome reference
2019-01-09 21:38:07 +00:00
Michael Teeuw
0a340d5d57
Merge pull request #1512 from fwitte/features/currentweather_weatherforecost_degreesign
...
still show degree sign if degreeLabel/scale is false
2019-01-08 09:36:26 +01:00
Michael Teeuw
50545a83b8
Merge pull request #1515 from andogit7/andogit7-MM-develop
...
Andogit7 mm develop
2019-01-08 09:34:50 +01:00
fwitte
2dfb349609
fixed missing last day display in forecast/hourly
2019-01-07 08:19:50 +01:00
fwitte
766f21b525
adjusted default values
2019-01-06 12:34:44 +01:00
fwitte
733dfa1467
adjusted README
2019-01-06 12:34:27 +01:00