From 8e8da228d334eee677a3bc3e01e090ff461e2274 Mon Sep 17 00:00:00 2001 From: Geoff Humphrey Date: Fri, 1 Feb 2019 11:17:47 -0700 Subject: [PATCH] Fix Loader Issues; Winner Display --- README.txt | 2 +- admin/default.admin.php | 2 +- admin/entries.admin.php | 6 +- admin/judging_scores.admin.php | 128 +- admin/participants.admin.php | 8 +- admin/upload.admin.php | 2 +- admin/upload_scoresheets.admin.php | 2 +- includes/current_version.inc.php | 6 +- lib/process.lib.php | 1704 +++++++++++++------------- output/results.output.php | 88 +- sections/bestbrewer.sec.php | 66 +- sections/bos.sec.php | 36 +- sections/brewer_entries.sec.php | 2 +- sections/winners.sec.php | 24 +- sections/winners_category.sec.php | 22 +- sections/winners_subcategory.sec.php | 24 +- sql/bcoem_baseline_2.1.X.sql | 2 +- update.php | 2 +- 18 files changed, 1118 insertions(+), 1008 deletions(-) diff --git a/README.txt b/README.txt index 4a7f7705..19e8b92a 100644 --- a/README.txt +++ b/README.txt @@ -5,7 +5,7 @@ Website: http://www.brewcompetition.com GitHub: https://github.com/geoffhumphrey/brewcompetitiononlineentry SourceForge: http://sourceforge.net/projects/brewcompetition [Archives ONLY] -Release 2.1.15, 2019-01-09 +Release 2.1.16, 2019-02-01 Developed utilizing a number of extensions and functions, with gratitude to their respective developers and online communities. Tested with the following versions: diff --git a/admin/default.admin.php b/admin/default.admin.php index 2c612a7b..c073f843 100644 --- a/admin/default.admin.php +++ b/admin/default.admin.php @@ -1111,7 +1111,7 @@