Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.3.x #4

Merged
merged 20 commits into from
Aug 19, 2016
Merged

2.3.x #4

merged 20 commits into from
Aug 19, 2016

Commits on Jul 7, 2016

  1. WIP auction.flash 2.3

    Leits committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    861ebcd View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2016

  1. Global changes:

    - Added APIResource inheritance for reusing LOGGER, context, request and registry initialization as part of object values
    - Added check of Accreditation and roles
    - Updated versions for newer releases
    - Added document's blacklisted fields
    - Calculating business date instead of regular get_now
    - Added cleaning up bids for a cancelled lots
    Views:
    - auction: added additional status check
    - bid, bid_document: added tendering period and authentication check, same as all other views
    - cancellation: added cancel_auction, cancel_lot methods instead of a raw cancellation
    - contract_document: added lot and auction status check (and option with active.qualifications status was added)
    - contract: added attribute ('valueAddedTaxIncluded', 'currency') and auction status check
    - complaint_document: added authentication and role check
    karmagood committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    c9bc5c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497a345 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

  1. Configuration menu
    Copy the full SHA
    03752d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27de335 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Fixed KeyError: 'next_check'

    Tests depend on time zone as they're sending naive datetime info.
    karmagood committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    a0ee621 View commit details
    Browse the repository at this point in the history
  2. Updated openprocurement.api

    karmagood committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    00c4a37 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Fixed Contract.date

    karmagood committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    bbe69d1 View commit details
    Browse the repository at this point in the history
  2. Split validation methods

    karmagood committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    58632c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c400f80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0743a69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb07b1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e2377f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2016

  1. Added filter for doc type

    karmagood committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    9e6b0b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5083e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97232ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4acef18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1375b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c40528d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9c842e View commit details
    Browse the repository at this point in the history