vikunja/pkg/models
kolaente f7229ba647
fix(i18n): translate all parts of reminder notifications
2025-05-12 16:24:20 +02:00
..
api_routes.go fix: method name 2025-01-17 13:59:12 +01:00
api_tokens.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
api_tokens_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
api_tokens_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
bulk_task.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
bulk_task_test.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
error.go fix(team): do not allow leaving exernal teams 2025-03-20 17:13:51 +01:00
events.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
export.go fix(quick actions): show saved filters in search results 2025-01-21 11:07:28 +01:00
favorites.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
kanban.go feat: expand buckets 2025-01-24 11:03:40 +01:00
kanban_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
kanban_task_bucket.go fix(kanban): load full task when moving task between buckets 2025-03-21 16:59:20 +01:00
kanban_task_bucket_test.go fix(kanban): increase dates when moving a task into the done bucket 2025-03-16 17:19:51 +01:00
kanban_test.go fix(tasks): tests 2024-06-18 13:48:09 +02:00
label.go fix(label): ignore existing ID during creation 2024-09-10 16:45:40 +02:00
label_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
label_task.go fix(labels): trigger task updated for bulk label task update 2024-09-19 08:59:34 +02:00
label_task_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
label_task_test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
label_test.go fix(filter): do not show tasks in filter results when they are filtered out by labels 2025-01-20 14:05:42 +01:00
link_sharing.go chore(utils): remove deprecated MakeRandomString function 2025-03-24 16:52:46 +01:00
link_sharing_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
link_sharing_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
listeners.go fix(filter): do not try to set timezone when doer does not exist 2025-03-23 19:08:11 +01:00
main_test.go fix(i18n): pass language to notification mail function 2025-03-02 12:29:31 +01:00
mentions.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
mentions_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
message.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
models.go feat(views)!: move done and default bucket setting to view 2024-03-19 00:47:47 +01:00
notifications.go fix(i18n): translate all parts of reminder notifications 2025-05-12 16:24:20 +02:00
notifications_database.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
project.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
project_duplicate.go chore(utils): remove deprecated MakeRandomString function 2025-03-24 16:52:46 +01:00
project_duplicate_test.go fix(project): make order stable in duplicate test 2025-03-20 13:46:32 +01:00
project_rights.go fix(caldav): fetch saved filter 2024-12-11 17:05:51 +01:00
project_team.go chore(deps): update golangci-lint 2025-03-02 13:00:18 +01:00
project_team_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
project_team_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
project_test.go feat(kanban): create To-Do, Doing, Done buckets when creating a new kanban view 2025-03-21 19:16:52 +01:00
project_users.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
project_users_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
project_users_rights_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
project_users_test.go feat: make used bcrypt rounds configurable 2024-10-13 15:38:04 +02:00
project_view.go feat(kanban): create To-Do, Doing, Done buckets when creating a new kanban view 2025-03-21 19:16:52 +01:00
project_view_rights.go fix(caldav): fetch saved filter 2024-12-11 17:05:51 +01:00
reaction.go fix: reset id before creating 2024-09-17 10:46:14 +02:00
reaction_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
reaction_test.go feat: emoji reactions for tasks and comments (#2196) 2024-03-12 19:25:58 +00:00
rights.go feat(projects): optionally return max right when querying all projects 2024-10-13 19:22:09 +02:00
saved_filters.go fix(quick actions): show saved filters in search results 2025-01-21 11:07:28 +01:00
saved_filters_rights.go fix(caldav): fetch saved filter 2024-12-11 17:05:51 +01:00
saved_filters_test.go chore(deps): update golangci-lint 2025-03-02 13:00:18 +01:00
subscription.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
subscription_rights.go chore: simplify sentry code 2024-11-22 12:05:02 +01:00
subscription_test.go fix(subscriptions): cleanup and simplify fetching subscribers for tasks and projects logic 2024-09-04 19:55:17 +02:00
task_assignees.go chore(deps): update golangci-lint 2025-03-02 13:00:18 +01:00
task_assignees_rights.go fix(typo): Simpl -> Simple -> GetProjectsMapSimpleByTaskIDs (#2906) 2024-12-09 13:55:16 +00:00
task_attachment.go fix(attachments): check permissions when accessing all attachments 2024-11-21 15:42:53 +01:00
task_attachment_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
task_attachment_test.go fix(files): configure the files path in files init instead of globally 2024-09-29 19:04:25 +02:00
task_collection.go fix(task): correctly validate all task fields 2025-01-25 14:38:25 +01:00
task_collection_filter.go fix(filter): correctly use user time zone when filtering for date fields 2025-03-24 17:22:33 +01:00
task_collection_filter_test.go fix(test): use correct assertion 2025-03-24 17:41:39 +01:00
task_collection_sort.go fix(task): correctly validate all task fields 2025-01-25 14:38:25 +01:00
task_collection_sort_test.go fix(views): test assertions 2024-03-19 00:47:51 +01:00
task_collection_test.go fix(db): refactor filtering with subqueries (#701) 2025-05-12 10:52:48 +02:00
task_comment_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
task_comments.go fix(comment): add validation check for the max comment length 2025-03-23 18:03:29 +01:00
task_comments_test.go fix: tests 2024-01-28 11:52:16 +01:00
task_overdue_reminder.go fix(typo): Simpl -> Simple -> GetProjectsMapSimpleByTaskIDs (#2906) 2024-12-09 13:55:16 +00:00
task_overdue_reminder_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
task_position.go fix(task): do not update all project_view ids 2024-12-11 18:50:01 +01:00
task_relation.go fix: reset id before creating 2024-09-17 10:46:14 +02:00
task_relation_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
task_relation_test.go fix(tasks): check for cycles during creation of task relations and prevent them 2024-02-10 13:30:41 +01:00
task_reminder.go fix(typo): Simpl -> Simple -> GetProjectsMapSimpleByTaskIDs (#2906) 2024-12-09 13:55:16 +00:00
task_reminder_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
task_search.go fix(db): refactor filtering with subqueries (#701) 2025-05-12 10:52:48 +02:00
tasks.go fix(db): refactor filtering with subqueries (#701) 2025-05-12 10:52:48 +02:00
tasks_rights.go feat: add expand property to read one task 2025-01-24 11:20:23 +01:00
tasks_test.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
team_members.go fix(team): do not allow leaving exernal teams 2025-03-20 17:13:51 +01:00
team_members_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
team_members_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
team_sync.go chore(openid): use general external team sync 2025-03-18 16:36:00 +00:00
teams.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
teams_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
teams_rights_test.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
teams_test.go feat(teams): add public flags to teams to allow easier sharing with other teams (#2179) 2024-03-10 14:04:32 +00:00
typesense.go chore(deps): update golangci/golangci-lint-action action to v7 (#462) 2025-04-02 09:28:56 +02:00
unit_tests.go fix(views): update test fixtures for new structure 2024-03-19 00:47:51 +01:00
unsplash.go chore: remove year from copyright headers 2023-09-01 08:32:28 +02:00
user_delete.go fix(project): transfer ownership after deleting a user 2025-01-20 12:25:38 +01:00
user_delete_test.go chore(deps): update golangci-lint rules 2023-12-19 13:34:31 +01:00
user_project.go feat(sharing): add config so that users only find members of their teams 2024-10-28 11:08:06 +01:00
user_project_test.go feat(sharing): add config so that users only find members of their teams 2024-10-28 11:08:06 +01:00
users.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00
webhooks.go feat: add expand property to read one task 2025-01-24 11:20:23 +01:00
webhooks_rights.go chore(web): move web handler package to Vikunja 2024-08-29 16:15:28 +02:00