vikunja/pkg/models
kolaente 1313f4d2a8
Publish doer
2021-01-31 20:38:57 +01:00
..
bulk_task.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
bulk_task_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
error.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
events.go Publish doer 2021-01-31 20:38:57 +01:00
kanban.go Fix resetting the bucket limit 2021-01-31 12:40:02 +01:00
kanban_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
kanban_test.go Fix lint 2021-01-31 13:51:23 +01:00
label.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
label_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
label_task.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
label_task_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
label_task_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
label_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
link_sharing.go Fix go header lint 2020-12-29 02:04:20 +01:00
link_sharing_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_duplicate.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_duplicate_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_team.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_team_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_team_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
list_users_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
listeners.go Publish doer 2021-01-31 20:38:57 +01:00
main_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
message.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
models.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace.go Fix the shared lists pseudo namespace containing owned lists 2021-01-31 13:09:14 +01:00
namespace_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_team_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
namespace_users_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
saved_filters.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
saved_filters_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
saved_filters_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_assignees.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_assignees_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_attachment.go Fix setting the user in created_by when uploading an attachment 2021-01-15 22:50:55 +01:00
task_attachment_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_attachment_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_collection.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_collection_filter.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_collection_sort.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_collection_sort_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
task_collection_test.go Fix the shared lists pseudo namespace containing owned lists 2021-01-31 13:09:14 +01:00
task_comment_rights.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_comments.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_comments_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_relation.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_relation_rights.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_relation_test.go Fix go header lint 2020-12-29 02:04:20 +01:00
task_reminder.go Only send reminders for undone tasks 2021-01-31 12:54:15 +01:00
task_reminder_test.go Add tests for sending task reminders (#757) 2021-01-09 13:59:54 +00:00
tasks.go Publish doer 2021-01-31 20:38:57 +01:00
tasks_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
tasks_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
team_members.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
team_members_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
team_members_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams_rights.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams_rights_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
teams_test.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
unit_tests.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
unsplash.go Change license to AGPLv3 2020-12-23 16:41:52 +01:00
user_list.go Fix go header lint 2020-12-29 02:04:20 +01:00
users_list_test.go Fix go header lint 2020-12-29 02:04:20 +01:00