Tags give the ability to mark specific points in history as being important
  • v3.2.1 protected
    Tagged release v3.2.1
    
    0bf2455 Add readOnly parameter to valueAddedTaxIncluded field in Value model for renewables procedure
    14f976e Remove readOnly parameter from valueAddedTaxIncluded field in base Value model
    0d0c299 Add role to question import data
    7c690ca Show bids on cancelled state
    bec3a79 Change bid status to deleted if procedure was cancelled
    021d13a Update tests according to the refactored swagger generator
    279a749 Update endpoint swagger descriptions
    85e4146 Update specs
    c9df8f7 Update models usage
    511b3cb Restructure renewables schema according to the base models
    19fdee8 Add base models
    ecccd24 Move base models to base module
    6b9514d Refactor swagger generator to proccess base models
  • v3.2.0 protected
    Tagged release v3.2.0
    
    586f113 Add fast and fast-manual procedures for nadra #318
    36c5cba Disable swagger client generation
    4ac77b4 Set correct naming for nadraEnglish #318
    72a2281 Move specific fields for subsoil from common schema to specific spec _schema #318
    f675daf Refactoring for clear reusing with subsoil procedure
    62efece Added test cases
    27afb2b Implement base realization of state_machine and awards behavior
    f9c208a Add possibility to update documents added in qualification state #307
    0b522d7 Correct logic procedure completion #314
    da5a103 Reanimate test on completion
    34c5c26 Add timber english fast manual procedure
    5af04cc Correct qualifying challenger award after cancelling contract and disqualifying winner award
    837b392 Fix fixtures accoroding to changes
    fcaef8c Create question with role
    163c649 Fix tests
    c575622 Hide bids cancelled status
    62a7eb3 Update auth version
    7d8b53a Update tests according to the updates in auth module
    1d2dd21 Update auth module usage
    55e8423 Update auth file
    fa52627 Change identifier_scheme, edit code according to changes
  • v3.0.25 protected
    Tagged release v3.0.25
    
    a1b4ecb Add spec for timber-english fast procedure
    d4bb8d5 Serialize python types to json
    53172c1 Add json converting
    f2af9c1 Rename timber procurement method to timberEnglish
  • v3.0.24 protected
    Tagged release v3.0.24
    
    7d37dc1 Add choice for additionalClassifications.id
    804e97b Hotfix notifications init
  • v3.0.23 protected
    Tagged release v3.0.23
    
    a6c1a35 Fix timber module
  • v3.0.22 protected
    Tagged release v3.0.22
    
    664e53d Wrapp manager on  procedure complete endpoint with notifications
    460cfbe Move timber classes to specific module #292
    f5fbe13 Correct test case cancelling procedure
    6edeba1 Add notification message triggering #292
    4cadbde Add unit tests for timber proc and make some refactoring #292
    428518f Refactoring and corrections  in procedure logic #292
    a498f17 Add timber-english  spec and procurement method in model schema #292
    58ff378 Implement timberEnglish procedure prototype #292
    d3a60f0 Fix notifications databridge url
    56c71c2 Add test case make proc unsuccessful when all awards were cancelled #305
    d370514 Update tests with notifier
    9aff272 Collect notifications
    32b7434 Apply notifier to public events
    874eb6b Make procedure unsuccessful after cancelling all awards #305
    44f824a Remove rejectionProtocol from contract doc types
  • v3.0.21 protected
    Tagged release v3.0.21
    
    f31f820 Rename model AccountIdentifier to AccountIdentification
    3e34e9d Refactor State Machine
    8d29f17 Rename complete status legal name
    f4f64cd Pass notificatiion databridge url into env
    f6bdcfd Add notifier with notification context manager
    7d0ebe4 Change legalName of active_rectification status
    09279b2 Fix lint warnings
    a83aa68 Add swagger models sorting to place base models on the top
    1ebff31 Change title to base models to make renewables basic schema
    334a9d0 Remove second encoding from MultiDictType
    b4f0538 Add dict comprehension which help to hide service class models
    c92bec6 Refactor api
  • v3.0.20 protected
    Tagged release v3.0.20
    
    c6f8e67 Fix tests according to the url changes
    75d5a92 Add specs artifacts
    8a09d0b Fix tests according to changes
    b52fafe Add permisions for view bid doc history
    	*WARN Breaking backward compatibility. After this commit apply,
    	bid history requires bid.acc_token for show history in tendering and auction states
    cfc88c4 Add qualification tag to the update_procedure_document endpoint
    3bf4a3f Fix tests according to changes
    9f48565 Add endpoints for get bid documents in active qualification
    d2d28ba Refactor endpoints names according to REST specification
    	*WARN Breaking backward compatibility. After this commit apply,
    	change endpoints name for work with bids/awards/contracts documents
    	e.g: /api/procedures/{procedure_id}/bid/{bid_id}/documents
    	->  /api/procedures/{procedure_id}/bids/{bid_id}/documents
    2f95ef1 Add qualification tag to the add_procedure_document endpoint
    d7fe106 Add safe loader to opening file with legal names
    126c761 Actualize tests
    1d1c18b Remove duplicated documents from history
    b6c694c Revert "Merge branch 'vadym/refactor_state_machine' into 'master'"
    9dc40fc Fix swagger definitions on history endpoints
    ce35c44 Remove default values from config configmap
    9cc71d1 Refactor state machine
    d76e66f Update tests according to changes
    8b3e2bc Update local spec
  • v3.0.19 protected
    Tagged release v3.0.19
    
    f046165 Parse datetime from string from databridge
  • v3.0.18 protected
    Tagged release v3.0.18
    
    df788dd Fix items description migration
  • v3.0.17 protected
    Tagged release v3.0.17
    
    9b01f19 Add procedure schema to package
    3f126d7 Edit renewables legall name dict with procedure fields
    30e96b5 Add cancellation id to response
    e7be024 Make test for migration 009_itemdescription
    7080b7b Fix fixtures and tests
    60f7baf Change Items model description type
    a9d6f7b Update tests according to changes
    9a5d00d Update swagger definition according to changes
    430ae8c Split up upload verifiaction_act doc and complete verification
    870fa76 Round x_quantityLimit to 4 digits after comma
    3110799 Add return to the create_bid_document method
    9b71c71 Update tests
    db8b4da Add description to the Contract model
    ecbd922 Add validation on contract activation
    b9a3852 Add method to validate required fields in data
    a847967 Added auctionProtocol to allowed document types
    359348b procedure should save auctionPeriod.endDate from auction
  • v3.0.16 protected
    Tagged release v3.0.16
    
    521da12 Add tests for awar, bid, contract document history
    ef31019 Add pipelines for mongo aggregation to get award, contract, bid documents history
    2d3b486 Add endpoints for get award, contract, bid documents history
    1552175 Add default param to get method in ListObjectDict
    95b9214 Copy item through trusted_load instead of init to prevent chronograph delays
    5bfbff7 Add config directory to image
    7e74071 Added missing schema to model definition
    45f243d Blacklist participationUrl for all excpet bidder
    deaab1d Round multiplication result in DecimalIntegerType
    81f2745 Change local spec for rectifiationPeriod.endDate
    f5e89ed Change logger calls
  • v3.0.15 protected
    Tagged release v3.0.15
    
    12f5cbb Actualized procedure doc types
    854195b Fix _Document__addedInQualificationState field
    b9ab800 Add _version field to _GreenProcedureInitialAuction
  • v3.0.14 protected
    Tagged release v3.0.14
    
    7d50fcb Fixes #263 Bid in draft status should not be visible
    537724c Fix tests according to changes
    8b150e7 Create awards only from active bids
    600f375 Add default empty list for array types
    86dc99b Change identifier.legalName type to multilang
    abe7f50 Change custom type enheritance
    63d08fd Move _schema key to procedure
    28a6770 Rename swagger module to swagger_generator
    b3aa32d Update swagger descriptions for api
    badc8ea Update coverage usage according to the dynamic modules
    8e107fc Update tests according to the swagger model generator
    da4ce41 Add schema key to specs
    6e05384 Update usage and imports
    2fb9f80 Update swagger definition using schemas from SchemaBuilder
    07a3bfa Update model generator with swagger model generator
    ee77103 Modify models according to the swagger model generator
    1117106 Add initial schema generation
    172b945 Add swagger model generator module
    c5274d6 Add base swagger schema
    ceaee8f Fix update_bid_data_from_auction method
    0f2b5ec Add broker to services docs
    35cbdec Add tests according to new feauters
    622969e Add ability to add document to bid when related award status is pending
    f26a6cc Correct path to endpoint and  date return format #222
    c9c62fb Add endpoint for auctionStart date hint #222
    0dd5337 Change procedure status bedfore sending to auction
  • v3.0.13 protected
    Tagged release v3.0.13
    
    ca1a488 Fixes #262 with timezone when raise closest auctionPeriod.startDate
    23e5f06 Make MultiLang as default model_spec for the MultilingualModelType
    fb25473 Add bankAccount to whitelist on custom types
    4f35f2f Do not check draft bids when set data from auction
    21de794 Fix swagger leglaName display on ModelTypes
    e8b7ec6 Fix format of X-Forwarded-For in access logger
    b1397f5 Fix tests according to changes
    913597b Change period for rectificationPeriod
    03fcd32 Change legalname for bids.value
    ae3a2a9 Multilang dict converting to model with own model type #224
  • v3.0.12 protected
    Tagged release v3.0.12
    
    185be94 Update document endpoints in the swagger doc
    2fc6b14 Allow to update document list in active_tendering state
    b37f503 Fix to_primitive_withoutroles method
  • v3.0.11 protected
    Tagged release v3.0.11
    
    b91b384 Add logging operations with resources #193
    c758bbb Fix datePublished field
    762a0b9 Change auction type for renewables-fast-manual type
    3030aed Add id field to the BankAccount structure
    5cbee62 Update schematics_to_swagger package version
    936fe37 Replace _lastModified by dateModified field
    c7d046f Do not devide amount when sending procedure to auction
    0bcc0ab Fix None on RelativeURLType
    c9d94d8 Add error if archive object not found
  • v3.0.10 protected
    Tagged release v3.0.10
    
    4795e70 Add new procurement method for manual testing
    95f807b Change iban regex
    edbd6eb Fix fixtures according to changes
    addf4a9 Forbid to post valueAddedTaxIncluded field
    797b961 Remove cyrillic letter from statuses
    1814396 Change bankAccount.accountIdentification type to list
    6d8d62e Fixes #219 Fix history endpoint swagger doc
    f45a897 Fixes #239 correct message auction start date
    1f2fbf8 Describe doc history endpoint in swagger #217
  • v3.0.9 protected
    Tagged release v3.0.9
    
    2c1d3db Set datetime.now in migration if do not have rectificationPeriod
    77a0c00 Fix checking proc method in migrations
    a88d3df Add renewables-initial-qualification-fast to migrations
    86cc163 Fix migration updated none required fields
    07c1d75 Add tests for migration
    028f7b0 Add migrations to remove additionalIdentifiers from procuringEntity
    77c0dde Add TimerType to serialize NoneType
    2e9df5a Move migrations methods to it's own files
  • v3.0.8 protected
    Tagged release v3.0.8
    
    0c94393 Move choices to validation for the Identifier model