veeck
d43a57af36
Refaktor newsfeed error once again for better messaging to the user
2021-05-19 11:12:56 +02:00
rejas
aeefe28710
Update jsdoc
2021-05-19 11:12:56 +02:00
rejas
e9de961a23
Cleanup prohibited words filter code and test data
2021-05-19 11:12:56 +02:00
rejas
b212641069
Move checkFetchStatus into NodelHelper
2021-05-19 11:12:42 +02:00
rejas
90aa50bb11
Add fetcher_helper for calendar and newsfeed
2021-05-19 11:12:42 +02:00
rejas
37fab7ac63
Update error handling for newsfeed and calendar
2021-05-19 11:12:42 +02:00
rejas
3d84344b75
Revert "Update dependencies, run linter"
...
This reverts commit 1054ba3b1ec3541c9b7d5cd890983cffd1d2610a.
2021-05-14 22:06:55 +02:00
rejas
1054ba3b1e
Update dependencies, run linter
2021-05-14 21:46:18 +02:00
Kevin G
c4fd4e0317
New provider - Environment Canada
...
Added a new provider that pulls weather data - current, forecast, and hourly - from Environment Canada (Canadian gov weather service). This provider supports Canadian locations only. Documentation will be provided that outlines specific behaviours of this provider and required 'weather' modules parms for Env Canada.
2021-05-13 11:12:30 -04:00
Kevin G
3c76933824
Edit Update
...
Formatting
2021-05-13 11:00:43 -04:00
Kevin G
fa83819bee
Edit update
...
Formatting
2021-05-13 10:59:45 -04:00
Kevin G
b65ae88879
Edit update
...
Formatting
2021-05-13 10:58:08 -04:00
Kevin G
96db21f9bf
Updates to support Environment Canada provider
...
Code updates to support a new weatherobject element called precipitationUnits. For the 'forecast' and 'hourly' UI, the weather module will use this new element if it is not null (i.e. a provider has pushed some value into this object element). If the element is null, then default 'units' processing will still occur. This allows a provider to have a customn unit of measure for precipitation - e.g. Env Canada will use mm for rain and cm for snow.
2021-05-13 10:56:30 -04:00
veeck
6d356ff770
Introduce font-size-small property and use it in calendar too (clean it up too)
2021-05-08 18:29:53 +02:00
rejas
159f3d0aa2
Replace deprecated symbol with modern solution
2021-05-08 18:05:30 +02:00
veeck
43ba4bd00e
Fix calendar debug
2021-05-07 12:28:55 +02:00
Karsten Hassel
cbdb0b67ab
fix updatenotification.js increasing timeout
2021-04-26 22:24:07 +02:00
rejas
2dea9398f2
Use es6 notation in updatenotification module
2021-04-18 15:35:41 +02:00
rejas
838eed2630
Use es6 notation in weatherprovider
2021-04-18 15:06:06 +02:00
rejas
3b4432cb00
Use es6 notation in defaults
2021-04-18 14:51:57 +02:00
rejas
2ababa521d
Use es6 notation in weather module and ukmet provider
2021-04-17 16:29:38 +02:00
rejas
bda8f26511
Use es6 notation in compliments module and cleanup jsdoc
2021-04-17 16:29:38 +02:00
rejas
ef2ff50089
Use es6 notation in clock module
2021-04-17 16:29:38 +02:00
rejas
480f734a06
Update CHANGELOG, undo accidental commit in clock.js
2021-04-17 12:20:25 +02:00
rejas
7bfaf07980
Use custom properties colors more often
2021-04-17 09:50:12 +02:00
config
5d99baac21
Fixing fetch option httpsAgent to agent in calendar module ( #466 )
2021-04-15 14:51:33 +02:00
Ezequiel Holzweissig
d6ab56252f
Merge branch 'develop' into develop
2021-04-13 20:56:32 -03:00
B1gG
ee559ec650
to use dateFormat when timeFormat is relative
2021-04-13 07:29:11 +01:00
veeck
10c47a6c38
Really run prettier
2021-04-12 19:33:23 +02:00
veeck
4b8043086e
Merge branch 'develop' into patch-1
2021-04-12 19:28:51 +02:00
Ezequiel Holzweissig
e262d463c5
Merge branch 'develop' into develop
2021-04-12 14:20:33 -03:00
Kristjan SCHMIDT
9c58413209
Put decimalSymbol at the end of the row like in the Current part
2021-04-12 18:34:33 +02:00
Kristjan SCHMIDT
5c2a0e5634
Fix decimalSymbol for forcast
2021-04-11 22:25:15 +02:00
Ezequiel Holzweissig
a3ed24c766
Prettifier
2021-04-10 20:38:33 -03:00
Ezequiel Holzweissig
82727b825c
Fix alerts
...
Fixes #2522
2021-04-10 20:15:32 -03:00
Gerardo Gonzalez
12cc670642
Merge branch 'develop' into patch-1
2021-04-10 14:04:53 +01:00
Gerardo Gonzalez
331d147d50
Update ukmetofficedatahub.js
...
There is a wrong treatment to appendLocationNameToHeader.
The location should be always returned and leave the weater.js to decide if is included or not in the header.
2021-04-10 01:20:52 +01:00
oemel09
acdcdc55bc
Adjusts parenthesis in template to be consistent
2021-04-09 08:07:37 +02:00
oemel09
a49962b8de
Moves validation into template
2021-04-08 17:00:15 +02:00
oemel09
799ee8bcfa
Check showDescription setting for newsfeed module
2021-04-08 16:59:03 +02:00
Julian Dinter
c00bdf910e
Clean up code by adding comments.
2021-04-04 15:22:12 +02:00
Julian Dinter
50cc1c56e5
Consistent log text.
2021-04-04 15:17:42 +02:00
Julian Dinter
0006099758
Changed log type of starting function of updatenotification module.
2021-04-04 14:52:24 +02:00
Julian Dinter
08194925cb
Changed log type of starting function of calendar module.
2021-04-02 12:26:34 +02:00
veeck
8ea37a5a45
Fix left over self reference
2021-03-28 10:48:12 +02:00
Sam Detweiler
e67dc38890
fix newsreader template
2021-03-24 15:06:12 -05:00
Sam Detweiler
d11e4e5c92
refix #2483 , recurring FULL Day event, start date before 2007
2021-03-23 08:44:14 -05:00
Michael Teeuw
2e01f988f5
Merge pull request #2489 from sdetweil/fixday2
2021-03-19 16:54:44 +01:00
Sam Detweiler
2b940c9cfb
fix formatting
2021-03-19 10:42:14 -05:00
Sam Detweiler
b6f4737ecc
fix 2488, west of UTC day shift
2021-03-19 10:32:04 -05:00