Rodrigo Ramírez Norambuena
2decee1d87
Merge branch 'develop' into user-agent fix conflict.
2016-12-13 10:40:10 -03:00
Andreas
21bf1dd1a3
Updated module READMEs with current default values
2016-12-12 14:52:00 +01:00
Rodrigo Ramírez Norambuena
9b86049964
newsfeed, calendar: Standardize user-agent.
...
Add node and MagicMirror version.
2016-12-08 01:29:55 -03:00
Rodrigo Ramírez Norambuena
83ee0534f2
fixed eslint error into modules for Javascript files
2016-12-02 23:23:54 -03:00
Daniel Bücheler
c66ecbdd29
Added hidePrivate to README.md
...
Added explanation of hidePrivate option to the Calendar Module's README
2016-11-30 21:28:44 +01:00
Daniel Buecheler
e61bccab36
Calendar Module: Added false as default for hidePrivate
2016-11-30 21:24:04 +01:00
Daniel Buecheler
cfeef98261
Private events are hidden
...
Events with the class:PRIVATE iCal property are not shown in the
calendar module. They are not added to the array of calendar
events in createEventList.
This feature can be turned on and off in the config via the property
hidePrivate: true/false.
2016-11-30 21:09:57 +01:00
Rodrigo Ramírez Norambuena
07a86800c9
calendar: little fix format README
2016-11-12 21:10:37 -03:00
Chris van Marle
9fd81bf6c7
Add dateFormat to calendar module
2016-11-10 17:26:29 +01:00
Rodrigo Ramez Norambuena
1fa5c53b72
calendar: fix space vs tab into caledarfetcher.js
2016-11-05 21:23:37 -03:00
xander
2cc9356c32
Push location, geo and description on events stack for single and repeating events.
2016-10-20 09:05:12 +02:00
Michael Teeuw
5858e862d9
Broadcast calendar eventlist to other modules.
2016-10-14 15:23:03 +02:00
Michael Teeuw
29d87d7c48
Merge branch 'patch-4' of https://github.com/yo-less/MagicMirror into yo-less-patch-4
...
# Conflicts:
# CHANGELOG.md
2016-10-01 11:03:05 +02:00
Robin Appelman
90207f9b68
add support for http basic auth for calendars
2016-09-08 21:29:17 +02:00
Jens
63351553d8
calendar.js doesn't overcapitalize future events
2016-09-04 14:24:49 +02:00
Jens
4630740ac7
Added 'getRelative' tag
2016-09-04 00:05:02 +02:00
Jens
0ff4884d3a
Added 'getRelative' tag
2016-09-03 23:42:24 +02:00
Jens
2dfdedf7b0
Update README.md
2016-09-03 23:40:29 +02:00
Jens
e1fa5fb180
Added 'getRelative' tag
2016-09-03 23:39:32 +02:00
Jens
4e47f9eb68
Added 'getRelative' tag
2016-09-03 23:37:09 +02:00
Jens
c4c8955bc2
Added 'getRelative' tag
2016-09-03 23:36:29 +02:00
Jens
493367da5e
point of time when calendar event gets relative now customizable
2016-09-03 23:22:51 +02:00
Jens
4ca185cf45
point of time when calendar event gets relative now customizable
2016-09-03 23:22:37 +02:00
Jens
8f4effbb8d
poinst of time when calendar event gets relative now customizable
2016-09-03 23:17:46 +02:00
Jens
c1b8fc1233
calendar dates are uniformly capitalized
...
This is an attempt at standardizing the calendar layout. Currently the calendar times are only partly capitalized, some time phrases start with lower-case letters, some don't (The ones pulled from the TRANSLATIONS folder start with upper-case letters, the others don't). Behavior has been changed to create a more standardized layout.
2016-09-03 00:39:46 +02:00
Michael Teeuw
c12dfc7b4d
Merge branch 'yo-less-patch-2' into develop
2016-09-01 09:39:34 +02:00
Jens
f5be159187
Added "DAYAFTERTOMORROW" tag if available
2016-08-31 22:11:31 +02:00
Jens
1b69e62e2e
Added "DAYAFTERTOMORROW" tag if config language is German
2016-08-31 14:39:37 +02:00
Jens
bf5587fe09
Updated README.md
...
Fixed minor typo
2016-08-27 20:35:00 +02:00
Michael Teeuw
1338918a89
Update default titleReplace.
2016-06-06 12:05:41 +02:00
Ashley M. Kirchner
486956b762
Added proper User-Agent string to Facebook calendar call, and various fixed spelling of 'exist'.
2016-06-04 20:32:55 -06:00
Michael Teeuw
7a067a0f6e
Finish translation system. #191
2016-05-11 12:38:41 +02:00
Michael Teeuw
fc0a4d90df
Merge pull request #304 from KirAsh4/v2-beta
...
V2 beta [Calendar Module]: Time display options
2016-05-10 22:42:01 +02:00
Ashley M. Kirchner
9558616f59
Minor text changes, and updating README file
2016-05-10 11:58:05 -06:00
Michael Teeuw
9bc8f54233
Fix issue with calendar events without title. #221
2016-05-10 12:24:49 +02:00
Ashley M. Kirchner
a4c02cef54
Absolute or Relative time display on Calendar module
...
User can now choose between an 'absolute' or 'relative time display on
events. Furthermore, when set to 'absolute', there's an option to set an
'urgency' range of days and only those events within that period will be
displayed with a relative time (in x days) while all others will have an
absolute date.
2016-05-10 01:01:00 -06:00
Ashley M. Kirchner
935f4132ab
Filemode changes?
2016-05-10 00:46:21 -06:00
Daniel nix
2e5a5812a9
Update calendar.js
...
add fr translation for calendar
2016-05-03 17:04:45 +02:00
Daniel nix
744f9316a9
Create fr.json
...
adding fr translation
2016-05-03 17:01:48 +02:00
Michael Teeuw
37f8c0783d
Fix facebook dates. #271
2016-05-03 11:56:24 +02:00
Michael Teeuw
93f8ade350
Merge pull request #253 from momo13292/v2-beta
...
calendar events repeating count title for birthdayd etc
2016-05-02 19:36:51 +02:00
Michael Teeuw
f2a786254e
Merge pull request #256 from djsunrise19/v2-beta
...
Update de.json
2016-04-27 11:05:19 +02:00
djsunrise19
7cbc8a0ede
Update de.json
...
Cause ´morgen um ***` and other words are written lowercased, it makes sense to write ´noch` lowercased too. Days und whole day events have to be as they are.
2016-04-27 10:45:15 +02:00
Mona Schüch
4e86de7fc2
calendar events repeating count title for birthdayd etc
2016-04-26 22:34:12 +02:00
Michael Teeuw
bc2f2f5323
Merge pull request #229 from djsunrise19/v2-beta
...
Update README.md
2016-04-23 20:28:58 +02:00
djsunrise19
66e71282a0
Update README.md
...
Not necessary anymore, because we made that with "de.json" in calendar
2016-04-23 20:26:05 +02:00
Michael Teeuw
bca56f88af
Merge pull request #228 from djsunrise19/v2-beta
...
Update de.json in calendar
2016-04-23 20:17:51 +02:00
Michael Teeuw
bd9557b11e
Prevent display of events in the past. #162
2016-04-23 17:40:46 +02:00
djsunrise19
0f2c19f40f
Update de.json
...
"Noch" is grammatically better than "Endet in" for running events.
2016-04-23 17:36:59 +02:00
Michael Teeuw
ab14fc8440
fix #223
2016-04-23 17:20:58 +02:00