-
v3.8.0 protected
Tagged release v3.8.0 d0f7492 fix: limit cookie max age issue: prozorro-sale/survey#98 be22b4d fix: samesite cookies issue: prozorro-sale/survey#98 059f855 fix: change logic for storing information in cookies issue: prozorro-sale/survey#98 92a250d feat(CI): add epic
-
v3.7.0 protected
Tagged release v3.7.0 78a1a62 fix: remove check ajax from post answer view f8d8709 fix(answer serialization): added bid id to auction_data serialization
-
v3.5.1 protected
Tagged release v3.5.1 a345a82 feat: add custom pagination class 00e4639 fix: change swagger generator lib; update swagger information; add pagination
-
v3.4.0 protected
Tagged release v3.4.0 3792953 fix: clean form on not OK response issue: prozorro-sale/auction-frontend#895
-
v3.3.1 protected
Tagged release v3.3.1 24caef4 fix: clean form on not OK response issue: prozorro-sale/auction-frontend#893
-
v3.3.0 protected
Tagged release v3.3.0 250f413 feat(swagger): added swagger e0ed4a1 feat(answers list): added permission check c2da2b0 feat(answer list): added endpoint for answer list 2230cfc fix(DataError): fixed DataError format to show errors in message c2f7110 fix(requirements): migrated to pipfile 42f42d8 feat(CI/CD): issue templates
-
v3.2.0 protected
Tagged release v3.2.0 da5bf77 fix(login redirect url): changed default LOGIN_REDIRECT_URL variable
-
v3.0.0 protected
Tagged release v3.0.0 943b365 fix: add event listener on change by IE, because IE partial support evenet input 7bd88c0 fix: wrap createElement in JQuery, by IE 11
-
v0.9.0 protected
Tagged release v0.9.0 d50b29d feat: add retries to service requests 416cfd1 feat(views): add csrf token verification
-
v0.7.2 protected
Tagged release v0.7.2 76d986a refactor(js package) add default text placeholder 0c82cb2 docs: parse dockstrings from celery task a632da8 documentation: update readme 1e75688 documentation: add dockstrings
-
v0.7.1 protected
Tagged release v0.7.1 57fb88c fix: fix change language form in js code b6cdcee feat(survey): add language option for survey f20ac28 feat(question): make text placeholder rewtitable 7c0a13d feat(survey): add localization for form fields
-
v0.7.0 protected
Tagged release v0.7.0 31d0745 fix: stop triger childrens when close popup 62bbd4c fix: close popup when clicking outside it 93055a9 fix:[68] for scroll textarea fields 5b0fb7f feat: add script for removing duplicated answers 43c8e41 fix(answer): add migrations for answer.owner field de35ee1 refactor(amswer): rename NPC to NPS 50c14c2 refactor(migrations): add validation to extra_data fields 75a6cad feat(answers): add NPC answer statistic 7585193 refactor(surveys): refactor survey response stat view b656b2f fix(questions): remove requirednes from question test properties 3e9a594 feat(migrations): add migration for setting correct bidder status fbbbcf5 fix:[67] scroll to top button
-
v0.6.0 protected
Tagged release v0.6.0 337ef26 feat(answer): set default bid_status - not winner 078c94b refactor(tests): rewrite integration tests from django to pytest
-
v0.5.1 protected
Tagged release v0.5.1 380e9eb fix(export data): change auction owner on bidder owner c11131f fix(question radio): add validation to question radio ac8e003 fix(resource): add force_text for headers
-
v0.5.0 protected
Tagged release v0.5.0 d432d69 feat(tests): add unit and integration tests 1edcdfb fix(api): add date validation for survey get object on put request 9dd59c8 fix(tasks): correct key name in passed arguments for survey_get_count_post_processing func 4b311d6 feat(survey): add show and answer counter cb518f7 feat(export): add answer datetime to export files a88f688 feat(api): remove is_published from servey get request in post 72c821c fix(api): add id to get_object_or_404 search to prevent MultipleObjectsReturned e50ac5b feat(Answer), add bid status 6c4a07f fix: fix send duplicate answer after submit a780e26 fix:[37]style for nimber of field characters