🤖 CBER Deploy-bot 🤖

####### 2018-11-07 20:05:40 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 180d211 to 56f1a49

$ git pull
From https://github.com/BallStateCBER/school-rankings
180d211..56f1a49 master -> origin/master
Updating 180d211..56f1a49
Fast-forward
config/app.php | 6 +++-
src/Command/MetricTreeCleanCommand.php | 50 ++++++++++++++++++++----------
src/Controller/Api/MetricsController.php | 11 ++++---
webroot/js/metric-manager/metric-modal.jsx | 39 +++++++++++++++++++++--
4 files changed, 82 insertions(+), 24 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: bin/cake
# modified: bin/cake.bat
# modified: bin/cake.php
# modified: package-lock.json
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2018-11-07 21:39:34 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 56f1a49 to 012ff77

$ git pull
From https://github.com/BallStateCBER/school-rankings
56f1a49..012ff77 master -> origin/master
Updating 56f1a49..012ff77
Fast-forward
.../Controller/Api/MetricsControllerTest.php | 35 ++++++++++++++++++++--
1 file changed, 33 insertions(+), 2 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: bin/cake
# modified: bin/cake.bat
# modified: bin/cake.php
# modified: package-lock.json
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2018-11-07 23:23:32 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 012ff77 to b735720

$ git pull
From https://github.com/BallStateCBER/school-rankings
012ff77..b735720 master -> origin/master
Updating 012ff77..b735720
Fast-forward
webroot/js/formula-form/formula-form.jsx | 37 +++++++++++++-------------------
1 file changed, 15 insertions(+), 22 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: bin/cake
# modified: bin/cake.bat
# modified: bin/cake.php
# modified: package-lock.json
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.

$ npm install
/usr/bin/env: node: No such file or directory

$ npm run build
/usr/bin/env: node: No such file or directory



####### 2018-11-12 17:11:10 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from b735720 to 4e5b8c0

$ git pull
From https://github.com/BallStateCBER/school-rankings
b735720..4e5b8c0 master -> origin/master
error: Your local changes to the following files would be overwritten by merge:
package-lock.json
Please, commit your changes or stash them before you can merge.
Aborting
Updating b735720..4e5b8c0

$ git status
# On branch master
# Your branch is behind 'origin/master' by 10 commits, and can be fast-forwarded.
# (use "git pull" to update your local branch)
#
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: bin/cake
# modified: bin/cake.bat
# modified: bin/cake.php
# modified: package-lock.json
# modified: webroot/.htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2018-11-12 17:28:52 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 4e5b8c0 to 8c5051e

$ git pull
From https://github.com/BallStateCBER/school-rankings
4e5b8c0..8c5051e master -> origin/master
Updating 4e5b8c0..8c5051e
Fast-forward
webroot/.htaccess | 6 ++++++
1 file changed, 6 insertions(+)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2018-11-19 23:08:16 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 8c5051e to 211704a

$ git pull
From https://github.com/BallStateCBER/school-rankings
8c5051e..211704a master -> origin/master
Updating 8c5051e..211704a
Fast-forward
src/Shell/Task/RankTask.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2018-11-20 01:12:57 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 211704a to 80a153a

$ git pull
From https://github.com/BallStateCBER/school-rankings
211704a..80a153a master -> origin/master
Updating 211704a..80a153a
Fast-forward
src/Shell/Task/RankTask.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2018-11-21 20:00:00 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 80a153a to daa6fa3

$ git pull
From https://github.com/BallStateCBER/school-rankings
80a153a..daa6fa3 master -> origin/master
Updating 80a153a..daa6fa3
Fast-forward
src/Controller/Api/RankingsController.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.7.3 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-02-14 23:42:37 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from daa6fa3 to 12eb979

$ git pull
From https://github.com/BallStateCBER/school-rankings
daa6fa3..12eb979 master -> origin/master
* [new branch] feature-elasticsearch -> origin/feature-elasticsearch
Updating daa6fa3..12eb979
Fast-forward
composer.json | 1 +
composer.lock | 314 +++++++++++++++++++++++++-
config/app.php | 7 +
src/Application.php | 5 +
src/Command/PopulateElasticsearchCommand.php | 146 ++++++++++++
src/Command/SpeedTestElasticsearchCommand.php | 177 +++++++++++++++
src/Model/Document/Statistic.php | 9 +
src/Model/Index/StatisticsIndex.php | 27 +++
src/Shell/Task/RankTask.php | 62 ++++-
9 files changed, 738 insertions(+), 10 deletions(-)
create mode 100644 src/Command/PopulateElasticsearchCommand.php
create mode 100644 src/Command/SpeedTestElasticsearchCommand.php
create mode 100644 src/Model/Document/Statistic.php
create mode 100644 src/Model/Index/StatisticsIndex.php

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Updating to version 1.8.4 (stable channel).
Downloading (connecting...)Downloading (100%) 
Use composer self-update --rollback to return to version 1.8.3

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 6 installs, 0 updates, 0 removals
As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
- Installing react/promise (v2.7.1): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (30%)Downloading (35%)Downloading (50%)Downloading (55%)Downloading (80%)Downloading (85%)Downloading (100%)
- Installing guzzlehttp/streams (3.0.0): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (40%)Downloading (50%)Downloading (65%)Downloading (80%)Downloading (95%)Downloading (100%)
- Installing guzzlehttp/ringphp (1.1.1): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (20%)Downloading (40%)Downloading (45%)Downloading (60%)Downloading (75%)Downloading (95%)Downloading (100%)
- Installing elasticsearch/elasticsearch (v6.1.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Installing ruflin/elastica (6.1.1): Downloading (connecting...)Downloading (100%) 
- Installing cakephp/elastic-search (2.0.0): Downloading (connecting...)Downloading (100%) 
elasticsearch/elasticsearch suggests installing monolog/monolog (Allows for client-level logging and tracing)
ruflin/elastica suggests installing aws/aws-sdk-php (Allow using IAM authentication with Amazon ElasticSearch Service)
ruflin/elastica suggests installing egeloen/http-adapter (Allow using httpadapter transport)
ruflin/elastica suggests installing guzzlehttp/guzzle (Allow using guzzle 6 as the http transport)
ruflin/elastica suggests installing monolog/monolog (Logging request)
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-02-19 19:49:17 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 12eb979 to 528ab1f

$ git pull
From https://github.com/BallStateCBER/school-rankings
12eb979..528ab1f master -> origin/master
Updating 12eb979..528ab1f
Fast-forward
src/Command/SpeedTestElasticsearchCommand.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-02-19 20:10:44 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 528ab1f to 87d937a

$ git pull
From https://github.com/BallStateCBER/school-rankings
528ab1f..87d937a master -> origin/master
Updating 528ab1f..87d937a
Fast-forward
src/Command/SpeedTestElasticsearchCommand.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-02-21 00:49:25 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 87d937a to 72bd2f8

$ git pull
From https://github.com/BallStateCBER/school-rankings
87d937a..72bd2f8 master -> origin/master
Updating 87d937a..72bd2f8
Fast-forward
src/Controller/Api/RankingsController.php | 2 +-
src/Shell/Task/RankTask.php | 111 ++++++++++++-----------
webroot/dist/js/formula-form.js | Bin 4974263 -> 4977157 bytes
webroot/js/formula-form/formula-form.jsx | 71 ++++++++-------
webroot/js/formula-form/ranking-results.jsx | 36 ++++++--
webroot/js/formula-form/school-type-selector.jsx | 2 +-
6 files changed, 128 insertions(+), 94 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-02-28 00:44:34 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 72bd2f8 to 763a885

$ git pull
From https://github.com/BallStateCBER/school-rankings
72bd2f8..763a885 master -> origin/master
Updating 72bd2f8..763a885
Fast-forward
config/bootstrap_form.php | 43 ++++++++++++++++++++++++
src/Command/MetricTreeCleanCommand.php | 41 +++++++++++++++++++++++
src/Import/ImportFile.php | 21 +++++++++++-
src/Model/Table/MetricsTable.php | 9 +++++
src/Template/Users/login.ctp | 26 +++++++++------
src/Template/Users/register.ctp | 13 ++++++--
src/View/AppView.php | 4 +++
webroot/css/formula-form.scss | 19 +++++++++--
webroot/dist/css/formula-form.css | Bin 129953 -> 130253 bytes
webroot/dist/js/formula-form.js | Bin 4977157 -> 4980572 bytes
webroot/js/formula-form/ranking-results.jsx | 22 +++++++++++--
webroot/js/formula-form/result-subject.jsx | 49 ++++++++++++++++++----------
12 files changed, 211 insertions(+), 36 deletions(-)
create mode 100644 config/bootstrap_form.php

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-03-01 20:56:23 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 763a885 to bb9f7ec

$ git pull
From https://github.com/BallStateCBER/school-rankings
763a885..bb9f7ec master -> origin/master
Updating 763a885..bb9f7ec
Fast-forward
webroot/dist/js/formula-form.js | Bin 4980572 -> 4981281 bytes
webroot/js/formula-form/result-subject.jsx | 21 ++++++++++++++-------
2 files changed, 14 insertions(+), 7 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-03-05 00:55:03 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from bb9f7ec to 6d09596

$ git pull
From https://github.com/BallStateCBER/school-rankings
bb9f7ec..6d09596 master -> origin/master
Updating bb9f7ec..6d09596
Fast-forward
src/Application.php | 4 +-
src/Command/CleanCityCountyCommand.php | 77 ++++++++++++++++++++++++
src/Command/FixPercentValuesCommand.php | 6 ++
src/Command/ImportStatsCommand.php | 7 +++
src/Command/MetricMergeCommand.php | 7 +++
src/Controller/Admin/MetricsController.php | 30 ++++++++++
src/Controller/Api/RankingsController.php | 29 +++++++--
src/Template/Admin/Metrics/tree.ctp | 35 +++++++++++
webroot/dist/js/formula-form.js | Bin 4981281 -> 4993697 bytes
webroot/js/formula-form/formula-form.jsx | 13 +++-
webroot/js/formula-form/no-data-results.jsx | 89 ++++++++++++++++++++++++++++
webroot/js/formula-form/ranking-results.jsx | 26 ++++----
webroot/js/formula-form/result-subject.jsx | 17 +-----
13 files changed, 306 insertions(+), 34 deletions(-)
create mode 100644 src/Command/CleanCityCountyCommand.php
create mode 100644 src/Template/Admin/Metrics/tree.ctp
create mode 100644 webroot/js/formula-form/no-data-results.jsx

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-03-12 00:49:13 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 6d09596 to cd1345c

$ git pull
From https://github.com/BallStateCBER/school-rankings
6d09596..cd1345c master -> origin/master
Updating 6d09596..cd1345c
Fast-forward
src/Application.php | 4 +-
src/Command/CheckStatsCommand.php | 2 +-
src/Command/CleanAssociationsCommand.php | 92 +++++++++++++++++++++++++
src/Command/CleanCityCountyCommand.php | 77 ---------------------
src/Command/FixDistrictAssociationsCommand.php | 2 +-
src/Import/ImportFile.php | 2 +-
src/Model/Table/StatisticsTable.php | 11 ++-
webroot/css/formula-form.scss | 3 +
webroot/dist/css/formula-form.css | Bin 130253 -> 130294 bytes
webroot/dist/js/formula-form.js | Bin 4993697 -> 4994081 bytes
webroot/dist/js/metric-manager.js | Bin 6031564 -> 6031420 bytes
webroot/js/formula-form/result-subject.jsx | 7 +-
webroot/js/metric-manager/metric-manager.jsx | 7 +-
13 files changed, 119 insertions(+), 88 deletions(-)
create mode 100644 src/Command/CleanAssociationsCommand.php
delete mode 100644 src/Command/CleanCityCountyCommand.php

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.4 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-07-16 00:25:00 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from cd1345c to 140e616

$ git pull
From https://github.com/BallStateCBER/school-rankings
cd1345c..140e616 master -> origin/master
Updating cd1345c..140e616
Fast-forward
.editorconfig | 4 +-
.eslintrc.json | 3 +-
...e-reduced-price-meal-status-2006-19 (2006).xlsx | Bin 0 -> 219324 bytes
...e-reduced-price-meal-status-2006-19 (2007).xlsx | Bin 0 -> 221709 bytes
...e-reduced-price-meal-status-2006-19 (2008).xlsx | Bin 0 -> 223230 bytes
...e-reduced-price-meal-status-2006-19 (2009).xlsx | Bin 0 -> 224056 bytes
...e-reduced-price-meal-status-2006-19 (2010).xlsx | Bin 0 -> 225558 bytes
...e-reduced-price-meal-status-2006-19 (2011).xlsx | Bin 0 -> 197347 bytes
...e-reduced-price-meal-status-2006-19 (2012).xlsx | Bin 0 -> 199733 bytes
...e-reduced-price-meal-status-2006-19 (2013).xlsx | Bin 0 -> 198898 bytes
...e-reduced-price-meal-status-2006-19 (2014).xlsx | Bin 0 -> 198832 bytes
.../2014/schoolecaresults2010-15 (2014).xlsx | Bin 362470 -> 361860 bytes
...e-reduced-price-meal-status-2006-19 (2015).xlsx | Bin 0 -> 190794 bytes
...e-reduced-price-meal-status-2006-19 (2016).xlsx | Bin 0 -> 193877 bytes
...e-reduced-price-meal-status-2006-19 (2017).xlsx | Bin 0 -> 184211 bytes
...e-reduced-price-meal-status-2006-19 (2018).xlsx | Bin 0 -> 177776 bytes
...e-reduced-price-meal-status-2006-19 (2019).xlsx | Bin 0 -> 179580 bytes
src/Application.php | 2 +
src/Command/ImportLocationsCommand.php | 13 +-
src/Command/ImportStatsCommand.php | 55 ++-
src/Command/ImportStatsStatusCommand.php | 2 +-
src/Command/PopulateLocationOriginCommand.php | 382 +++++++++++++++++++++
src/Import/ImportFile.php | 84 ++++-
src/Model/Entity/School.php | 2 +
src/Model/Entity/SchoolDistrict.php | 2 +
webroot/dist/js/metric-manager.js | Bin 6031420 -> 6038252 bytes
webroot/js/metric-manager/metric-manager.jsx | 55 +++
27 files changed, 571 insertions(+), 33 deletions(-)
create mode 100644 data/statistics/2006/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2006).xlsx
create mode 100644 data/statistics/2007/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2007).xlsx
create mode 100644 data/statistics/2008/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2008).xlsx
create mode 100644 data/statistics/2009/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2009).xlsx
create mode 100644 data/statistics/2010/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2010).xlsx
create mode 100644 data/statistics/2011/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2011).xlsx
create mode 100644 data/statistics/2012/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2012).xlsx
create mode 100644 data/statistics/2013/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2013).xlsx
create mode 100644 data/statistics/2014/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2014).xlsx
create mode 100644 data/statistics/2015/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2015).xlsx
create mode 100644 data/statistics/2016/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2016).xlsx
create mode 100644 data/statistics/2017/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2017).xlsx
create mode 100644 data/statistics/2018/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2018).xlsx
create mode 100644 data/statistics/2019/school-enrollment-ethnicity-and-free-reduced-price-meal-status-2006-19 (2019).xlsx
create mode 100644 src/Command/PopulateLocationOriginCommand.php

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-07-18 15:45:55 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 140e616 to 3235353

