Karsten Hassel
|
7cfc7b9d74
|
first cors approach
|
2022-01-25 00:43:57 +01:00 |
|
Karsten Hassel
|
c4e7e42cdd
|
added new config option showTitleAsUrl to newsfeed module
|
2022-01-22 23:34:57 +01:00 |
|
Jon Kolb
|
e3857ca0f4
|
Address review feedback
|
2022-01-17 10:48:16 -05:00 |
|
Jonathan Kolb
|
0aee42255f
|
Return full list of events from createEventList for broadcasting
|
2022-01-17 10:07:12 -05:00 |
|
Karsten Hassel
|
3a761f2082
|
change link color to white
|
2022-01-14 22:54:42 +01:00 |
|
Karsten Hassel
|
ed0ad7b988
|
use fake modules instead
|
2022-01-14 22:16:07 +01:00 |
|
Karsten Hassel
|
c392b5a661
|
Merge branch 'develop' into remove-old-weather-modules
# Conflicts:
# modules/default/currentweather/currentweather.js
|
2022-01-14 22:07:21 +01:00 |
|
Christopher Fenner
|
9e4997aa81
|
Merge branch 'develop' into patch-1
|
2022-01-12 20:39:09 +01:00 |
|
Karsten Hassel
|
f3cefde7cb
|
update deps and add CHANGELOG
|
2022-01-10 22:42:07 +01:00 |
|
Christopher Fenner
|
8537f40f1d
|
Update calendar.js
|
2022-01-09 11:25:03 +01:00 |
|
Christopher Fenner
|
4c43f5db15
|
use alternative calendar icon
|
2022-01-09 08:38:48 +01:00 |
|
Karsten Hassel
|
eb32ec89b4
|
remove old weather modules
|
2022-01-08 23:08:41 +01:00 |
|
Christopher Fenner
|
1619dd29e9
|
Apply suggestions from code review
|
2022-01-06 21:28:25 +01:00 |
|
Christopher Fenner
|
ce05f8e958
|
use solid type for font awesome icons
|
2022-01-05 13:28:07 +01:00 |
|
Christopher Fenner
|
c8c4585946
|
use solid type for font awesome icons
|
2022-01-05 13:27:20 +01:00 |
|
Christopher Fenner
|
990d1adfb2
|
use solid type for font awesome icons
|
2022-01-05 13:26:50 +01:00 |
|
Christopher Fenner
|
404343de1d
|
use solid type for font awesome icons
|
2022-01-05 13:19:55 +01:00 |
|
Christopher Fenner
|
24bfaaca7e
|
use solid type for font awesome icons
|
2022-01-05 13:18:08 +01:00 |
|
Christopher Fenner
|
060ca43fc8
|
use solid type for font awesome icons
related to #2768
|
2022-01-05 13:13:40 +01:00 |
|
Sean Scott
|
0f596d5620
|
Update weather.js
Set absoluteDates default to false
|
2022-01-02 14:45:24 -07:00 |
|
Sean Scott
|
a5668ef729
|
Update forecast.njk
Add an absolute date option to the weather module's forecast.
|
2022-01-02 11:35:29 -07:00 |
|
Jon Kolb
|
bf83341fb9
|
Merge branch 'develop' into broadcast-custom-symbols
|
2021-12-28 07:33:22 -05:00 |
|
Sam Detweiler
|
fc14431147
|
fix date correction comparison for fulldate, just less than, not less or equal
|
2021-12-26 16:40:17 +01:00 |
|
Jon Kolb
|
c579989ded
|
Perform customEvent symbols replacement in symbolsForEvent
|
2021-12-26 09:25:28 -05:00 |
|
Sam Detweiler
|
c5ed70dbfc
|
past prettier
|
2021-12-25 02:26:11 +11:00 |
|
Sam Detweiler
|
f75ca0c399
|
after prettier
|
2021-12-25 02:22:42 +11:00 |
|
sam detweiler
|
75c2977daf
|
Merge branch 'develop' into calfix
|
2021-12-24 09:17:25 -06:00 |
|
Sam Detweiler
|
b3ef4b40c5
|
fix calendar across timezone, showEnd/FullDay
|
2021-12-25 02:10:48 +11:00 |
|
Michael Teeuw
|
9d0cab01d5
|
Merge pull request #2736 from rejas/issue_2712
Allow dangerouslyDisablingAutoEscaping in newsfeed items
|
2021-12-21 19:44:03 +01:00 |
|
rejas
|
405ec82dd0
|
Run prettier
|
2021-12-21 15:22:52 +01:00 |
|
rejas
|
9c4c77fe84
|
Merge branch 'develop' into RelativeFullDayEvents
|
2021-12-21 15:19:36 +01:00 |
|
rejas
|
1996efb183
|
Add new variable dangerouslyDisableAutoEscaping
|
2021-12-21 13:31:39 +01:00 |
|
rejas
|
19bb2a0238
|
Add safe option to newsfeed templates
|
2021-12-21 08:13:00 +01:00 |
|
rejas
|
2107e7c427
|
Show empty message when no newsfeed items are available
|
2021-12-20 13:29:56 +01:00 |
|
Karsten Hassel
|
a9c4ad2895
|
update User-Agent-Header in calendarfetcher
|
2021-12-13 23:00:07 +01:00 |
|
Karsten Hassel
|
677dcb87ef
|
fixed User-Agent-Header for newsfeed module (#2729)
|
2021-12-13 21:24:37 +01:00 |
|
AmpioRosso
|
1af282a7a1
|
Don't display 'in xxx' for all day events when using relative times
|
2021-11-06 15:03:08 +01:00 |
|
AmpioRosso
|
01977005fb
|
Issue #2424 - Don't display start time of full date events when using relative dates. Also use the fullDateEventDateFormat when showing full day events more than a week out
|
2021-10-24 18:02:19 +02:00 |
|
Julian Dinter
|
31d31fc3d3
|
[Fix] Fixed time zone calculation error on starting date of events with different time zones.
|
2021-10-20 15:05:40 +02:00 |
|
Michael Teeuw
|
b5b01be373
|
Merge pull request #2691 from rejas/issue_2638
|
2021-10-17 17:07:12 +02:00 |
|
veeck
|
730f2eb0b8
|
Add fix for chaotic newsfeed display after network connection loss
|
2021-10-17 16:01:01 +02:00 |
|
Karsten Hassel
|
0ec80a7791
|
move weather-test to e2e
|
2021-10-16 00:05:12 +02:00 |
|
Felix Wiedenbach
|
d0cc0a4034
|
move notificationReceived
|
2021-10-15 06:50:54 +02:00 |
|
Felix Wiedenbach
|
15fd2021bb
|
blur modules instead of black overlay
|
2021-10-15 06:43:53 +02:00 |
|
Felix Wiedenbach
|
75cf1d610e
|
migrate manual DOM creation for alerts to nunjuck template
|
2021-10-15 06:31:07 +02:00 |
|
Felix Wiedenbach
|
8f5ee9466a
|
move notificationFx styles into styles directory
|
2021-10-15 06:26:23 +02:00 |
|
Felix Wiedenbach
|
467720f1c4
|
migrate manual DOM creation for notifications to nunjuck template
|
2021-10-15 06:23:50 +02:00 |
|
Felix Wiedenbach
|
026e624e23
|
use alert as default in notificationReceived
|
2021-10-15 06:17:03 +02:00 |
|
Felix Wiedenbach
|
460a9fc5f7
|
move notification effect override into start function
|
2021-10-15 06:14:45 +02:00 |
|
Felix Wiedenbach
|
3695e64ce9
|
migrate set position DOM manipulation to css
|
2021-10-15 06:11:24 +02:00 |
|