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
rejas
99d838f9cd
Remove console log
2021-03-18 16:55:54 +01:00
rejas
f3bdddfaa9
Final es6 notation stuff
2021-03-18 16:55:54 +01:00
rejas
a70bb517e1
Use es6 notation in newsfeed module
2021-03-18 16:55:54 +01:00
rejas
e4f671c898
Update error to use translatable text
2021-03-18 16:55:54 +01:00
rejas
a269b5cd93
Show invalid url error on UI, add test case
2021-03-18 16:55:54 +01:00
Sam Detweiler
4f9fc032e5
fix for issue 2483, calendar shows wrong date, recurring start before 2007
2021-03-17 07:36:03 -05:00
rejas
7635dea3e9
Replace valid-url library by standard node method
2021-03-16 19:25:23 +01:00
rejas
b5dc91fd07
Remove now unnecessary require
2021-03-14 21:04:38 +01:00
rejas
52584f36d7
Fix base64 encoding for basic auth in calendar
2021-03-14 19:38:03 +01:00
rejas
71bd45dfd4
Fix errors introduced after latest rebase
2021-03-14 10:40:14 +01:00
rejas
85c9d3b331
More es6 notations
2021-03-14 10:40:14 +01:00
rejas
5e6cbeb9ba
Convert some code to es6
2021-03-14 10:40:14 +01:00
rejas
3d4429d418
Remove copypasted-function that doesnt exist
2021-03-14 10:40:14 +01:00
rejas
d3d64d3ca0
Cleanups
2021-03-14 10:40:14 +01:00
rejas
05c3a5bf83
Remove self variable
2021-03-14 10:40:14 +01:00
rejas
c2f5d038de
Move filter function into utils class too
2021-03-14 09:03:12 +01:00
rejas
0ac5032db9
Move filter function into seperate method
2021-03-14 08:59:50 +01:00
rejas
9b93066cbe
Remove unused variable
2021-03-14 08:53:40 +01:00
rejas
bc60ae21c4
Cleanup node_helper to look more like the one from newsfeed module
2021-03-14 08:53:40 +01:00
rejas
0b37ed072c
Refactor fetcher methods into util class
2021-03-14 08:53:40 +01:00
buxxi
03964d6f68
Merge with upstream
2021-03-13 22:56:14 +01:00
Michael Teeuw
6583f05858
Merge pull request #2477 from PostLogical/openweathermaplatlon
...
Allowing openweathermap config lat and lon to function without onecall, overrides locationID and location since more specific.
2021-03-13 19:20:59 +01:00
buxxi
d2b3414ac6
changelog for zombie processes and fixing linting error
2021-03-13 12:02:56 +01:00
buxxi
401a6f3417
Updating simple-git and using timeout when checking for module updates
2021-03-13 11:58:33 +01:00
buxxi
3ed223a550
Refactoring update notification to use async/await
2021-03-13 11:12:08 +01:00
Robby Griffin
cdd1853369
Fix weather module openweathermap not loading if lat and lon set without onecall. Lat and Lon take precedence over LocationID and Location.
2021-03-11 12:48:41 -05:00