xuanyou
34361ccd1c
Update documentation for compliments module
...
Added documentation for the config variable "classes" that allows the user to override the css classes of the compliments module display.
Fixed the erroneous "a default calendar is shown" to "default compliments".
2017-05-18 18:14:43 +08:00
retroflex
7c80eec755
Merge branch 'develop' into develop
2017-05-02 21:24:36 +02:00
retroflex
07c50c20b6
Spaces -> tabs.
2017-05-02 21:20:35 +02:00
Michael Teeuw
6b144c5816
Merge branch 'develop' into patch-2
2017-05-01 14:29:14 +02:00
Michael Teeuw
322cec0980
Merge pull request #877 from Arkkimaagi/better-translations
...
Improve translation flexibility
2017-05-01 14:27:35 +02:00
Jason York
0036ec2214
Update currentweather to support indoor temperature
2017-04-30 20:58:25 -05:00
retroflex
ba63a44ec8
Added option to set a separate date format for full day events.
2017-04-28 23:31:07 +02:00
Mikko Tapionlinna
2bc5253725
Set default value for showWindDirectionAsArrow
2017-04-28 13:59:07 +03:00
Mikko Tapionlinna
f58787bb50
Add documentation for showWindDirectionAsArrow
2017-04-28 13:58:52 +03:00
Mikko Tapionlinna
ee88897b18
Add better support for translations with backwards compatibility
2017-04-25 23:15:34 +03:00
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
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