vikunja/pkg
kolaente 20e2314128
fix(filters): enclose values with a slash in them as strings so that date math values work
Previously, in a filter like "due_date = now/d", the / was parsed as the beginning of a comment, but as it did not contain the full value, this is an invalid comment, resulting in an error message.

Resolves https://community.vikunja.io/t/filter-setting-s/1791/12
2024-04-06 12:08:57 +02:00
..
caldav feat(caldav): Add support for subtasks (i.e. RELATED-TO property) in CalDAV (#1634) 2023-11-10 22:44:03 +00:00
cmd chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
config feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
cron chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
db fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01:00
events chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
files fix(dump): do not export files which do not exist in storage 2024-02-13 21:14:31 +01:00
initialize chore(auth): refactor removing empty openid teams to cron job 2024-03-11 17:20:05 +01:00
integrations fix(views): integration tests 2024-03-19 00:47:51 +01:00
log chore: rename function 2024-01-28 13:36:13 +01:00
mail chore(deps): update golangci/golangci-lint docker tag to v1.56.2 (#2099) 2024-03-10 13:47:19 +00:00
metrics fix(metrics): typo 2024-02-12 14:23:16 +01:00
migration fix(views): remove default filter from frontend, apply by default to new list views instead (#2240) 2024-04-02 13:49:38 +00:00
models fix(filters): enclose values with a slash in them as strings so that date math values work 2024-04-06 12:08:57 +02:00
modules fix(views): import 2024-03-19 00:47:51 +01:00
notifications feat: rename frontend url config to public url 2024-02-09 14:41:55 +01:00
red chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
routes feat(views)!: decouple bucket CRUD from projects 2024-03-19 00:47:47 +01:00
swagger [skip ci] Updated swagger docs 2024-03-20 08:35:16 +00:00
user feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
utils feat: assign users to teams via OIDC claims (#1393) 2024-03-02 08:47:10 +00:00
version fix(build): don't require swagger to build 2023-09-06 21:08:09 +02:00