Commit Graph
100 Commits
Author SHA1 Message Date
lesion bdc2ff335f Squashed commit of the following:
commit 720ae7ed18
Merge: b3488e7 95cdb89
Author: lesion <lesion@autistici.org>
Date:   Tue Oct 11 19:07:47 2022 +0200

    Merge remote-tracking branch 'weblate/master'

commit 95cdb89bf5
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Mon Oct 10 03:35:54 2022 +0000

    Translated using Weblate (Norwegian Bokmål)

    Currently translated at 84.2% (220 of 261 strings)

    Translation: Gancio/Web
    Translate-URL: https://hosted.weblate.org/projects/gancio/web/nb_NO/
2022-10-12 12:47:51 +02:00
lesion 2cb4359ffd move to nuxt-i18n, switch language,address #171 2022-10-12 12:45:09 +02:00
lesion 33084237e9 Merge branch 'master' into dev 2022-09-28 12:29:15 +02:00
lesion b3488e7a07 minor 2022-09-28 12:25:56 +02:00
lesion 0d86393c95 update yarn.lock 2022-09-28 12:25:22 +02:00
lesionandHosted Weblate a9565dbb7d Added translation using Weblate (Finnish) 2022-09-26 17:43:43 +02:00
lesionandHosted Weblate 1f1cf00501 Added translation using Weblate (Dutch) 2022-09-26 17:43:43 +02:00
lesion e74f7486e9 Merge branch 'master' into dev 2022-09-22 18:12:19 +02:00
lesion 45d9ac5c1a v1.5.6 2022-09-22 09:25:17 +02:00
lesion 118abffc62 update CHANGELOG 2022-09-22 09:24:58 +02:00
lesion 5fb668b873 update sequelize, linkify, nuxt 2022-09-22 09:21:19 +02:00
lesion 8eec45a6c6 improve homepage loading removing calendar timezone 2022-09-22 09:20:32 +02:00
lesion 21092b9b0e too much cleaning.. 2022-09-22 08:16:51 +02:00
lesion 019161eff9 Merge branch 'master' into dev 2022-09-21 12:34:21 +02:00
lesion 65fe3e2406 v1.5.5 2022-09-21 11:45:18 +02:00
lesion cadb5a1222 minor 2022-09-21 11:40:30 +02:00
lesion cb1213e935 docs: add scheme to nginx proxy configuration 2022-09-21 11:34:38 +02:00
lesion 4e90ae9bda remove per event options @homepage to improve performance 2022-09-21 10:51:04 +02:00
lesion 0433352d21 faster calendar attributes calculation 2022-09-21 09:38:52 +02:00
lesion 78b2a3e673 allow tags removal 2022-09-14 14:52:52 +02:00
lesion 00a5819e46 minor 2022-09-14 12:02:25 +02:00
lesion 83e4b5f88a live patching sequelize not needed anymore 2022-09-14 12:01:38 +02:00
lesion 2d09baf34d minor on selectedDay 2022-09-14 12:01:08 +02:00
lesion d4cf41f8da fix #185 2022-09-13 09:06:40 +02:00
lesion 33fe97bff3 update deps 2022-09-12 17:49:33 +02:00
lesion 3eb9ba5125 update sequelize and remove live patch 2022-09-12 17:49:22 +02:00
lesion 8108ee3b24 autoformat 2022-09-12 17:48:50 +02:00
lesion 43002c340a minor 2022-09-12 17:48:03 +02:00
lesion c130a63a86 Merge branch 'feat/plugins' into dev 2022-09-12 17:15:48 +02:00
lesion 1d0ba6f2c4 Merge branch 'master' into dev 2022-09-12 17:14:27 +02:00
lesion 0e7cb853cb minor 2022-09-12 17:10:13 +02:00
lesion 357c6c630a Merge branch 'master' into feat/plugins 2022-09-09 07:59:28 +02:00
lesion e1311ddd18 minor 2022-09-08 08:32:02 +02:00
lesion 27d080f1fa minor 2022-09-07 22:49:04 +02:00
lesion 4c6295351b fix some dialog background on light theme 2022-09-07 11:48:19 +02:00
lesion e0d3b107a5 v1.5.4
- Update webcomponent deps
  - Refactor datime display in webcomponent
  - Force flyer download
  - Restore range events on calendar
  - Fix limit/max events for mariadb #183
  - Fix endtime selection
  - Fix microdata address

