| .. |
|
__init__.py
|
initial app
|
2019-08-26 18:07:01 +03:00 |
|
0001_initial.py
|
update establishment model, migrations
|
2019-08-27 14:23:11 +03:00 |
|
0002_auto_20190828_0909.py
|
Translation & establishment
|
2019-08-28 15:21:28 +03:00 |
|
0003_auto_20190828_1140.py
|
Translation & establishment
|
2019-08-28 15:21:28 +03:00 |
|
0004_auto_20190828_1156.py
|
Translation & establishment
|
2019-08-28 15:21:28 +03:00 |
|
0005_auto_20190901_0831.py
|
add contacts for establishments
|
2019-09-01 12:35:09 +03:00 |
|
0005_establishmentschedule.py
|
added table EstablishmentSchedule, added application timetable, added table Timetable
|
2019-08-29 17:59:09 +03:00 |
|
0006_comment.py
|
added new model - Comment
|
2019-09-01 12:30:00 +03:00 |
|
0006_merge_20190901_0846.py
|
add contacts for establishments
|
2019-09-01 12:35:09 +03:00 |
|
0007_auto_20190901_1032.py
|
change contacts for est.
|
2019-09-01 13:39:01 +03:00 |
|
0008_contactemail_contactphone.py
|
change contacts for est.
|
2019-09-01 13:39:01 +03:00 |
|
0009_merge_20190901_1131.py
|
merge migrations
|
2019-09-01 14:31:42 +03:00 |
|
0010_auto_20190901_1142.py
|
small refactor
|
2019-09-02 12:00:19 +03:00 |
|
0011_menu_plate.py
|
small refactor
|
2019-09-02 12:00:19 +03:00 |
|
0012_auto_20190901_1251.py
|
add menu
|
2019-09-01 16:18:17 +03:00 |
|
0013_auto_20190901_1428.py
|
extended establishment model (social)
|
2019-09-01 17:30:39 +03:00 |
|
0014_establishment_website.py
|
add migrate
|
2019-09-01 17:52:01 +03:00 |
|
0015_delete_comment.py
|
replace comment model from establishment app, added new app comment
|
2019-09-04 18:47:06 +03:00 |
|
0016_remove_establishment_name.py
|
add api for estab, social, plates, menu
|
2019-09-12 18:24:21 +03:00 |
|
0017_auto_20190911_1258.py
|
add api for estab, social, plates, menu
|
2019-09-12 18:24:21 +03:00 |
|
0018_socialnetwork.py
|
add api for estab, social, plates, menu
|
2019-09-12 18:24:21 +03:00 |
|
0019_establishment_is_publish.py
|
GM-73: Логика похожих ресторанов
|
2019-09-17 15:36:33 +03:00 |
|
0019_establishment_transportation.py
|
Add transportation text field to establishment model
|
2019-09-17 13:47:41 +03:00 |
|
0019_position_priority.py
|
Added employee position priority
|
2019-09-19 07:02:45 +00:00 |
|
0020_auto_20190916_1532.py
|
Booking (squashed commit)
|
2019-10-01 18:25:57 +03:00 |
|
0020_merge_20190917_1415.py
|
merge transportation
|
2019-09-17 17:16:35 +03:00 |
|
0021_delete_establishmentschedule.py
|
gm-80: in progress
|
2019-09-18 18:46:24 +03:00 |
|
0021_merge_20190919_0955.py
|
merge migrations
|
2019-09-19 12:55:58 +03:00 |
|
0021_remove_establishment_image.py
|
chnage image field to image_url in establishments
|
2019-09-19 17:18:08 +03:00 |
|
0022_establishment_image_url.py
|
chnage image field to image_url in establishments
|
2019-09-19 17:18:08 +03:00 |
|
0022_establishment_schedule.py
|
gm-80: complete
|
2019-09-19 11:26:54 +03:00 |
|
0023_merge_20190919_1136.py
|
added merge migration
|
2019-09-19 14:37:01 +03:00 |
|
0024_establishment_collections.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0024_merge_20190919_1456.py
|
add merge for migrations
|
2019-09-19 17:57:30 +03:00 |
|
0025_merge_20190920_1012.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0026_establishment_preview_image_url.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0027_auto_20190920_1120.py
|
chane FK to URLField in Collection model, added properties to field collections in Establishment model
|
2019-09-20 14:22:39 +03:00 |
|
0028_auto_20190920_1205.py
|
rename url path collection to collections, delete property in M2M field
|
2019-09-20 15:11:33 +03:00 |
|
0029_establishment_name_transliterated.py
|
GM-124: added establishment migration
|
2019-09-23 12:40:27 +03:00 |
|
0030_auto_20190923_1340.py
|
fix migration establishment
|
2019-09-23 16:41:20 +03:00 |
|
0031_establishment_slug.py
|
Fix issues with test && recreate migrations
|
2019-09-24 12:06:11 +03:00 |
|
0032_establishmenttag_establishmenttypetagcategory.py
|
fix elastic document, fix prefetch and select related
|
2019-10-09 12:53:35 +03:00 |
|
0032_merge_20191001_1530.py
|
Merge migrations after rebase
|
2019-10-01 18:30:49 +03:00 |
|
0033_auto_20191003_0943_squashed_0034_auto_20191003_1036.py
|
Squashed migrations && added lastable credentials
|
2019-10-03 13:41:45 +03:00 |
|
0033_auto_20191009_0715.py
|
fix elastic document, fix prefetch and select related
|
2019-10-09 12:53:35 +03:00 |
|
0034_merge_20191009_1457.py
|
changed files
|
2019-10-10 15:10:43 +03:00 |
|
0035_establishmentsubtypetagcategory.py
|
finished endpoint to get tags by establishment type and subtype
|
2019-10-11 15:41:31 +03:00 |
|
0036_auto_20191011_1356.py
|
added param to attr for Establoishment model and small refactoring, boost queries
|
2019-10-11 18:26:13 +03:00 |
|
0037_auto_20191015_1404.py
|
refactor tags
|
2019-10-15 17:17:03 +03:00 |
|
0038_establishmenttype_index_name.py
|
added filters and endpoint to get winery list
|
2019-10-18 18:00:57 +03:00 |
|
0039_establishmentsubtype_index_name.py
|
fix migrations
|
2019-10-23 16:48:45 +03:00 |
|
0040_employee_tags.py
|
Remove metadatacontent
|
2019-10-22 17:05:54 +03:00 |
|
0041_auto_20191023_0920.py
|
update slug fields
|
2019-10-23 12:25:50 +03:00 |
|
0042_establishment_tz.py
|
Update migration
|
2019-10-23 17:29:00 +03:00 |
|
0043_establishment_currency.py
|
Fix migr
|
2019-10-24 16:14:18 +03:00 |
|
0044_establishment_old_id.py
|
establishment fin
|
2019-10-27 16:23:30 +03:00 |
|
0044_position_index_name.py
|
Added index_name in employee position
|
2019-10-25 13:41:53 +00:00 |
|
0045_auto_20191029_0719.py
|
fix max max length error
|
2019-10-29 10:20:30 +03:00 |
|
0046_merge_20191030_0858.py
|
added merge migrations
|
2019-10-30 11:59:19 +03:00 |
|
0046_merge_20191030_1618.py
|
merge migrations
|
2019-10-30 19:19:40 +03:00 |
|
0047_merge_20191030_1714.py
|
merge migrations
|
2019-10-30 20:15:19 +03:00 |
|
0048_ratingstrategy.py
|
recalculate toque number
|
2019-10-31 19:09:57 +03:00 |
|
0049_auto_20191031_1616.py
|
recalculate toque_number for other countries
|
2019-10-31 19:21:06 +03:00 |
|
0050_socialnetwork_old_id.py
|
add_establishment_social command
|
2019-11-01 10:48:46 +03:00 |
|
0051_auto_20191101_0732.py
|
add_establishment_social command
|
2019-11-01 10:48:46 +03:00 |
|
0052_plate_currency_code.py
|
add trensfer menus
|
2019-11-04 00:41:34 +03:00 |
|
0053_auto_20191103_2051.py
|
add trensfer menus
|
2019-11-04 00:41:34 +03:00 |
|
0054_auto_20191103_2117.py
|
add trensfer menus
|
2019-11-04 00:41:34 +03:00 |
|
0055_auto_20191106_0740.py
|
Added fields to Establishment model: index_name, tranliterated_name
|
2019-11-06 11:25:38 +03:00 |
|
0055_employee_old_id.py
|
Add employee
|
2019-11-05 16:29:27 +03:00 |
|
0056_auto_20191105_1401.py
|
Add establishment employee
|
2019-11-05 17:28:13 +03:00 |
|
0057_establishmentemployee_old_id.py
|
Add establishment employee
|
2019-11-05 17:28:13 +03:00 |
|
0058_merge_20191106_0921.py
|
add migrations
|
2019-11-06 12:22:16 +03:00 |
|
0059_establishmentnote.py
|
added transfer for notes
|
2019-11-12 15:14:35 +03:00 |
|
0060_auto_20191113_1512.py
|
removed choices from index names for models ProductType, ProductSubType, EstablishmentType, EstablishmentSubType
|
2019-11-13 18:22:26 +03:00 |
|
0061_auto_20191114_0550.py
|
social choices model
|
2019-11-14 09:14:36 +03:00 |
|
0062_auto_20191117_1117.py
|
refactored galleries, added transfer script
|
2019-11-17 14:22:30 +03:00 |
|
0063_company.py
|
added model Product and bo endpoints
|
2019-11-18 17:58:46 +03:00 |
|
0064_auto_20191119_1546.py
|
added bo endpoints for establishment notes
|
2019-11-20 09:43:45 +03:00 |
|
0065_establishment_purchased_products.py
|
refactored product, fix transfer and etc., see changelist
|
2019-11-21 09:58:43 +03:00 |
|
0066_auto_20191122_1144.py
|
Feature/bo employee update
|
2019-11-22 14:21:25 +00:00 |
|
0067_auto_20191122_1244.py
|
Feature/bo employee update
|
2019-11-22 14:21:25 +00:00 |
|
0068_auto_20191220_0914.py
|
remove incorrect check for establishment, set schedule attr property as blank=True, refactored timetable model
|
2019-12-20 12:36:11 +03:00 |
|
0069_auto_20191220_1007.py
|
added default image for type/subtype
|
2019-12-20 17:27:04 +03:00 |
|
0070_auto_20191227_1443.py
|
see changes
|
2019-12-27 17:49:56 +03:00 |
|
0071_auto_20200110_1055.py
|
added field address_id to request data in /api/back/establishments/
|
2020-01-10 14:40:54 +03:00 |
|
0072_auto_20200115_1702.py
|
employees trigram search for back-office
|
2020-01-15 20:49:33 +03:00 |
|
0073_auto_20200115_1710.py
|
employees trigram search for back-office
|
2020-01-15 20:49:33 +03:00 |
|
0074_employee_available_for_events.py
|
available_for_events field for employee
|
2020-01-17 11:36:13 +03:00 |
|
0075_employee_photo.py
|
photo for employee
|
2020-01-17 13:56:58 +03:00 |
|
0076_auto_20200123_1115.py
|
drinks and schedule for menu
|
2020-01-23 14:17:29 +03:00 |
|
0077_menuuploads.py
|
uploads model for menu
|
2020-01-23 14:47:55 +03:00 |
|
0078_menu_old_id.py
|
menu old_id for transfer
|
2020-01-24 08:59:11 +03:00 |
|
0079_auto_20200124_0720.py
|
dishes menu list-create
|
2020-01-24 10:21:35 +03:00 |
|
0080_auto_20200128_0904.py
|
menu gallery
|
2020-01-28 12:16:56 +03:00 |
|
0081_menuuploads_title.py
|
menu gallery
|
2020-01-28 12:16:56 +03:00 |
|
0082_establishment_western_name.py
|
Added migrations
|
2020-01-28 15:49:50 +03:00 |
|
0083_establishment_instagram.py
|
Added migrations
|
2020-01-28 15:49:50 +03:00 |
|
0084_auto_20200129_1113.py
|
Added menus method
|
2020-01-29 15:17:15 +03:00 |
|
0085_menu_price.py
|
Added menus method
|
2020-01-29 15:17:15 +03:00 |
|
0086_auto_20200129_1301.py
|
Add migration
|
2020-01-29 18:38:15 +03:00 |