Commit Graph

101 Commits

Author SHA1 Message Date
Anatoly
784728d155 Facebook auth return user email; fixed URL in templates 2019-09-18 11:21:27 +03:00
Anatoly
69f1a5cf48 GM-73 added ordering 2019-09-17 17:16:21 +03:00
evgeniy-st
2abf2c7ffe fix import 2019-09-17 11:02:32 +03:00
evgeniy-st
8ac46b7379 sentry settings for dev-server 2019-09-17 10:42:05 +03:00
Dmitriy Kuzmenko
a190f2ca88 fix settings for stage server 2019-09-16 17:27:42 +03:00
Anatoly
e572ff6445 increase cookies max-age 2019-09-16 15:50:45 +03:00
evgeniy-st
db5ff7afcd update settings, update establishment document 2019-09-16 11:21:14 +03:00
evgeniy-st
8e864d32b9 Merge branch 'develop' into feature/elasticsearch 2019-09-16 10:58:09 +03:00
Anatoly
30875958ea increase access token lifetime to 30 days and unregister unused models in admin page 2019-09-13 12:37:03 +03:00
Dmitriy Kuzmenko
10d9b52bec Merge remote-tracking branch 'origin/develop' into feature/backoffice 2019-09-12 18:27:04 +03:00
Dmitriy Kuzmenko
efac785248 add api for estab, social, plates, menu 2019-09-12 18:24:21 +03:00
Anatoly
e4eedd8af2 Merge remote-tracking branch 'origin/feature/nearest_restaurants' into develop
# Conflicts:
#	apps/establishment/views.py
2019-09-12 17:36:52 +03:00
Anatoly
075298f6ec refactored apps account, authorization, news, utils 2019-09-12 14:44:49 +03:00
Semyon
bdc2c327f6 Registered path for nearest establishments 2019-09-12 14:25:03 +03:00
Anatoly
ec2e87fe1a fixed settings for COOKIES, related to unable to login in admin page (CSRF ERROR) 2019-09-12 10:20:11 +03:00
Anatoly
2c41e532c8 fixed ChangePasswordView 2019-09-12 09:33:09 +03:00
Anatoly
f8c795cd03 added redirect for ConfirmEmail and ResetPassword 2019-09-11 18:53:02 +03:00
Anatoly
2d102f0005 added cookie settings for local and development 2019-09-10 17:16:03 +03:00
Anatoly
b5707c6b26 Revert "added cookie settings for local and development"
This reverts commit 8e506bd5
2019-09-10 17:12:56 +03:00
Anatoly
8e506bd5e1 added cookie settings for local and development 2019-09-10 17:05:41 +03:00
Anatoly
7e468c539a change project settings 2019-09-10 15:35:24 +03:00
Anatoly
500e470b39 Added CORSMiddleware 2019-09-10 15:01:10 +03:00
Anatoly
0647c46292 GM-68: Реализовать метод возвращения списка избранного для пользователя 2019-09-10 12:00:32 +03:00
evgeniy-st
9fab4454a0 Establishment index 2019-09-09 15:39:31 +03:00
Anatoly
1848bafd64 added new model favorites 2019-09-06 17:55:17 +03:00
evgeniy-st
99011ba15a Initial search indexes app 2019-09-06 14:52:52 +03:00
evgeniy-st
cfe1c982be update docker-compose, requirements, base settings 2019-09-06 14:27:14 +03:00
Anatoly
605c81b33c replace comment model from establishment app, added new app comment 2019-09-04 18:47:06 +03:00
Anatoly
cfc2d512ed added corsheaders to INSTALLED_APPS 2019-09-04 15:15:28 +03:00
Anatoly
892159ccb6 Merge remote-tracking branch 'origin/develop' into feature/authorization 2019-09-02 13:52:53 +03:00
Anatoly
6d3b7b1921 fixed reset password view 2019-09-02 13:02:11 +03:00
evgeniy-st
a2ef5bbfd5 small refactor 2019-09-02 12:00:19 +03:00
Anatoly
3c7fc7a436 Merge remote-tracking branch 'origin/develop' into feature/authorization 2019-09-02 11:10:52 +03:00
Anatoly
e28435aba2 added preview image in establishment serializer 2019-09-01 18:11:09 +03:00
Anatoly
de8db655ed Merge remote-tracking branch 'origin/develop' into feature/reviews
# Conflicts:
#	apps/establishment/admin.py
#	apps/establishment/models.py
#	apps/establishment/serializers.py
2019-09-01 13:38:40 +03:00
Anatoly
e8d4626cdb Merge remote-tracking branch 'origin/develop' into feature/reviews
# Conflicts:
#	apps/establishment/models.py
2019-09-01 13:26:55 +03:00
Dmitriy Kuzmenko
fc4facbf83 add contacts for establishments 2019-09-01 12:35:09 +03:00
Anatoly
c39b5dbf1d Merge branch 'develop' into feature/authorization 2019-08-30 17:57:13 +03:00
Anatoly
f8b87c4788 added endpoint to change an email 2019-08-30 17:56:35 +03:00
evgeniy-st
7d7fa5e347 Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-08-30 15:42:12 +03:00
evgeniy-st
2a8ffb16de Notification app & subscription 2019-08-30 15:40:53 +03:00
Anatoly
693577a524 Merge remote-tracking branch 'origin/develop' into feature/reviews 2019-08-30 12:03:19 +03:00
Anatoly
f0743fe688 Merge remote-tracking branch 'origin/develop' into feature/authorization 2019-08-30 11:59:13 +03:00
Anatoly
6f322907fe rename advertisement urlpath 2019-08-30 11:56:29 +03:00
Anatoly
62ee83b1d4 refactored authorization 2019-08-30 11:53:19 +03:00
Anatoly
b7c1d6a48d added application review 2019-08-30 10:48:44 +03:00
Anatoly
3aa1e92046 added table EstablishmentSchedule, added application timetable, added table Timetable 2019-08-29 17:59:09 +03:00
Anatoly
c9fdf9074e small fix 2019-08-29 11:53:59 +03:00
Anatoly
57066048d6 added 95.213.204.126 to development allowed hosts 2019-08-29 11:41:14 +03:00
Anatoly
1213b39e0d Merge branch 'feature/authorization' into develop 2019-08-29 11:40:24 +03:00