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 |
|
sedum
|
0fb39b2c07
|
added place.latitude and place.longitude, fix routes
|
2022-09-19 05:13:57 +02:00 |
|
sedum
|
838d1988ad
|
init show map and routes
|
2022-09-18 23:15:22 +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 |
|
sedum
|
5671e3b6ca
|
Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc
|
2022-09-08 21:17:14 +02:00 |
|
sedum
|
6e182b5de1
|
rename gelocation, and move the request to nominatim server side
|
2022-09-08 20:37:20 +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 |
|
sedum
|
dcdefec6de
|
add geolocalization
|
2022-09-02 08:32:13 +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 |
|