Michael Teeuw
|
ac1d2372f4
|
Merge branch 'develop' into issue-2199_console-debug
|
2020-12-08 15:12:32 +01:00 |
|
Michael Teeuw
|
f54690c829
|
Merge pull request #2206 from Alvinger/calendar-enhance
Calendar fixes and updates
|
2020-12-08 15:11:32 +01:00 |
|
Michael Teeuw
|
053f9c34aa
|
Merge pull request #2205 from marvai-vgtu/patch-1
Update lt.json
|
2020-12-08 15:11:03 +01:00 |
|
Michael Teeuw
|
e7dd2b4aee
|
Merge pull request #2187 from AndyPoms/weatherbit
Add support for Weatherbit in the Weather Module
|
2020-12-08 15:10:45 +01:00 |
|
Johan Alvinger
|
1e34764588
|
coloredEvents should also color the symbol if that is displayed
|
2020-11-26 17:14:59 +01:00 |
|
Johan Alvinger
|
99aaae491c
|
Reverted changes to test case for calendar
|
2020-11-25 23:35:01 +01:00 |
|
Johan Alvinger
|
f288581c69
|
Reverted changes to test case for calendar
|
2020-11-25 23:31:26 +01:00 |
|
Johan Alvinger
|
3c5d50bce9
|
Include all past events (if broadcastPastEvents set) and up to maximumEntries of current or upcoming events
|
2020-11-25 23:29:10 +01:00 |
|
Johan Alvinger
|
a01f08391b
|
Removed test on maximumEntries
|
2020-11-25 22:45:38 +01:00 |
|
Johan Alvinger
|
51a1399bca
|
Change custom calendar test to not include past events
|
2020-11-25 22:36:00 +01:00 |
|
Johan Alvinger
|
b735cb96a0
|
Fetch maximumEntries of current events (and all past events if
broadcastPastEvents is true)
|
2020-11-25 21:59:58 +01:00 |
|
Johan Alvinger
|
d00c25e107
|
Fetch maximumEntries of current events (and all past events if broadcastPastEvents is true)
|
2020-11-25 21:53:34 +01:00 |
|
Johan Alvinger
|
8a5e87b116
|
All events from the beginning of today were fetched but we only want
the ones that are ongoing or upcoming.
|
2020-11-24 23:17:26 +01:00 |
|
Johan Alvinger
|
2779d19d5c
|
All events from the beginning of today were fetched but we only want the ones that are ongoing or upcoming.
|
2020-11-24 23:06:41 +01:00 |
|
Johan Alvinger
|
056f3a6ccb
|
limitDays and coloredEvents are now only module-wide options, not per calendar.
|
2020-11-24 15:41:28 +01:00 |
|
Johan Alvinger
|
20a50f8382
|
Reverted changes in custom.js for testing
|
2020-11-24 14:57:51 +01:00 |
|
Johan Alvinger
|
21284e7795
|
Reverted change in calendarfetcher so events are limited to maximumEntries
|
2020-11-24 14:52:08 +01:00 |
|
Johan Alvinger
|
e0ceed5a63
|
Correct error in custom.js in calendar tests
|
2020-11-24 12:52:21 +01:00 |
|
veeck
|
958a2ee6ec
|
Update CHANGELOG
|
2020-11-24 09:56:54 +01:00 |
|
veeck
|
ea264cb15e
|
Update console-stamp to latest version and configure it
|
2020-11-24 09:54:59 +01:00 |
|
Johan Alvinger
|
d8f19e631c
|
Fixed variable declarations to pass Travic CI check
|
2020-11-24 01:20:19 +01:00 |
|
Johan Alvinger
|
ce5c0ed5ba
|
Fixed typo in condition
|
2020-11-24 00:37:21 +01:00 |
|
Johan Alvinger
|
839ca9ecfb
|
Lines that were commented out has been removed
|
2020-11-24 00:23:55 +01:00 |
|
Johan Alvinger
|
720bc12c00
|
Changelog updated
|
2020-11-24 00:13:07 +01:00 |
|
Johan Alvinger
|
1ba845fb06
|
Make calendarfetcher return all events, not just a slice
|
2020-11-23 21:53:20 +01:00 |
|
Johan Alvinger
|
e86fa9d24a
|
Revised handling of timeFormat "absolute" and "relative".
Added new option "coloredEvents" which contain an array with keyword and color for coloring events matching keyword
|
2020-11-23 21:48:34 +01:00 |
|
marvai-vgtu
|
e348a61085
|
Update CHANGELOG.md
|
2020-11-22 14:02:21 +02:00 |
|
marvai-vgtu
|
2f70366299
|
Update CHANGELOG.md
|
2020-11-22 14:00:41 +02:00 |
|
marvai-vgtu
|
c466b20558
|
Update lt.json
|
2020-11-22 13:56:24 +02:00 |
|
marvai-vgtu
|
021f8d25a5
|
Update lt.json
Geographic translation changes with "FEELS" change
|
2020-11-22 13:54:31 +02:00 |
|
Johan Alvinger
|
a19c3a43d8
|
New option "limitDays" that will limit the number of days displayed.
|
2020-11-21 18:03:34 +01:00 |
|
Andrew
|
819923e66d
|
Merge branch 'develop' into weatherbit
|
2020-11-20 15:09:34 -05:00 |
|
Michael Teeuw
|
6c3100e250
|
Merge pull request #2202 from sdetweil/cal-again
fix full day events east of UTC start time and duration
|
2020-11-20 20:39:59 +01:00 |
|
Andrew
|
1065eda47f
|
Update CHANGELOG.md
|
2020-11-20 14:37:02 -05:00 |
|
Andrew
|
afd676a958
|
Merge branch 'develop' into weatherbit
|
2020-11-16 18:29:11 -05:00 |
|
Sam Detweiler
|
12405b66d0
|
fix full date start time and duration, east of UTC, make getCorrection more understandable with variable name changes
|
2020-11-16 13:49:44 -06:00 |
|
Michael Teeuw
|
a05c08ed48
|
Merge pull request #2196 from ashishtank/develop
Added Hindi and Gujarati translations
|
2020-11-16 16:29:59 +01:00 |
|
Michael Teeuw
|
f311ba3f7c
|
Merge branch 'develop' into develop
|
2020-11-15 20:14:37 +01:00 |
|
Michael Teeuw
|
8a4173d0ad
|
Merge pull request #2175 from jakemulley/packages
Update npm packages and resolve breaking changes from packages
|
2020-11-15 20:06:40 +01:00 |
|
Michael Teeuw
|
90af31cb2f
|
Merge branch 'develop' into develop
|
2020-11-15 20:03:10 +01:00 |
|
Michael Teeuw
|
61bcd9337b
|
Merge pull request #2193 from mirontoli/develop
Add Chuvash translation
|
2020-11-15 20:01:40 +01:00 |
|
Michael Teeuw
|
7944045893
|
Merge branch 'develop' into weatherbit
|
2020-11-15 19:59:12 +01:00 |
|
Michael Teeuw
|
2c3f83c70d
|
Merge pull request #2186 from rejas/use_debug
Use Log.debug where applicable
|
2020-11-15 19:58:06 +01:00 |
|
Andrew
|
92ab705ff5
|
Update weatherbit.js
Post npm lint:prettier
|
2020-11-14 18:32:18 -05:00 |
|
Andrew
|
2951f0c40c
|
Update weatherbit.js
|
2020-11-14 18:28:20 -05:00 |
|
Andrew
|
8a23bccb70
|
Update CHANGELOG.md
|
2020-11-14 18:20:02 -05:00 |
|
Ashish Tank
|
aa6ad01fb9
|
Change log
|
2020-11-11 16:12:03 +01:00 |
|
Ashish Tank
|
ef325896c5
|
Merge branch 'develop' of https://github.com/ashishtank/MagicMirror into develop
# Conflicts:
# CHANGELOG.md
|
2020-11-11 16:03:10 +01:00 |
|
Ashish Tank
|
a270c73d7c
|
Hindi and Gujarati Language
|
2020-11-11 16:01:03 +01:00 |
|
ashishtank
|
16feda895d
|
Merge pull request #5 from MichMich/develop
Develop merge
|
2020-11-11 14:46:18 +01:00 |
|