596 Commits

Author SHA1 Message Date
lesion
9c90802b94 fix: sequelize issue in getUnconfirmed with postgresql, fix #556 2025-03-26 14:57:17 +01:00
lesion
7d3a5b026d minor 2025-03-26 14:22:01 +01:00
lesion
6cbdc2a930 feat: add moderation panel for events in administration panel and number of messages in event's page too 2025-03-21 11:40:39 +01:00
lesion
012877b97a minor 2025-03-21 11:38:03 +01:00
lesion
8540f4a525 fix(style): increase min Editor heigth (page, announcement, about, event) 2025-03-06 18:26:41 +01:00
les
1ccbb68b43 refactor: cleaning geolocation, new SearchAddress component, fix minors 2025-03-05 11:04:38 +00:00
les
b2aa6f8314 Merge branch 'master' into 'ivysaur-contrib'
# Conflicts:
#   components/admin/Users.vue
2025-02-27 21:53:51 +00:00
sedum
835b926d8d fix: minor on map component styles
fix resetting of geocodedAddress in Admin->Places
2025-02-21 11:25:07 +01:00
lesion
3be4db5f20 feat: allow to add pages, fix #520 2025-02-21 08:19:14 +01:00
ivysaur
b358619b50 Allow translation for some words that were hardcoded 2025-02-18 13:19:20 +01:00
lesion
4b1999f38b minor 2025-02-17 15:06:28 +01:00
lesion
739bd49ec5 fix(Admin): show unapproved past events in admin, fix #516 2025-02-16 23:48:17 +01:00
lesion
b1ef62879d fix: also show past events in tag page 2025-02-03 14:01:19 +01:00
lesion
ef20ac4256 minor 2025-01-24 22:34:21 +01:00
lesion
c0bf14193a fix: allow chronologically sort of "my events", fix #501 2025-01-24 22:33:01 +01:00
lesion
927e207d8d feat: show past events on place page 2025-01-22 12:11:21 +01:00
lesion
6a64f4145a fix: avoid link if disabled 2025-01-13 20:15:00 +01:00
lesion
d615b1c537 fix: seo complaining about missing lang html attribute 2025-01-13 20:05:07 +01:00
lesion
7151cbbf76 Merge branch 'master' into gancio-seo-fixes 2025-01-13 12:25:11 +01:00
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
Arg Adenn
d01320560e seo fix: avoid invalid link even if disabled 2024-12-10 18:44:49 +01:00
Arg Adenn
ec89a18918 Some seo tweaks 2024-12-01 18:37:47 +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