# On branch master
# Your branch is up to date with 'origin/master'.
#
# Changes to be committed:
#   (use "git restore --staged <file>..." to unstage)
# 	modified:   CHANGELOG
# 	modified:   docs/changelog.md
# 	modified:   package.json
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
# 	gancio_plugins/
# 	yunohost/
#
# diff --git a/CHANGELOG b/CHANGELOG
# index 954e339..0a7c66d 100644
# --- a/CHANGELOG
# +++ b/CHANGELOG
# @@ -1,5 +1,14 @@
#  All notable changes to this project will be documented in this file.
#
# +### 1.5.4 - 6 set '22
# +  - Update webcomponent deps
# +  - Refactor datime display in webcomponent
# +  - Force flyer download
# +  - Restore range events on calendar
# +  - Fix limit/max events for mariadb #183
# +  - Fix endtime selection
# +  - Fix microdata address
# +
#  ### 1.5.3 - 30 aug '22
#    - Fix end time selection when it's in the next day
#
# diff --git a/docs/changelog.md b/docs/changelog.md
# index 59d95e1..d441d93 100644
# --- a/docs/changelog.md
# +++ b/docs/changelog.md
# @@ -8,6 +8,16 @@ nav_order: 10
#
#  All notable changes to this project will be documented in this file.
#
# +### 1.5.4 - 6 set '22
# +  - Update webcomponent deps
# +  - Refactor datime display in webcomponent
# +  - Force flyer download
# +  - Restore range events on calendar
# +  - Fix limit/max events for mariadb #183
# +  - Fix endtime selection
# +  - Fix microdata address
# +
# +
#  ### 1.5.3 - 30 aug '22
#    - Fix end time selection when it's in the next day
#
# diff --git a/package.json b/package.json
# index 40ed9eb..776596b 100644
# --- a/package.json
# +++ b/package.json
# @@ -1,6 +1,6 @@
#  {
#    "name": "gancio",
# -  "version": "1.5.3",
# +  "version": "1.5.4",
#    "description": "A shared agenda for local communities",
#    "author": "lesion",
#    "scripts": {
2022-09-06 21:58:06 +02:00
lesion c28f4969c4 fix limit for mariadb on /api/events #183 2022-09-06 21:52:27 +02:00
lesion dc6ad23207 add a test to check for #182 2022-09-06 21:47:45 +02:00
lesion 147958dc85 auto-formatting 2022-09-06 21:42:32 +02:00
lesion a7b0d37ba0 add preso 2022-09-06 17:36:10 +02:00
lesion bc89a04e1d restore range event on calendar 2022-09-05 15:28:00 +02:00
lesion 81c2bd3dd1 use res.download to download flyer 2022-09-05 13:03:35 +02:00
lesion e8ed2ec4b0 webcomponent datetime format helpers 2022-09-05 12:32:27 +02:00
lesion 3c176ff7af improve datetime display in webcomponent 2022-09-05 11:42:47 +02:00
lesion 5253cee835 update webcomponent deps 2022-09-05 11:41:56 +02:00
lesion 348707b9af add reveal conf for hackit preso 2022-09-05 11:41:24 +02:00
lesion d6c7ad050b fix endtime selection 2022-09-05 00:06:16 +02:00
lesion a197d2123f fix microdata address 2022-09-05 00:02:33 +02:00
lesion 246f1dfb20 toggle plugins / save dynamic plugin settings 2022-08-31 11:16:42 +02:00
lesion 982db2b51d save plugin settings and toggle enable/disable 2022-08-30 18:13:06 +02:00
lesion 438780a741 add admin plugin page 2022-08-30 18:13:06 +02:00
lesion 10ba78de96 a new plugins controller 2022-08-30 18:13:06 +02:00
lesion 9f748423c9 start with plugins 2022-08-30 18:13:06 +02:00
lesion 098e0202c9 v1.5.3 2022-08-30 12:02:52 +02:00
lesion fcae78f427 fix due hour selection when event ends on next day 2022-08-30 11:51:58 +02:00
lesion 1f42fc00f1 update changelog 2022-08-26 15:56:30 +02:00
lesion 9ea6eac5af yarn.lock 2022-08-26 15:34:25 +02:00
lesion 5e69d06abd update deps + fix Editor background on scroll 2022-08-26 15:19:09 +02:00
lesion 2a1adcc956 update docker docs 2022-08-14 15:51:05 +02:00
lesion 6612c95ee0 v1.5.1 2022-08-14 15:06:08 +02:00
lesion c003259e28 minor 2022-08-14 14:42:01 +02:00
lesion e75d68321f fix recurrent events 2022-08-14 14:40:41 +02:00
lesion cc464d9e2c Merge remote-tracking branch 'weblate/master' 2022-08-13 12:15:47 +02:00
lesion fcca53683b fix datetime selection during edit event 2022-08-09 14:58:39 +02:00
lesion 63ca8b0fde fix timezone events in home calendar 2022-08-09 14:57:56 +02:00
lesion 9c82b54e68 minor 2022-08-09 14:56:12 +02:00
lesion b0d486abe0 fix events filtering in homepage for multidate event 2022-08-09 14:56:01 +02:00
lesion 8cfa908c56 fix recurrent icon in homepage 2022-08-09 14:55:30 +02:00
lesion b5bf275a94 minor 2022-08-08 00:23:31 +02:00
lesion 7aaa7b3589 minor 2022-08-08 00:22:53 +02:00
lesion ad04f5a3b3 update docker documentation 2022-08-08 00:16:01 +02:00
lesion 171d96843a v1.5.0 2022-08-08 00:06:07 +02:00
lesion 7102df478d update Dockerfile 2022-08-08 00:05:37 +02:00
lesion da5e1fb617 update changelog 2022-08-08 00:05:23 +02:00
lesion 3c13a0b22a fix timezone filter 2022-08-07 21:49:59 +02:00
lesion 15fb2b457e set timezone in calendar 2022-08-05 18:53:06 +02:00
lesion 87bc03adcc minor 2022-08-05 18:10:36 +02:00
lesion f5d21d605c update CHANGELOG 2022-08-05 18:10:29 +02:00
lesion 308c423b45 we have a tag page now 2022-08-05 18:10:16 +02:00
lesion fb05691eb1 update docs deps 2022-08-05 18:08:39 +02:00
lesion 58c142b12b use default timezone 2022-08-05 18:08:15 +02:00
lesion e0342b0dd7 set instance_timezone before 2022-08-05 18:08:03 +02:00
lesion 3c59e8cc66 add new instances 2022-08-02 16:41:58 +02:00
lesion b552924edb minor 2022-08-02 16:10:15 +02:00
lesion fd277914ae minor 2022-08-02 15:57:21 +02:00
lesion 84a3aac596 ignore some dev files 2022-08-02 15:20:39 +02:00
lesion 552ac82c80 should bodify event tags 2022-08-02 15:18:22 +02:00
lesion a630e9186c force mariadb autoupgrade 2022-08-02 15:17:52 +02:00
lesion 6202021edf minor 2022-08-02 15:14:54 +02:00
lesion 1e805c9502 minor 2022-08-02 15:14:44 +02:00
lesion adbe2ec2a8 add CONFIGURED status to bootstrap before READY 2022-08-02 15:14:34 +02:00
lesion 3e98f437b1 fix default layout collections retrieve 2022-08-02 15:11:52 +02:00
lesion 008aaed27e minor on SMTP 2022-08-02 15:11:05 +02:00
lesion a1b2ebc8ca fix update tags of events 2022-08-02 12:29:32 +02:00
lesion cc25df703a force autoJsonMap to true 2022-08-02 12:28:20 +02:00
les 4758e7a8f0 Merge branch 'Eleirbag89-master-patch-47222' into 'master'
fix wrong url in documentation for Vuetify

See merge request les/gancio!15
2022-08-01 19:05:16 +00:00
lesion 72646d5139 rc17 2022-07-29 21:29:54 +02:00
lesion 892b994122 autoJsonMap is the default (but not in bonn :P) 2022-07-29 21:29:17 +02:00
lesion 13a8f43044 update deps + rc16 2022-07-29 18:44:38 +02:00
lesion 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