summersamara
  • Joined on 2023-03-21
summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-28 20:40:11 +01:00
dec26525c0 Merge remote-tracking branch 'origin/main' into feature/calendar
8013eb95f7 Merge remote-tracking branch 'origin/main'
b89f4f47fa Merge branch 'upgrade-deps' into 'main'
a6a80cabc6 Merge branch 'oruga-0.8' into upgrade-deps
112019d21c refactor: fix date-fns import in GroupView.vue
Compare 42 commits »
summersamara opened issue potsda.mn/mobilizon#41 2023-12-28 01:21:17 +01:00
[calendar] highlight selected date not working
summersamara opened issue potsda.mn/mobilizon#40 2023-12-28 01:16:19 +01:00
[calendar] populate the calendar from the database
summersamara opened issue potsda.mn/mobilizon#39 2023-12-28 01:12:45 +01:00
[calendar] grey out or hide cancelled events
summersamara opened issue potsda.mn/mobilizon#38 2023-12-28 01:09:44 +01:00
[calendar] implement color coding per category
summersamara closed issue potsda.mn/mobilizon#29 2023-12-24 00:42:12 +01:00
Validation of Group Name and Group Address is flawed
summersamara pushed to main at potsda.mn/mobilizon 2023-12-20 00:27:14 +01:00
1d430f5707 Supply sort and direction as arguments to list_public_local_events instead of hardcoding
summersamara pushed to main at potsda.mn/mobilizon 2023-12-19 23:57:49 +01:00
5fb5897c34 Fix: order the fetched events for the ICS feed DESC by "beings_on"
summersamara commented on issue potsda.mn/mobilizon#37 2023-12-19 23:35:46 +01:00
ICS instance feed is cutoff after a certain date

the ICS file always have 500 events.

see lib/service/export/icalendar.ex line: 15 there's the following statement: @item_limit 500

summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-19 22:14:16 +01:00
f3051d5f11 Remember the calendar state in ICSAgenda component when navigating back
summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-19 04:26:59 +01:00
1e0db0d8c9 Fix sizing issue + use better type declarations
summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-19 01:25:57 +01:00
4ceee2efc7 Fix Calendar View style and add features
summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-18 18:33:49 +01:00
69717f26f3 try to fix events calendar routing
9c0c5b6e83 Fix fullcalendar CSP errors
81948b45ca fix: actually route /events/calendar
5095749157 create Events Calendar View
863a1dbe3f reintroduce json_library config, apparently removal is not necessary anymore
Compare 29 commits »
summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-16 00:13:57 +01:00
c532156268 Fix fullcalendar CSP errors
summersamara pushed to feature/calendar at potsda.mn/mobilizon 2023-12-10 23:03:34 +01:00
7c594e2d80 create Events Calendar View
summersamara created branch feature/calendar in potsda.mn/mobilizon 2023-12-10 23:03:33 +01:00
summersamara commented on issue potsda.mn/mobilizon#33 2023-12-08 19:27:08 +01:00
Toast notification for better User feedback

In mobilizon there's already the notifier plugin which provides, more or less, a similar solution, I think.

see src/plugins/notifier.ts

summersamara pushed to main at potsda.mn/mobilizon 2023-12-08 19:19:02 +01:00
9c60c6d1ad make group's address field optional again
summersamara pushed to main at potsda.mn/mobilizon 2023-12-07 15:09:32 +01:00
6b26aaa1ef Merge remote-tracking branch 'upstream/main'
987c5b59d3 chore(release): 4.0.2
0427e42f8a Merge branch 'xss-fixes' into 'main'
1af8e37e9b fix(front-end): add more security fixes for formatted lists and notifier
5e3d8a861f chore(release): 4.0.1
Compare 7 commits »