Michael Teeuw
26dcaf6078
Merge pull request #962 from QNimbus/fix-issue-961
...
Fix calendar.js bug
2017-07-31 15:00:15 +02:00
Michael Teeuw
a91e4014bf
Merge pull request #959 from roramirez/include-node-8
...
Include node 8 testsuite and CI
2017-07-31 14:59:34 +02:00
Rodrigo Ramírez Norambuena
06af327e5e
Added deprecation warning for authentication of the calendar module.
...
Discussed in Review
9848f80630 (r105531731)
2017-07-30 22:56:27 -04:00
Bas van Wetten
35e3b889c3
Add new unit tests
...
Add new unit tests for 'shorten' function in calendar module
2017-07-29 16:02:53 +02:00
Bas van Wetten
5ef6ba0258
Small edit of CHANGELOG
...
Added a period at the end of the CHANGELOG entries
2017-07-29 11:44:43 +02:00
Bas van Wetten
12754ff135
Updated changelog for calendar fix
...
Updated changelog for calendar fix
2017-07-28 22:19:25 +02:00
Bas van Wetten
d09a1e254f
Merge branch 'fix-issue-963' into fix-issue-961
2017-07-28 21:34:58 +02:00
Bas van Wetten
b89ee67daf
Merge branch 'fix-issue-961' into fix-issue-963
2017-07-28 21:33:10 +02:00
Bas van Wetten
7bd256c311
Fix calendar.js bug issue #963
...
Fixed calendar specific configuration settings maximumEntries and maximumNumberOfDays not overriding global setting
2017-07-28 21:07:38 +02:00
Bas van Wetten
4add7cd0b3
Fix calendar.js bug
...
Fix bug where excludedEvents count towards maximumEntries displayed
2017-07-28 17:47:22 +02:00
Rodrigo Ramírez Norambuena
5ac20cc4cf
SuiteTest: Added unit tests for js/class.js
2017-07-25 21:42:51 -04:00
Rodrigo Ramírez Norambuena
9d7b0487d5
Change hooks for vendor_spec:
...
Use the hooks before and after in the vendor_spec instead of use beforeAll and
afterAll in the e2e test to prevent failure in CI.
2017-07-25 20:24:04 -04:00
Rodrigo Ramírez Norambuena
59aa84f6c8
Add log when clientonly failed on starting.
2017-07-25 17:52:44 -04:00
Rodrigo Ramírez Norambuena
765b03c868
Add warning color when are using full ip whitelist
2017-07-25 11:26:01 -04:00
Rodrigo Ramírez Norambuena
41ce3db8f9
Set title on MagicMirror² for index.html
2017-07-25 11:00:38 -04:00
Rodrigo Ramírez Norambuena
00e3ef757c
Merge remote-tracking branch 'roramirez_github/develop' into showWeek-test-es-language
2017-07-25 10:53:50 -04:00
Rodrigo Ramírez Norambuena
84dc0b2959
Set version spectron for 3.6.x
2017-07-25 10:28:45 -04:00
Rodrigo Ramírez Norambuena
2e48099070
Debug npm list in CI
...
Execute npm list after the tests in Travis
2017-07-25 10:07:32 -04:00
Rodrigo Ramírez Norambuena
77779bbcd9
Fix litles changes of format in the Changelog
2017-07-25 09:50:51 -04:00
Rodrigo Ramírez Norambuena
e08bc01c33
Fix conflict with test function newsfeed
2017-07-25 09:32:32 -04:00
Michael Teeuw
bf24ee369f
Merge pull request #957 from QNimbus/develop
...
Addition to .gitignore to ignore VS Code folder
2017-07-25 14:50:00 +02:00
Michael Teeuw
876f12db89
Merge pull request #955 from roramirez/close-code-tag-README-modules
...
Close code tag and fix format for Modules Readme
2017-07-25 14:49:42 +02:00
Michael Teeuw
8b84459e13
Merge pull request #953 from roramirez/activate-test-e2e
...
Activate e2e test in Travis and desactivate failed test in CI:
2017-07-25 14:49:25 +02:00
Rodrigo Ramírez Norambuena
dccfcc9663
Merge pull request #2 from QNimbus/activate-test-e2e
...
Change suggestion for e2e testing
2017-07-24 22:38:32 -04:00
Bas van Wetten
203e1cc9b9
Implemented requested change PR #2
...
Moved tests/e2e_new to tests/e2e folder
2017-07-24 22:08:12 +02:00
Bas van Wetten
b612f0cdec
PR for issue #956
...
Changed .gitignore to ignore Visual Studio Code project folder with custom launch configuration. (See issue #956 )
2017-07-24 21:56:53 +02:00
Rodrigo Ramírez Norambuena
961301fbec
Merge remote-tracking branch 'roramirez_github/develop' into newfeed-unit
2017-07-24 11:36:16 -04:00
Rodrigo Ramírez Norambuena
2a38d99cf1
Merge remote-tracking branch 'roramirez_github/develop' into include-node-8
2017-07-24 11:34:47 -04:00
Rodrigo Ramírez Norambuena
7903328c2d
Add Node 8 for testing
2017-07-23 20:49:52 -04:00
Rodrigo Ramírez Norambuena
56d2b4a80c
Close code tag and fix format for Modules Readme
2017-07-23 20:31:26 -04:00
Bas van Wetten
318c8c68b0
Change suggestion for e2e testing
...
- Changed global-setup.js to allow for easier test creation
- Changed each e2e test suite to work with new global-setup.js
- All tests (except for dev_console.js) now work with Travis CI
2017-07-23 23:06:27 +02:00
Michael Teeuw
fbd47a7f3b
Merge pull request #951 from QNimbus/fix-issue-950
...
Fix for issue #950
2017-07-20 10:12:45 +02:00
Rodrigo Ramírez Norambuena
07533f5658
Activate e2e test in Travis and desactivate failed test in CI:
...
- dev_console
- vendor_spec
2017-07-20 00:34:20 -04:00
Rodrigo Ramírez Norambuena
66b7e3e1f5
Fix lint newsfeed_spec
2017-07-20 00:27:57 -04:00
Rodrigo Ramírez Norambuena
4fee4d1903
Add Changelog Unit test for capitalizeFirstLetter newfeed module
2017-07-20 00:10:01 -04:00
Rodrigo Ramírez Norambuena
90d70beea2
Merge remote-tracking branch 'roramirez_github/develop' into newfeed-unit
2017-07-20 00:09:05 -04:00
Unknown
a7297d2685
Fix for issue #950
...
Changed 'server.js' to allow an empty ipwhitelist to allow any and all hosts instead of none as mentioned in the documentation
2017-07-18 14:07:18 +02:00
Michael Teeuw
86ae704e86
Merge pull request #924 from QNimbus/client-only-pr
...
Added clientonly script
2017-07-12 11:08:04 +02:00
Michael Teeuw
2d1e993fe1
Merge branch 'develop' into client-only-pr
2017-07-12 11:07:49 +02:00
Michael Teeuw
04b550e435
Update correct version.
2017-07-12 10:58:28 +02:00
Michael Teeuw
c492ea77f1
Merge pull request #943 from QNimbus/fix-issue-940
...
Fix issue #940
2017-07-12 10:55:43 +02:00
Michael Teeuw
61d9112ba7
Merge pull request #941 from QNimbus/fix-issue-933
...
Fix issue #933
2017-07-12 10:55:23 +02:00
Michael Teeuw
d7fe36de71
Merge pull request #934 from eouia/develop
...
add symbol and color on broadcasted events
2017-07-12 10:54:59 +02:00
Unknown
db0bd3fa2d
Fix issue #940
...
Fix for issue 940 - time was incorrectly displayed in a 12-hour fashion regardless of the 24 hour clock preference in config.js
2017-07-09 11:46:59 +02:00
Unknown
551619e772
Fix issue #933
...
This is a fix for issue 933 which restores the original alligment of the analog clock; the analog clock still does not properly align to the left of the left sidebar when content of other left sidebar modules is too wide.
2017-07-08 21:31:05 +02:00
eouia
29bae230a4
Update CHANGELOG.md
2017-07-06 16:09:49 +02:00
eouia
83be49156f
symbol and color for broadcasted events (calendar)
...
- Add symbol and color properties of event when `CALENDAR_EVENTS` notification is broadcasted from `defaultcalendar` module.
2017-07-06 16:09:16 +02:00
eouia
561ae102fb
add symbol and color on broadcasted events
2017-07-06 11:57:16 +02:00
Unknown
a05e69b855
Removed cookie dependencies
...
Removed module import and dependency on the 'cookie' library; it's not used anymore
2017-07-02 12:10:16 +02:00
Unknown
8eb772d80b
Allow use of env variables
...
Made some changes that allows the use of environment variables when starting the standalone client.
2017-07-02 12:10:16 +02:00