Commit Graph
37 Commits
Author SHA1 Message Date
iIronside ac4e5d62ec changes in manager and manager_employee, replaced user_id to card_id 2021-12-23 11:28:27 +03:00
iIronside ce25dc44ea Merge remote-tracking branch 'origin/add_task' into add_task 2021-12-21 17:39:44 +03:00
iIronside 1fa8fa5009 changes in task_user, replaced user_id to card_id 2021-12-21 17:39:21 +03:00
iIronside e07dd0eff6 update foreign key in task in task 2021-12-20 17:49:11 +03:00
iIronside ef0889aac6 add filters, some improvements 2021-12-17 15:16:45 +03:00
iIronside 994353d557 add multi-assignment to tasks and projects 2021-12-16 17:14:33 +03:00
iIronside 27c0951202 return relation from project_user to user_card 2021-12-10 10:53:43 +03:00
iIronside e78ff7d779 changed the creator for tasks from project_user to user, fixed api, documentation, filters, some other fixes 2021-12-06 15:13:31 +03:00
iIronside daae8b16b6 drop ForeignKey user_project_user in m211123_082634_change_foreign_key_in_project_user_from_user_card_table_to_user_table 2021-11-25 13:08:10 +03:00
iIronside 9e964222ae add api, docs 2021-11-25 12:33:08 +03:00
iIronside 7d886ff7c3 add task, fixed executors in all projects 2021-11-24 13:05:12 +03:00
iIronside a058b1baa1 the project-user is finished 2021-11-23 14:58:28 +03:00
iIronside ae99b9c4df add task module 2021-11-23 13:13:19 +03:00
iIronside 12648f16f8 complete the manager module 2021-11-22 15:34:46 +03:00
iIronside 957e777da5 merge 2021-11-17 16:45:52 +03:00
iIronside 4869d47e33 Merge branch 'master' of https://github.com/apuc/guild into add_questionnare 2021-11-17 16:31:05 +03:00
iIronside 759bc9c748 set secure and visible option in left menu 2021-11-17 15:57:53 +03:00
iIronside 964d5491f3 Merge remote-tracking branch 'origin/add_questionnare' into add_questionnare
# Conflicts:
#	backend/views/layouts/left.php
2021-11-17 15:45:04 +03:00
iIronside fc0b84f0f4 add employee module 2021-11-17 14:56:06 +03:00
iIronside 1c50b5f579 add manager api 2021-11-17 12:24:02 +03:00
iIronside e561687b09 add employee module 2021-11-16 13:14:28 +03:00
iIronside f7c8ab4de6 add scoring questions with the type: istina-loz 2021-11-15 17:15:59 +03:00
iIronside 87121dbdc8 adding a function for saving an array of user responses 2021-11-15 12:57:21 +03:00
iIronside 5fdc9cabcf set secure 2021-11-12 15:19:37 +03:00
iIronside 12914e9f8f add filters, update api, update api docs 2021-11-12 14:30:01 +03:00
iIronside 560de1c05e changing foreign key in user_response from id to uuid, completed add greedy loading, some refactoring 2021-11-09 17:41:44 +03:00
iIronside de90b3178e remove ramsey/uuid 2021-11-08 14:07:26 +03:00
iIronside c1c24fc5e4 add filters, refactoring 2021-11-08 12:46:49 +03:00
iIronside 5be69526ac move kartik-v/yii2-widget-timepicker to backend components 2021-11-03 10:27:04 +03:00
iIronside b9e2be2d2d remove extra packages 2021-11-02 18:44:53 +03:00
iIronside f8bacb7b58 change time widget in question and questionnaire forms 2021-11-02 17:29:15 +03:00
iIronside 7b8847e1e1 add answer, time, status helpers 2021-10-29 17:06:09 +03:00
iIronside 34c2998844 adding forgotten files for last commit 2021-10-28 10:51:14 +03:00
iIronside 79c197f673 add user-questionnaire, response, question, answers to api 2021-10-28 10:46:59 +03:00
iIronside 84ec9ef9c7 add output of the percentage of correct answers 2021-10-25 13:41:12 +03:00
iIronside e362ad45a4 adding forgotten files 2021-10-22 17:02:28 +03:00
iIronside 2882b8767c Initial commit. In user-questionnaire add checkAnswers and calculateScore 2021-10-22 16:55:08 +03:00