You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gisle Aune c2d7806fd3 expose task sorting mode options to the user. No clue why anything but the status will be used, but why not. 2 years ago
..
20201218170259_create_table_group.sql first commit 3 years ago
20201218170301_create_table_item.sql first commit 3 years ago
20201218170319_create_table_project.sql first commit 3 years ago
20201218170338_create_table_task.sql first commit 3 years ago
20201218170348_create_table_log.sql first commit 3 years ago
20201218170417_create_table_goal.sql first commit 3 years ago
20201223121327_create_index_item_group_id.sql first commit 3 years ago
20201223125438_create_index_log_task_id.sql first commit 3 years ago
20201223125556_create_index_goal_start_time.sql first commit 3 years ago
20201223125559_create_index_goal_end_time.sql first commit 3 years ago
20201223125934_create_index_group_user_id.sql first commit 3 years ago
20201223125938_create_index_item_user_id.sql first commit 3 years ago
20201223125947_create_index_project_user_id.sql first commit 3 years ago
20201223125957_create_index_task_user_id.sql first commit 3 years ago
20201223130003_create_index_log_user_id.sql first commit 3 years ago
20201223130007_create_index_goal_user_id.sql first commit 3 years ago
20201223135724_create_index_project_created_time.sql first commit 3 years ago
20201223135812_create_index_task_item_id.sql first commit 3 years ago
20201223140113_create_index_log_logged_time.sql first commit 3 years ago
20201225175922_create_index_log_item_id.sql first commit 3 years ago
20210117171454_add_goal_columns_ct_unweighed_and_item_id.sql add new fields to logs and goals. 3 years ago
20210117172203_add_log_columns_amount_and_secondary_item.sql add new fields to logs and goals. 3 years ago
20210119211214_add_goal_columns_filters.sql add task and item filters to goals. 3 years ago
20210120210752_add_project_column_status_tag.sql add multiple statuses to proejcts, though it's a bit hacked on. 3 years ago
20210120211301_update_project_inactive_status_tag.sql add multiple statuses to proejcts, though it's a bit hacked on. 3 years ago
20210124104325_rename_project_status_tag_todo.sql add status tags to tasks and reorganize them to have more familiar names. 3 years ago
20210124104330_rename_project_status_tag_onhold.sql add status tags to tasks and reorganize them to have more familiar names. 3 years ago
20210124105003_add_task_column_status_tag.sql add status tags to tasks and reorganize them to have more familiar names. 3 years ago
20210124110913_update_task_default_inactive_tag.sql add status tags to tasks and reorganize them to have more familiar names. 3 years ago
20210227154406_add_project_column_favorite.sql add favorite system and other small tweaks and fixes. 3 years ago
20210227192216_update_project_fix_active_and_status_tag.sql fix statusTag being non-nil on active projects. 3 years ago
20210403142913_create_table_task_link.sql add project linking. 3 years ago
20210405154335_add_project_column_start_time.sql add project start time. 3 years ago
20210405234346_add_project_column_subtract_amount.sql add project subtraction amounts. 3 years ago
20210418164739_add_project_column_tags.sql add project tags. 3 years ago
20210418180353_create_table_project_group.sql add project groups to backend. 3 years ago
20210717135720_add_project_column_project_group_id.sql add project groups to backend. 3 years ago
20211204105833_add_project_column_task_sort_fields.sql fix task sorting and individual task deadline issues on front page. 2 years ago