Michael Teeuw
51494cabc8
Merge pull request #921 from QNimbus/pr-01
...
Removed unused import
2017-06-21 12:43:50 +02:00
Michael Teeuw
1eb326683e
Merge pull request #919 from QNimbus/develop
...
Added Dutch translation
2017-06-21 12:43:24 +02:00
Unknown
98bcfbef7e
Removed unused import
...
Removed unused import from js/electron.js
2017-06-18 19:17:41 +02:00
Unknown
9416980096
Added Dutch translation
...
Added Dutch translation to Alert module
2017-06-13 20:33:48 +02:00
Michael Teeuw
b34505c086
Merge pull request #918 from fmandal/patch-1
...
Added week translation
2017-06-13 16:54:06 +02:00
Michael Teeuw
a65edf52ca
Merge pull request #916 from paviro/patch-7
...
Markdown header fixes
2017-06-13 16:53:46 +02:00
Michael Teeuw
d1513f2575
Merge pull request #915 from rejas/cleanups
...
Cleanups
2017-06-13 16:53:23 +02:00
Fredrik Mandal
12d20c35be
Added week translation
2017-06-13 01:52:13 +02:00
Paul-Vincent Roll
9f822c0991
Markdown header fixes
2017-06-11 23:44:43 +02:00
Veeck
96c338859b
More lazy sunday cleanups of missing semicolons, unused vars and other small thins
2017-06-11 11:53:55 +02:00
Veeck
a2464dce73
Udpate dependencies
2017-06-11 11:36:17 +02:00
Veeck
53476b723d
Merge branch 'develop' into cleanups
2017-06-11 11:29:19 +02:00
Michael Teeuw
ca92a0af5c
Merge pull request #895 from JanLoebel/develop
...
#891 Added ability to change the custom.css path.
2017-06-03 19:10:45 +02:00
Michael Teeuw
6e6cd90f6d
Merge pull request #908 from retroflex/swe-translation-corrections
...
Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
2017-06-03 08:08:28 +02:00
Michael Teeuw
adc84e1f93
Merge pull request #909 from roramirez/test-unit-desactivate-e2e
...
Run test unit for failed in Travis of e2e
2017-06-03 08:07:47 +02:00
Veeck
20687d915a
Remove unused vars and whitelines, cleanups
2017-06-02 19:35:10 +02:00
Rodrigo Ramírez Norambuena
12a34f0b09
Run test unit for failed in Travis of e2e
2017-05-31 13:50:04 -04:00
retroflex
e5e49e4347
Corrected Swedish translations for TODAY/TOMORROW/DAYAFTERTOMORROW.
2017-05-29 22:55:42 +02:00
Michael Teeuw
9f61256e5e
Move stylelint to devDep.
2017-05-26 14:43:44 +02:00
Michael Teeuw
ac6e370a78
Merge pull request #900 from rejas/package_updates
...
Fix npm warning regarding stylelint
2017-05-26 14:42:58 +02:00
Michael Teeuw
a9c2c2178a
Merge branch 'develop' into package_updates
2017-05-26 14:42:24 +02:00
Michael Teeuw
c67419bb55
Merge pull request #899 from roramirez/module-stylelint
...
Remove warnings
2017-05-26 14:41:14 +02:00
Michael Teeuw
631c270fc7
Merge pull request #898 from roramirez/fix-comment
...
Fix spelling comment js/loader.js
2017-05-26 14:40:59 +02:00
Michael Teeuw
3c82dfc0a5
Merge pull request #897 from roramirez/information-Beaufort-function
...
Add link for information about Beaufort Wind Scale for ms2Beaufort
2017-05-26 14:40:47 +02:00
Michael Teeuw
063574023b
Merge pull request #873 from roramirez/fixme_for_test_week_number
...
ADD fixme wanted where the day if sunday for test number of week
2017-05-26 14:40:06 +02:00
Veeck
5f539b133b
Update dependencies, add stylelint too
2017-05-21 19:16:09 +02:00
Jan Löbel
0bb52a6058
#891 Added ability to change the custom.css path.
2017-05-19 19:54:43 +02:00
Michael Teeuw
0db40bbb32
Merge pull request #893 from xuanyou/xuanyou-patch-compliments-documentation
...
Xuanyou patch compliments documentation
2017-05-18 12:35:42 +02:00
Michael Teeuw
f66114e203
Merge pull request #892 from markuzSchmidt/patch-1
...
Correction of Documentation of `resume()`
2017-05-18 12:34:17 +02:00
Michael Teeuw
2fcc064b0f
Merge pull request #879 from retroflex/develop
2017-05-18 12:33:58 +02:00
Michael Teeuw
a4c441a1b7
Merge branch 'develop' into develop
2017-05-18 12:33:34 +02:00
xuanyou
cbb6e4d6f3
Update docs: classes config variable default value
2017-05-18 18:25:17 +08:00
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
markuzSchmidt
c953936798
Update README.md
2017-05-17 22:00:55 +02:00
Michael Teeuw
6fd2a6ef34
Merge pull request #885 from z0diak/develop
...
fixing issue with installer (#884 )
2017-05-15 20:25:41 +02:00
Rodrigo Ramírez Norambuena
be05f1a71f
Remove warnings
...
npm WARN grunt-stylelint@0.8.0 requires a peer of stylelint@^7.8.0 but
none was installed.
npm WARN stylelint-config-standard@16.0.0 requires a peer of
stylelint@^7.8.0 but none was installed.
2017-05-11 02:44:52 -03:00
Rodrigo Ramírez Norambuena
0de65d9c0f
Fix spelling comment js/loader.js
2017-05-11 02:30:25 -03:00
Vladimir Filimonov
a60f4e3bad
fixing issue https://github.com/MichMich/MagicMirror/issues/884
2017-05-06 21:42:02 +03:00
Michael Teeuw
ab30ea766b
Merge pull request #882 from roramirez/remove_log_socketclient
...
Remove commented log not used in js/socketclient.js
2017-05-03 17:34:29 +02:00
Michael Teeuw
099a7c46b7
Merge pull request #881 from roramirez/spelling-changelog
...
Fix spelling Changelog
2017-05-03 17:34:15 +02:00
Michael Teeuw
a7afcd9644
Merge branch 'develop' into spelling-changelog
2017-05-03 17:34:03 +02: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
08d841f6c5
Merge pull request #872 from Arkkimaagi/patch-2
...
Support showing wind direction with an arrow
2017-05-01 14:29:23 +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
Michael Teeuw
73a47b2853
Merge pull request #883 from jasonyork/develop
...
Update currentweather to support indoor temperature
2017-05-01 14:26:05 +02:00
Jason York
0036ec2214
Update currentweather to support indoor temperature
2017-04-30 20:58:25 -05:00
Rodrigo Ramírez Norambuena
98dc69893e
Fix spelling Changelog
2017-04-29 23:25:57 -03:00
retroflex
af48af5085
Updated changelog: Added option to set a separate date format for full day events.
2017-04-28 23:56:05 +02:00