Commit Graph

77 Commits

Author SHA1 Message Date
Anatoly
eaa1795f0c Merge branch 'develop' into feature/gm-148
# Conflicts:
#	apps/authorization/tasks.py
2019-10-04 14:00:06 +03:00
evgeniy-st
729a77866d update elasticsearch index 2019-10-03 17:19:30 +03:00
Anatoly
b31e71d4ef Merge branch 'develop' into feature/gm-148
# Conflicts:
#	apps/news/serializers.py
#	project/settings/local.py
2019-10-02 10:20:14 +03:00
Kuroshini
33478580aa Review fixes 2019-09-30 16:40:46 +03:00
Anatoly
aeebdd02c6 Merge branch 'develop' into feature/gm-148
# Conflicts:
#	apps/news/models.py
2019-09-30 15:43:45 +03:00
Kuroshini
019ac97d19 Add vintage year to detail 2019-09-30 13:50:17 +03:00
Kuroshini
d42bf43d19 Latest award for carousel 2019-09-27 22:56:44 +03:00
Kuroshini
9aafe0d69d new establishment attribute 2019-09-27 22:27:25 +03:00
Kuroshini
051ddb617d fix conflicts after rebase 2019-09-27 22:27:25 +03:00
Kuroshini
98b0a9af5d latest award && test fix 2019-09-27 22:27:25 +03:00
Kuroshini
4388fb7346 latest award for establishment 2019-09-27 22:27:25 +03:00
evgeniy-st
403a60623a Merge branch 'develop' into feature/refactor-establishments 2019-09-27 10:05:15 +03:00
Anatoly
14ae75f088 gm-148: refactored news serializer 2019-09-26 18:38:57 +03:00
Anatoly
c4d8b89a8d gm-127: finished 2019-09-26 14:19:01 +03:00
Anatoly
0e0d6e318e GM-127: finished 2019-09-26 14:12:49 +03:00
Anatoly
207e35feb1 GM-127: in progress 2019-09-25 19:39:37 +03:00
evgeniy-st
f18c18110c Refactor some establishment serializer 2019-09-25 15:32:45 +03:00
Anatoly
8766388256 fixed similar establishments 2019-09-25 13:16:02 +03:00
Anatoly
90c9e321f7 fixed similar establishments 2019-09-25 13:05:07 +03:00
Anatoly
0e643a1dfa Merge branch 'develop' of /home/a.feteleu/projects/gm-backend with conflicts. 2019-09-25 12:23:25 +03:00
Kuroshini
6420a676df create slugs manually 2019-09-24 10:38:04 +03:00
Kuroshini
1ce71fdcdc slugs for news & establishments 2019-09-24 10:38:04 +03:00
littlewolf
aedcd795a9 Fix establishment model 2019-09-23 14:21:05 +03:00
Anatoly
217c11b970 GM-124: Доработать модель establishment-а 2019-09-23 12:29:08 +03:00
Anatoly
20766768d8 fixed establishment filter by geo 2019-09-23 10:12:14 +03:00
Anatoly
5f3947601a rename url path collection to collections, delete property in M2M field 2019-09-20 15:11:33 +03:00
Anatoly
2089ca067a chane FK to URLField in Collection model, added properties to field collections in Establishment model 2019-09-20 14:22:39 +03:00
Anatoly
413c93bead fixed problem with image, refactored favorites, collection 2019-09-20 13:35:59 +03:00
evgeniy-st
e5f4c27495 Fix establishment search 2019-09-19 18:27:47 +03:00
Dmitriy Kuzmenko
5a36613c97 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	apps/establishment/urls/back.py
2019-09-19 17:19:40 +03:00
Dmitriy Kuzmenko
2164e30aef chnage image field to image_url in establishments 2019-09-19 17:18:08 +03:00
Anatoly
a09d6b28f1 Merge branch 'feature/gm-80' into develop
# Conflicts:
#	apps/establishment/serializers/back.py
2019-09-19 14:32:10 +03:00
Anatoly
38ba443b47 gm-80: complete 2019-09-19 11:26:54 +03:00
Semyon Yekhmenin
f700491d42 Added employee position priority 2019-09-19 07:02:45 +00:00
Anatoly
540a819f94 gm-80: in progress 2019-09-18 18:46:24 +03:00
Dmitriy Kuzmenko
ccc1660e1f Merge branch 'develop' of ssh://gl.id-east.ru:222/gm/gm-backend into develop 2019-09-17 17:16:48 +03:00
Anatoly
69f1a5cf48 GM-73 added ordering 2019-09-17 17:16:21 +03:00
Dmitriy Kuzmenko
6d873d66a2 Merge remote-tracking branch 'origin/feature/establishment_transportation_field' into develop
# Conflicts:
#	apps/establishment/models.py
2019-09-17 17:07:29 +03:00
Anatoly
75f75ba3fd Merge branch 'develop' into feature/gm-73 2019-09-17 15:37:07 +03:00
Anatoly
27a1998dbc GM-73: Логика похожих ресторанов 2019-09-17 15:36:33 +03:00
Kuroshini
4ee6306efb Add transportation text field to establishment model 2019-09-17 13:47:41 +03:00
evgeniy-st
8e864d32b9 Merge branch 'develop' into feature/elasticsearch 2019-09-16 10:58:09 +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
Semyon
5943839eda Added view for nearest establishments 2019-09-12 14:24:48 +03:00
evgeniy-st
c58d3bae36 Tags indexing and search (by id) 2019-09-10 12:58:39 +03:00
Anatoly
273f74f911 added flag in_favorites in establishment 2019-09-09 11:37:57 +03:00
Anatoly
605c81b33c replace comment model from establishment app, added new app comment 2019-09-04 18:47:06 +03:00
evgeniy-st
a2ef5bbfd5 small refactor 2019-09-02 12:00:19 +03:00
Anatoly
664412d0f4 establishment list view - added filter by country code 2019-09-02 09:56:55 +03:00