Skip to content

Releases: louking/contracts

3.0.4

12 Mar 17:03
Compare
Choose a tag to compare
  • (fix) sponsorships and sponsorship summary views with viewkey no longer require login (#514)

3.0.3

07 Mar 17:17
Compare
Choose a tag to compare
  • (new) Contract Races view: quote and invoice are now created separately from sending (#505)
  • (new) race services agreement now goes to CONTRACTS_ACCEPT_CC list (#510)
  • (tweak) cronjobs: uses mariadb-dump, linux line endings
  • (internal) number of gunicorn processing workers and threads are now set by env variables (#511)
  • (internal) docker-compose-dev cleanup and single worker
  • (internal) new name for virtual environment

3.0.2

02 Mar 20:06
Compare
Choose a tag to compare
  • (fix) Race Registrations view now doesn't crash for WDF (#513)

3.0.1

21 Feb 20:48
Compare
Choose a tag to compare
  • (fix) Contract Content view allows long content block (#508)
  • (fix) use mariadb, no ssl connection to database (#509)

3.0.0

01 Jan 17:37
Compare
Choose a tag to compare

(new) now runs as docker stack (#500)
(fix) admin calendar works again (#479)
(fix) cronjobs are run by appuser allowing logging (louking/members#621)

2.3.3

19 Dec 16:21
Compare
Choose a tag to compare
  • (new) fees support dollars and cents (#501)
  • (tweak) contract races: doesn't limit addons by service; remove serviceaddon table (#502)

2.3.2

25 Sep 18:29
Compare
Choose a tag to compare
  • (new) contract races: limit addons by service (#482)
  • (new) contract races view: add Update and Initiate Invoice button to edit view (#483)
  • (new) documentation for invoicing process (#484)
  • (fix) service view: doesn't require addons (#486)
  • (fix) contract races calendar view doesn't crash (#479)
  • (tweak) exception email: add logged in user to email (#492)
  • (internal) security updates
  • (internal) add task to build docs
  • (internal) downrev urllib3 due to openssl incompatibility on server

2.3.1

07 Sep 17:48
Compare
Choose a tag to compare
  • (new) client contracts: enhanced services, unit pricing (#477)

2.3.0

07 Sep 17:44
Compare
Choose a tag to compare
  • (new) Leads, Events views: add course marking lead (#474, #209)
  • (tweak) sponsorships, contract races views: csv export includes full notes (#468)
  • (internal) bump flask-security-too, loutilities (#466)
  • (build) launch.json semantics updates

2.2.5

07 Feb 20:58
Compare
Choose a tag to compare
  • (fix) contract races view: resend of contract no longer raises exception (#461)
  • (tweak) fix readthedocs build (#448)
  • (tweak) client contract: race date is checked against race date rule (#449)
  • (tweak) sponsorships view edit window no longer shows copyright (#459)
  • (tweak) contract races view: now shows contact name, email (#432)
  • (tweak) sponsorships view: change of client now changes client name, email (#460)
  • (tweak) clients view: now has csv download (#335)
  • (tweak) sponsor benefits and sponsor race variables: csv download added (#440)
  • (tweak) sponsor contract emails uses configured email fields (#447)
  • (tweak) fix security vulnerabilities