/<language>/rst-to-html project.work.rst_to_html /<language>/project-<int:project_id> project.work.render_project /<language>/projects project.work.home /<language>/project/-new project.work.create_project /<language>/my-tasks project.work.my_tasks /<language>/tasks-by-employee project.work.render_tasks_by_employee /<language>/project-<int:project_id>/task-list project.work.render_task_list /<language>/project-<int:project_id>/task-<int:task_id> project.work.render_task /<language>/project-<int:active_id>/task/-new project.work.create_task /<language>/task-<int:task_id>/-update project.work.update_task /<language>/project-<int:project_id>/tag/-new project.work.tag.create_tag /<language>/tag-<int:active_id>/-delete project.work.tag.delete_tag /<language>/task-<int:task_id>/tag-<int:tag_id>/-add project.work.add_tag /<language>/task-<int:task_id>/tag-<int:tag_id>/-remove project.work.remove_tag /<language>/task-<int:task_id>/comment-<int:active_id>/-update project.work.history.update_comment /<language>/task-<int:task_id>/-watch project.work.watch /<language>/task-<int:task_id>/-unwatch project.work.unwatch /<language>/task-<int:task_id>/-mark-time project.work.mark_time /<language>/task-<int:task_id>/-assign project.work.assign_task /<language>/task-<int:task_id>/-remove-assign project.work.clear_assigned_user /<language>/project-<int:project_id>/-permissions project.work.permissions /<language>/project-<int:project_id>/-files project.work.render_files /<language>/project-<int:project_id>/-timesheet project.work.render_timesheet /<language>/projects/timesheet project.work.render_global_timesheet /<language>/projects/-compare-performance project.work.compare_performance /<language>/projects/-gantt project.work.render_global_gantt /<language>/project-<int:project_id>/-plan project.work.render_plan /<language>/attachment-<int:attachment_id>/-download project.work.download_file /<language>/attachment/-upload project.work.upload_file /<language>/project-<int:project_id>/-invite project.work.invite /<language>/project-<int:active_id>/participant-<int:participant_id>/-remove project.work.remove_participant /<language>/task-<int:task_id>/change_constraint_dates project.work.change_constraint_dates /<language>/task-<int:active_id>/-edit project.work.edit_task /<language>/task-<int:task_id>/-delete project.work.delete_task /<language>/invitation-<int:active_id>/-resend project.work.invitation.resend_invite /<language>/invitation-<int:active_id>/-remove project.work.invitation.remove_invite /<language>/task-<int:active_id>/change-estimated-hours project.work.change_estimated_hours /<language>/-project/-github-hook project.work.commit.commit_github_hook_handler /<language>/-project/-bitbucket-hook project.work.commit.commit_bitbucket_hook_handler /<language>/-project/-my-last-7-days project.work.get_7_day_performance /<language>/project-<int:active_id>/stream project.work.stream