Mikko Tapionlinna
0e486b45e1
Support showing wind direction with an arrow
...
As described in https://github.com/MichMich/MagicMirror/issues/871 this feature lets user use arrow instead of an abbreviation for wind directions. This can be especially helpful on languages like Finnish that do not have all the compass directions English has.
2017-04-24 23:54:32 +03:00
Michael Teeuw
7db07bca35
Merge branch 'develop' into bugfix-compliment-duplicates
2017-04-22 18:58:26 +02:00
fewieden
c4282a3593
null isn't typeof undefined
2017-04-22 12:25:51 +02:00
fewieden
778107aae9
add edge case anytime only
2017-04-22 12:09:52 +02:00
fewieden
581af762f9
bugfix for duplicated compliments
2017-04-22 11:35:42 +02:00
Johan Eliasson
31e63b576b
Indent and double-quoute
2017-04-21 23:02:33 +02:00
fewieden
a74efd285c
fix typo + eslint
2017-04-03 10:37:23 +02:00
Andrew McOlash
154e33a2c3
Make times align to the top of the cell
2017-04-02 15:10:00 -05:00
Andrew McOlash
63ae2b8095
Add in ability to wrap calendar events to multiple lines
2017-04-02 15:06:58 -05:00
Michael Teeuw
02f549d1dd
Merge pull request #809 from roramirez/readme-timezone
...
Add link more information timezone information for configuracion in clock module
2017-04-01 11:15:52 +02:00
Johan Hammar
47c356692f
Fix a few more typos
2017-03-30 22:14:11 +02:00
Johan Hammar
7345807871
Updated documentation and fixed typos for the newsfeed module. Fixes GH-804
2017-03-30 21:15:51 +02:00
Johan Hammar
f4509e24c6
Added a week section to the clock module
2017-03-28 22:02:30 +02:00
Rodrigo Ramírez Norambuena
60c5d96037
fix documentation currentweather and weatherforecast function
...
roundValue:
This function toFixed return a string type not a number value.
2017-03-27 12:18:36 -03:00
Rodrigo Ramírez Norambuena
f4408aa72c
Add link for information about Beaufort Wind Scale for ms2Beaufort
...
function in currentweather and weatherforecast module
2017-03-26 16:57:46 -03:00
Rodrigo Ramírez Norambuena
9ad22d7405
Add link more information timezone information for configuracion in
...
clock module.
2017-03-26 16:13:54 -03:00
42SK
f0db135b1d
Added option to ignore old items in the news feed module
...
Outdated news items can be omitted via the ignoreOldItems and the ignoreOlderThan option.
2017-03-21 19:39:51 +01:00
Rodrigo Ramírez Norambuena
0d3c03d1e3
Restore code removed on Merges on 2017-03-17
2017-03-17 22:36:21 -03:00
Michael Teeuw
b4dfce4a44
Merge branch 'fewieden-calendar-multiple-icons' into develop
2017-03-17 15:37:40 +01:00
Michael Teeuw
91ca3939b3
Fix Merge Conflicts
2017-03-17 15:36:55 +01:00
Michael Teeuw
f252960aaf
Merge branch 'develop' into excluded_events
2017-03-17 14:35:11 +01:00
Michael Teeuw
4aec39df7a
Fix Merge Conflicts.
2017-03-17 14:32:01 +01:00
Michael Teeuw
15b19925f2
Fix Merge
2017-03-17 14:16:35 +01:00
Andrew McOlash
ec75ff5292
Merge branch 'develop' into excluded_events
2017-03-17 07:28:06 -05:00
Andrew McOlash
4d3b6b1486
Merge remote-tracking branch 'upstream/develop' into excluded_events
2017-03-17 07:25:42 -05:00
Andrew McOlash
d3fd9a188d
Merge branch 'develop' into single_line_news
2017-03-17 07:18:13 -05:00
Andrew McOlash
41a15f90cb
Merge remote-tracking branch 'upstream/develop' into single_line_news
2017-03-17 07:17:19 -05:00
Andrew McOlash
a18e7eb089
Fix conflict with CHANGELOG, merge with upstream/develop
2017-03-17 07:08:00 -05:00
BeatIdo
44509e027c
Add hideLoading option description
2017-03-17 09:06:29 +01:00
fewieden
ccb81179ab
fix config option
2017-03-16 16:57:55 +01:00
Andrew McOlash
e2099f0749
Fix indents
2017-03-13 06:27:54 -05:00
Andrew McOlash
3c60feed02
Add in degree label to solve issue #753
2017-03-13 06:24:04 -05:00
Andrew McOlash
5466e1b733
Remove unnecessary string from excluded array
2017-03-12 20:22:40 -05:00
Andrew McOlash
5df818a19c
Add in support to hide and exclude events based on a filter
2017-03-12 11:36:40 -05:00
Andrew McOlash
afe0e3c1d6
Add in option to have single line news
2017-03-11 17:36:47 -06:00
Beh
91e1f958f2
Removed Calendar.zip
2017-03-11 12:24:17 +01:00
BeatIdo
0f27d646bb
removed trailing spaces
2017-03-10 17:03:14 +01:00
BeatIdo
81aca500b3
Hide News Feed loading option
...
Configuration option to hide News Feed module if feed is empty instead of showing LOADING status
2017-03-10 16:56:28 +01:00
Beh
f8d80422b2
Fixed Travis CI errors
...
Changed indentation from spaces to tabs
changed strings from single quote to double quote
2017-03-07 00:34:17 +01:00
Beh
9848f80630
Added support for more authentication methods for the default calendar module
...
HTTP Basic, Digest and OAuth2/Bearer authentications are now supported
by the calendar module
2017-03-07 00:12:43 +01:00
Rodrigo Ramírez Norambuena
d97571ce0c
Fix tab documentacion calendar for colored option
2017-03-06 02:11:27 -03:00
Rodrigo Ramírez Norambuena
1d024cc339
remove extra spaces alert README
2017-02-12 13:29:36 -03:00
Rodrigo Ramírez Norambuena
fb754f9bc7
fixed minor word mistake
2017-02-11 19:34:43 -03:00
Michael Teeuw
555e01ec87
Merge branch 'develop' into develop
2017-02-08 19:32:53 +01:00
LAPTOP-KAUR\race2
90f60f95f7
formating fix so that grunt passes
2017-02-08 19:29:52 +02:00
LAPTOP-KAUR\race2
cbafaf5d56
compliments,js handles remoteFile without default daytimes defined
2017-02-08 02:35:09 +02:00
fewieden
e69908abef
fix indentation
2017-02-08 00:10:44 +01:00
fewieden
6cb3cf8747
fix indentation
2017-02-08 00:05:28 +01:00
fewieden
2f71a43420
dry pattern
2017-02-07 23:51:13 +01:00
Michael Teeuw
e0f6fca987
Merge pull request #688 from Nosrac/develop
...
New Compliments category: `anytime`
2017-02-07 12:04:40 +01:00