688 Commits

Author SHA1 Message Date
246f1dfb20 toggle plugins / save dynamic plugin settings 2022-08-31 11:16:42 +02:00
982db2b51d save plugin settings and toggle enable/disable 2022-08-30 18:13:06 +02:00
10ba78de96 a new plugins controller 2022-08-30 18:13:06 +02:00
9f748423c9 start with plugins 2022-08-30 18:13:06 +02:00
8cfa908c56 fix recurrent icon in homepage 2022-08-09 14:55:30 +02:00
308c423b45 we have a tag page now 2022-08-05 18:10:16 +02:00
b552924edb minor 2022-08-02 16:10:15 +02:00
adbe2ec2a8 add CONFIGURED status to bootstrap before READY 2022-08-02 15:14:34 +02:00
a1b2ebc8ca fix update tags of events 2022-08-02 12:29:32 +02:00
cc25df703a force autoJsonMap to true 2022-08-02 12:28:20 +02:00
892b994122 autoJsonMap is the default (but not in bonn :P) 2022-07-29 21:29:17 +02:00
a7516314e6 fix #172
force mariadb sequelize dialect to not re-parse JSON field (mariadb >= 10.5.2 required)

https://github.com/sequelize/sequelize/pull/14800
2022-07-29 18:12:51 +02:00
621484e6fb new /api/settings getAll api for admin 2022-07-29 11:30:15 +02:00
4ac78db475 update deps, node >= 14, add mariadb and postgres to tests 2022-07-27 11:24:12 +02:00
eb5dc3279a fix ics export with tags 2022-07-21 11:40:42 +02:00
92c676622d fix SMTP configuration 2022-07-18 10:05:59 +02:00
3e1b50c41c fix focalpoint update 2022-06-28 18:51:05 +02:00
80e9d8a11e do not set recover_code during user registration 2022-06-28 13:34:30 +02:00
623ee02a21 minor during setup 2022-06-25 23:15:58 +02:00
cf71d17f2f ERROR: relation "users" does not exist 2022-06-24 15:57:50 +02:00
e287f3f537 minor 2022-06-23 16:32:42 +02:00
e5e4ac46ae fix some import/export issue 2022-06-22 17:51:42 +02:00
969e5184c0 fix add / modify event with duplicated tag 2022-06-22 15:30:13 +02:00
660b866f2f use the new _findOrCreate in updated event too 2022-06-21 22:46:30 +02:00
e03b9c4499 tag / place / event filtering, refactoring, cleaning 2022-06-18 01:14:26 +02:00
4d39fc41c5 minor 2022-06-18 01:12:40 +02:00
da0216a606 s/cohort/collection 2022-06-18 01:10:27 +02:00
e021ec56ba refactoring tags page / controller 2022-06-18 01:07:43 +02:00
6aaa8fa94d minor 2022-06-11 10:34:55 +02:00
764612b125 minor 2022-06-07 21:13:12 +02:00
080ffca56e cleaner layout 2022-06-07 21:08:47 +02:00
7767cdec88 fix #164 categories in ics export 2022-06-03 12:31:53 +02:00
3a5a95e9ed place/all api 2022-06-01 14:14:32 +02:00
0764617e5d fix event content-type 2022-06-01 14:13:58 +02:00
d3c0235330 refactoring search api 2022-06-01 14:09:44 +02:00
c8f40e2e17 searchMeta api 2022-05-31 15:29:52 +02:00
8be335cd55 place controller 2022-05-31 15:27:46 +02:00
8469f34b39 add withFilters param to cohort.getAll 2022-05-25 10:55:39 +02:00
26851dd4b0 start a new search events API 2022-05-25 10:54:46 +02:00
c955f4aae2 cleaner Filter/Cohort model 2022-05-25 10:54:08 +02:00
eaeb6c272f add a tag controller 2022-05-25 10:53:51 +02:00
f22bdfff7d minor 2022-05-23 14:45:14 +02:00
3569b668f0 new place page 2022-05-23 14:41:07 +02:00
6b3806e57a cohort / filter api 2022-05-20 13:04:07 +02:00
0b6b99c965 include all tags when filtering by tags 2022-05-20 12:48:11 +02:00
833d859b5a add cohort and filter models 2022-05-20 12:34:36 +02:00
41c0797b31 update CHANGELOG - v1.4.4 2022-05-10 10:40:49 +02:00
3d7b0100ff fix smtp settings 2022-05-09 20:45:54 +02:00
be9c75c088 remove preview 2022-05-09 17:16:09 +02:00
51d34126fc retry transiction on sqlite when busy 2022-05-06 23:04:12 +02:00