1
0
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
..
2024-01-28 13:36:13 +01:00
2024-02-12 14:23:16 +01:00
2024-03-19 00:47:51 +01:00
2024-03-20 08:35:16 +00:00