Needed to implement, at least for now, following views elements:

  • Views filter to list auctions WITH AT LEAST 1 hammer bid (winner bids).
  • Views filter to list auctions which have reached ALL ALLOWED amount of hammer bids (winner bids).
  • Views relationship to the table "auctioneer_auction_hammer" for all auctions.
  • Other useful improvements here.
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

waspper created an issue. See original summary.

waspper’s picture

Leaved for reviews. Will be commited if no objections.

waspper’s picture

Status: Active » Needs review
waspper’s picture

FileSize
16.33 KB

Updated patch. Better integration.

KondratievaS’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
180.13 KB

Tested patch from #4 - works as expected

waspper’s picture

  • waspper committed 2c34079 on 1.0.x
    Issue #3254981 by waspper, KondratievaS: Views improvements
    
waspper’s picture

Status: Reviewed & tested by the community » Fixed
waspper’s picture

Status: Fixed » Closed (fixed)