Skip to content

Latest commit

 

History

History
42 lines (40 loc) · 2.44 KB

CHANGEME.md

File metadata and controls

42 lines (40 loc) · 2.44 KB

Change Log

==========

  • 2020.12.28 Add ApiController with /bhaa/v2 endpoints.
  • 2020.12.20 Small fixes.
  • 2020.03.07 Correct the generated plugin zip file name.
  • 2019.12.08 Rename plugin to bhaa_wordpress_plugin.
  • 2019.12.07 Add Release Asset support for github-updater plugin and github action releases.
  • 2019.11.29 Update for 2020 annual membership form. Add github actions build.
  • 2019.03.22 Add age category report and race sub-pages.
  • 2019.02.28 Add race sub-pages with rewrite rules and custom templates.
  • 2019.02.16 Only renew runners who use the annual membership form.
  • 2019.02.16 Add Registrar Admin page to mark non-renewed runners as inactive.
  • 2018.01.02 Add unit tests around the gender validation.
  • 2018.01.01 Process runner registration from recorded answers.
  • 2018.12.31 Map the expresso fields to the runner.
  • 2018.12.29 Capture custom question answers as runner meta-data.
  • 2018.12.17 Updates for BHAA 2019 membership.
  • 2018.11.19 Add BHAA help guide with links to the markup pages.
  • 2018.11.18 Update team league summary stored procedures to calculate the leaguesummary correctly.
  • 2018.11.18 Update the House page to display the list of team runners.
  • 2018.07.28 Fix league displays to use the event date and link to specific races.
  • 2018.07.24 Update the registrar export tool to dynamically determine the next race id and name, which is included in the filename now.
  • 2018.07.12 Add results by year logic for races and leagues. Display team leagues.
  • 2018.06.14 Remembering the implementation of the leagues! Still should be simpler!.
  • 2018.06.14 Add login redirect logic to send non-admins to the frontpage. Update next event ID to 6092.
  • 2018.03.15 Add flash message support for the admin controller. Add login form image.
  • 2018.03.14 Use p2p details to derive a runner's company for all reports.
  • 2018.03.10 Allow admin can set the runners status.
  • 2018.03.05 Add the house page.
  • 2018.04.24 Display the team results.
  • 2018.04.20 Fix company url link on the runner admin page.
  • 2018.04.16 Update the bhaa_race_result shortcode to show event, races and league.
  • 2018.04.13 Add unit test framework.
  • 2018.04.11 Add runner race result shortcode.
  • 2018.04.10 Add league shortcode.
  • 2018.04.09 Update mustache templates.
  • 2018.04.05 Add league controller and classes.
  • 2018.04.04 Update the BHAA columns on the User page.
  • 2018.04.03 Add register csv file export links.
  • 2018.03.15 New version of the plugin using composer, psr-4 naming.