$ git pull
From https://github.com/BallStateCBER/school-rankings
140e616..3235353 master -> origin/master
Updating 140e616..3235353
Fast-forward
package-lock.json | 130 +++++++++++++++++++---------
package.json | 7 +-
src/Model/Table/MetricsTable.php | 9 ++
src/Template/Element/nav_header.ctp | 12 ++-
webroot/css/main.scss | 3 +
webroot/css/variables.scss | 3 +
webroot/dist/css/formula-form.css | Bin 130294 -> 129452 bytes
webroot/dist/css/main.css | Bin 169267 -> 186748 bytes
webroot/dist/js/formula-form.js | Bin 4994081 -> 4994304 bytes
webroot/dist/js/main.js | Bin 1438615 -> 1460758 bytes
webroot/dist/js/metric-manager.js | Bin 6038252 -> 6038136 bytes
webroot/js/formula-form/metric-selector.jsx | 5 +-
12 files changed, 119 insertions(+), 50 deletions(-)
create mode 100644 webroot/css/variables.scss

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-07-22 19:00:16 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 3235353 to 1dd023b

$ git pull
From https://github.com/BallStateCBER/school-rankings
3235353..1dd023b master -> origin/master
Updating 3235353..1dd023b
Fast-forward
src/Controller/Api/FormulasController.php | 4 ++++
tests/Fixture/FormulasFixture.php | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
#
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-07-22 19:04:35 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 1dd023b to dbeee7c

$ git pull
From https://github.com/BallStateCBER/school-rankings
1dd023b..dbeee7c master -> origin/master
Updating 1dd023b..dbeee7c
Fast-forward
.htaccess | 7 +++++++
1 file changed, 7 insertions(+)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.8.6 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-08-05 19:32:31 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from dbeee7c to e6b92a7

$ git pull
From https://github.com/BallStateCBER/school-rankings
dbeee7c..e6b92a7 master -> origin/master
Updating dbeee7c..e6b92a7
Fast-forward
webroot/.htaccess | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-20 20:13:04 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from e6b92a7 to eeb8763

$ git pull
From https://github.com/BallStateCBER/school-rankings
e6b92a7..eeb8763 master -> origin/master
Updating e6b92a7..eeb8763
Fast-forward
.editorconfig | 2 +-
webroot/dist/js/formula-form.js | Bin 4994304 -> 5003019 bytes
webroot/dist/js/metric-manager.js | Bin 6038136 -> 6040151 bytes
webroot/js/formula-form/metric-selector.jsx | 4 ++
webroot/js/metric-manager/metric-manager.jsx | 67 ++++-----------------------
webroot/js/sort/metric-sorter.js | 62 +++++++++++++++++++++++++
6 files changed, 75 insertions(+), 60 deletions(-)
create mode 100644 webroot/js/sort/metric-sorter.js

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-20 21:34:55 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from eeb8763 to 8ec53f8

$ git pull
From https://github.com/BallStateCBER/school-rankings
eeb8763..8ec53f8 master -> origin/master
Updating eeb8763..8ec53f8
Fast-forward
.travis.yml | 4 +-
package-lock.json | 6686 +++++++++-------------
package.json | 48 +-
webroot/dist/css/formula-form.css | Bin 129452 -> 127314 bytes
webroot/dist/css/main.css | Bin 186748 -> 146913 bytes
webroot/dist/css/metric-manager.css | Bin 1367 -> 970 bytes
webroot/dist/js/formula-form.js | Bin 5003019 -> 603970 bytes
webroot/dist/js/main.js | Bin 1460758 -> 185340 bytes
webroot/dist/js/metric-manager.js | Bin 6040151 -> 1049477 bytes
webroot/jstree/jstree.js | 87 +-
webroot/jstree/jstree.min.js | 12 +-
webroot/jstree/themes/default-dark/32px.png | Bin 1562 -> 1525 bytes
webroot/jstree/themes/default-dark/40px.png | Bin 5717 -> 6526 bytes
webroot/jstree/themes/default-dark/style.css | 36 +-
webroot/jstree/themes/default-dark/style.min.css | 2 +-
webroot/jstree/themes/default-dark/throbber.gif | Bin 1720 -> 1464 bytes
webroot/jstree/themes/default/32px.png | Bin 3121 -> 5667 bytes
webroot/jstree/themes/default/40px.png | Bin 1880 -> 2218 bytes
webroot/jstree/themes/default/style.css | 16 +-
webroot/jstree/themes/default/style.min.css | 2 +-
webroot/jstree/themes/default/throbber.gif | Bin 1720 -> 1464 bytes
21 files changed, 2786 insertions(+), 4107 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-23 18:08:54 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 8ec53f8 to f94d465

$ git pull
From https://github.com/BallStateCBER/school-rankings
8ec53f8..f94d465 master -> origin/master
Updating 8ec53f8..f94d465
Fast-forward
webroot/dist/js/formula-form.js.map | Bin 0 -> 2075722 bytes
webroot/dist/js/main.js.map | Bin 0 -> 816694 bytes
webroot/dist/js/metric-manager.js.map | Bin 0 -> 2531803 bytes
3 files changed, 0 insertions(+), 0 deletions(-)
create mode 100644 webroot/dist/js/formula-form.js.map
create mode 100644 webroot/dist/js/main.js.map
create mode 100644 webroot/dist/js/metric-manager.js.map

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-23 18:55:39 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from f94d465 to 260a414

$ git pull
From https://github.com/BallStateCBER/school-rankings
f94d465..260a414 master -> origin/master
Updating f94d465..260a414
Fast-forward
webroot/dist/js/formula-form.js | Bin 603970 -> 604005 bytes
webroot/dist/js/formula-form.js.map | Bin 2075722 -> 2075799 bytes
webroot/js/formula-form/formula-form.jsx | 2 +-
3 files changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-23 19:03:55 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 260a414 to 0ddf1bb

$ git pull
From https://github.com/BallStateCBER/school-rankings
260a414..0ddf1bb master -> origin/master
Updating 260a414..0ddf1bb
Fast-forward
webroot/dist/js/formula-form.js | Bin 604005 -> 604025 bytes
webroot/dist/js/formula-form.js.map | Bin 2075799 -> 2075842 bytes
webroot/js/formula-form/formula-form.jsx | 2 +-
3 files changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-23 19:13:43 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 0ddf1bb to 80b2bfd

$ git pull
From https://github.com/BallStateCBER/school-rankings
0ddf1bb..80b2bfd master -> origin/master
Updating 0ddf1bb..80b2bfd
Fast-forward
webroot/dist/js/formula-form.js | Bin 604025 -> 604045 bytes
webroot/dist/js/formula-form.js.map | Bin 2075842 -> 2075885 bytes
webroot/js/formula-form/formula-form.jsx | 2 +-
3 files changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-25 16:18:03 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 80b2bfd to 1dd6666

$ git pull
From https://github.com/BallStateCBER/school-rankings
80b2bfd..1dd6666 master -> origin/master
Updating 80b2bfd..1dd6666
Fast-forward
config/routes.php | 3 +++
src/Template/Element/nav_header.ctp | 2 +-
src/Template/Pages/home.ctp | 27 ++++++++++++++++++++++++++-
webroot/css/main.scss | 4 ++++
webroot/dist/css/main.css | Bin 146913 -> 146945 bytes
5 files changed, 34 insertions(+), 2 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-25 18:15:15 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 1dd6666 to 962ded1

$ git pull
From https://github.com/BallStateCBER/school-rankings
1dd6666..962ded1 master -> origin/master
Updating 1dd6666..962ded1
Fast-forward
webroot/js/formula-form/no-data-results.jsx | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-09-25 18:29:12 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 962ded1 to 1d6c591

$ git pull
From https://github.com/BallStateCBER/school-rankings
962ded1..1d6c591 master -> origin/master
Updating 962ded1..1d6c591
Fast-forward
webroot/dist/js/formula-form.js | Bin 604045 -> 604053 bytes
webroot/dist/js/formula-form.js.map | Bin 2075885 -> 2075936 bytes
2 files changed, 0 insertions(+), 0 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-09 00:19:00 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 1d6c591 to 142af10

$ git pull
From https://github.com/BallStateCBER/school-rankings
1d6c591..142af10 master -> origin/master
Updating 1d6c591..142af10
Fast-forward
.babelrc | 2 +-
.eslintrc.json | 6 +-
package-lock.json | 24697 +++++++++++++--------
package.json | 67 +-
postcss.config.js | 8 +
src/Controller/Api/RankingsController.php | 41 +-
src/Controller/FormulasController.php | 2 +
src/Model/Entity/Grade.php | 6 +-
src/Model/Table/GradesTable.php | 6 +
src/Shell/Task/RankTask.php | 23 +-
src/Template/Formulas/form.ctp | 4 +-
tests/Fixture/GradesFixture.php | 3 +-
webpack.common.js | 22 +-
webroot/css/formula-form.scss | 2 +-
webroot/dist/css/formula-form.css | Bin 127314 -> 127711 bytes
webroot/dist/css/main.css | Bin 146945 -> 147673 bytes
webroot/dist/css/metric-manager.css | Bin 970 -> 970 bytes
webroot/dist/js/formula-form.js | Bin 604053 -> 518270 bytes
webroot/dist/js/formula-form.js.map | Bin 2075936 -> 1818933 bytes
webroot/dist/js/main.js | Bin 185340 -> 184309 bytes
webroot/dist/js/main.js.map | Bin 816694 -> 825295 bytes
webroot/dist/js/metric-manager.js | Bin 1049477 -> 964879 bytes
webroot/dist/js/metric-manager.js.map | Bin 2531803 -> 2234237 bytes
webroot/js/formula-form/checkbox.jsx | 3 +-
webroot/js/formula-form/criterion.jsx | 30 +-
webroot/js/formula-form/formula-form.jsx | 180 +-
webroot/js/formula-form/grade-level-selector.jsx | 85 +
webroot/js/formula-form/metric-selector.jsx | 10 +-
webroot/js/formula-form/no-data-results.jsx | 2 +-
webroot/js/formula-form/ranking-results.jsx | 38 +-
webroot/js/formula-form/result-subject.jsx | 5 +-
webroot/js/formula-form/school-type-selector.jsx | 6 +-
webroot/js/metric-manager/formatter.js | 4 +-
webroot/js/metric-manager/legend.jsx | 10 +-
webroot/js/metric-manager/metric-manager.jsx | 38 +-
webroot/js/metric-manager/metric-modal.jsx | 2 +-
36 files changed, 15343 insertions(+), 9959 deletions(-)
create mode 100644 postcss.config.js
create mode 100644 webroot/js/formula-form/grade-level-selector.jsx

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-09 20:58:49 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 142af10 to ef5ed56

$ git pull
From https://github.com/BallStateCBER/school-rankings
142af10..ef5ed56 master -> origin/master
Updating 142af10..ef5ed56
Fast-forward
src/Controller/Api/RankingsController.php | 70 +++++++----------
webroot/dist/js/formula-form.js | Bin 518270 -> 520679 bytes
webroot/dist/js/formula-form.js.map | Bin 1818933 -> 1822577 bytes
webroot/dist/js/main.js | Bin 184309 -> 184310 bytes
webroot/dist/js/main.js.map | Bin 825295 -> 825295 bytes
webroot/dist/js/metric-manager.js | Bin 964879 -> 964880 bytes
webroot/dist/js/metric-manager.js.map | Bin 2234237 -> 2234021 bytes
webroot/js/formula-form/formula-form.jsx | 62 +++++----------
.../formula-form/{ => results}/no-data-results.jsx | 8 +-
.../formula-form/{ => results}/ranking-results.jsx | 0
.../formula-form/{ => results}/result-subject.jsx | 85 +++++++++++++++++----
.../js/formula-form/selectors/context-selector.jsx | 48 ++++++++++++
.../{ => selectors}/grade-level-selector.jsx | 11 ++-
.../{ => selectors}/metric-selector.jsx | 4 +-
.../{ => selectors}/school-type-selector.jsx | 9 +--
15 files changed, 179 insertions(+), 118 deletions(-)
rename webroot/js/formula-form/{ => results}/no-data-results.jsx (91%)
rename webroot/js/formula-form/{ => results}/ranking-results.jsx (100%)
rename webroot/js/formula-form/{ => results}/result-subject.jsx (58%)
create mode 100644 webroot/js/formula-form/selectors/context-selector.jsx
rename webroot/js/formula-form/{ => selectors}/grade-level-selector.jsx (90%)
rename webroot/js/formula-form/{ => selectors}/metric-selector.jsx (97%)
rename webroot/js/formula-form/{ => selectors}/school-type-selector.jsx (91%)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-11 17:52:37 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from ef5ed56 to 9189bdf

