Commit Graph

274 Commits

Author SHA1 Message Date
Andrew McOlash 320743ab8d fix spacing 2019-01-16 22:53:28 -08:00
Andrew McOlash 399e171083 Add in cutting of long vertical titles 2019-01-16 22:51:44 -08:00
Jan Syring-Lingenfelder 1c83059482 fix: only show repeating count if the event is actually repeating 2019-01-13 16:18:52 +01:00
Ian 0092289105 revert font awesome reference 2019-01-09 21:38:07 +00:00
Michael Teeuw ed617c5943 Merge pull request #1485 from djgalloway/wip-endtime
Document endTime variables
2018-12-30 15:42:04 +01:00
David Galloway d0195e0509 Document endTime variables
Missed docs in https://github.com/MichMich/MagicMirror/commit/188aa14d82c163344dde23a35cd6f30eae8e95eb

Signed-off-by: David Galloway <dgallowa@redhat.com>
2018-12-20 11:40:50 -05:00
Dirk af459a5a28 formatting corrected
Corrected formatting due to Travis CI errors
2018-11-21 12:10:39 +01:00
Dirk cc96b86b3a Fading for dateheaders
Included fading for dateheaders option
Removed unnecessary switch statement in dateheaders option
2018-11-21 09:32:56 +01:00
Tom Wardill 78daa65d28 Ignore rrule errors 2018-11-07 18:53:04 +00:00
Thomas Bachmann d923ae2107 Merge branch 'develop' into develop 2018-10-29 20:30:37 +01:00
Thomas Bachmann 85931155e6 Fixed eslint issues
.. as requested in Pull Request #1424
2018-10-29 20:26:54 +01:00
Michael Teeuw 4fd87aca09 Change showEnd default to false. 2018-10-26 15:22:05 +02:00
Michael Teeuw 51fbff1a4a Merge branch 'develop' into addClassCellCalendar 2018-10-26 15:14:17 +02:00
Michael Teeuw cecc6f7561 Merge branch 'develop' into develop 2018-10-26 15:11:46 +02:00
Dustin db79e1271e (doc) showEnd config
Add documentation for showEnd configuration
2018-10-08 21:11:28 +02:00
P-DESK\P-Storm fc89feec4e * Added font awesome 5, keeping shims in place for the calendar app (https://fontawesome.com/how-to-use/on-the-web/setup/upgrading-from-version-4)
* Updated example sample config
2018-10-05 01:16:25 +02:00
Teddy Payet 3b48f1d042 - Possibility to add classes to the cell of symbol, title and time of the events of calendar. 2018-10-04 02:07:08 +02:00
Thomas Bachmann 007b2f0c88 Allow to parse recurring calendar events where the start date is before 1900
Some birthday calendar events have a start date before 1900.
2018-10-03 22:43:29 +02:00
Thomas Bachmann 39619d5277 Allow to parse recurring calendar events where the start date is before 1970
Some birthday calendar events have a start date before 1970.
2018-10-03 22:03:50 +02:00
ubertao d3028e10d3 Merge branch 'develop' of https://github.com/MichMich/MagicMirror into pr-calender-gzip 2018-09-12 08:15:52 +08:00
ubertao 044dbd4a65 Add gzip support to calendar fetcher. 2018-09-08 23:05:19 +08:00
vlb 188aa14d82 added support for showing end of events in calendar 2018-08-28 18:11:38 +02:00
vlb 7c579cf7b7 added support for showing end of events through config parameters showEnd and dateEndFormat 2018-08-28 17:35:53 +02:00
vlb c755c823fa added support for events having a duration instead of an end 2018-08-28 17:29:42 +02:00
vlb 7ba88a83f0 consider events lasting several full days as full day events 2018-08-28 13:05:06 +02:00
Elan Trybuch facfa73214 Merge branch 'develop' into rp-zero-w-es6-fix 2018-08-16 12:07:38 -04:00
Elan Trybuch d4ec4795c3 Fix ES6 syntax bug on RaspberryPi Zero W
Following this issue https://github.com/MichMich/MagicMirror/issues/694 it seems that the Midori Browser does not recoginize ES6 syntax. Further, the use of 'var' is seen throughout the calendar module excpet on line 439, where the error is reported
2018-08-16 11:45:34 -04:00
Janne Kalliola c9577bcdc5 Added an if to use absolute dates with all events 2018-08-05 19:47:27 +03:00
Teddy Payet afd829307d Tabs and spaces from the original files
With a diff, here the orginal tabulations.
2018-06-11 23:09:00 +02:00
Teddy Payet 09abdc0f12 ESLint format
Resolve format ith eslint
2018-06-11 19:59:21 +02:00
Teddy Payet ed4d17f578 README updated
Update of README for the new option.
2018-06-11 16:41:08 +02:00
Teddy Payet cbc2eaf908 Customize classes for table
MagicMirror offers helper classes in the main.css. Therefore, we give
the possibility to indicate the class that we want.
2018-06-11 12:54:27 +02:00
Kenn Breece 70dccff293 Add regex filtering to calendar module 2018-06-03 21:12:31 -04:00
Michael Teeuw c4dee3dd8d Merge pull request #1293 from derRAV3N/patch-1
Add note to README.md
2018-05-22 15:27:03 +02:00
derRAV3N 091e024032 Add note to README.md
Add note to README.md to not add calendars that have entries before 1st January 1970.
2018-05-22 15:14:05 +02:00
= c6bf69cce4 fix linting errors. add line to changelog 2018-05-10 19:54:01 -04:00
= e492012004 fix missing s on timeFormat 2018-05-09 22:36:53 -04:00
= 94c46f9881 New calendar display format with date headers for days and times listed next to events for that date
IE:

Sunday, May 1st
  2:00 pm       Soccer
  4:00 pm       Basketball
2018-05-09 22:32:15 -04:00
Parnic 173499f496 Fixed coloredSymbolOnly 2018-05-05 08:31:58 -05:00
Brian Johnson 8053256203 Added option to calendar module that colors only the symbol instead of the whole line 2018-04-27 11:06:45 -05:00
Janne Kalliola 30c5d78647 Support for hiding on-going events 2018-04-08 14:57:28 +03:00
Kenn Breece 96d883c1c7 Merge branch 'develop' into kb/calendar-adv-filter 2018-03-20 15:38:16 -04:00
Kenn Breece be0f262e37 Add advanced filtering to excludedEvents 2018-03-18 23:54:23 -04:00
Michael Teeuw 22e2fdc707 Jest implementation to get danger.js to work. 2018-01-25 19:43:09 +01:00
reeno 80a9d40a44 fixed width Font Awesome symbols
See http://fontawesome.io/examples/#fixed-width
2017-11-25 12:08:40 +01:00
Chris van Marle 664196c5ef Fix some trailing whitespace grunt errors 2017-10-12 10:23:40 +02:00
Andreas Cederström 2d03ff63cf Slice the list of all events to honor config.maximumEntries
Scenario:
* Specify more than one calendar in `config.calendars`
* Specify a maximum number of entries in `config.maximumEntries`

Result:
The module will show as many as maximumEntries for EACH calendar

Expected:
The module shall not show more than a total of maximumEntries, regardless of how many calendars I specify

Fixes #1043
2017-10-01 21:47:10 +02:00
Rodrigo Ramírez Norambuena 4bd36fc29e Merge branch 'develop' into deprecation-warning 2017-08-13 04:28:06 -03:00
Bas van Wetten e0414e4eb9 Add unittest for calendar module
Add unittest for 'getLocalSpecification' function.
2017-07-31 22:36:14 +02:00
Michael Teeuw 18b61e35be Merge branch 'develop' into unittest-calendar 2017-07-31 15:04:16 +02:00