Commit Graph

132 Commits

Author SHA1 Message Date
Timur c06cd72627 change markdown editor in admin (now I use https://github.com/pylixm/django-mdeditor) 2025-03-03 11:31:15 +03:00
Timur 8064eb9cba add verbose names to user roles and user status 2025-03-03 11:21:53 +03:00
Timur 8f7111a998 add missing verbose names to admin 2025-03-03 11:15:20 +03:00
Timur abfd10fc4c rewrite migrations 2025-03-03 10:21:04 +03:00
Андрей Сумин ab90d362a2 feat: added achievements 2025-03-03 01:54:20 +03:00
Андрей Сумин 62b2d86b43 Merge remote-tracking branch 'origin/master' 2025-03-03 00:30:28 +03:00
Андрей Сумин 082d24acef fix: fixed data generation (generatuion sumbissions for all types of task) 2025-03-03 00:30:17 +03:00
Timur d567b06af3 add attachment managment and rewrite migrations 2025-03-03 00:24:24 +03:00
Андрей Сумин 219cba64c0 fix: fixed data generation (doesnt creating review for submission) 2025-03-03 00:10:04 +03:00
Андрей Сумин e50844bc0a Merge remote-tracking branch 'origin/master' 2025-03-02 23:33:20 +03:00
Андрей Сумин 69c5ccae80 fix: fixed is_participating issue, made task_position required 2025-03-02 23:33:08 +03:00
ITQ c5e60654ef Merge branch 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 23:29:19 +03:00
ITQ 121c29c2f3 its okay 2025-03-02 23:28:14 +03:00
Timur 8ecc380c01 add status filtering for submissions admin 2025-03-02 23:20:12 +03:00
Timur ebb79117d4 add verbose names to submissions check status 2025-03-02 23:16:38 +03:00
Timur fd01fbd903 fix competitions tests 2025-03-02 23:09:34 +03:00
Андрей Сумин 8611088548 Merge remote-tracking branch 'origin/master' 2025-03-02 20:59:48 +03:00
Андрей Сумин 7ea027e83d feat: added criteries in data generation 2025-03-02 20:59:31 +03:00
Timur 66d2627391 Merge remote-tracking branch 'origin/master' 2025-03-02 19:11:41 +03:00
Андрей Сумин 8164c201e5 Merge remote-tracking branch 'origin/master' 2025-03-02 17:42:18 +03:00
Андрей Сумин 52cb8f72ce feat: fixed review not adding if reviewer added after creating 2025-03-02 17:41:56 +03:00
Timur 9ca726b71e make achievement icon imagefield 2025-03-02 17:41:51 +03:00
ITQ 958617cd1b Merge branches 'master' and 'master' of gitlab.prodcontest.ru:team-15/project 2025-03-02 17:08:05 +03:00
ITQ 1669ec5546 who did this 2025-03-02 17:07:02 +03:00
Андрей Сумин b30f0c7df2 formatted :) 2025-03-02 16:45:11 +03:00
Андрей Сумин 7032ba2770 fix: fixed suspicious file error 2025-03-02 16:44:33 +03:00
Timur 5bf70546ca add slug field and remove old logic 2025-03-02 16:37:39 +03:00
Timur 9893f6d548 add achievement type and need actions for complete it 2025-03-02 15:57:02 +03:00
Андрей Сумин 00dcbe4df2 fix: added migrations 2025-03-02 15:49:22 +03:00
Андрей Сумин 73d77c51b9 fix: fixed data generation 2025-03-02 15:45:34 +03:00
Андрей Сумин 65bd730759 Merge remote-tracking branch 'origin/master' 2025-03-02 15:42:14 +03:00
Андрей Сумин bfb5f574a3 feat: added multiple reviewers support 2025-03-02 15:42:02 +03:00
Timur c4d36dcf8b change markdown editor to martor 2025-03-02 15:39:23 +03:00
Андрей Сумин dca1d1b7d9 feat: added task_position in data generation 2025-03-02 15:28:52 +03:00
Timur b67d03798a remove task description max length 2025-03-02 15:23:37 +03:00
Timur 6eadbad773 add filter_horizontal to user achievements management 2025-03-02 15:19:36 +03:00
Timur 05f8300976 add achievements field to user model 2025-03-02 15:17:38 +03:00
Timur 710b40dfe1 add achievement app 2025-03-02 15:10:54 +03:00
Timur a2635740bb change verbose name at users 2025-03-02 13:58:07 +03:00
Timur fc7f7bea66 add verbose names to submission admin 2025-03-02 13:57:42 +03:00
Timur bef7337d1c remove reviews admin 2025-03-02 13:53:57 +03:00
Timur 9d9f6c811f adad filter_horizontal to reviewers 2025-03-02 13:53:34 +03:00
Timur 3814c8a4d6 fix namings at review admin 2025-03-02 13:46:24 +03:00
Андрей Сумин 5e8742ee10 fix: fixed admin bug and added 12rojgpouehgsrfojn 2025-03-02 13:34:54 +03:00
Timur bab0608dfe fix circular imports at models 2025-03-02 13:03:52 +03:00
Timur 26a7b9d43b add submissions admin 2025-03-02 12:57:22 +03:00
Timur a4aba80e34 add created_at to user model 2025-03-02 12:51:27 +03:00
Timur 70728250c9 fix review admin 2025-03-02 12:43:11 +03:00
Timur 95dd36456b return django admin users managment 2025-03-02 12:37:45 +03:00
Timur 946905dc9a rework migrations and fix reviews admin 2025-03-02 12:32:07 +03:00