Commit Graph

2034 Commits

Author SHA1 Message Date
345e94843f chore: merge main branch 2023-03-15 09:10:03 +01:00
259cf7d25b
docs: update error references to list 2023-03-14 17:41:26 +01:00
8dc6c95333
docs: update references to list 2023-03-14 17:39:46 +01:00
869d4a336c feat: rename lists to projects everywhere (#1318)
Reviewed-on: vikunja/api#1318
2023-03-14 13:19:47 +00:00
7a9611c2da
chore: cleanup 2023-03-13 14:28:36 +01:00
7cab3a77a9
fix(migration): rename TickTick migration 2023-03-13 14:28:25 +01:00
77ad90d53e
fix(migration): remove wunderlist leftovers 2023-03-13 14:28:20 +01:00
55410ea73d
chore: generate swagger docs 2023-03-13 14:28:19 +01:00
e4f841cf6a
fix(tasks): sql for overdue reminders 2023-03-13 14:28:19 +01:00
2940eae1aa
fix(migration): use correct struct 2023-03-13 14:28:19 +01:00
0a3fdc0344
fix: users_lists name in migration 2023-03-13 14:28:19 +01:00
06f1d2e912
fix: test fixtures 2023-03-13 14:28:07 +01:00
61a3380a94
fix: trello import tests 2023-03-13 14:28:07 +01:00
fb818ea186
fix: test import 2023-03-13 14:28:06 +01:00
7e53a21407
fix: rename incorrectly named ProjectUsers method 2023-03-13 14:28:06 +01:00
8f4abd2fe8
feat: rename all list files 2023-03-13 14:28:06 +01:00
2fba7bdf02
feat: migrate lists to projects in db identifiers 2023-03-13 14:28:06 +01:00
349e6a5905
feat: rename lists to projects 2023-03-13 14:28:06 +01:00
80266d1383
fix(docker): don't chown everything in Vikunja's default root folder
This would try to chown a mounted Vikunja config file as well which failed when that config file was mounted read-only.
2023-03-13 11:23:51 +01:00
c0c523f0a8
fix: don't send bad request errors to sentry 2023-03-13 10:52:52 +01:00
e089976d95 feat: add validation for relative reminders 2023-03-13 07:14:54 +01:00
cernst
1a2e15ece6 Merge branch 'main' into 1416_reminders 2023-03-12 18:07:55 +00:00
672fb35bcb
fix: check if usernames contain spaces when creating a new user 2023-03-12 15:02:34 +01:00
1f13b5d7b4
docs: fix menu links 2023-03-12 10:46:17 +01:00
e79778e213
chore: 0.20.4 release preperations 2023-03-12 10:24:34 +01:00
a897ffc8ee
fix(docker): allow non-unique group id 2023-03-11 15:04:36 +01:00
4de0efec1d
docs: add link to tutorial for installing Vikunja on Synology 2023-03-11 14:55:30 +01:00
09ddd5a31a
chore: 0.20.3 release preperations 2023-03-10 14:55:01 +01:00
26119d585b fix: update correct task variable 2023-03-08 23:10:38 +01:00
7f9e70cc1f fix: Review findings 2023-03-08 16:13:05 +01:00
387aa2db93 fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.2 2023-03-08 15:01:24 +00:00
cernst
333832293d Merge branch 'main' into 1416_reminders 2023-03-08 11:59:24 +00:00
54ed002d1b fix: add tests and cleanup 2023-03-08 12:44:05 +01:00
8674b6437e fix: store reminder_period and reminder_to 2023-03-07 23:45:09 +01:00
3c4fb76554 fix: sort reminders 2023-03-07 23:06:59 +01:00
e5cec4bd16 #1416: Step 4 Update reminder time in relative reminders 2023-03-07 21:24:47 +01:00
d8630e9680 fix: task filter "reminders" uses new Reminder object 2023-03-07 19:50:49 +01:00
4f62e978ef fix(deps): update src.techknowlogick.com/xgo digest to b607086 2023-03-07 18:01:48 +00:00
e0487516a3 #1416: Step 3a Add new fields to TaskReminder 2023-03-07 18:27:41 +01:00
a5c241758a fix(deps): update module github.com/ulule/limiter/v3 to v3.11.1 2023-03-07 10:01:21 +00:00
4a41a8a6ca #1416: Step 2b Use Reminders in updateDone and migrations 2023-03-07 08:27:56 +01:00
85267d26bb #1416: Step 2 Read and write Task.Reminders 2023-03-06 22:28:13 +01:00
abf38defa2 fix(deps): update module github.com/spf13/afero to v1.9.5 2023-03-06 10:01:21 +00:00
29f8522de9 fix(deps): update module github.com/getsentry/sentry-go to v0.19.0 2023-03-06 08:01:20 +00:00
3dedc040db #1416: Step 1 Rename Reminders to ReminderDates 2023-03-06 07:40:13 +01:00
9f14466dfa
fix: lint 2023-03-05 22:24:29 +01:00
4a82f3be3c fix(deps): update src.techknowlogick.com/xgo digest to 44f7e66 2023-03-05 20:31:58 +00:00
a39b3aeb06 fix(deps): update github.com/vectordotdev/go-datemath digest to f3954d0 2023-03-05 19:01:25 +00:00
b4c215f4dd
chore(deps): remove fsnotify replacement 2023-03-05 19:13:19 +01:00
f0a8516926 chore(deps): update github.com/kolaente/caldav-go digest to 2a4eb8b 2023-03-05 18:01:29 +00:00