Commit Graph

21 Commits

Author SHA1 Message Date
c92b6aa471 Merge remote-tracking branch 'origin/master' 2015-11-01 10:10:17 -06:00
9f0b57694b Merge pull request #1 from mattbk/change-results-array-structure
Change results array structure
2015-11-01 10:09:39 -06:00
27c9c6b658 Merge remote-tracking branch 'origin/master' 2015-11-01 10:04:19 -06:00
94ece0a3e2 Redo 2015-11-01 10:02:41 -06:00
3c0cb388e6 Raw results are working and downloadable 2015-11-01 09:34:49 -06:00
75f0e29bba Score is now recorded in database
Saving this so I can move forward.
2015-11-01 08:52:46 -06:00
8d064d6922 Table structure change
Saving this while it works.
2015-10-30 17:02:14 -05:00
06407aa707 Rethinking results table structure
See comments in file.
2015-10-30 16:09:45 -05:00
ab3a6763c0 Solved timestamp issue, removed debug statements 2015-10-30 14:14:02 -05:00
39805f9621 Got most results into a new EVA table
Still need to figure out timestamps and have the user enter an
identifier at the beginning.
2015-10-30 13:53:39 -05:00
86c46fb736 Learning nested foreach loops
See comments in code.
2015-10-30 09:09:57 -05:00
317f4fb579 misc 2015-10-30 08:45:51 -05:00
323a7a741e Remove URLs that require mod_rewrite 2015-10-29 19:11:33 -05:00
99c1dd6788 Make debugging easier 2015-10-29 15:24:30 -05:00
20243bcc29 Fix typo 2015-10-29 13:30:27 -05:00
839e7fe17f Understanding database schema
Also halfway making sure this works with new phase names, but still need
to generalize the variable lookup so phase names don't matter in this
file.
2015-10-29 13:26:43 -05:00
bb5e8f73bd Fixed link to mode=finish
Link was hardcoded and needed mod-rewrite.  Replaced with generic
(local) path.
2015-10-29 08:39:39 -05:00
abadd5bc38 Start working
Modified some paths to be more generic and not require rewrite.  Some
instances of phase names have been changed, others are still in process.
2015-10-28 22:04:20 -05:00
eda91ff492 Updates to README.md 2012-02-25 21:08:20 +01:00
9149a682b1 Fixed style error in README. 2012-02-25 20:57:13 +01:00
0fd915729b First commit.
This still needs some work on the installer, which is not added yet.
2012-02-25 20:55:15 +01:00