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
|
0117cd478b
|
Unit test for capitalizeFirstLetter newfeed module
|
2017-03-26 16:19:45 -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 |
|
Rodrigo Ramírez Norambuena
|
de4d0989e9
|
Add unit test function capFist calendar module
|
2017-03-26 00:49:22 -03:00 |
|
Rodrigo Ramírez Norambuena
|
0c884c2669
|
Test for default module directories
|
2017-03-25 23:52:18 -03:00 |
|
Rodrigo Ramírez Norambuena
|
5d7cfc1c10
|
test for modules set in modules/default/defaultmodules.js
|
2017-03-25 19:01:05 -03:00 |
|
Rodrigo Ramírez Norambuena
|
fd2b070a6a
|
Change website in package.json
|
2017-03-25 00:26:47 -03:00 |
|
Flo
|
455819566b
|
Update CHANGELOG.md
|
2017-03-24 23:13:08 +01:00 |
|
Flo
|
b39113f0ae
|
Removed fullscreen toggle; is now own, configurable module
|
2017-03-24 23:10:05 +01:00 |
|
Flo
|
af0f1939a3
|
Fixed lint errors
|
2017-03-22 22:28:51 +01:00 |
|
Flo
|
becb9fc43e
|
Updated CHANGELOG
|
2017-03-22 22:27:47 +01:00 |
|
Flo
|
8b9c274fdd
|
Moved scripts to bottom in index.html
|
2017-03-22 22:27:19 +01:00 |
|
Flo
|
0701f3496b
|
Merge branch 'fullscreen' of github.com:flo80/MagicMirror into fullscreen
|
2017-03-22 22:20:27 +01:00 |
|
Flo
|
09c03e8ca7
|
Support full screen mode on iOS and enable "click to toggle fullscreen" in standard browsers
|
2017-03-22 22:19:19 +01:00 |
|
Michael Teeuw
|
9285da6c12
|
Merge pull request #787 from roramirez/200_request-test
test env requst http://localhost:8080
|
2017-03-22 09:03:08 +01:00 |
|
Flo
|
6a0e16885d
|
Support full screen mode on iOS and enable "click to toggle fullscreen" in standard browsers
|
2017-03-21 20:56:11 +01: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
|
4fb86bd699
|
change description package.json
|
2017-03-19 16:54:36 -03:00 |
|
Michael Teeuw
|
c62082b924
|
Merge pull request #785 from roramirez/colors-error
Use color red for error when the configuration file is not found.
|
2017-03-18 21:50:18 +01:00 |
|
Michael Teeuw
|
e8f592c6e0
|
Merge pull request #784 from roramirez/validate_vendor_js_file
Fix eslintignore for vendor/vendor.js and fix the eslint validation
|
2017-03-18 21:49:46 +01:00 |
|
Michael Teeuw
|
61935942cf
|
Merge pull request #783 from roramirez/fixspace-code-main
Remote extra space main.js
|
2017-03-18 20:44:32 +01:00 |
|
Michael Teeuw
|
f1d8bb84b7
|
Merge pull request #782 from roramirez/fail-auth-calendar
Add test module calendar fail basic auth
|
2017-03-18 20:44:22 +01:00 |
|
Rodrigo Ramírez Norambuena
|
7918448be2
|
Add test for vendor
This test get all vendor defined. Create a get request http each vendor
and expect the 200 HTTP code.
|
2017-03-18 13:19:31 -03:00 |
|
Rodrigo Ramírez Norambuena
|
f89f704a69
|
Add task to check configuration file syntax.
|
2017-03-18 09:45:32 -03:00 |
|
Rodrigo Ramírez Norambuena
|
ae33de7e7c
|
Add in Changelog missing tests added for 2.1.1 version
|
2017-03-18 09:42:36 -03:00 |
|
Rodrigo Ramírez Norambuena
|
b23e474648
|
Format changelog for 2.1.1
|
2017-03-18 09:36:50 -03:00 |
|
Michael Teeuw
|
611bc26685
|
Merge pull request #719 from roramirez/test-without-modules
Testing default modules
|
2017-03-18 11:43:06 +01:00 |
|
Michael Teeuw
|
0dc39166ac
|
Merge pull request #775 from roramirez/npm-vendors
Npm for vendors
|
2017-03-18 11:42:38 +01:00 |
|
Michael Teeuw
|
8d970b7858
|
Merge pull request #781 from roramirez/test-ipWhitelist-none
Add test ipWhistelist = []
|
2017-03-18 11:41:31 +01:00 |
|
Michael Teeuw
|
7033c4a182
|
Merge pull request #780 from roramirez/restore-code-merges
Restore code removed on Merges on 2017-03-17
|
2017-03-18 11:41:17 +01:00 |
|
Rodrigo Ramírez Norambuena
|
2c0ca78265
|
Merge branch 'colors-error' into check-wrong-configuration
|
2017-03-18 06:00:49 -03: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
|
92db5d3a35
|
Merge pull request #770 from amcolash/excluded_events
Calendar module excluded events filter
|
2017-03-17 14:35:30 +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 |
|
Michael Teeuw
|
bfb376505b
|
Merge pull request #759 from roramirez/readme-ipWhitelist
Add note to allow all IP addresses. ipWhitelist configuration directive.
|
2017-03-17 14:10:24 +01:00 |
|
Andrew McOlash
|
ec75ff5292
|
Merge branch 'develop' into excluded_events
|
2017-03-17 07:28:06 -05:00 |
|
Michael Teeuw
|
28eb0be4ad
|
Merge pull request #769 from amcolash/single_line_news
Add in single line news items
|
2017-03-17 13:27:13 +01: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 |
|
Michael Teeuw
|
9c604a7886
|
Merge pull request #773 from amcolash/degree_label
|
2017-03-17 13:12:49 +01:00 |
|
Andrew McOlash
|
8ad1d6fd97
|
Merge branch 'develop' into degree_label
|
2017-03-17 07:12:15 -05:00 |
|
Andrew McOlash
|
a18e7eb089
|
Fix conflict with CHANGELOG, merge with upstream/develop
|
2017-03-17 07:08:00 -05:00 |
|
BeatIdo
|
1f5ea40bf6
|
News Feed hideLoading option
|
2017-03-17 09:08:45 +01:00 |
|
BeatIdo
|
44509e027c
|
Add hideLoading option description
|
2017-03-17 09:06:29 +01:00 |
|
Michael Teeuw
|
fe3758b1bb
|
Merge pull request #768 from roramirez/test-auth-calendar
Test auth calendar
|
2017-03-17 08:59:04 +01:00 |
|