148 Commits

Author SHA1 Message Date
Степаненко Ольга
5ea0aa9454 Fix 2021-05-06 18:17:20 +03:00
Степаненко Ольга
0dc840bba7 Merge remote-tracking branch 'origin/feature/pylint' into feature/pylint
# Conflicts:
#	README.md
#	access_controller/settings.py
#	main/extra_func.py
#	main/models.py
#	main/views.py
2021-05-06 18:10:57 +03:00
Степаненко Ольга
8646e668c1 Pylint for extra_func 2021-05-06 17:36:38 +03:00
Степаненко Ольга
12db461b5d Pylint for views 2021-05-06 16:42:15 +03:00
Степаненко Ольга
bb74072c32 Change set_context function, using **kwargs 2021-05-06 15:23:22 +03:00
Степаненко Ольга
9c54fcca11 Merge branch 'feature/pylint' into feature/documentation
# Conflicts:
#	main/extra_func.py
2021-05-06 12:44:12 +03:00
Степаненко Ольга
f24c94914f Change User to get_user_model - fix problems 2021-05-06 12:43:44 +03:00
Степаненко Ольга
9c9b4dd08b Change User to get_user_model 2021-05-06 12:26:45 +03:00
Степаненко Ольга
4b25ec4b33 Merge branch 'develop' into feature/pylint
# Conflicts:
#	main/extra_func.py
#	main/tests.py
2021-05-06 12:00:39 +03:00
Степаненко Ольга
ab275fe3f8 Remove second argument from light_agent and make_engineer functions 2021-05-06 11:56:11 +03:00
Степаненко Ольга
af0c58c50b Merge branch 'develop' into feature/documentation
# Conflicts:
#	main/extra_func.py
#	main/tests.py
2021-05-06 11:25:22 +03:00
58717022c5 Merge branch 'hotfix/logs' into 'develop'
Added logging for work pages

See merge request 2020-2021/online/s101/group-02/access_controller!70
2021-05-05 23:54:13 +00:00
Timofey Mazurov
f77256937e Added logging for work pages 2021-05-06 02:44:53 +03:00
Сокуров Идар
66339c4f6b Add registration tests 2021-05-05 23:44:24 +00:00
Andrew Smirnov
eea8e0aab8
Pylint improvements 2021-04-29 20:37:38 +03:00
Степаненко Ольга
3155374185 Spell new docs 2021-04-28 21:17:41 +03:00
Степаненко Ольга
e5460d90fc Use pylint for models.py 2021-04-28 16:18:55 +03:00
Степаненко Ольга
3b54a520cb Use pylint for views 2021-04-28 14:15:40 +03:00
Степаненко Ольга
d8b15d087b Add pylint settings - .pylintrc file 2021-04-28 11:53:29 +03:00
Степаненко Ольга
8e0610840d Pylint 7.5 2021-04-27 19:41:47 +03:00
Степаненко Ольга
3f6cf23f4e Add autopep8. First draft 2021-04-27 17:28:01 +03:00
Степаненко Ольга
015d5f65a7 Translate README.md to README.rst 2021-04-25 17:51:50 +03:00
974de20d5f
Merge branch 'develop' into feature/refactor 2021-04-20 15:45:58 -07:00
f65eb54652
Small views.py refactor 2021-04-20 15:39:55 -07:00
8d14f2e8b4
Fix some type hints, small ZendeskAdmin refactor 2021-04-20 15:19:02 -07:00
Сокуров Идар
30e4d93c81 Update views.py 2021-04-20 20:30:11 +00:00
750371e595
move ZendeskAdmin to separate file 2021-04-20 13:29:46 -07:00
Sokurov Idar
cff6443eca Add notifications on work page, rebase already exists with notifications.js 2021-04-20 22:55:22 +03:00
Artyom Kravchenko
83939f6681 fixed permissions for statistic page 2021-04-20 10:53:45 +03:00
Artyom Kravchenko
ecf32a0ae7 merge st_button 2021-04-19 13:39:43 +03:00
Yuriy Kulakov
af63ee29f3 Now the first column of table at control page is checkbox 2021-04-18 19:15:23 +03:00
Vadim Melnikov
2ec95dcb00 Added statistics button + fixed stats page buttons highlight 2021-04-16 16:14:37 +03:00
f21eb2dcd4
minor fixes 2021-04-15 09:02:22 -07:00
Artyom Kravchenko
afec8e59e4 merge take tickets 2021-04-15 18:47:58 +03:00
Artyom Kravchenko
423951b144 merge button colors 2021-04-14 10:35:47 +03:00
Artyom Kravchenko
22f1d1394a Merge branch 'develop' of https://gitlab.informatics.ru/2020-2021/online/s101/group-02/access_controller into develop 2021-04-14 09:23:29 +03:00
Sokurov Idar
2c14f65d4f Merge branch 'develop' into feature/registration_bug
# Conflicts:
#	main/views.py
2021-04-13 22:11:31 +03:00
Sokurov Idar
8a0a1639fc Add new page if email has not sent 2021-04-13 20:58:36 +03:00
Сокуров Идар
68b1f64d36 Change sequence of actions 2021-04-13 14:15:12 +00:00
Artyom Kravchenko
919e49ec45 resolve conflicts 2021-04-13 15:14:20 +03:00
Artyom Kravchenko
8dd0d0eec4 refactor view for work page 2021-04-13 15:10:50 +03:00
Кравченко Артем
7b49f45703 Merge branch 'feature/periodic_upgrade' into 'develop'
Control page displays all users from zendesk and db

See merge request 2020-2021/online/s101/group-02/access_controller!52
2021-04-13 12:01:29 +00:00
Кравченко Артем
0ef60f0e65 Merge branch 'feature/documentation' into 'develop'
Feature/documentation

See merge request 2020-2021/online/s101/group-02/access_controller!49
2021-04-13 12:00:08 +00:00
Vadim Melnikov
7604c88777 Added highlight for login/register buttons a.k.a. finished the task 2021-04-12 22:14:04 +03:00
Yuriy Kulakov
fea4575562 Control page displays all users from zendesk and db 2021-04-11 17:35:42 +03:00
Sokurov Idar
8c0a589173 Add SMTP error check 2021-04-11 01:12:07 +03:00
Timofey Mazurov
65253f6904 Fixed custom_role_id change for work page 2021-04-10 21:28:29 +03:00
Timofey Mazurov
9b1f04387c Merge branch 'develop' into feature/logging/func
# Conflicts:
#	main/extra_func.py
#	main/models.py
#	main/views.py
2021-04-08 21:04:27 +03:00
Степаненко Ольга
ffe1f7b283 Modify pictures and description of new functions 2021-04-08 17:05:33 +03:00
Vadim Melnikov
2e6db096d6 Refactored menu.html so there's no copypaste 2021-04-08 16:18:25 +03:00