$ git pull
From https://github.com/BallStateCBER/school-rankings
ef5ed56..9189bdf master -> origin/master
Updating ef5ed56..9189bdf
Fast-forward
src/Command/CheckLocationsCommand.php | 15 ++-
src/Command/CheckStatsCommand.php | 1 +
src/Command/ImportLocationsCommand.php | 34 ++++++-
src/Command/ImportStatsCommand.php | 1 +
src/Command/MetricParentMergeCommand.php | 4 +-
src/Model/Entity/Grade.php | 2 +
src/Model/Table/GradesTable.php | 102 ++++++++-------------
src/Template/Element/analytics.ctp | 9 ++
src/Template/Layout/default.ctp | 3 +-
tests/Fixture/GradesFixture.php | 13 ++-
webroot/dist/js/formula-form.js | Bin 520679 -> 520959 bytes
webroot/dist/js/formula-form.js.map | Bin 1822577 -> 1823402 bytes
webroot/js/formula-form/formula-form.jsx | 86 ++++++++++-------
.../js/formula-form/selectors/context-selector.jsx | 9 +-
.../selectors/grade-level-selector.jsx | 7 +-
.../js/formula-form/selectors/metric-selector.jsx | 12 ++-
.../selectors/school-type-selector.jsx | 7 +-
17 files changed, 172 insertions(+), 133 deletions(-)
create mode 100644 src/Template/Element/analytics.ctp

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-11 17:56:36 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 9189bdf to 7ca11db

$ git pull
From https://github.com/BallStateCBER/school-rankings
9189bdf..7ca11db master -> origin/master
Updating 9189bdf..7ca11db
Fast-forward
tests/TestCase/Controller/PagesControllerTest.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-11 21:00:46 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 7ca11db to 342a08a

$ git pull
From https://github.com/BallStateCBER/school-rankings
7ca11db..342a08a master -> origin/master
Updating 7ca11db..342a08a
Fast-forward
src/Template/Element/analytics.ctp | 21 +++++++++++++--------
webroot/dist/js/formula-form.js | Bin 520959 -> 521018 bytes
webroot/dist/js/formula-form.js.map | Bin 1823402 -> 1823611 bytes
webroot/js/formula-form/formula-form.jsx | 6 +++++-
4 files changed, 18 insertions(+), 9 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-16 00:10:03 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 342a08a to d11d306

$ git pull
From https://github.com/BallStateCBER/school-rankings
342a08a..d11d306 master -> origin/master
Updating 342a08a..d11d306
Fast-forward
webroot/dist/js/formula-form.js | Bin 521018 -> 524568 bytes
webroot/dist/js/formula-form.js.map | Bin 1823611 -> 1834152 bytes
webroot/dist/js/main.js | Bin 184310 -> 184311 bytes
webroot/dist/js/main.js.map | Bin 825295 -> 825295 bytes
webroot/dist/js/metric-manager.js | Bin 964880 -> 964881 bytes
webroot/dist/js/metric-manager.js.map | Bin 2234021 -> 2234021 bytes
webroot/js/formula-form/analytics.js | 255 +++++++++++++++++++++
webroot/js/formula-form/formula-form.jsx | 38 ++-
.../selectors/grade-level-selector.jsx | 2 +-
9 files changed, 284 insertions(+), 11 deletions(-)
create mode 100644 webroot/js/formula-form/analytics.js

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-19 00:42:44 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from d11d306 to 8ef5d5d

$ git pull
From https://github.com/BallStateCBER/school-rankings
d11d306..8ef5d5d master -> origin/master
Updating d11d306..8ef5d5d
Fast-forward
package-lock.json | 5 +++
package.json | 7 +++--
src/Template/Formulas/form.ctp | 10 ++++--
webroot/css/formula-form.scss | 6 ++++
webroot/dist/css/formula-form.css | Bin 127711 -> 127771 bytes
webroot/dist/js/formula-form.js | Bin 524568 -> 538584 bytes
webroot/dist/js/formula-form.js.map | Bin 1834152 -> 1884458 bytes
webroot/dist/js/metric-manager.js | Bin 964881 -> 964881 bytes
webroot/dist/js/metric-manager.js.map | Bin 2234021 -> 2234031 bytes
webroot/js/formula-form/analytics.js | 23 +++++++++++---
webroot/js/formula-form/formula-form.jsx | 34 ++++++++++++++++-----
.../js/formula-form/selectors/metric-selector.jsx | 18 ++++++++---
12 files changed, 82 insertions(+), 21 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-25 21:20:26 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 8ef5d5d to 5bf6b75

$ git pull
From https://github.com/BallStateCBER/school-rankings
8ef5d5d..5bf6b75 master -> origin/master
Updating 8ef5d5d..5bf6b75
Fast-forward
.editorconfig | 3 +
package-lock.json | 8 ++
package.json | 1 +
webroot/css/formula-form.scss | 3 +
webroot/dist/css/formula-form.css | Bin 127771 -> 127818 bytes
webroot/dist/js/formula-form.js | Bin 538584 -> 634797 bytes
webroot/dist/js/formula-form.js.map | Bin 1884458 -> 2684108 bytes
webroot/dist/js/main.js | Bin 184311 -> 184320 bytes
webroot/dist/js/main.js.map | Bin 825295 -> 825295 bytes
webroot/dist/js/metric-manager.js | Bin 964881 -> 964890 bytes
webroot/dist/js/metric-manager.js.map | Bin 2234031 -> 2233786 bytes
webroot/js/formula-form/analytics.js | 164 ++++++++++++++++++++++++++++++-
webroot/js/formula-form/formula-form.jsx | 51 ++++++++--
13 files changed, 216 insertions(+), 14 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-28 20:56:03 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 5bf6b75 to 08499b5

$ git pull
From https://github.com/BallStateCBER/school-rankings
5bf6b75..08499b5 master -> origin/master
Updating 5bf6b75..08499b5
Fast-forward
package-lock.json | 49 ++++++++---
package.json | 5 +-
src/Controller/Api/RankingsController.php | 53 +++++++++++
webroot/css/formula-form.scss | 29 ++++++
webroot/dist/css/formula-form.css | Bin 127818 -> 128152 bytes
webroot/dist/js/formula-form.js | Bin 634797 -> 1290229 bytes
webroot/dist/js/formula-form.js.map | Bin 2684108 -> 0 bytes
webroot/dist/js/main.js | Bin 184320 -> 184324 bytes
webroot/dist/js/main.js.map | Bin 825295 -> 0 bytes
webroot/dist/js/metric-manager.js | Bin 964890 -> 1197539 bytes
webroot/dist/js/metric-manager.js.map | Bin 2233786 -> 0 bytes
.../js/formula-form/results/no-data-results.jsx | 3 +-
.../js/formula-form/results/ranking-results.jsx | 17 +++-
webroot/js/formula-form/results/result-subject.jsx | 97 +++++++++++++++++----
webroot/js/metric-manager/metric-manager.jsx | 11 ++-
15 files changed, 229 insertions(+), 35 deletions(-)
delete mode 100644 webroot/dist/js/formula-form.js.map
delete mode 100644 webroot/dist/js/main.js.map
delete mode 100644 webroot/dist/js/metric-manager.js.map

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-28 21:03:54 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 08499b5 to 0e26ba8

