sergge1
c41d6965ab
added Ukrainian translation
2020-01-31 11:18:43 +02:00
sergge1
602119fa41
Ukrainian translation added
2020-01-31 11:17:11 +02:00
Michael Teeuw
4c2a9b47f5
Merge pull request #1906 from mmphego/develop
...
Grammar fixes on config.js.sample file
2020-01-26 16:46:48 +01:00
Michael Teeuw
5a26fefd6b
Merge pull request #1903 from roramirez/not-log-error-vendor-test
...
Revert error logging introduced in 1e97b5c
2020-01-26 16:46:06 +01:00
Mpho Mphego
85d26f7320
Grammar fixes to config.
...
This PR does the following:
- [x] Corrects grammar on `config.js.sample`
2020-01-26 14:10:24 +02:00
Michael Teeuw
9487af1852
Merge pull request #1901 from kolbyjack/fix-97e5d92-regression
...
Fix regression causing 'undefined' to show up when config.hideTemp is…
2020-01-24 17:46:45 +01:00
Jon Kolb
a5b09d7846
Update CHANGELOG.md
2020-01-24 10:51:24 -05:00
Jon Kolb
6ba5056c96
Fix regression causing 'undefined' to show up when config.hideTemp is false
2020-01-24 10:42:45 -05:00
Michael Teeuw
50b4d05ef5
Merge pull request #1899 from MichMich/Skip-weather
...
Skip weather tests for now
2020-01-23 19:56:23 +01:00
Michael Teeuw
13ebe6d0e1
Check method
2020-01-23 19:52:07 +01:00
Michael Teeuw
95dedf0d80
Skip weather tests for now
2020-01-23 19:38:15 +01:00
Michael Teeuw
89a9368166
Merge pull request #1896 from sejka/patch-1
...
adds PRECIP polish translation
2020-01-23 19:29:43 +01:00
Michael Teeuw
c10e6159da
Merge pull request #1895 from adi-miller/heb
...
Add Hebrew translation
2020-01-23 19:29:26 +01:00
Michael Teeuw
c30693b8a8
Merge pull request #1894 from roramirez/mode-permission-changelog
...
Revert permission mode for CHANGELOG
2020-01-23 19:28:59 +01:00
Michael Teeuw
7fc4f61182
Merge pull request #1892 from roramirez/upgrade-electron-6
...
Upgrade to Electron 6:
2020-01-23 19:28:37 +01:00
Karol Sejka
b44ab88927
adds PRECIP polish translation
2020-01-23 02:24:47 +01:00
adimi
2ca81f965a
Add hebrew translation
2020-01-22 22:03:34 +02:00
Michael Teeuw
9f4dc1e382
Merge pull request #1887 from dtreskunov/dtreskunov/sun-and-moon
...
fix calculation of duration until next sunrise
2020-01-22 15:23:01 +01:00
Michael Teeuw
5ec9704e7f
Merge pull request #1893 from roramirez/vendor-fix-test
...
Fix the vendor_spec test:
2020-01-22 15:22:29 +01:00
Denis Treskunov
7ad0cfd5f6
update CHANGELOG.md
2020-01-21 19:16:42 -08:00
Denis Treskunov
ac8f679dfd
Merge remote-tracking branch 'upstream/develop' into dtreskunov/sun-and-moon
2020-01-21 19:13:51 -08:00
Rodrigo Ramírez Norambuena
a7ee2ef3a6
Upgrade to Electron 6:
...
New version of Electron has enable by default sandbox
http://www.atom.pe/docs/api/sandbox-option/
There was some issues to migrate a new version of Electron for
MagicMirror. Using the new version in Travis CI was failing at this
time. The problem is because the testing runner is a Docker enviroment
The issue experimented is the same topic mentioned here:
- https://github.com/electron/electron/issues/17972
- https://github.com/electron-userland/spectron/issues/443
The fix for to all of this is to set the `--no-sandbox` mode in CI
testing https://electronjs.org/docs/all#--no-sandbox
This change use the feature to set and disable Sandbox using
by enviroment variable `ELECTRON_DISABLE_SANDBOX=1`
https://github.com/electron/electron/pull/16576
This change has reference #1800
2020-01-20 22:19:10 +00:00
Rodrigo Ramírez Norambuena
6e7edd9824
Revert error logging introduced in 1e97b5c
2020-01-19 08:50:37 -03:00
Rodrigo Ramírez Norambuena
81b310086f
Revert permission mode for CHANGELOG
...
This change revert change of permission mode for file CHANGELOG.md
introduced in commit a619fc4fefe17a2205537d48131b40e9f8076990
2020-01-19 04:40:05 -03:00
Rodrigo Ramírez Norambuena
cce57c7229
Fix the vendor_spec test:
...
This change set after startApplication the configuration to run this
test.
The previous statement when e2e are running using --recursive the
MM_CONFIG_FILE was setting by the test running before this one.
2020-01-19 04:06:21 -03:00
Denis Treskunov
9cffa3dd67
fix calculation of duration until next sunrise
2020-01-18 17:02:40 -08:00
Michael Teeuw
7b3a59455d
Merge pull request #1885 from dtreskunov/dtreskunov/sun-and-moon
...
add sun/moon rise/set times
2020-01-18 21:29:41 +01:00
Michael Teeuw
fefe5659d3
Merge branch 'develop' into dtreskunov/sun-and-moon
2020-01-18 21:20:35 +01:00
Michael Teeuw
db72e22e61
Fuck it.
2020-01-18 21:17:54 +01:00
Michael Teeuw
a85ed709af
Remove newlines.
2020-01-18 21:09:18 +01:00
Michael Teeuw
e24d1a1261
Fix newlines?
2020-01-18 21:02:49 +01:00
Michael Teeuw
d6f1bf18de
Merge pull request #1884 from kblankenship1989/fix-timeshift-calendar
...
fix: Issue #1798 - fixing recurrent calendar events crosstime DST
2020-01-18 19:59:24 +01:00
Michael Teeuw
97e5d923fa
Merge pull request #1882 from adi-miller/hide_weather
...
Added the ability to hide the temp label and weather icon in the `cur…
2020-01-18 19:54:30 +01:00
Denis Treskunov
36762a6e46
add duration until next sunset/sunrise
2020-01-18 09:50:43 -08:00
Denis Treskunov
40a9f9dd85
fix stylelint:simple
2020-01-18 08:45:52 -08:00
Denis Treskunov
85a52523cf
show sun/moon as bright rather than bold if obj is visible
2020-01-18 08:43:33 -08:00
Kurtis Blankenship
5ed7974099
Merge branch 'fix-timeshift-calendar' of github.com:kblankenship1989/MagicMirror into fix-timeshift-calendar
2020-01-18 06:38:13 -06:00
Kurtis Blankenship
70ca9ce2e0
fix: fixing lint error
2020-01-18 06:38:01 -06:00
kblankenship1989
af9f555e8f
fix: fixing copy / paste error on futureLocal
2020-01-18 06:28:21 -06:00
Denis Treskunov
08b9e7b5b5
add sun/moon rise/set times
...
Icons become bold when the object is above the horizon. Also shows
percent of moon illumination.
2020-01-17 22:28:24 -08:00
Kurtis Blankenship
84f74c53b5
perf: fix wording on changelog
2020-01-17 23:08:34 -06:00
Kurtis Blankenship
762bae907c
perf: updating changelog
2020-01-17 23:04:51 -06:00
Kurtis Blankenship
2b738fa14b
Merge branch 'develop' of github.com:MichMich/MagicMirror into fix-timeshift-calendar
2020-01-17 22:54:59 -06:00
Kurtis Blankenship
8aa745471b
fix: Issue #1798 - fixing recurrent calendar events crosstime DST
2020-01-17 22:53:14 -06:00
Adi Miller
63950f572a
Adding trailing enter to avoid build warning.
2020-01-16 16:47:49 +02:00
Adi Miller
81aab7e86f
Added the ability to hide the temp label and weather icon in the currentweather
module to allow showing only information such as wind and sunset/rise.
2020-01-16 16:26:20 +02:00
Michael Teeuw
1fd5fd4832
Update ISSUE_TEMPLATE.md
2020-01-14 09:20:50 +01:00
Michael Teeuw
ceaf478a84
Merge pull request #1875 from bastilimbach/master
...
Add different GitHub repos to issue template
2020-01-13 12:29:52 +01:00
Sebastian Limbach
61256f98ca
Fix typo
2020-01-13 09:40:38 +01:00
Sebastian Limbach
818ed5d189
Add different GitHub repos
...
This commit adds the official docker image repo as well as the installation scripts repo to the issue template to avoid the creation of issue which don't belong to the MagicMirror core.
2020-01-12 20:15:04 +01:00