Commit Graph
28 Commits
Author SHA1 Message Date
Sokurov Idar ce55ec61e6 extract function for easier processing a list of emails in future 2021-03-08 22:48:31 +03:00
Sokurov Idar 811ea45532 Merge branch 'develop' into feature/statistic/backend 2021-03-08 21:07:32 +03:00
Sokurov Idar b96deab2cb Update statistic backend 2021-03-08 21:07:09 +03:00
Sokurov Idar 49046022d7 small refactor: change variable`s names, add a bit documentation 2021-03-08 17:50:47 +03:00
Sokurov Idar 4a604f0941 Merge branch 'develop' into feature/statistic/backend
# Conflicts:
#	access_controller/urls.py
#	main/forms.py
#	main/views.py
2021-03-04 23:16:21 +03:00
Sokurov Idar 8566e2b5b6 Updated version with days iteration 2021-03-04 23:13:10 +03:00
Sokurov Idar fd1e048ebe statistic backend first version 2021-03-04 01:25:56 +03:00
Sokurov Idar 4299b1ed37 Merge branch 'develop' into feature/registration
# Conflicts:
#	access_controller/urls.py
#	main/extra_func.py
#	main/forms.py
#	main/views.py
2021-03-02 21:53:43 +03:00
Sokurov Idar f50ce49d77 update login with email 2021-03-02 21:44:13 +03:00
Сокуров Идар 25734d847f Add password reset 2021-02-23 09:01:32 +00:00
Sokurov Idar 8b512afadb fix bug, update registration 2021-02-19 17:55:27 +03:00
Sokurov Idar 0953a0627e Temporary 2021-02-18 20:58:10 +03:00
Sokurov Idar c2c1477983 small refactoring 2021-02-18 19:50:33 +03:00
Sokurov Idar b777d47041 Recreate registration v1 2021-02-18 19:22:10 +03:00
Sokurov Idar 023eb69c0a add models migration 2021-02-16 22:33:54 +03:00
Sokurov Idar 21ab4bf6cc Complete registration, small update profile.html 2021-02-16 22:32:29 +03:00
Sokurov Idar d91f5b8ba8 Add media to staticfiles, update profile.html 2021-02-11 21:26:02 +03:00
Sokurov Idar 8de78e06c4 Merge branch 'feature/registration' 2021-02-10 19:16:27 +03:00
Sokurov Idar e5964f6eaf Merge branch 'feature/registration' of https://gitlab.informatics.ru/2020-2021/online/s101/group-02/access_controller into feature/registration
# Conflicts:
#	main/views.py
2021-02-10 19:16:16 +03:00
Sokurov Idar 938b9894fe Add Zendesk password check
Add Bootstrap to forms
Add custom form
2021-02-10 19:05:46 +03:00
Сокуров Идар 0bc34f8100 Update main/views.py, README.md files 2021-02-08 17:17:03 +00:00
Sokurov Idar 729c0bec7e Email on zendesk exist check 2021-02-08 20:12:24 +03:00
Sokurov Idar 16fd0e3983 Merge remote-tracking branch 'origin/feature/profile_page' into feature/registration
# Conflicts:
#	access_controller/urls.py
#	main/views.py
2021-02-08 19:12:51 +03:00
Sokurov Idar b8e3d11c6f Add first version registration 2021-02-08 19:10:44 +03:00
Сокуров Идар d686a1566e Small fix profile.html 2021-02-07 14:13:50 +00:00
Сокуров Идар 0583e350db Add request access button 2021-02-06 12:27:45 +00:00
Sokurov Idar 3d4a49a350 fix typo 2021-02-06 14:45:39 +03:00
Sokurov Idar 981e793e3e Add profile page and temporary base.html 2021-02-06 14:33:55 +03:00