Commit graph

575 commits

Author SHA1 Message Date
lesion
8f9bc7e9de
use id in places url (ics and rss feeds, place page) with a reasonable backward compatible fallback 2025-01-10 18:37:22 +01:00
lesion
147ce9a7a8
fix: add isPast icon in event's page too 2024-11-29 21:28:48 +01:00
lesion
fcec5ae756
fix: show only future events in Tag and Place pages, fix #331 2024-11-29 21:27:48 +01:00
lesion
eb3935d2e6
fix: clean due date when switching to recurrent 2024-10-30 10:24:23 +01:00
lesion
ad014db451
fix: show frequent tags by default when filling tags without typing, fix #452 2024-09-18 15:45:08 +02:00
lesion
e9c89d4ab8
fix: small issue introduced with #54
also note that modifying internal properties from child components is a bad pattern, this will be refactored in #158
2024-08-17 18:43:17 +02:00
sedum
684547cb8b fix: online_locations and hide/show address in edit mode
online_locations are not removed, and fix limit via gui to max 3 urls.
In edit mode if event is online do not show address field with null value
2024-08-11 00:37:37 +02:00
lesion
10a2aa0e7c
fix: hide event ending at 00:00 in the next day, fix #352 2024-08-05 18:40:59 +02:00
lesion
a10ccb3007
fix: refactoring update and allow to remove end_datetime from an event
FormData does not support null value as everything cast to string, not adding the field in an update does not add an information as the field will stay with the last value. A specified but empty end_datetime would remove it
2024-08-05 18:20:36 +02:00
lesion
0c17b6b275
minor 2024-07-31 11:11:18 +02:00
lesion
58a1e9780e
fix: show event saving unconfirmed event when logged, fix #427 2024-07-31 11:11:07 +02:00
lesion
a8bfc108a2
fix: choose lowercase unique tag 2024-06-26 15:33:08 +02:00
lesion
a55c6999fd
fix: announcements is not visible, fix #409 2024-06-14 09:49:14 +02:00
lesion
42c8408f9c
feat: move my events management to a specific page 2024-06-11 11:23:08 +02:00
lesion
a58bc6a940
fix: start SEO Improvement and template refactoring, addressing #399 2024-05-24 22:18:55 +02:00
lesion
93fd6a8748
feat: Disable/enable Download of Flyer-Images? fix #389 2024-05-20 12:37:04 +02:00
lesion
7b748bd49c
fix: Add option to transfer anon event ownership, fix #394 2024-05-16 23:34:41 +02:00
lesion
ecab6d4821
fix: improve loading time from 0.8s to 0.2s 2024-05-16 17:59:30 +02:00
lesion
e0765dcf2b
fix: open moderation panel when coming from moderation email 2024-05-07 23:04:21 +02:00
lesion
a1f1e02b97
fix: Editor users cannot confirm anonymous events, fix #376 2024-04-21 21:38:44 +02:00
lesion
22c2735e93
feat: refactoring event moderation, report, report notification 2024-03-28 13:23:40 +01:00
lesion
b40b4ba3b4
feat: new Report / Moderation feature, fix #221, fix #350, fix #220 2024-03-18 12:25:36 +01:00
lesion
e135092dda
fix: rel me 2024-02-28 22:38:25 +01:00
lesion
71e13bd61f
new admin tabs order 2024-02-28 22:37:01 +01:00
lesion
32b7e35a1a
admin panel for editor 2024-02-09 22:33:27 +01:00
lesion
b917bc6ae0
fix: edit mine event permission 2024-02-04 01:46:25 +01:00
lesion
2492f6b545
feat: user events page view, fix #340 and #156 2024-01-29 14:46:11 +01:00
lesion
94a50c39eb
minor: flat style 2024-01-23 09:44:06 +01:00
lesion
2cc4da992d
minor 2024-01-23 09:15:01 +01:00
lesion
5a7f3a5ace
fix: refactoring event page 2024-01-23 08:47:46 +01:00
lesion
1a865aefbb
fix: do not leak userId but return isMine flag 2024-01-19 00:45:26 +01:00
lesion
3d3a6e7c76
feat: remove theme view fome homepage 2024-01-19 00:40:20 +01:00
lesion
dad65e140e
fix: About label not translated on About page, fix #328 2024-01-16 10:33:31 +01:00
lesion
567531b2c5
fix: display user URL in federated event 2024-01-10 12:34:37 +01:00
lesion
cb7932c09d
fix: add whole jsonLD object to events 2024-01-08 22:52:58 +01:00
lesion
3fd9f5a8cb
feat: collection in home 2023-12-28 00:47:31 +01:00
lesion
f1158dba73
fix(AP): support Note/Event update and removal 2023-12-26 21:04:48 +01:00
lesion
03ed364959
add friendly instance api 2023-12-21 22:00:04 +01:00
lesion
185b8bd75e
fix: missing some style in detail collection page 2023-12-15 17:20:10 +01:00
lesion
906dca2b10
fix: do not allow /admin rendering when normal user
ok this was an issue but in any case users could not reach data
2023-11-30 17:04:04 +01:00
lesion
9811d39554
fix: location name and description not correctly set in microdata
fix #316 and #315
2023-11-29 00:07:01 +01:00
lesion
388c8078dd
minor: add not_reachable_warning 2023-11-20 17:41:24 +01:00
lesion
3658ee2658
fix(Admin): Move the events tab to the left in the admin panel
fix #312
2023-11-09 17:01:32 +01:00
lesion
b0f4a05232
chore: minor on light theme 2023-11-04 18:00:31 +01:00
lesion
a0de5547c7
feat(export): implement collection export for ics/rss/widget 2023-11-03 23:03:53 +01:00
lesion
c333430ee6
improve collection sharing 2023-10-30 09:36:18 +01:00
lesion
54cc50169b
improve recover and user_confirm error messages 2023-10-25 09:49:19 +02:00
lesion
98c56b6d32
check if I'm reachable to myself to help in #298 2023-10-25 09:47:17 +02:00
lesion
1fd93eaabb
add ampm / 24h support, #294, #264, update changelog 2023-10-03 12:45:37 +02:00
lesion
f4ca625fea
remove htmlToText from client 2023-08-08 23:10:59 +02:00