Tags give the ability to mark specific points in history as being important
  • v3.74.1 protected
    Tagged release v3.74.1
    
    d35f72e3 feat(smallPrivatization): make valueAddedTaxCharged field editable
  • v3.74.2 protected
    Tagged release v3.74.2
    
    ccb8acdf fix(SPE): add award_update to pending_admission award status
    13739148 fix(SPE): add disqualification to pending_admission award status
  • v3.73.3 protected
    Tagged release v3.73.3
    
    23d0c6e6 fix(SPE SPD): update announcement base url
    646af8c5 feat(smallPrivatization): make valueAddedTaxCharged field editable
    00ae8ff2 fix(SPE): add award_update to pending_admission award status
    373ce4f9 fix(SPE): add disqualification to pending_admission award status
  • v3.75.0 protected
    f3be88e9 · Merge branch... ·
    Tagged release v3.75.0
    
    5dec4fdd fix(SP): raise 422 when patch preliminaryContract or preliminaryContractSigned field issue: https://gitlab.prozorro.sale/prozorro-sale/procedure/-/issues/1789
    c7113974 fix(SP): change logic to define disqualified bids for small privatisation procedures
    333d8d7a feat(databridge): add disqualified bids databridge endpoint
    65ac277c fix(all procedures): add relatedDocument validation
    2b262d99 Update src/prozorro_sale/procedure/packages/smallPrivatization/schema/smallPrivatization.yml
    16fab2c4 fix(SPE): add award_update to pending_admission award status
    49099b56 fix(SPE, SPD): add bankAccounts to editable fields during payment period
    ad828de0 fix(SPE): add disqualification to pending_admission award status
    9cc0d92b fix: from high protection level remove LeaseDuration and valuePeriod issue: https://gitlab.prozorro.sale/prozorro-sale/procedure/-/issues/1793
    0ba9fdcd fix(SPE SPD): remove description from required contract fields
    59766c99 Update src/prozorro_sale/procedure/models/legal_names.py
    15677e71 fix(LL medium protect): refactored protect function to class based + fixed medium protection of items in LL procedures
  • v3.75.1 protected
    Tagged release v3.75.1
    
    480c3814 fix(LSE): change pattern for previousAuctionId field
    4f8910fb fix(SPE, SPD): fix logic to change second award status to cancelled on complete state
    546de22f fix(NLD,NLE): add validation by CAV for additionalClassifications
  • v3.76.0 protected
    Tagged release v3.76.0
    
    9cff1023 fix(SPE): remove time values from fast-manual spec
    f8743573 fix(SPD,SPE): add valueAddedTaxCharged to whiteList for custom proc types
    4d11a2d7 fix: error in validation additionalClassifications
    6035b62d fix(SPD): fix custom specs timerTick time
  • v3.77.0 protected
    Tagged release v3.77.0
    
    ed172550 Update src/prozorro_sale/procedure/packages/smallPrivatization/schema/smallPrivatization.yml
    153b2f15 tests: added large_privatization integration tests
    b44e907d fix(SPE/SPD): changed add_procedure_related_entities http method to patch
    e44055b9 fix: validate CVZU additionalClassifications by CAV
    2ab6054a fix(LR,LS): lotPaymentConfirmation can change multiple times issue: https://gitlab.prozorro.sale/prozorro-sale/procedure/-/issues/1807
    067fbeff feat(LPE): added tests
    142be734 feat(LPE): added LPE classes
    8cab2e7b feat(LPE): added schemas
    528e9203 feat(SPE/SPD): added method for adding related entities
  • v3.78.0 protected
    Tagged release v3.78.0
    
    d93a2ec5 fix(privatization): removed tenderAttempts validation if previousAuctionId is set
    d88508ff Update src/prozorro_sale/procedure/models/legal_names.py
    62b21731 Update src/prozorro_sale/procedure/models/legal_names.py
  • v3.79.0 protected
    Tagged release v3.79.0
    
    ae32b9e1 Update src/prozorro_sale/procedure/packages/largePrivatization/schema/largePrivatization.yml
    fffdff64 fix (SPE,SPD,LPE): add field contractTimeAdded to contract
    da415c24 fix(address): fixed 500 address claim func
    5f22254a fix (SPE,SPD,LPE): add field contractTimeAdded to contract.yml
    12c681ea fix: added mixin for checking required admissionReason for disqualified bids, added validation in DutchAuction state
    a7ba082e fix(SUD): changed x_state_mapping.active_auction spec
  • v3.80.0 protected
    Tagged release v3.80.0
    
    06fc1b99 fix: add 113 migration to migrate lpe procedures terminationReason
    b416fb4f fix(saleCondition field): added tests for contract activation
    a847659b refactor: use math_round function from tools
    bc134c6a fix(SPE,SPD,LPE): added saleCondition field migration
    7934b3c5 fix(SPE,SPD,LPE): added saleCondition field logic
    c863e615 Update src/prozorro_sale/procedure/models/legal_names.py
  • v3.81.0 protected
    Tagged release v3.81.0
    
    dd0047ee feat: update CS* and BS* periods, increase min auctionStart date
    680092aa fix: added currentTenant protection
  • v3.82.0 protected
    Tagged release v3.82.0
    
    06343f04 feat(dependency): freeze syrupy
    7ac6afd4 feat(dependency): update prozorro-tools issue: prozorro-sale/prozorro-tools/-/issues/7
    75b23fb8 fix(documentOf): added large_announcement/large_asset to enum
    609922fa fix(NL): fixed contract.contractTime update
    7b12e4e2 Update src/prozorro_sale/procedure/packages/largePrivatization/schema/largePrivatization.yml
    df05687f Update src/prozorro_sale/procedure/packages/smallPrivatization/schema/smallPrivatization.yml
  • v3.83.0 protected
    Tagged release v3.83.0
    
    87e540c7 fix(LL): added spec migration
    2f3cf2ab fix(LL): added periods tests
    749ad86b fix(LAE): fixed procedure/bid required docs validation
    3114a02b fix(LL): updated rectificationPeriod to 2bd
    be7b0560 refactor: fixed specified time set for specs v2
    83b193d6 fix(LAE): added other_identifiers pattern validation
    433757ff fix(Organization): removed redundant classes, added schemas inheritance
    310ca387 fix (LAE): fix LAE legal names
    6c3d8968 fix(prolongations): added documents tests
    712bd148 feat(prolongations): added documents urls
    25e098e3 refactor(prolongations): created base Prolongation schema, mixins
    1078ca11 fix(LAE): added cancellation to active_tendering status
    ec4f2ff8 fix(CSI): change minimalStep calculation issue: #1840
    30b87125 feat(LAE): added tests
    b24f0d08 feat(LAE): added classes and states
    81e94940 refactor: fixed base.ExtendedAccountIdentification inherit
    5d1346c7 feat(LAE): added schema and specs
    16d27039 feat(LAE): added legal names
  • v3.84.0 protected
    Tagged release v3.84.0
    
    22e3d63e fix(LAE): fixed docs legal names
    26100221 fix(LAE): allowed bidder to upload securityPayment doc, owner cannot upload securityPayment
    e7559bae fix(LAE): added preparationPayment/securityDeposit bankAccounts, whitelisted valueAddedTaxCharged field
    c6c62b0c Update legal_names.py
  • v3.85.0 protected
    Tagged release v3.85.0
    
    4ca3dbf9 fix(BRD): key time in wrong field
    4e58367c fix: catch CursorNotFound and AutoReconnect in apply migrations job
    32c0b5b0 fix(LAE): added migration for bank accs
    a78b3842 fix(LAE): added tests for bank accounts validation
    bcc7ba71 Update accountType dict landArrested.yml
    42dfa553 fix: add token to parameters issue: prozorro-sale/swagger-ui/5
    50172589 fixBudgetSpentLandArrested.yml
    e937b115 fix(LAE): added migration for arrests, nonRemovable fields + tests
    3e82fd63 fix(LAE): added _on_arrests_set hook
    5b8b628c Update arrests landArrested.yml
    19088fae fix(SPE/SPD/LPE): changed cancellation reason enum
    8300d1cb fix(download bid doc): added errors handler on download_bid_document endpoint
  • v3.86.0 protected
    Tagged release v3.86.0
    
    c397e52c fix(LAW): removed awards/cancellations from active_awarded whitelist
    cb3d7248 feat(LAW): disabled actions after award activation
    87e72091 fix(alienation): fixed descriptions + dictionaries reference
    0bceb6d5 feat(LAW): added legal names
    e88e0808 feat(LAW): added tests
    4141afd5 feat(LAW): added previous auction protocol url generation
    ab3a1f87 feat(LAW): added LAW procedure specs and classes
    e10f21c1 feat(LAW): added LAW procedure schema
    f3ced230 fix(LAE): added arrests to whitelist
    2020382e fix(LAE): removed valueAddedTaxCharged from whitelist
    3cf292af fix (LAE): update legal names landArrested.yml
    ea197445 refactor: use databridge instead of api
  • v3.87.0 protected
    Tagged release v3.87.0
    
    9c18936c fix(LAW): removed lotId from required fields
    144491ea refactor(required docs validation): unified functions for checking required docs
    1c7dcb80 fix(LAW): fixed previousAuctionId pattern
    201e6ea5 fix(LAW): fixed awards fields set
    3a12996b fix(DGF): documents required for prolongation
    9c67420e fix(LAW): fixed previousAuctionId pattern
    d2edaeac fix(LAW): fixed award.documents.documentOf field
    6e6cfedd fix(LAW): fixed nonRemovable field set
    56663d70 fix(LAW): fixed cancellation.reason default value
    5a030612 fix(LAW): made bankAccounts required field
  • v3.88.0 protected
    Tagged release v3.88.0
    
    0401a696 fix(AAE,LL): add validation on classification schema issue: #1859
    69e30315 fix(LAE/LAW): fixed previousAuctionId pattern
    1a63935b Update landArrested.yml
    0b67efea Revert "Merge branch 'mike/SP_award_cancellation' into 'master'"
    5562db1b fix(LLE/LLD): added relatedOrganization.currentTenants field + migration
    12e48519 fix(LLP/LSP): fixed swagger type for priority field
    c7bbcafb refactor(LLP/LSP): added currentTenants field tests
    16db46d8 refactor(LLP/LSP): added currentTenants field migration
    f4b0fb1a refactor(LLP): updated current tenant schema
    8acb53ce refactor(LSP): updated current tenant schema
    11059f91 refactor(currentTenant structure): updated mixin for current tenant validations
    54a07fd3 fix(LAW): added items manipulation methods
    6406da0e refactor: created ItemsMixin
    aad9e2aa fix(LAW): changed tenderAttempts minimum to 1
    2dfde212 fix(SPE/SPD): removed cancellation of pending_waiting award
    d32f9333 fix(LAW): add saleType field migration
    23c381a2 fix(LAW): add saleType field
  • v3.89.0 protected
    Tagged release v3.89.0
    
    a5db3826 fix: changed periods english legal names
    a041f068 fix(LAP/LSP): added transferPriorityPeriod english legal names
    aae65d74 fix: fixed IntDictionaryType validation with str conversion
    9e01ed73 fix(LPE): fixed auctionId example in swagger
    b052015c feat(LAP): added legal names
    e16eea4d feat(LAP): added tests
    df3e2757 feat(LAP): added specs and state classes
    92042802 fix: added dictionaries to int32 type
    7fff94c3 feat(LAP): added schema
    36d41d71 fix(NL): fixed bid invalid status legal name
    8e34dce2 Update src/prozorro_sale/procedure/packages/smallPrivatization/schema/smallPrivatization.yml
    6c1d9f41 Update landArrested.yml
  • v3.89.1 protected
    Tagged release v3.89.1
    
    c09373c2 fix(LSP/LLP): fixed currentTenant auto generation