Commit Graph

163 Commits

Author SHA1 Message Date
Michael Teeuw b84e553d34 Remove v2-beta reference. 2016-05-12 13:03:13 +02:00
Michael Teeuw 5e0c0137d3 Fix news parsing when no description is given. #314 2016-05-12 12:30:45 +02:00
roxasvalor 717ae1903e Fix deg2Cardinal function in currentweather module 2016-05-11 11:36:06 -05:00
Michael Teeuw d364b04cad supscript wind direction 2016-05-11 18:01:34 +02:00
Michael Teeuw c4f3009bb5 Add suspend and resume methods. 2016-05-11 13:49:40 +02:00
Michael Teeuw 405a81c8f0 Translation info. 2016-05-11 12:42:36 +02:00
Michael Teeuw 7a067a0f6e Finish translation system. #191 2016-05-11 12:38:41 +02:00
Michael Teeuw 32c9f197b1 Fix wind direction. #303 2016-05-11 09:25:16 +02:00
Michael Teeuw 85151b23d3 Add user agent to request. Fix: 231 2016-05-11 09:07:10 +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 5be5741ac3 Possible fix for #181 2016-05-10 16:18:35 +02:00
Michael Teeuw 80c0e6a4e0 Add support for (some) Atom feeds. #231 2016-05-10 13:35:13 +02: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
Michael Teeuw 2a70620844 Typo. 2016-05-06 11:29:17 +02:00
roxasvalor 07ad1b1de4 Update Readme for useBeaufort option 2016-05-03 19:21:58 -05:00
Warwolf8.9 5725af55a8 Make Beaufort wind speed optional 2016-05-03 19:14:27 -05:00
Michael Teeuw 8bec8281d2 Merge pull request #285 from danito/v2-beta
V2 beta - module calendar - french translation
2016-05-03 17:07:05 +02: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 a6da9e8943 Fix #283 2016-05-03 16:59:18 +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
Ashley M. Kirchner 4d0a93fc3b Update README.md
Added the maxNumberOfDays config option to change the amount of forecasted days returned by the OpenWeatherAPI.
2016-04-29 12:58:03 -06:00
Ashley M. Kirchner 3f040e7744 Update weatherforecast.js
Added the option to change the amount of forecasted days returned by the OpenWeatherAPI.
2016-04-29 12:52:10 -06:00
Nicholas Hubbard ab3f585a2b clockBold's Re-Incarnation: Part II 2016-04-29 11:25:05 -04:00
Nicholas Hubbard 8b792c5fe0 clockBold's Re-Incarnation: Part I 2016-04-29 11:24:14 -04: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 38796a0d40 Merge pull request #243 from roxasvalor/v2-beta
Add optional wind direction in currentweather module
2016-04-25 13:27:59 +02:00
roxasvalor 8562bdfc4a Removed trailing comma 2016-04-25 06:27:26 -05:00
roxasvalor 74c96d8521 Removed showWindDirection 2016-04-25 06:23:55 -05:00
roxasvalor 5f8ef64ca4 showDirection to showWindDirection 2016-04-24 18:34:39 -05:00
roxasvalor 5a5f5318d1 Update README.md 2016-04-24 18:31:46 -05:00
roxasvalor db9e615e4d Update README.md 2016-04-24 18:30:54 -05:00
Warwolf8.9 2aae0528b5 Added wind direction in Current Weather module 2016-04-24 18:06:12 -05:00
roxasvalor 8d29bd5c32 Update currentweather.js 2016-04-24 17:40:18 -05:00
roxasvalor 77cb8530e5 Update currentweather.js 2016-04-24 16:55:39 -05:00
roxasvalor 836148a335 Update currentweather.js 2016-04-24 16:15:05 -05:00
Paul-Vincent Roll 1ab00ac804 Moved this.translate() to the instance methods 2016-04-24 23:14:24 +02:00
Paul-Vincent Roll fd3676067a Added translation fallback note to documentation 2016-04-24 23:06:49 +02:00
Michael Teeuw de61e4bf8c Merge pull request #239 from roxasvalor/v2-beta
Fixed module Readmes for #237
2016-04-24 23:05:24 +02:00
roxasvalor 3d0de834e0 Units now configured by config.js 2016-04-24 16:01:27 -05:00
roxasvalor a897772df2 Units now configured by config.js 2016-04-24 16:00:13 -05:00
Michael Teeuw 5726d796f9 Merge pull request #237 from roxasvalor/v2-beta
Added option for units inside of config.js
2016-04-24 22:56:19 +02:00
Paul-Vincent Roll af827b5645 Added getTranslations() to the documentation 2016-04-24 22:33:30 +02:00
roxasvalor 2007f5ece4 Units from config.js 2016-04-24 15:25:35 -05:00