$ git pull
From https://github.com/BallStateCBER/school-rankings
08499b5..0e26ba8 master -> origin/master
Updating 08499b5..0e26ba8
Fast-forward
src/Controller/Api/RankingsController.php | 1 -
1 file changed, 1 deletion(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-10-30 23:50:13 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 0e26ba8 to 25cde35

$ git pull
From https://github.com/BallStateCBER/school-rankings
0e26ba8..25cde35 master -> origin/master
Updating 0e26ba8..25cde35
Fast-forward
src/Controller/Api/RankingsController.php | 91 +--------------------
src/Model/Entity/Ranking.php | 86 +++++++++++++++++++
webroot/css/formula-form.scss | 5 +-
webroot/dist/css/formula-form.css | Bin 128152 -> 128187 bytes
webroot/dist/js/formula-form.js | Bin 1290229 -> 1290309 bytes
webroot/js/formula-form/formula-form.jsx | 29 ++++---
webroot/js/formula-form/progress-bar.jsx | 5 --
webroot/js/formula-form/results/result-subject.jsx | 10 ++-
8 files changed, 119 insertions(+), 107 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-01 00:02:09 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 25cde35 to 7424732

$ git pull
From https://github.com/BallStateCBER/school-rankings
25cde35..7424732 master -> origin/master
Updating 25cde35..7424732
Fast-forward
src/Application.php | 2 +
src/Command/PopulateCodeTablesCommand.php | 206 +++++++++++++++++++++
src/Model/Entity/School.php | 12 +-
src/Model/Entity/SchoolCode.php | 34 ++++
src/Model/Entity/SchoolDistrict.php | 12 +-
src/Model/Entity/SchoolDistrictCode.php | 34 ++++
src/Model/Table/SchoolCodesTable.php | 88 +++++++++
src/Model/Table/SchoolDistrictCodesTable.php | 88 +++++++++
src/Model/Table/SchoolDistrictsTable.php | 60 ++----
src/Model/Table/SchoolsTable.php | 74 +++-----
tests/Fixture/SchoolCodesFixture.php | 51 +++++
tests/Fixture/SchoolDistrictCodesFixture.php | 51 +++++
.../Command/PopulateCodeTablesCommandTest.php | 42 +++++
.../TestCase/Model/Table/SchoolCodesTableTest.php | 84 +++++++++
.../Model/Table/SchoolDistrictCodesTableTest.php | 84 +++++++++
webroot/dist/js/metric-manager.js | Bin 1197539 -> 1197565 bytes
webroot/js/metric-manager/metric-manager.jsx | 2 +-
17 files changed, 815 insertions(+), 109 deletions(-)
create mode 100644 src/Command/PopulateCodeTablesCommand.php
create mode 100644 src/Model/Entity/SchoolCode.php
create mode 100644 src/Model/Entity/SchoolDistrictCode.php
create mode 100644 src/Model/Table/SchoolCodesTable.php
create mode 100644 src/Model/Table/SchoolDistrictCodesTable.php
create mode 100644 tests/Fixture/SchoolCodesFixture.php
create mode 100644 tests/Fixture/SchoolDistrictCodesFixture.php
create mode 100644 tests/TestCase/Command/PopulateCodeTablesCommandTest.php
create mode 100644 tests/TestCase/Model/Table/SchoolCodesTableTest.php
create mode 100644 tests/TestCase/Model/Table/SchoolDistrictCodesTableTest.php

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.0 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-01 21:49:55 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 7424732 to f48ef82

$ git pull
From https://github.com/BallStateCBER/school-rankings
7424732..f48ef82 master -> origin/master
Updating 7424732..f48ef82
Fast-forward
src/Command/CheckLocationsCommand.php | 150 ++++++++++++--------------
src/Command/ImportLocationsCommand.php | 14 +--
src/Command/PopulateLocationOriginCommand.php | 16 ++-
src/Import/ImportFile.php | 44 +++++---
src/Model/Table/SchoolCodesTable.php | 1 +
src/Model/Table/SchoolDistrictCodesTable.php | 1 +
src/Model/Table/SchoolDistrictsTable.php | 12 +++
src/Model/Table/SchoolsTable.php | 12 +++
webroot/dist/js/metric-manager.js | Bin 1197565 -> 1197509 bytes
webroot/js/metric-manager/metric-modal.jsx | 35 +++---
10 files changed, 151 insertions(+), 134 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Updating to version 1.9.1 (stable channel).
Downloading (connecting...)Downloading (100%) 
Use composer self-update --rollback to return to version 1.9.0

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-05 18:34:06 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from f48ef82 to 275d083

$ git pull
From https://github.com/BallStateCBER/school-rankings
f48ef82..275d083 master -> origin/master
Updating f48ef82..275d083
Fast-forward
src/Command/CheckLocationsCommand.php | 14 +++++++-------
src/Import/ImportFile.php | 10 +++++++++-
src/Model/Table/SchoolDistrictsTable.php | 2 +-
src/Model/Table/SchoolsTable.php | 2 +-
4 files changed, 18 insertions(+), 10 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-09 01:11:08 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 275d083 to ab6880e

$ git pull
From https://github.com/BallStateCBER/school-rankings
275d083..ab6880e master -> origin/master
Updating 275d083..ab6880e
Fast-forward
.../Indiana schools and corporations (2018).xlsx | Bin 0 -> 402154 bytes
gulpfile.js | 3 -
src/Application.php | 19 +-
src/Command/DeleteCommand.php | 238 +++++++++
src/Command/ImportClosuresCommand.php | 170 ++++++
src/Command/ImportLocationsCommand.php | 85 +--
src/Command/ImportStatsCommand.php | 13 +-
src/Command/PopulateLocationOriginCommand.php | 4 +-
src/Command/UpdateIdoeCodesCommand.php | 578 +++++++++++++++++++++
src/Command/Utility.php | 96 ++++
src/Import/ImportFile.php | 81 +--
src/Model/Entity/School.php | 25 +
src/Model/Entity/SchoolDistrict.php | 23 +
src/Model/Table/SchoolDistrictsTable.php | 19 +-
src/Model/Table/SchoolsTable.php | 19 +-
15 files changed, 1236 insertions(+), 137 deletions(-)
create mode 100644 data/locations/open/Indiana schools and corporations (2018).xlsx
create mode 100644 src/Command/DeleteCommand.php
create mode 100644 src/Command/ImportClosuresCommand.php
create mode 100644 src/Command/UpdateIdoeCodesCommand.php

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-15 20:28:40 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from ab6880e to 6d642ed

$ git pull
From https://github.com/BallStateCBER/school-rankings
ab6880e..6d642ed master -> origin/master
Updating ab6880e..6d642ed
Fast-forward
README.md | 10 +
docs/checking_for_errors.md | 17 ++
docs/elasticsearch.md | 27 +++
docs/fixing_errors.md | 20 ++
docs/location_quirks.md | 17 ++
docs/miscellaneous.md | 14 ++
docs/terminology.md | 13 +
docs/updating_locations.md | 71 ++++++
docs/updating_statistics.md | 73 ++++++
src/Command/FixSelectableCommand.php | 22 +-
src/Command/ImportClosuresCommand.php | 5 +
src/Command/ImportLocationsCommand.php | 81 ++++++-
src/Command/ImportStatsCommand.php | 3 +-
src/Command/PopulateLocationOriginCommand.php | 7 +-
src/Import/ImportFile.php | 261 ++++++++++++++++++---
src/Model/Entity/Statistic.php | 2 +-
src/Model/Table/RankingsTable.php | 3 +
webroot/dist/js/formula-form.js.map | Bin 0 -> 3610390 bytes
webroot/dist/js/main.js.map | Bin 0 -> 825295 bytes
webroot/dist/js/metric-manager.js.map | Bin 0 -> 2599337 bytes
.../js/formula-form/selectors/metric-selector.jsx | 62 ++++-
21 files changed, 648 insertions(+), 60 deletions(-)
create mode 100644 docs/checking_for_errors.md
create mode 100644 docs/elasticsearch.md
create mode 100644 docs/fixing_errors.md
create mode 100644 docs/location_quirks.md
create mode 100644 docs/miscellaneous.md
create mode 100644 docs/terminology.md
create mode 100644 docs/updating_locations.md
create mode 100644 docs/updating_statistics.md
create mode 100644 webroot/dist/js/formula-form.js.map
create mode 100644 webroot/dist/js/main.js.map
create mode 100644 webroot/dist/js/metric-manager.js.map

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-16 01:03:39 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 6d642ed to 4c8d141

$ git pull
From https://github.com/BallStateCBER/school-rankings
6d642ed..4c8d141 master -> origin/master
Updating 6d642ed..4c8d141
Fast-forward
src/Model/Entity/Ranking.php | 6 ++++--
webroot/dist/js/formula-form.js | Bin 1290309 -> 1290715 bytes
webroot/dist/js/formula-form.js.map | Bin 3610390 -> 3610283 bytes
.../js/formula-form/selectors/metric-selector.jsx | 2 --
4 files changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-19 01:00:10 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 4c8d141 to d1dc653

$ git pull
From https://github.com/BallStateCBER/school-rankings
4c8d141..d1dc653 master -> origin/master
Updating 4c8d141..d1dc653
Fast-forward
src/Import/ImportFile.php | 4 +-
src/Model/Entity/Ranking.php | 53 ++++++++++++++-------
src/Model/Entity/School.php | 4 +-
src/Model/Entity/SchoolDistrict.php | 4 +-
src/Model/Entity/Statistic.php | 28 +++++------
webroot/dist/js/formula-form.js | Bin 1290715 -> 1291017 bytes
webroot/dist/js/formula-form.js.map | Bin 3610283 -> 3610739 bytes
webroot/js/formula-form/results/result-subject.jsx | 12 +++--
8 files changed, 64 insertions(+), 41 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-20 01:47:35 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from d1dc653 to 8127cc4

$ git pull
From https://github.com/BallStateCBER/school-rankings
d1dc653..8127cc4 master -> origin/master
Updating d1dc653..8127cc4
Fast-forward
...017-graduation-rate-04-17-2018-publication.xlsx | Bin 315602 -> 315397 bytes
.../school-attendance-rates-20180201v2 (2017).xlsx | Bin 141485 -> 141465 bytes
src/Import/ImportFile.php | 103 +++++++++++++++++++++
3 files changed, 103 insertions(+)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-22 00:24:24 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 8127cc4 to c0a0966

$ git pull
From https://github.com/BallStateCBER/school-rankings
8127cc4..c0a0966 master -> origin/master
* [new branch] dependabot/composer/phpoffice/phpspreadsheet-1.8.0 -> origin/dependabot/composer/phpoffice/phpspreadsheet-1.8.0
Updating 8127cc4..c0a0966
Fast-forward
config/app.php | 4 +-
docs/location_quirks.md | 9 +-
src/Application.php | 4 +-
src/Command/FixPercentValuesCommand.php | 28 ++-
src/Command/LocationMergeCommand.php | 383 ++++++++++++++++++++++++++++++++
src/Command/UpdateIdoeCodesCommand.php | 342 ++++------------------------
src/Controller/PagesController.php | 20 ++
src/Model/Table/MetricsTable.php | 25 ++-
src/Model/Table/StatisticsTable.php | 11 +-
src/Template/Element/nav_header.ctp | 2 +
src/Template/Layout/default.ctp | 22 +-
src/Template/Pages/privacy.ctp | 142 ++++++++++++
src/Template/Pages/terms.ctp | 58 +++++
webroot/css/main.scss | 15 ++
webroot/dist/css/main.css | Bin 147673 -> 147769 bytes
15 files changed, 740 insertions(+), 325 deletions(-)
create mode 100644 src/Command/LocationMergeCommand.php
create mode 100644 src/Template/Pages/privacy.ctp
create mode 100644 src/Template/Pages/terms.ctp

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-22 19:41:38 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from c0a0966 to 89ad9ab

$ git pull
From https://github.com/BallStateCBER/school-rankings
c0a0966..89ad9ab master -> origin/master
Updating c0a0966..89ad9ab
Fast-forward
composer.json | 12 +-
composer.lock | 1285 ++++++++++++--------
config/bootstrap.php | 18 +-
config/bootstrap_cli.php | 10 -
src/Application.php | 28 +-
src/Command/CheckStatsCommand.php | 5 +-
src/Shell/RankTestShell.php | 6 +-
src/Shell/Task/QueueRankTask.php | 7 +-
src/Shell/Task/RankTask.php | 4 +-
.../Command/ImportLocationsCommandTest.php | 29 +-
tests/TestCase/Command/ImportStatsCommandTest.php | 12 +-
tests/TestCase/Command/MetricMergeCommandTest.php | 10 +-
.../TestCase/Command/MetricReparentCommandTest.php | 2 +-
.../Command/MetricTreeCleanCommandTest.php | 4 +-
.../Controller/Admin/MetricsControllerTest.php | 6 +-
.../Controller/Api/MetricsControllerTest.php | 4 +-
.../TestCase/Controller/FormulasControllerTest.php | 10 +-
tests/TestCase/Controller/UsersControllerTest.php | 10 +-
tests/TestCase/Model/Table/CitiesTableTest.php | 50 +-
tests/TestCase/Model/Table/CountiesTableTest.php | 50 +-
tests/TestCase/Model/Table/CriteriaTableTest.php | 6 +-
tests/TestCase/Model/Table/FormulasTableTest.php | 56 +-
tests/TestCase/Model/Table/GradesTableTest.php | 52 +-
.../Model/Table/ImportedFilesTableTest.php | 2 +-
tests/TestCase/Model/Table/MetricsTableTest.php | 4 +-
tests/TestCase/Model/Table/RangesTableTest.php | 52 +-
.../RankingResultsSchoolDistrictsTableTest.php | 6 +-
.../Model/Table/RankingResultsSchoolsTableTest.php | 6 +-
.../Model/Table/RankingsSchoolTypesTableTest.php | 6 +-
tests/TestCase/Model/Table/RankingsTableTest.php | 48 +-
.../TestCase/Model/Table/SchoolCodesTableTest.php | 4 +-
.../Model/Table/SchoolDistrictCodesTableTest.php | 4 +-
.../Model/Table/SchoolDistrictsTableTest.php | 22 +-
.../TestCase/Model/Table/SchoolTypesTableTest.php | 34 +-
.../Model/Table/SchoolsStatesTableTest.php | 34 +-
tests/TestCase/Model/Table/SchoolsTableTest.php | 34 +-
.../Model/Table/SharedFormulasTableTest.php | 56 +-
.../Table/SpreadsheetColumnsMetricsTableTest.php | 4 +-
tests/TestCase/Model/Table/StatesTableTest.php | 50 +-
tests/TestCase/Model/Table/StatisticsTableTest.php | 8 +-
tests/TestCase/Model/Table/UsersTableTest.php | 56 +-
webroot/dist/js/formula-form.js | Bin 1291017 -> 1291107 bytes
webroot/dist/js/formula-form.js.map | Bin 3610739 -> 3610893 bytes
webroot/js/formula-form/formula-form.jsx | 6 +-
44 files changed, 1196 insertions(+), 916 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 5 installs, 54 updates, 1 removal
- Removing symfony/debug (v4.1.4)
- Updating cakephp/plugin-installer (1.1.0 => 1.1.1): As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
Loading from cache
- Updating zendframework/zend-diactoros (1.8.5 => 1.8.7): Loading from cache
- Updating psr/log (1.0.2 => 1.1.2): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (85%)Downloading (100%)
- Updating cakephp/chronos (1.2.2 => 1.2.8): Loading from cache
- Updating cakephp/cakephp (3.6.11 => 3.8.6): Downloading (connecting...)Downloading (100%) 
- Updating cakedc/auth (3.0.0 => 3.0.4): Downloading (connecting...)Downloading (100%) 
- Updating symfony/polyfill-ctype (v1.9.0 => v1.12.0): Loading from cache
- Updating symfony/yaml (v3.4.15 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (50%)Downloading (55%)Downloading (75%)Downloading (100%)
- Installing psr/container (1.0.0): Loading from cache
- Installing symfony/service-contracts (v1.1.8): Downloading (connecting...)Downloading (0%) Downloading (100%)
- Installing symfony/polyfill-php73 (v1.12.0): Loading from cache
- Updating symfony/polyfill-mbstring (v1.9.0 => v1.12.0): Loading from cache
- Updating symfony/console (v3.4.15 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating symfony/filesystem (v4.1.4 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (100%)
- Updating symfony/config (v3.4.15 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating robmorgan/phinx (v0.8.1 => 0.11.1): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating cakephp/migrations (1.8.1 => 2.4.0): Downloading (connecting...)Downloading (100%) 
- Updating dereuromark/cakephp-queue (3.10.4 => 4.2.0): Downloading (connecting...)Downloading (100%) 
- Updating doctrine/instantiator (1.1.0 => 1.3.0): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (100%)
- Updating elasticsearch/elasticsearch (v6.1.0 => v6.7.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating mobiledetect/mobiledetectlib (2.8.33 => 2.8.34): Loading from cache
- Updating webmozart/assert (1.3.0 => 1.5.0): Loading from cache
- Updating phpdocumentor/reflection-common (1.0.1 => 2.0.0): Loading from cache
- Updating phpdocumentor/type-resolver (0.4.0 => 1.0.1): Loading from cache
- Updating phpdocumentor/reflection-docblock (4.3.0 => 4.3.2): Loading from cache
- Installing markbaker/matrix (1.2.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (60%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating markbaker/complex (1.4.6 => 1.4.7): Downloading (connecting...)Downloading (0%) Downloading (25%)Downloading (35%)Downloading (50%)Downloading (65%)Downloading (75%)Downloading (100%)
- Updating phpoffice/phpspreadsheet (1.4.0 => 1.10.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating sebastian/exporter (3.1.0 => 3.1.2): Loading from cache
- Updating theseer/tokenizer (1.1.0 => 1.1.3): Loading from cache
- Updating phpspec/prophecy (1.8.0 => 1.9.0): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (25%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (90%)Downloading (100%)
- Updating myclabs/deep-copy (1.8.1 => 1.9.3): Loading from cache
- Updating phpunit/phpunit (6.5.12 => 6.5.14): Loading from cache
- Updating twig/twig (v1.35.4 => v1.42.4): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (90%)Downloading (100%)
- Updating ajgl/breakpoint-twig-extension (0.3.1 => 0.3.4): Loading from cache
- Updating wyrihaximus/twig-view (4.3.5 => 4.3.8): Loading from cache
- Updating cakephp/bake (1.8.4 => 1.11.2): Loading from cache
- Updating squizlabs/php_codesniffer (3.3.1 => 3.5.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating cakephp/cakephp-codesniffer (3.0.5 => 3.2.1): Downloading (connecting...)Downloading (100%) 
- Updating symfony/process (v4.1.4 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (85%)Downloading (100%)
- Updating symfony/finder (v4.1.4 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (100%)
- Updating seld/jsonlint (1.7.1 => 1.7.2): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (90%)Downloading (100%)
- Updating justinrainbow/json-schema (5.2.7 => 5.2.9): Downloading (connecting...)Downloading (0%) Downloading (20%)Downloading (25%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (65%)Downloading (70%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating composer/xdebug-handler (1.3.0 => 1.4.0): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (60%)Downloading (100%)
- Updating composer/spdx-licenses (1.4.0 => 1.5.2): Loading from cache
- Updating composer/semver (1.4.2 => 1.5.0): Loading from cache
- Updating composer/ca-bundle (1.1.2 => 1.2.4): Loading from cache
- Updating composer/composer (1.7.2 => 1.9.1): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating cakephp/debug_kit (3.16.4 => 3.21.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Installing symfony/event-dispatcher-contracts (v1.1.7): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%)
- Updating symfony/event-dispatcher (v2.8.45 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (100%)
- Downgrading guzzle/guzzle (v3.9.3 => v3.8.1): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating jakub-onderka/php-console-color (0.1 => v0.2): Loading from cache
- Updating symfony/polyfill-php72 (v1.9.0 => v1.12.0): Loading from cache
- Updating symfony/var-dumper (v4.1.4 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (15%)Downloading (20%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (80%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating nikic/php-parser (v4.0.3 => v4.3.0): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating jakub-onderka/php-console-highlighter (v0.3.2 => v0.4): Loading from cache
- Updating psy/psysh (v0.9.7 => v0.9.9): Loading from cache
- Updating symfony/stopwatch (v4.1.4 => v4.4.0): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (70%)Downloading (100%)
symfony/service-contracts suggests installing symfony/service-implementation
symfony/event-dispatcher-contracts suggests installing psr/event-dispatcher
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-11-27 02:03:13 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 89ad9ab to 602adb1

$ git pull
From https://github.com/BallStateCBER/school-rankings
89ad9ab..602adb1 master -> origin/master
Updating 89ad9ab..602adb1
Fast-forward
config/app.php | 5 +-
package-lock.json | 33 +++++
package.json | 1 +
src/Shell/Task/RankTask.php | 156 +++++++++++++++------
src/Template/Pages/terms.ctp | 66 +++++++--
webroot/css/formula-form.scss | 3 +
webroot/dist/css/formula-form.css | Bin 128187 -> 128217 bytes
webroot/dist/js/formula-form.js | Bin 1291107 -> 1302224 bytes
webroot/dist/js/formula-form.js.map | Bin 3610893 -> 3641538 bytes
webroot/dist/js/main.js | Bin 184324 -> 184328 bytes
webroot/dist/js/main.js.map | Bin 825295 -> 825295 bytes
webroot/dist/js/metric-manager.js | Bin 1197509 -> 1197513 bytes
webroot/dist/js/metric-manager.js.map | Bin 2599337 -> 2599322 bytes
webroot/js/formula-form/formula-form.jsx | 44 ++++++
webroot/js/formula-form/results/result-subject.jsx | 24 ++--
webroot/js/formula-form/survey.jsx | 97 +++++++++++++
16 files changed, 361 insertions(+), 68 deletions(-)
create mode 100644 webroot/js/formula-form/survey.jsx

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-12-20 20:48:20 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 602adb1 to 09d10c0

$ git pull
From https://github.com/BallStateCBER/school-rankings
602adb1..09d10c0 master -> origin/master
Updating 602adb1..09d10c0
Fast-forward
docs/elasticsearch.md | 27 ++++++---
docs/updating_statistics.md | 64 ++++++++++-----------
src/Command/CheckStatsCommand.php | 2 +-
src/Command/MetricMergeCommand.php | 28 ++++-----
webroot/css/formula-form.scss | 59 +++++++++++++++++--
webroot/dist/css/formula-form.css | Bin 128217 -> 187695 bytes
webroot/dist/js/formula-form.js | Bin 1302224 -> 1303460 bytes
webroot/dist/js/formula-form.js.map | Bin 3641538 -> 3644406 bytes
webroot/js/formula-form/analytics.js | 41 ++++++++++++-
.../js/formula-form/results/no-data-results.jsx | 2 +-
.../js/formula-form/results/ranking-results.jsx | 2 +-
webroot/js/formula-form/results/result-subject.jsx | 42 ++++++++++++--
12 files changed, 198 insertions(+), 69 deletions(-)

$ git status
# On branch master
nothing to commit, working directory clean

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-12-30 21:14:45 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 09d10c0 to b6728a8

$ git pull
From https://github.com/BallStateCBER/school-rankings
09d10c0..b6728a8 master -> origin/master
Updating 09d10c0..b6728a8
Fast-forward
.../closed schools and corporations (2019).xlsx | Bin 0 -> 24043 bytes
.../Indiana schools and corporations (2019).xlsx | Bin 0 -> 428830 bytes
...018-state-corporation-grade-results (2017).xlsx | Bin 0 -> 18477 bytes
.../2018-state-school-grade-results (2017).xlsx | Bin 0 -> 234087 bytes
...on-public-school-enrollment-2011-18 (2017).xlsx | Bin 0 -> 25463 bytes
.../2017/act-corporation-and-school (2017).xlsx | Bin 0 -> 349782 bytes
...poration-and-school-ap-grad-results (2017).xlsx | Bin 0 -> 241538 bytes
...lment-ell-special-education-2006-19 (2017).xlsx | Bin 0 -> 39926 bytes
...orporation-enrollment-grade-2006-19 (2017).xlsx | Bin 0 -> 26364 bytes
.../2017/corporationattendancerates (2017).xlsx | Bin 0 -> 30701 bytes
.../2017/sat-corporation-and-school (2017).xlsx | Bin 0 -> 285382 bytes
.../school-enrollment-grade-2006-19 (2017).xlsx | Bin 0 -> 210300 bytes
.../2017/schoolattendancerates (2017).xlsx | Bin 0 -> 147771 bytes
.../2018/2018-federal-grad-rate-data-20190204.xlsx | Bin 0 -> 394195 bytes
.../2018/2018-federal-grade-results.xlsx | Bin 0 -> 225931 bytes
...read3-final-corporation-and-school-results.xlsx | Bin 0 -> 114114 bytes
...018-state-corporation-grade-results (2018).xlsx | Bin 0 -> 18370 bytes
.../2018/2018-state-grad-rate-data20190204.xlsx | Bin 0 -> 106203 bytes
.../2018-state-school-grade-results (2018).xlsx | Bin 0 -> 234185 bytes
...on-public-school-enrollment-2011-18 (2018).xlsx | Bin 0 -> 22923 bytes
...lment-ell-special-education-2006-19 (2018).xlsx | Bin 0 -> 40549 bytes
...orporation-enrollment-grade-2006-19 (2018).xlsx | Bin 0 -> 23816 bytes
.../2018/corporationattendancerates (2018).xlsx | Bin 0 -> 30795 bytes
...tep-2018-grade3-8-final-corporation (2018).xlsx | Bin 0 -> 194277 bytes
.../2018/istep-2018-grade3-8-final-school.xlsx | Bin 0 -> 604047 bytes
...-final-science-and-social-studies (totals).xlsx | Bin 0 -> 230606 bytes
.../school-enrollment-grade-2006-19 (2018).xlsx | Bin 0 -> 209097 bytes
.../2018/schoolattendancerates (2018).xlsx | Bin 0 -> 148036 bytes
...lment-ell-special-education-2006-19 (2019).xlsx | Bin 0 -> 41052 bytes
...orporation-enrollment-grade-2006-19 (2019).xlsx | Bin 0 -> 23924 bytes
.../school-enrollment-grade-2006-19 (2019).xlsx | Bin 0 -> 92949 bytes
docs/updating_locations.md | 53 ++++++++++---------
src/Command/ImportLocationsCommand.php | 56 ++++++++++++++++-----
33 files changed, 73 insertions(+), 36 deletions(-)
create mode 100644 data/locations/closed/closed schools and corporations (2019).xlsx
create mode 100644 data/locations/open/Indiana schools and corporations (2019).xlsx
create mode 100644 data/statistics/2017/2018-state-corporation-grade-results (2017).xlsx
create mode 100644 data/statistics/2017/2018-state-school-grade-results (2017).xlsx
create mode 100644 data/statistics/2017/accredited-non-public-school-enrollment-2011-18 (2017).xlsx
create mode 100644 data/statistics/2017/act-corporation-and-school (2017).xlsx
create mode 100644 data/statistics/2017/corporation-and-school-ap-grad-results (2017).xlsx
create mode 100644 data/statistics/2017/corporation-enrollment-ell-special-education-2006-19 (2017).xlsx
create mode 100644 data/statistics/2017/corporation-enrollment-grade-2006-19 (2017).xlsx
create mode 100644 data/statistics/2017/corporationattendancerates (2017).xlsx
create mode 100644 data/statistics/2017/sat-corporation-and-school (2017).xlsx
create mode 100644 data/statistics/2017/school-enrollment-grade-2006-19 (2017).xlsx
create mode 100644 data/statistics/2017/schoolattendancerates (2017).xlsx
create mode 100644 data/statistics/2018/2018-federal-grad-rate-data-20190204.xlsx
create mode 100644 data/statistics/2018/2018-federal-grade-results.xlsx
create mode 100644 data/statistics/2018/2018-iread3-final-corporation-and-school-results.xlsx
create mode 100644 data/statistics/2018/2018-state-corporation-grade-results (2018).xlsx
create mode 100644 data/statistics/2018/2018-state-grad-rate-data20190204.xlsx
create mode 100644 data/statistics/2018/2018-state-school-grade-results (2018).xlsx
create mode 100644 data/statistics/2018/accredited-non-public-school-enrollment-2011-18 (2018).xlsx
create mode 100644 data/statistics/2018/corporation-enrollment-ell-special-education-2006-19 (2018).xlsx
create mode 100644 data/statistics/2018/corporation-enrollment-grade-2006-19 (2018).xlsx
create mode 100644 data/statistics/2018/corporationattendancerates (2018).xlsx
create mode 100644 data/statistics/2018/istep-2018-grade3-8-final-corporation (2018).xlsx
create mode 100644 data/statistics/2018/istep-2018-grade3-8-final-school.xlsx
create mode 100644 data/statistics/2018/istep-2018-grade3-8-final-science-and-social-studies (totals).xlsx
create mode 100644 data/statistics/2018/school-enrollment-grade-2006-19 (2018).xlsx
create mode 100644 data/statistics/2018/schoolattendancerates (2018).xlsx
create mode 100644 data/statistics/2019/corporation-enrollment-ell-special-education-2006-19 (2019).xlsx
create mode 100644 data/statistics/2019/corporation-enrollment-grade-2006-19 (2019).xlsx
create mode 100644 data/statistics/2019/school-enrollment-grade-2006-19 (2019).xlsx

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2019-12-30 23:59:05 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from b6728a8 to 3934fcd

$ git pull
From https://github.com/BallStateCBER/school-rankings
b6728a8..3934fcd master -> origin/master
Updating b6728a8..3934fcd
Fast-forward
composer.lock | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 0 installs, 1 update, 0 removals
- Updating dereuromark/cakephp-queue (4.2.0 => 4.2.2): As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
Downloading (connecting...)Downloading (100%) 
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2020-01-03 22:15:09 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 3934fcd to bcc175a

$ git pull
From https://github.com/BallStateCBER/school-rankings
3934fcd..bcc175a master -> origin/master
Updating 3934fcd..bcc175a
Fast-forward
config/app.php | 5 +-
src/Command/PopulateElasticsearchCommand.php | 367 ++++++++++++++++++++-------
src/Model/Index/StatisticsIndex.php | 3 +-
3 files changed, 288 insertions(+), 87 deletions(-)

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2020-01-07 22:56:43 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from bcc175a to 75e0a58

$ git pull
From https://github.com/BallStateCBER/school-rankings
bcc175a..75e0a58 master -> origin/master
Updating bcc175a..75e0a58
Fast-forward
composer.lock | 352 +++++++++++++--------------
src/Command/PopulateElasticsearchCommand.php | 195 +++++++++++++--
src/Model/Index/StatisticsIndex.php | 20 +-
src/Model/Table/MetricsTable.php | 52 ++++
4 files changed, 412 insertions(+), 207 deletions(-)

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 0 installs, 30 updates, 0 removals
- Updating cakephp/plugin-installer (1.1.1 => 1.2.0): As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
Downloading (connecting...)Downloading (0%) Downloading (60%)Downloading (100%)
- Updating cakephp/chronos (1.2.8 => 1.3.0): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (20%)Downloading (40%)Downloading (55%)Downloading (70%)Downloading (75%)Downloading (85%)Downloading (90%)Downloading (100%)
- Updating symfony/polyfill-ctype (v1.12.0 => v1.13.1): Downloading (connecting...)Downloading (0%) Downloading (100%)
- Updating symfony/yaml (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (65%)Downloading (100%)
- Updating symfony/polyfill-php73 (v1.12.0 => v1.13.1): Downloading (connecting...)Downloading (0%) Downloading (65%)Downloading (100%)
- Updating symfony/polyfill-mbstring (v1.12.0 => v1.13.1): Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (55%)Downloading (85%)Downloading (100%)
- Updating symfony/console (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating symfony/filesystem (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (80%)Downloading (90%)Downloading (100%)
- Updating symfony/config (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (15%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (65%)Downloading (70%)Downloading (85%)Downloading (90%)Downloading (100%)
- Updating cakephp/cakephp (3.8.6 => 3.8.8): Downloading (connecting...)Downloading (100%) 
- Updating robmorgan/phinx (0.11.1 => 0.11.4): Downloading (connecting...)Downloading (100%) 
- Updating cakephp/migrations (2.4.0 => 2.4.1): Downloading (connecting...)Downloading (100%) 
- Updating myclabs/deep-copy (1.9.3 => 1.9.4): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (100%)
- Updating phpoffice/phpspreadsheet (1.10.0 => 1.10.1): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating webmozart/assert (1.5.0 => 1.6.0): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (100%)
- Updating phpdocumentor/reflection-docblock (4.3.2 => 4.3.4): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (100%)
- Updating phpspec/prophecy (1.9.0 => 1.10.1): Downloading (connecting...)Downloading (0%) Downloading (15%)Downloading (20%)Downloading (30%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (70%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating asm89/twig-cache-extension (1.3.2 => 1.4.0): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (40%)Downloading (75%)Downloading (80%)Downloading (95%)Downloading (100%)
- Updating cakephp/bake (1.11.2 => 1.12.0): Downloading (connecting...)Downloading (100%) 
- Updating squizlabs/php_codesniffer (3.5.2 => 3.5.3): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating cakephp/cakephp-codesniffer (3.2.1 => 3.3.0): Downloading (connecting...)Downloading (100%) 
- Updating composer/ca-bundle (1.2.4 => 1.2.5): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating symfony/polyfill-php72 (v1.12.0 => v1.13.1): Downloading (connecting...)Downloading (0%) Downloading (80%)Downloading (100%)
- Updating symfony/var-dumper (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (10%)Downloading (15%)Downloading (25%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (60%)Downloading (65%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (100%)
- Removing dnoegel/php-xdg-base-dir (0.1)
- Installing dnoegel/php-xdg-base-dir (v0.1.1): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (80%)Downloading (100%)
- Updating psy/psysh (v0.9.9 => v0.9.12): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating symfony/event-dispatcher (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (45%)Downloading (90%)Downloading (100%)
- Updating symfony/finder (v4.4.0 => v4.4.2): Loading from cache
- Updating symfony/process (v4.4.0 => v4.4.2): Downloading (connecting...)Downloading (0%) Downloading (40%)Downloading (60%)Downloading (95%)Downloading (100%)
- Updating symfony/stopwatch (v4.4.0 => v4.4.2): Loading from cache
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2020-01-14 00:20:08 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 75e0a58 to 00254a7

$ git pull
From https://github.com/BallStateCBER/school-rankings
75e0a58..00254a7 master -> origin/master
Updating 75e0a58..00254a7
Fast-forward
.travis.yml | 2 +-
config/app.php | 12 +-
config/bootstrap.php | 2 +-
config/permissions.php | 8 +-
config/users.php | 32 ++---
src/Application.php | 2 +-
src/Command/CheckLocationsCommand.php | 16 +--
src/Command/CheckStatsCommand.php | 4 +-
src/Command/DeleteCommand.php | 8 +-
src/Command/FixDistrictAssociationsCommand.php | 9 +-
src/Command/FixPercentValuesCommand.php | 4 +-
src/Command/FixSelectableCommand.php | 4 +-
src/Command/ImportLocationsCommand.php | 34 ++---
src/Command/ImportStatsCommand.php | 12 +-
src/Command/ImportStatsStatusCommand.php | 4 +-
src/Command/MetricMergeCommand.php | 16 +--
src/Command/MetricParentMergeCommand.php | 20 +--
src/Command/MetricReparentCommand.php | 13 +-
src/Command/MetricTreeCleanCommand.php | 12 +-
src/Command/PopulateCodeTablesCommand.php | 10 +-
src/Command/PopulateElasticsearchCommand.php | 37 +++--
src/Command/PopulateLocationOriginCommand.php | 2 +-
src/Command/SpeedTestElasticsearchCommand.php | 22 +--
src/Command/UpdateIdoeCodesCommand.php | 4 +-
src/Console/Installer.php | 19 +--
src/Controller/Admin/MetricsController.php | 7 +-
src/Controller/Api/FormulasController.php | 11 +-
src/Controller/Api/MetricsController.php | 27 ++--
src/Controller/Api/RankingsController.php | 45 +++---
src/Controller/FormulasController.php | 19 ++-
src/Import/Datum.php | 5 +-
src/Import/ImportFile.php | 36 ++---
src/Model/Context/Context.php | 5 +-
src/Model/Entity/City.php | 15 +-
src/Model/Entity/County.php | 15 +-
src/Model/Entity/Formula.php | 2 +-
src/Model/Entity/Grade.php | 2 +-
src/Model/Entity/ImportedFile.php | 5 +-
src/Model/Entity/Metric.php | 9 +-
src/Model/Entity/Range.php | 4 +-
src/Model/Entity/Ranking.php | 8 +-
src/Model/Entity/RankingResultsSchool.php | 6 +-
src/Model/Entity/RankingResultsSchoolDistrict.php | 6 +-
src/Model/Entity/RankingsSchoolType.php | 9 +-
src/Model/Entity/School.php | 5 +-
src/Model/Entity/SchoolCode.php | 4 +-
src/Model/Entity/SchoolDistrict.php | 7 +-
src/Model/Entity/SchoolDistrictCode.php | 4 +-
src/Model/Entity/SchoolType.php | 2 +-
src/Model/Entity/SchoolsState.php | 2 +-
src/Model/Entity/SharedFormula.php | 9 +-
src/Model/Entity/SpreadsheetColumnsMetric.php | 5 +-
src/Model/Entity/State.php | 12 +-
src/Model/Entity/Statistic.php | 2 +-
src/Model/Entity/{ => Traits}/RankableTrait.php | 2 +-
src/Model/StatSearcher.php | 57 ++++++++
src/Model/Table/CitiesTable.php | 12 +-
src/Model/Table/CountiesTable.php | 12 +-
src/Model/Table/CriteriaTable.php | 10 +-
src/Model/Table/FormulasTable.php | 14 +-
src/Model/Table/GradesTable.php | 8 +-
src/Model/Table/ImportedFilesTable.php | 19 +--
src/Model/Table/MetricsTable.php | 34 ++---
src/Model/Table/RangesTable.php | 4 +-
.../Table/RankingResultsSchoolDistrictsTable.php | 31 ++--
src/Model/Table/RankingResultsSchoolsTable.php | 31 ++--
src/Model/Table/RankingsSchoolTypesTable.php | 29 ++--
src/Model/Table/RankingsTable.php | 24 ++--
src/Model/Table/SchoolCodesTable.php | 4 +-
src/Model/Table/SchoolDistrictCodesTable.php | 4 +-
src/Model/Table/SchoolDistrictsTable.php | 24 ++--
src/Model/Table/SchoolTypesTable.php | 8 +-
src/Model/Table/SchoolsStatesTable.php | 6 +-
src/Model/Table/SchoolsTable.php | 26 ++--
src/Model/Table/SharedFormulasTable.php | 31 ++--
src/Model/Table/SpreadsheetColumnsMetricsTable.php | 13 +-
src/Model/Table/StatesTable.php | 14 +-
src/Model/Table/StatisticsTable.php | 54 +++----
src/Model/Table/UsersTable.php | 8 +-
src/Shell/RankTestShell.php | 2 +-
src/Shell/Task/RankTask.php | 157 +++++++++++++--------
src/View/AppView.php | 2 +-
src/View/Helper/MetricsHelper.php | 6 +-
tests/Fixture/CitiesCountiesFixture.php | 2 +-
tests/Fixture/CitiesFixture.php | 2 +-
tests/Fixture/CountiesFixture.php | 2 +-
tests/Fixture/CriteriaFixture.php | 18 +--
tests/Fixture/FormulasFixture.php | 12 +-
tests/Fixture/GradesFixture.php | 6 +-
tests/Fixture/ImportedFilesFixture.php | 2 +-
tests/Fixture/RangesFixture.php | 2 +-
.../RankingResultsSchoolDistrictsFixture.php | 2 +-
tests/Fixture/RankingResultsSchoolsFixture.php | 2 +-
tests/Fixture/RankingsCitiesFixture.php | 2 +-
tests/Fixture/RankingsCountiesFixture.php | 2 +-
tests/Fixture/RankingsFixture.php | 4 +-
tests/Fixture/RankingsRangesFixture.php | 2 +-
tests/Fixture/RankingsSchoolDistrictsFixture.php | 2 +-
tests/Fixture/RankingsSchoolTypesFixture.php | 2 +-
tests/Fixture/RankingsStatesFixture.php | 2 +-
tests/Fixture/SchoolCodesFixture.php | 2 +-
tests/Fixture/SchoolDistrictCodesFixture.php | 2 +-
tests/Fixture/SchoolDistrictsCitiesFixture.php | 2 +-
tests/Fixture/SchoolDistrictsCountiesFixture.php | 2 +-
tests/Fixture/SchoolDistrictsFixture.php | 2 +-
tests/Fixture/SchoolDistrictsStatesFixture.php | 2 +-
tests/Fixture/SchoolTypesFixture.php | 2 +-
tests/Fixture/SchoolsCitiesFixture.php | 2 +-
tests/Fixture/SchoolsCountiesFixture.php | 2 +-
tests/Fixture/SchoolsFixture.php | 2 +-
tests/Fixture/SchoolsGradesFixture.php | 2 +-
tests/Fixture/SchoolsStatesFixture.php | 2 +-
tests/Fixture/SharedFormulasFixture.php | 2 +-
tests/Fixture/SocialAccountsFixture.php | 2 +-
tests/Fixture/SpreadsheetColumnsMetricsFixture.php | 2 +-
tests/Fixture/StatesFixture.php | 2 +-
tests/Fixture/StatisticsFixture.php | 10 +-
tests/Fixture/UsersFixture.php | 2 +-
tests/TestCase/ApplicationTest.php | 11 +-
tests/TestCase/Command/MetricMergeCommandTest.php | 8 +-
.../TestCase/Command/MetricReparentCommandTest.php | 2 +-
.../Command/MetricTreeCleanCommandTest.php | 2 +-
.../Controller/Admin/MetricsControllerTest.php | 15 +-
.../Controller/Api/MetricsControllerTest.php | 71 +++++-----
.../TestCase/Controller/FormulasControllerTest.php | 2 +-
tests/TestCase/Controller/UsersControllerTest.php | 2 +-
tests/TestCase/Model/Table/CitiesTableTest.php | 4 +-
tests/TestCase/Model/Table/CountiesTableTest.php | 4 +-
tests/TestCase/Model/Table/CriteriaTableTest.php | 8 +-
tests/TestCase/Model/Table/FormulasTableTest.php | 4 +-
tests/TestCase/Model/Table/GradesTableTest.php | 4 +-
.../Model/Table/ImportedFilesTableTest.php | 4 +-
tests/TestCase/Model/Table/MetricsTableTest.php | 12 +-
tests/TestCase/Model/Table/RangesTableTest.php | 4 +-
.../RankingResultsSchoolDistrictsTableTest.php | 4 +-
.../Model/Table/RankingResultsSchoolsTableTest.php | 4 +-
.../Model/Table/RankingsSchoolTypesTableTest.php | 4 +-
tests/TestCase/Model/Table/RankingsTableTest.php | 4 +-
.../TestCase/Model/Table/SchoolCodesTableTest.php | 4 +-
.../Model/Table/SchoolDistrictCodesTableTest.php | 4 +-
.../Model/Table/SchoolDistrictsTableTest.php | 4 +-
.../TestCase/Model/Table/SchoolTypesTableTest.php | 4 +-
.../Model/Table/SchoolsStatesTableTest.php | 4 +-
tests/TestCase/Model/Table/SchoolsTableTest.php | 4 +-
.../Model/Table/SharedFormulasTableTest.php | 4 +-
.../Table/SpreadsheetColumnsMetricsTableTest.php | 4 +-
tests/TestCase/Model/Table/StatesTableTest.php | 4 +-
tests/TestCase/Model/Table/StatisticsTableTest.php | 4 +-
tests/TestCase/Model/Table/UsersTableTest.php | 4 +-
149 files changed, 842 insertions(+), 727 deletions(-)
rename src/Model/Entity/{ => Traits}/RankableTrait.php (98%)
create mode 100644 src/Model/StatSearcher.php

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.1 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2020-01-16 22:52:01 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 00254a7 to 9378d54

$ git pull
From https://github.com/BallStateCBER/school-rankings
00254a7..9378d54 master -> origin/master
Updating 00254a7..9378d54
Fast-forward
.editorconfig | 3 +++
.gitignore | 1 +
composer.lock | 43 ++++++++++++++++++-------------------
config/app.php | 2 +-
src/Model/Index/StatisticsIndex.php | 1 -
src/Model/Table/StatisticsTable.php | 14 ++++++++++++
tests/TestCase/ApplicationTest.php | 7 ++++--
7 files changed, 45 insertions(+), 26 deletions(-)

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
Updating to version 1.9.2 (stable channel).
Downloading (connecting...)Downloading (100%) 
Use composer self-update --rollback to return to version 1.9.1

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 0 installs, 4 updates, 0 removals
- Updating seld/phar-utils (1.0.1 => 1.0.2): As there is no 'unzip' command installed zip files are being unpacked using the PHP zip extension.
This may cause invalid reports of corrupted archives. Besides, any UNIX permissions (e.g. executable) defined in the archives will be lost.
Installing 'unzip' may remediate them.
Downloading (connecting...)Downloading (0%) Downloading (30%)Downloading (60%)Downloading (100%)
- Updating composer/semver (1.5.0 => 1.5.1): Downloading (connecting...)Downloading (0%) Downloading (35%)Downloading (70%)Downloading (100%)
- Updating composer/ca-bundle (1.2.5 => 1.2.6): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
- Updating composer/composer (1.9.1 => 1.9.2): Downloading (connecting...)Downloading (0%) Downloading (5%)Downloading (10%)Downloading (15%)Downloading (20%)Downloading (25%)Downloading (30%)Downloading (35%)Downloading (40%)Downloading (45%)Downloading (50%)Downloading (55%)Downloading (60%)Downloading (65%)Downloading (70%)Downloading (75%)Downloading (80%)Downloading (85%)Downloading (90%)Downloading (95%)Downloading (100%)
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2020-01-21 21:39:29 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 00254a7 to 9378d54

$ git pull
Already up-to-date.

$ git status
# On branch master
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
nothing added to commit but untracked files present (use "git add" to track)

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 1.9.2 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package guzzle/guzzle is abandoned, you should avoid using it. Use guzzlehttp/guzzle instead.
Package satooshi/php-coveralls is abandoned, you should avoid using it. Use php-coveralls/php-coveralls instead.
Generating autoload files
> Cake\Composer\Installer\PluginInstaller::postAutoloadDump
> App\Console\Installer::postInstall
No Security.salt placeholder to replace.



####### 2020-02-03 20:37:54 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 9378d54 to 17992ef

$ git pull
From https://github.com/BallStateCBER/school-rankings
9378d54..17992ef master -> origin/master
Updating 9378d54..17992ef
Fast-forward
webroot/dist/js/formula-form.js | Bin 1303460 -> 1303462 bytes
webroot/dist/js/formula-form.js.map | Bin 3644406 -> 3644408 bytes
webroot/js/formula-form/formula-form.jsx | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-06 17:17:47 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 17992ef to 117a296

$ git pull
From https://github.com/BallStateCBER/school-rankings
17992ef..117a296 master -> origin/master
* [new branch] feature-criteria-weights -> origin/feature-criteria-weights
Updating 17992ef..117a296
Fast-forward
.travis.yml | 4 +-
composer.json | 2 +-
config/.env.default | 3 +
config/app.php | 2 +-
docs/elasticsearch.md | 54 +++++-
package-lock.json | 14 ++
package.json | 1 +
src/Controller/Api/FormulasController.php | 2 +-
src/Controller/PagesController.php | 6 +-
src/Model/Table/CitiesTable.php | 8 +-
src/Model/Table/CountiesTable.php | 8 +-
src/Model/Table/CriteriaTable.php | 23 +--
src/Model/Table/FormulasTable.php | 8 +-
src/Model/Table/GradesTable.php | 4 +-
src/Model/Table/ImportedFilesTable.php | 12 +-
src/Model/Table/RangesTable.php | 4 +-
.../Table/RankingResultsSchoolDistrictsTable.php | 8 +-
src/Model/Table/RankingResultsSchoolsTable.php | 8 +-
src/Model/Table/RankingsSchoolTypesTable.php | 11 +-
src/Model/Table/RankingsTable.php | 8 +-
src/Model/Table/SchoolTypesTable.php | 4 +-
src/Model/Table/SchoolsStatesTable.php | 8 +-
src/Model/Table/SharedFormulasTable.php | 8 +-
src/Model/Table/SpreadsheetColumnsMetricsTable.php | 8 +-
src/Model/Table/StatesTable.php | 4 +-
src/Model/Table/UsersTable.php | 8 +-
src/Template/Element/footer.ctp | 50 ++++++
src/Template/Element/nav_header.ctp | 116 +++++++------
src/Template/Formulas/form.ctp | 29 +++-
src/Template/Layout/default.ctp | 40 ++---
src/Template/Pages/home.ctp | 129 +++++++++++---
webroot/css/formula-form.scss | 89 +++++++++-
webroot/css/main.scss | 91 +++++++++-
webroot/dist/css/formula-form.css | Bin 187695 -> 189017 bytes
webroot/dist/css/main.css | Bin 147769 -> 149033 bytes
webroot/dist/js/formula-form.js | Bin 1303462 -> 1340532 bytes
webroot/dist/js/formula-form.js.map | Bin 3644408 -> 0 bytes
webroot/dist/js/main.js | Bin 184328 -> 184351 bytes
webroot/dist/js/main.js.map | Bin 825295 -> 0 bytes
webroot/dist/js/metric-manager.js | Bin 1197513 -> 1197534 bytes
webroot/dist/js/metric-manager.js.map | Bin 2599322 -> 0 bytes
webroot/img/pencils.jpg | Bin 0 -> 105193 bytes
webroot/img/supplies.jpg | Bin 0 -> 158776 bytes
webroot/js/formula-form/criterion.jsx | 41 ++++-
webroot/js/formula-form/formula-form.jsx | 192 +++++++++++----------
.../js/formula-form/results/ranking-results.jsx | 150 +++++++++++++++-
webroot/js/formula-form/results/result-subject.jsx | 41 ++---
47 files changed, 881 insertions(+), 317 deletions(-)
create mode 100644 src/Template/Element/footer.ctp
delete mode 100644 webroot/dist/js/formula-form.js.map
delete mode 100644 webroot/dist/js/main.js.map
delete mode 100644 webroot/dist/js/metric-manager.js.map
create mode 100644 webroot/img/pencils.jpg
create mode 100644 webroot/img/supplies.jpg

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-14 00:18:37 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 117a296 to 44674df

$ git pull
From https://github.com/BallStateCBER/school-rankings
117a296..44674df master -> origin/master
Updating 117a296..44674df
Fast-forward
webroot/css/formula-form.scss | 37 ++++-
webroot/dist/css/formula-form.css | Bin 189017 -> 189266 bytes
webroot/dist/js/formula-form.js | Bin 1340532 -> 1343809 bytes
webroot/dist/js/formula-form.js.map | Bin 0 -> 3778588 bytes
webroot/dist/js/main.js | Bin 184351 -> 184352 bytes
webroot/dist/js/main.js.map | Bin 0 -> 825296 bytes
webroot/dist/js/metric-manager.js | Bin 1197534 -> 1197535 bytes
webroot/dist/js/metric-manager.js.map | Bin 0 -> 2599325 bytes
webroot/js/formula-form/criterion.jsx | 31 +++-
webroot/js/formula-form/formula-form.jsx | 92 ++++++++----
webroot/js/formula-form/results/input-summary.jsx | 160 +++++++++++++++++++++
.../js/formula-form/results/ranking-results.jsx | 135 +----------------
webroot/js/formula-form/results/result-subject.jsx | 2 +-
13 files changed, 291 insertions(+), 166 deletions(-)
create mode 100644 webroot/dist/js/formula-form.js.map
create mode 100644 webroot/dist/js/main.js.map
create mode 100644 webroot/dist/js/metric-manager.js.map
create mode 100644 webroot/js/formula-form/results/input-summary.jsx

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-23 22:59:01 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 44674df to d191312

$ git pull
From https://github.com/BallStateCBER/school-rankings
44674df..d191312 master -> origin/master
* [new branch] feature-input-output-split -> origin/feature-input-output-split
Updating 44674df..d191312
Fast-forward
config/routes.php | 4 +
package-lock.json | 5329 +++++++++++---------
package.json | 60 +-
src/Controller/Api/RankingsController.php | 168 +-
src/Controller/AppController.php | 13 +-
src/Controller/RankingsController.php | 61 +
src/Model/Context/Context.php | 7 +-
src/Model/Entity/Ranking.php | 158 +-
src/Model/Table/RankingsTable.php | 108 +
src/Model/Table/SchoolTypesTable.php | 1 +
src/Template/Layout/default.ctp | 4 +-
src/Template/Rankings/view.ctp | 21 +
tests/Fixture/RankingsFixture.php | 2 +-
tests/Fixture/RankingsGradesFixture.php | 48 +
.../TestCase/Controller/RankingsControllerTest.php | 61 +
webpack.common.js | 1 +
webroot/dist/css/formula-form.css | Bin 189266 -> 197474 bytes
webroot/dist/css/main.css | Bin 149033 -> 151927 bytes
webroot/dist/js/formula-form.js | Bin 1343809 -> 671533 bytes
webroot/dist/js/formula-form.js.map | Bin 3778588 -> 2827286 bytes
webroot/dist/js/main.js | Bin 184352 -> 189191 bytes
webroot/dist/js/main.js.map | Bin 825296 -> 837724 bytes
webroot/dist/js/metric-manager.js | Bin 1197535 -> 1199714 bytes
webroot/dist/js/metric-manager.js.map | Bin 2599325 -> 2599666 bytes
webroot/dist/js/ranking-results.js | Bin 0 -> 911030 bytes
webroot/dist/js/ranking-results.js.map | Bin 0 -> 1795386 bytes
webroot/js/formula-form/formula-form.jsx | 139 +-
.../results => ranking-results}/input-summary.jsx | 6 +-
webroot/js/ranking-results/ranking-results.jsx | 254 +
webroot/js/ranking-results/result-subject.jsx | 362 ++
webroot/jstree/jstree.js | 44 +-
webroot/jstree/jstree.min.js | 12 +-
webroot/jstree/themes/default-dark/throbber.gif | Bin 1464 -> 1464 bytes
webroot/jstree/themes/default/32px.png | Bin 5667 -> 5660 bytes
webroot/jstree/themes/default/40px.png | Bin 2218 -> 2215 bytes
webroot/jstree/themes/default/throbber.gif | Bin 1464 -> 1464 bytes
36 files changed, 4125 insertions(+), 2738 deletions(-)
create mode 100644 src/Controller/RankingsController.php
create mode 100644 src/Template/Rankings/view.ctp
create mode 100644 tests/Fixture/RankingsGradesFixture.php
create mode 100644 tests/TestCase/Controller/RankingsControllerTest.php
create mode 100644 webroot/dist/js/ranking-results.js
create mode 100644 webroot/dist/js/ranking-results.js.map
rename webroot/js/{formula-form/results => ranking-results}/input-summary.jsx (96%)
create mode 100644 webroot/js/ranking-results/ranking-results.jsx
create mode 100644 webroot/js/ranking-results/result-subject.jsx

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-24 16:54:46 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from d191312 to 980ba5c

$ git pull
From https://github.com/BallStateCBER/school-rankings
d191312..980ba5c master -> origin/master
Updating d191312..980ba5c
Fast-forward
src/Model/Entity/Ranking.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-26 00:34:38 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 980ba5c to 002d065

$ git pull
From https://github.com/BallStateCBER/school-rankings
980ba5c..002d065 master -> origin/master
Updating 980ba5c..002d065
Fast-forward
src/Command/CheckLocationsCommand.php | 20 +-
src/Command/ImportClosuresCommand.php | 3 +-
src/Command/ImportLocationsCommand.php | 20 +-
src/Command/LocationMergeCommand.php | 3 +-
src/Command/UpdateIdoeCodesCommand.php | 7 +-
src/Controller/Admin/MetricsController.php | 4 +-
src/Controller/Api/MetricsController.php | 4 +-
src/Controller/Api/RankingsController.php | 10 +-
src/Controller/RankingsController.php | 10 +-
src/Import/ImportFile.php | 29 +-
src/Model/Entity/Ranking.php | 30 +-
src/Model/Table/RankingsTable.php | 2 +-
src/Model/Table/StatisticsTable.php | 5 +-
src/Shell/Task/RankTask.php | 6 +-
webroot/dist/js/formula-form.js | Bin 671533 -> 671534 bytes
webroot/dist/js/formula-form.js.map | Bin 2827286 -> 2827284 bytes
webroot/dist/js/main.js | Bin 189191 -> 189192 bytes
webroot/dist/js/main.js.map | Bin 837724 -> 837724 bytes
webroot/dist/js/metric-manager.js | Bin 1199714 -> 1199715 bytes
webroot/dist/js/metric-manager.js.map | Bin 2599666 -> 2599666 bytes
webroot/dist/js/ranking-results.js | Bin 911030 -> 914485 bytes
webroot/dist/js/ranking-results.js.map | Bin 1795386 -> 1801040 bytes
webroot/js/formula-form/formula-form.jsx | 2 +-
.../js/formula-form/results/ranking-results.jsx | 137 ---------
webroot/js/formula-form/results/result-subject.jsx | 311 ---------------------
webroot/js/ranking-results/input-summary.jsx | 2 +
.../no-data-results.jsx | 21 +-
webroot/js/ranking-results/ranking-results.jsx | 29 +-
28 files changed, 138 insertions(+), 517 deletions(-)
delete mode 100644 webroot/js/formula-form/results/ranking-results.jsx
delete mode 100644 webroot/js/formula-form/results/result-subject.jsx
rename webroot/js/{formula-form/results => ranking-results}/no-data-results.jsx (86%)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-30 22:21:38 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 002d065 to ff21e25

$ git pull
From https://github.com/BallStateCBER/school-rankings
002d065..ff21e25 master -> origin/master
Updating 002d065..ff21e25
Fast-forward
src/Command/CheckStatsCommand.php | 2 -
src/Command/MetricTreeCleanCommand.php | 2 +-
src/Command/PopulateCodeTablesCommand.php | 1 +
src/Command/PopulateElasticsearchCommand.php | 2 +-
src/Controller/Api/FormulasController.php | 2 +-
src/Controller/Api/RankingsController.php | 2 +-
src/Model/Entity/Metric.php | 1 +
src/Model/Table/CitiesTable.php | 2 +-
src/Model/Table/CountiesTable.php | 2 +-
src/Model/Table/CriteriaTable.php | 6 +--
src/Model/Table/FormulasTable.php | 18 ++++---
src/Model/Table/GradesTable.php | 10 ++--
src/Model/Table/ImportedFilesTable.php | 5 +-
src/Model/Table/MetricsTable.php | 17 +++----
src/Model/Table/RangesTable.php | 4 +-
.../Table/RankingResultsSchoolDistrictsTable.php | 4 +-
src/Model/Table/RankingResultsSchoolsTable.php | 4 +-
src/Model/Table/RankingsTable.php | 16 +++---
src/Model/Table/SchoolCodesTable.php | 4 +-
src/Model/Table/SchoolDistrictCodesTable.php | 4 +-
src/Model/Table/SchoolDistrictsTable.php | 2 +-
src/Model/Table/SchoolTypesTable.php | 2 +-
src/Model/Table/SchoolsTable.php | 2 +-
src/Model/Table/SpreadsheetColumnsMetricsTable.php | 10 ++--
src/Model/Table/StatesTable.php | 4 +-
src/Model/Table/StatisticsTable.php | 3 +-
src/Model/Table/UsersTable.php | 4 +-
src/Shell/ConsoleShell.php | 8 +--
src/Template/Element/footer.ctp | 55 ++++++++++++---------
src/Template/Error/error400.ctp | 14 ++++--
src/Template/Error/error500.ctp | 14 ++++--
src/Template/Layout/Email/html/default.ctp | 14 +-----
src/Template/Layout/error.ctp | 47 ------------------
src/View/AjaxView.php | 4 --
src/View/AppView.php | 1 +
.../Command/ImportLocationsCommandTest.php | 7 ++-
tests/TestCase/Command/ImportStatsCommandTest.php | 7 ++-
tests/TestCase/Command/MetricMergeCommandTest.php | 7 ++-
.../TestCase/Command/MetricReparentCommandTest.php | 7 ++-
.../Command/MetricTreeCleanCommandTest.php | 7 ++-
.../Command/PopulateCodeTablesCommandTest.php | 6 ++-
.../Controller/Api/MetricsControllerTest.php | 7 ++-
.../TestCase/Controller/FormulasControllerTest.php | 6 ++-
tests/TestCase/Controller/PagesControllerTest.php | 7 ++-
tests/TestCase/Controller/UsersControllerTest.php | 6 ++-
webroot/css/main.scss | 30 ++++++++---
webroot/dist/css/main.css | Bin 151927 -> 152139 bytes
webroot/dist/js/formula-form.js | Bin 671534 -> 671928 bytes
webroot/dist/js/formula-form.js.map | Bin 2827284 -> 2828274 bytes
webroot/js/formula-form/formula-form.jsx | 29 +++++++++--
50 files changed, 225 insertions(+), 193 deletions(-)
delete mode 100644 src/Template/Layout/error.ctp

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-03-31 22:52:58 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from ff21e25 to a8e0c96

$ git pull
From https://github.com/BallStateCBER/school-rankings
ff21e25..a8e0c96 master -> origin/master
Updating ff21e25..a8e0c96
Fast-forward
src/Controller/Api/FormulasController.php | 8 +-
src/Model/Table/FormulasTable.php | 2 +-
tests/Fixture/FormulasFixture.php | 2 +-
.../Controller/Api/FormulasControllerTest.php | 230 +++++++++++++++++++++
tests/TestCase/Model/Table/FormulasTableTest.php | 66 ++++++
webroot/dist/js/formula-form.js | Bin 671928 -> 671904 bytes
webroot/dist/js/formula-form.js.map | Bin 2828274 -> 2828258 bytes
webroot/js/formula-form/analytics.js | 2 +-
webroot/js/formula-form/formula-form.jsx | 6 +-
9 files changed, 308 insertions(+), 8 deletions(-)
create mode 100644 tests/TestCase/Controller/Api/FormulasControllerTest.php

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-02 00:01:02 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from a8e0c96 to f617d35

$ git pull
From https://github.com/BallStateCBER/school-rankings
a8e0c96..f617d35 master -> origin/master
Updating a8e0c96..f617d35
Fast-forward
src/Controller/Api/RankingsController.php | 30 ++++----
tests/Fixture/QueuedJobsFixture.php | 70 ++++++++++++++++++
.../Controller/Api/RankingsControllerTest.php | 85 ++++++++++++++++++++++
3 files changed, 172 insertions(+), 13 deletions(-)
create mode 100644 tests/Fixture/QueuedJobsFixture.php
create mode 100644 tests/TestCase/Controller/Api/RankingsControllerTest.php

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-03 21:43:03 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from f617d35 to 9949c33

$ git pull
From https://github.com/BallStateCBER/school-rankings
f617d35..9949c33 master -> origin/master
Updating f617d35..9949c33
Fast-forward
src/Controller/Api/RankingsController.php | 23 +++---
tests/Fixture/MetricsFixture.php | 58 +++++++++++++++
.../Controller/Api/MetricsControllerTest.php | 31 ++++++++
.../Controller/Api/RankingsControllerTest.php | 83 +++++++++++++++++++++-
4 files changed, 185 insertions(+), 10 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-07 00:07:30 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 9949c33 to ece4bea

$ git pull
From https://github.com/BallStateCBER/school-rankings
9949c33..ece4bea master -> origin/master
Updating 9949c33..ece4bea
Fast-forward
tests/Fixture/MetricsFixture.php | 10 +--
.../Controller/Api/MetricsControllerTest.php | 75 ++++++++++++++++++++--
2 files changed, 76 insertions(+), 9 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-08 00:00:26 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from ece4bea to ec8f5ba

$ git pull
From https://github.com/BallStateCBER/school-rankings
ece4bea..ec8f5ba master -> origin/master
Updating ece4bea..ec8f5ba
Fast-forward
config/bootstrap_cli.php | 2 +
src/Model/Entity/Traits/RankableTrait.php | 8 ++-
src/Shell/Task/RankTask.php | 48 ++++++++---------
tests/Fixture/QueuedJobsFixture.php | 14 ++---
.../Controller/Api/RankingsControllerTest.php | 39 ++++++++++++++
.../TestCase/Controller/FormulasControllerTest.php | 61 +++++-----------------
6 files changed, 91 insertions(+), 81 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-18 00:27:19 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from ec8f5ba to 94e1441

$ git pull
From https://github.com/BallStateCBER/school-rankings
ec8f5ba..94e1441 master -> origin/master
Updating ec8f5ba..94e1441
Fast-forward
config/routes.php | 5 +++
...kingResultsSchoolDistrictsStatisticsFixture.php | 46 ++++++++++++++++++++++
.../RankingResultsSchoolsStatisticsFixture.php | 46 ++++++++++++++++++++++
.../Controller/Api/RankingsControllerTest.php | 44 ++++++++++++++++++---
4 files changed, 136 insertions(+), 5 deletions(-)
create mode 100644 tests/Fixture/RankingResultsSchoolDistrictsStatisticsFixture.php
create mode 100644 tests/Fixture/RankingResultsSchoolsStatisticsFixture.php

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-22 00:04:39 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 94e1441 to 7a32318

$ git pull
From https://github.com/BallStateCBER/school-rankings
94e1441..7a32318 master -> origin/master
Updating 94e1441..7a32318
Fast-forward
src/Model/Entity/Ranking.php | 19 +++--
tests/Fixture/RankingsFixture.php | 7 +-
.../Controller/Api/RankingsControllerTest.php | 92 ++++++++++++++++++++-
webroot/dist/js/formula-form.js | Bin 671904 -> 671904 bytes
webroot/dist/js/formula-form.js.map | Bin 2828258 -> 2828258 bytes
webroot/dist/js/ranking-results.js | Bin 914485 -> 914485 bytes
webroot/dist/js/ranking-results.js.map | Bin 1801040 -> 1801040 bytes
webroot/js/formula-form/formula-form.jsx | 4 +-
webroot/js/ranking-results/input-summary.jsx | 2 +-
9 files changed, 107 insertions(+), 17 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-23 22:56:09 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 7a32318 to ea1afc8

$ git pull
From https://github.com/BallStateCBER/school-rankings
7a32318..ea1afc8 master -> origin/master
Updating 7a32318..ea1afc8
Fast-forward
src/Model/Table/RankingsTable.php | 1 -
src/Model/Table/SchoolTypesTable.php | 3 ---
tests/Fixture/RankingsFixture.php | 3 +--
3 files changed, 1 insertion(+), 6 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-04-24 23:01:51 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from ea1afc8 to 03ea9af

$ git pull
From https://github.com/BallStateCBER/school-rankings
ea1afc8..03ea9af master -> origin/master
Updating ea1afc8..03ea9af
Fast-forward
webroot/css/formula-form.scss | 21 ++++++++++++++++++++-
webroot/dist/css/formula-form.css | Bin 197474 -> 199714 bytes
webroot/dist/js/ranking-results.js | Bin 914485 -> 914622 bytes
webroot/dist/js/ranking-results.js.map | Bin 1801040 -> 1801378 bytes
webroot/js/ranking-results/input-summary.jsx | 8 ++++++--
webroot/js/ranking-results/ranking-results.jsx | 5 +----
webroot/js/ranking-results/result-subject.jsx | 11 ++++++-----
7 files changed, 33 insertions(+), 12 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-05-05 22:59:00 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 03ea9af to a288658

$ git pull
From https://github.com/BallStateCBER/school-rankings
03ea9af..a288658 master -> origin/master
Updating 03ea9af..a288658
Fast-forward
src/Controller/Api/RankingsController.php | 3 +-
src/Controller/RankingsController.php | 2 +-
src/Model/Entity/Ranking.php | 16 +++++-
src/Template/Element/footer.ctp | 6 +--
src/Template/Rankings/view.ctp | 1 +
webroot/css/main.scss | 10 ++++
webroot/dist/css/main.css | Bin 152139 -> 152231 bytes
webroot/dist/js/formula-form.js | Bin 671904 -> 671905 bytes
webroot/dist/js/formula-form.js.map | Bin 2828258 -> 2828109 bytes
webroot/dist/js/main.js | Bin 189192 -> 189193 bytes
webroot/dist/js/main.js.map | Bin 837724 -> 837723 bytes
webroot/dist/js/metric-manager.js | Bin 1199715 -> 1199715 bytes
webroot/dist/js/metric-manager.js.map | Bin 2599666 -> 2599638 bytes
webroot/dist/js/ranking-results.js | Bin 914622 -> 943885 bytes
webroot/dist/js/ranking-results.js.map | Bin 1801378 -> 1922073 bytes
webroot/js/ranking-results/ranking-results.jsx | 68 ++++++++++++++++++++++++-
16 files changed, 98 insertions(+), 8 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: .htaccess
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
# modified: webroot/.htaccess
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly

$ php /home/okbvtfr/public_html/deploy/composer.phar install
[RuntimeException]
The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly



####### 2020-11-13 22:14:16 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from a288658 to b654cfa

$ git pull
From https://github.com/BallStateCBER/school-rankings
a288658..b654cfa master -> origin/master
Updating a288658..b654cfa
Fast-forward
src/Application.php | 4 ++--
.../{RankTestShell.php => RankProcessShell.php} | 8 ++++++--
src/Template/Element/analytics.ctp | 4 ++--
tests/Fixture/RankingsFixture.php | 1 -
.../Controller/Api/RankingsControllerTest.php | 23 ++++++++++++++++++++++
5 files changed, 33 insertions(+), 7 deletions(-)
rename src/Shell/{RankTestShell.php => RankProcessShell.php} (76%)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update `.
Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1
- Root composer.json requires PHP extension ext-zip * but it is missing from your system. Install or enable PHP's zip extension.
Problem 2
- phpoffice/phpspreadsheet is locked to version 1.10.1 and an update of this package was not requested.
- phpoffice/phpspreadsheet 1.10.1 requires ext-iconv * -> it is missing from your system. Install or enable PHP's iconv extension.

To enable extensions, verify that they are enabled in your .ini files:
- /opt/cpanel/ea-php74/root/etc/php.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-ctype.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-curl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-dom.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-fileinfo.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-ftp.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-gd.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-intl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-json.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-mbstring.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-phar.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-posix.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-simplexml.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-tokenizer.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xml.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xmlwriter.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xsl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-xmlreader.ini
- /opt/cpanel/ea-php74/root/etc/php.d/zzzzzzz-pecl.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.



####### 2020-11-19 17:47:09 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from b654cfa to 4e034c8

$ git pull
From https://github.com/BallStateCBER/school-rankings
b654cfa..4e034c8 master -> origin/master
Updating b654cfa..4e034c8
Fast-forward
composer.json | 2 +-
composer.lock | 1747 +++++++++++++++++++++++++++++++++++----------------------
2 files changed, 1083 insertions(+), 666 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1
- Root composer.json requires PHP extension ext-zip * but it is missing from your system. Install or enable PHP's zip extension.
Problem 2
- phpoffice/phpspreadsheet is locked to version 1.15.0 and an update of this package was not requested.
- phpoffice/phpspreadsheet 1.15.0 requires ext-iconv * -> it is missing from your system. Install or enable PHP's iconv extension.

To enable extensions, verify that they are enabled in your .ini files:
- /opt/cpanel/ea-php74/root/etc/php.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-ctype.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-curl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-dom.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-fileinfo.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-ftp.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-gd.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-intl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-json.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-mbstring.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-mysqlnd.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-pdo.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-phar.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-posix.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-simplexml.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-sqlite3.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-tokenizer.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xml.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xmlwriter.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xsl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-mysqli.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-pdo_mysql.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-pdo_sqlite.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-xmlreader.ini
- /opt/cpanel/ea-php74/root/etc/php.d/zzzzzzz-pecl.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.



####### 2020-11-20 22:16:48 #######

Push from PhantomWatson updated head SHA of master branch of school-rankings from 4e034c8 to 81f19f7

$ git pull
From https://github.com/BallStateCBER/school-rankings
4e034c8..81f19f7 master -> origin/master
Updating 4e034c8..81f19f7
Fast-forward
.htaccess | 4 ++--
webroot/.htaccess | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)

$ git status
# On branch master
# Changes not staged for commit:
# (use "git add ..." to update what will be committed)
# (use "git checkout -- ..." to discard changes in working directory)
#
# modified: data/statistics/2016/school-enrollment-grade-gender (2016).xlsx
#
# Untracked files:
# (use "git add ..." to include in what will be committed)
#
# bin/error_log
# error_log
# webroot/error_log
no changes added to commit (use "git add" and/or "git commit -a")

$ php /home/okbvtfr/public_html/deploy/composer.phar self-update
You are already using composer version 2.0.7 (stable channel).

$ php /home/okbvtfr/public_html/deploy/composer.phar install --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1
- Root composer.json requires PHP extension ext-zip * but it is missing from your system. Install or enable PHP's zip extension.
Problem 2
- phpoffice/phpspreadsheet is locked to version 1.15.0 and an update of this package was not requested.
- phpoffice/phpspreadsheet 1.15.0 requires ext-iconv * -> it is missing from your system. Install or enable PHP's iconv extension.

To enable extensions, verify that they are enabled in your .ini files:
- /opt/cpanel/ea-php74/root/etc/php.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-ctype.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-curl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-dom.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-fileinfo.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-ftp.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-gd.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-intl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-json.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-mbstring.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-mysqlnd.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-pdo.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-phar.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-posix.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-simplexml.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-sqlite3.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-tokenizer.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xml.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xmlwriter.ini
- /opt/cpanel/ea-php74/root/etc/php.d/20-xsl.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-mysqli.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-pdo_mysql.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-pdo_sqlite.ini
- /opt/cpanel/ea-php74/root/etc/php.d/30-xmlreader.ini
- /opt/cpanel/ea-php74/root/etc/php.d/zzzzzzz-pecl.ini
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode.