Tags give the ability to mark specific points in history as being important
  • v3.44.1 protected
    Tagged release v3.44.1
    
    fc8a4f09 docs: update LSE/LRE legal names
    bdea4d65 fix(LLE, LLD, LLP): change minimal value for item.reProps totalObjectArea
  • v3.44.0 protected
    Tagged release v3.44.0
    
    da1954ff feat(LSE, LRE) add address addressId to required fields
    b8b2453e fix(LRE, LSE): forbid to remove contractSigned doc if contract signed
    989a07d6 fix(LLD/LLE/LLP bankAccounts): added migration for required bank account types
    77266aaf fix(LLE/LLD/LLP required bank account types): added validation for required bank account types
    fe2a74f2 Fix required bankAccounts for LL-procedures.
    3c8d499e fix(LSE, LRE): change challenger bid ammount validation
    e3d42650 fix(LSE/LRE update award doc): added ability to update award doc in active_awarded and pending_payment statuses
    48a377c3 fix(LSE/LRE bankAccounts): added migration for required payment bank account
    991cc6f9 refactoring: update log messages format
    bc407b4b fix(LSE/LRE bankAccounts validation): added required bankAccounts.accountType = payment validation, removed unique currency validation for bankAccounts.accounts
    fbe5a6c8 Fix bankAccounts validation for LRE and LSE.
    c2d79443 test: add broken object test case
    76194cc0 docs: add readme for api endpoints log messages
    3e0500dc fix(LLP, LLD, LLE): increased the maximum rental time from 23:59 to 24:00 issue: #1211
    87742167 fix(LRE, LSE): forbid to update contract status when contract is active
    94187a87 feat(LSE clarification doc): added required clarification document validation for procedure patch
    c00a7fd6 fix(LRE/LSE auctionPeriod blacklist): added auctionPeriod to blacklist on active_rectification
    d004487e feat: add time limit for updating question for all procedures
    1d568f4d fix(bid.documents): added digitalSignature document to allowed bid document types for active_qualification period
    9ba51ea5 fix(LSE/LRE contract lotPaymentConfirmation patch): added validation for second lotPaymentConfirmation patch
    d9b0f940 fix(LRE, LSE): fix bug for updating award documents in active qualification
    7b60c00b fix(LSE/LRE tests): moved basetests for land procedures
    b0f84891 fix(LSE/LRE prev auction validation): added prev auction validation if not found
    70c9adcf LRE/LSE sellingEntity.address fix
    ff0fbbed fix(LSE bankAccounts structure): added migration for dict -> array structure
    bfa1ffb5 fix(LRE/LSE prev auction validation): removed validation for prev auction, synced LSE with LRE procedure
    e7617931 fix: add bid status validation in custom procedures creation
    ea56649d fix(landRental): add digitalSignature doc type to allowed for bid
    c8b60e67 Fix legalNames for contract status active for LRE and LSE.
    bce4b136 Fix previousAuctionBidder autogeneration (revert possibility to create auction with tenderAttempts > 1 without previousAuctionBidder).
  • v3.43.0 protected
    Tagged release v3.43.0
    
    984b160c fix(build): fix specs job name
    0bc02af7 fix(lle/lld/llp): fix notifications on award status changed through state machine
    3c5e8b0d test: fix failed period tests
    35f66c82 fix(swagger): update swagger specs for update_clarifying_question operation
    802fff10 fix(LSE tests): changed tests for LSE procedure
    a1532813 fix(LSE schema): removed contractTime from contract, rename leaseType -> saleType
    51def915 feat: remove deprecated valuewithTax fields, add migrations
    812d31f4 fix(LLP): remove unused discount field
    8826c783 fix(LSE bids docs history): added public access to bids docs history in active qualification period
    bf88684b fix(LRE bids docs history): added public access to bids docs history in active qualification period
    95877205 feat(logging): update logging config with new formatter class
    5f069920 fix(_classification_id migration): added migration for _classification_id field pop
    a8072c38 Structure fixes for land rental
    a2f6252c Add readOnly for leaseType for LRE.
    9e05690b fix(SellingEntity schema): adde inheritance from Organization schema
    47216491 Fix required fields for landRental-english.
    242ec7ed fix(classification id): moved tech field _classification_id to respective yml files
    58e39e7d feat(LSE): allowed contract update on signed status
    e733cd92 fix(tests): Fix failed tests
    cf938c21 build: Tweak artifacts url
    f24c32e5 fix(styles): Reformat code style
    0fd59548 feat(LSE): add procedure dictionary to fixtures and activate tests
    e88b6021 Add landSell structure.Add legal names for land sell procedure.
    c4ae1650 feat(LSE): add landSale procedure
  • v3.41.2 protected
    Tagged release v3.41.2
    
    e51bde20 fix(tests): Update tests for backward compatibility
    fa915987 fix: make initial value amount setting after tender period ends
  • v3.42.1 protected
    Tagged release v3.42.1
    
    e3a6c09b fix: make initial value amount setting after tender period ends
    8fbe9fb0 fix: Add award status change notification to basicSell and LL procedures
  • v3.42.0 protected
    Tagged release v3.42.0
    
    44ca783d fix(requirements): unpinned libs vers in requirements
    3e463504 fix(HELM): change log format
    2a6fb9a3 fix(logging): Logging refactoring. Drop custom logging and use newer tools lib
    18d3e94a fix(contract update): added lotPaymentConfirmation blacklisting while in pending status
    b6202c37 fix(kvtspz dict): added link to kvtspz dict
    8d25d467 fix(contract signing): changed logic for signing contract
    c359839d fix(minNumberOfQualifiedBids autofill): added minNumberOfQualifiedBids autofill
    c6e11fd1 feat(previousAuctionId validation): added validation for previousAuctionId field and autofill for previousAuctionBidder
    06618572 refactor(integration tests): renamed fixtures, changed tests according to changed data
    6876952f refactor(pytest): renamed fixtures, removed redundant pytest fixtures
    77dcab88 refactor(unit tests): moved tests to folders, renamed fixtures
    c3d503ba refactor(fixtures): moved fixtures to folders, removed redundant data from fixture data
    e9ebeb6c fix(api-client): patch CommonClientBid with initialValueAmount and isCurrentTenant fields
    1859b017 feat(calculator): added seconds regex for periods calculation
    b76cc792 feat(requirements): up motor version
    067620a3 fix(LRE): allowed contract update on signed status
    63902ac3 fix: add float validation for row data
    b2d2c0f4 fix(migrations): update registrationDetails migration
    65678d44 fix(LLP/LLE/LLD): update legitimatePropertyLease.RegistrationDetails validation. Make registrationID and registrationDate not required for non properlyRegistered status
    d8658ce6 fix(helm values): add procedureip to loggin filters
    914db989 feat:add log for unknown errors for bid sending to auction
    55a3c271 refactor(pytests): moved duplicate fixtures
    b886eec9 fix(LRE): add procedure periods test
    bc307a69 feat: add procedure_id to logging settings
    a238e464 Fix unit description. Fix organizer address model.
  • v3.41.1 protected
    Tagged release v3.41.1
    
    7eb294a6 fix(migrations): update registrationDetails migration
    d73c79cf fix(LLP/LLE/LLD): update legitimatePropertyLease.RegistrationDetails validation. Make registrationID and registrationDate not required for non properlyRegistered status
  • v3.40.4 protected
    Tagged release v3.40.4
    
    07277883 fix(migrations): update registrationDetails migration
    8a730b9f fix(LLP/LLE/LLD): update legitimatePropertyLease.RegistrationDetails validation. Make registrationID and registrationDate not required for non properlyRegistered status
  • v3.41.0 protected
    Tagged release v3.41.0
    
    0a4935e6 build: update artifacts url
    87dd9608 fix(LRE): added restriction for activating contract on procedure active_awarded status
    6641de91 fix: rollout previousAuctionId validation and previousAuctionBidder setting
    8a8d326e fix(LRE): make opportunity to add corutine to running loop
    8ebe3be8 fix(migration): fix dictionary value in ll migration
    09a632a7 migrations: add migration to fill registrationDetails field with default data
    ff39e2ca Add required fields to registrationDetails.
    0ba6db09 fix(LRE): add clarification document validation
    a26d0f99 feat(LRE): add procedure required docs validation
    491237cc fix(all procedures): added bid status blacklistig on post create
    a09e81dd fix(bid): block ability to set status draft for bid manually
    c8fbec07 fix(SUD): broken config fast proc
    ed0cc857 fix(LRE contract tests): changed tests for LRE contract functions
    520a3403 feat: make test auth_file for tests
    6dc32a93 feat(LRE qualification): added documents functionality within qualification period
    e0e6b2ca fix(LLD): move minimalStep amount autofil when value setting
    946285bf ix(DGF): update prolongationDate max value validation
    ae60761c feat: add auction min, max startDate time endpoint
    57d7d3af Fix: remove lifeTimeWithCurrent
    0a7c0fcd feat(LRE): add minNumberOfQualifiedBids validation
    59771322 Fix(API): documents of bids available to open in procedures status cancelled Issue: #1129
    7843758d feat(LRE): make item fields quanity and unit autofill and blacklisted
    b76db7be feat(LRE): add previousAuctionBidder autogeneration
    0b3d3f12 fix(ci): update artifacts url to use epic specific one
    40dc7076 feat(LRE custom procedures): added classes for custom procedures
    2447d270 feat(LRE): Add documents validation on rectification and tendering states.
    7bb65e0e feat(LRE): add contract cancellation and update tests
    0e27457d feat(LRE): add tests for cancellation procedure during active auction
    133d331f feat(LRE): Add required bid documents validation
    187ff0b2 feat(LRE bank accounts): added validation for bankAccounts field
    2ffc42e8 feat(LRE): Add validation for x_passport and x_IPN document types
    a5c7064e feat(RLE): Make classification field autofill from additionalClassifications field
    d77a615c feat(LRE): Add base tests. Fix minor bugs and typos with schemas and imports. Add final procedure states
    c85795d1 Feat(CI/CD): change deploy dependency Issue: prozorro-sale/prozorro-deployment#69
  • v3.40.3 protected
    41696118 · Tweak artifacts url ·
    Tagged release v3.40.3
    
    41696118 Tweak artifacts url
  • v3.40.2 protected
    Tagged release v3.40.2
    
    4976a377 fix(migration): fix dictionary value in ll migration
    7e0d7e5e migrations: add migration to fill registrationDetails field with default data
    66bbc16b fix(LLE/LLD/LLP): Add required fields to registrationDetails.
  • v3.40.1 protected
    Tagged release v3.40.1
    
    01728ced Fix: remove lifeTimeWithCurrent
  • v3.39.2 protected
    Tagged release v3.39.2
    
    6a3f6770 fix(build): Tweak artifacts url
    8af58410 fix(LLP/LLE/LLD/TIE/RCE/RCD): Remove validation dateFrom on LifeTime model
  • v3.40.0 protected
    Tagged release v3.40.0
    
    9ebc2519 fix(LL): fix period field usage and validation
    4432c6f4 feat(migrations): Add migration to remove empty period field
    1434132d Fix min items for schedule period model
    3ea43ff0 Feat(CI/CD): change templates for build helm chart Issue: prozorro-deployment/#69
    139d6c7a Fix(API): documents of bids available to open in procedures  status complete Issue: #1129
    90d3e93f fix(databridge): change get_procedure_object role to public
    ab8f3b12 Increase minimum to 0.01 for guarantee for legitimate property lease.
    a9290cfa Feat(CI/CD): change deploy dependency Issue: prozorro-sale/prozorro-deployment#69
    899c93b3 Fix validation for lifeTime model.
    feaffe70 Fix description for organization without contacts structure.
    2f1659b1 fix(LLD): Mark minimalStep field as readonly. Fix minimalStep field calculation
    3ba248af Fix legal names for contract's status active for dgf and basic sell procedures
  • v3.39.1 protected
    Tagged release v3.39.1
    
    4f2ed6df fix(ci): fix extends template name
    d9a01d78 fix(databridge): change get_procedure_object role to public
  • v3.39.0 protected
    0d6bf50c · Merge tag 'v3.38.1' ·
    Tagged release v3.39.0
    
    cb432080 fix(LLP): prozorro-sale/auction#184 current tenant winner position
    c8e44f51 fix(LLP/LLE/LLD): update validation on leaseRules.intendedUse field. It should be unique now
    c8d043f8 fix(LLP): Add migration to set default value to currentTenantGuaranteeFee field
    73b3cb46 Increase minimum to 0.01 for current tenant guarantee for legitimate property lease.
    99ad2f02 Make currentTenantGuaranteeFee required for LLP
    728662ed fix(LLE, LLD, LLP): make bids docs not required when change status from draft to deleted
    c8997ee3 fix(LLP): prozorro-sale/auction#184 current tenant winner position
    0683e66c fix: move initialValueAmount adding to bid from active auction to  tendering end
    3c1ac200 feat(LLE, LLD, LLP): add error messages for zero and negative schedule values
    80503463 Revert "Merge branch 'kpn/184/winner_currentTenant' into 'master'"
    678e7089 fix(LLP): prozorro-sale/auction#184 current tenant winner position
    5a323ec7 fix(LLE, LLD, LLP): remove valueAddedTaxCharged validation, field autogenerate
    b2d0ed7a feat(schema): Rename model ValueWithoutTax to Value. Rename model Value to ValueWithTax. Add model ValueTaxDeprecated
    a6e77f49 fix: add object items list validation for lease migrations
    c41e3b0c fix: correct CommonClientBid schema
    86d92823 fix(LLP): add validation for base.LifeTime dateFrom and dateTill
    3c514644 Update tests
    110b0caf (feat LLP,LLD,LLE): Update VechicleItem and OtherPropertyItem classifiers filtration
  • v3.38.1 protected
    Tagged release v3.38.1
    
    b45b2890 feat(schema): Rename model ValueWithoutTax to Value. Rename model Value to ValueWithTax. Add model ValueTaxDeprecated
  • v3.38.0 protected
    Tagged release v3.38.0
    
    b7f94d9d fix(lease): update period validation
    4c155453 fix(OrganizationWithoutContacts name): added description for name field for autogeneration
    db489630 fix: add missed dictionaries
    b6c921ba feat: Add dictionaries and legalnames for  legitimate property lease.
    e78bd73b feat(LLE, LLP): #1066 Update auctionPeriod start time
    fe918e15 feat(LLP): drop listType field from LLP procedure schema
    17a6cc1c fix(LLP, LLE, LLD): #1069 null bankAccounts
    d84413cd fix(schema): Make location field for JointPropertyComplexItem optional
    d26643f5 fix: #1065 change validation for schedule
    2f30991e fix(required bid docs validation): removed validation for draft bids
    48b3b865 feat(LLP, LLE): tests for initial-qualification-prod specs
    44989a81 fix: #1034 change LLP currentTenant bid validation
    017c0301 fix(LLE/LLD/LLP): allow disqualify award with active contract
    5a80b88d fix(LLD tender attempts): added blacklisting and autofill for field tenderAttempts
    f6d15d99 fix(bank accounts validation): removed max items value, added unique BankAccountsGroup accountType validation, moved old validation for HolderBankAccountsGroup only
    21aa0f23 fix: #1068 Rectification to Tendering
    e44f3aa5 fix(real estate item unit autogeneration): added autofill for unit field
    3be562bb feat(lease): forbid adding clarifications doc after rectification
    86154bb8 fix(LLP, LLE, LLD): add object type validation to bankAccount
  • v3.37.1 protected
    Tagged release v3.37.1
    
    9e8421ee fix(LLP, LLE, LLD): add object type validation to bankAccount
    9f59e106 fix(bank accounts validation): removed max items value, added unique BankAccountsGroup accountType validation, moved old validation for HolderBankAccountsGroup only
    20067469 fix(SUD): #1068 Fix rectification-tendering transition crash
  • v3.36.2 protected
    Tagged release v3.36.2
    
    74664c39 fix(SUD/LLD): #1068 update period start date calculation on rectification to tendering transition