1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-04 19:19:36 -07:00
Commit graph

2139 commits

Author SHA1 Message Date
John Donaldson
da48c69551 Adding dependencies into devel instructions 2019-12-18 22:32:28 +00:00
John Donaldson
aa5150f542 Fixing a devel server path 2019-12-18 22:30:08 +00:00
John Donaldson
5f804feda2 Updating issues link 2019-12-17 19:51:23 +00:00
John Donaldson
2ca07d517b Cleaning up CONTRIBUTING.md, clarifying license 2019-12-17 19:47:57 +00:00
John Donaldson
1a1e69fac9 Updating git branching model 2019-12-17 17:52:48 +00:00
John Donaldson
7e465eb94f Adding contribution guidelines 2019-12-17 17:48:22 +00:00
5f221b466e Report if the team ID is already registered 2019-12-12 20:02:57 -07:00
431e1f00a7 Add zipfile performance testing 2019-12-07 21:17:13 -07:00
430e44ce87 Add unit test for themes 2019-12-05 22:25:03 -07:00
3eac94c70d One more state test 2019-12-05 21:54:32 -07:00
dc35217840 A couple more state tests 2019-12-05 21:50:43 -07:00
97da227777 go fmt 2019-12-01 20:53:13 -07:00
5dccc6431d More tests, and a bug fix! 2019-12-01 20:47:46 -07:00
b044314864 Merge branch 'v4' of https://github.com/dirtbags/moth into v4 2019-12-01 18:58:24 -07:00
7825f196be Start doing more tests 2019-12-01 18:58:09 -07:00
Neale Pickett
eb0a7fb357 Add a Changelog 2019-11-26 19:09:40 +00:00
int00h5525
0b8a855284
Merge pull request #104 from 3ch01c/team_scoreboard
Added id parameter to points.json handler to return only a team's score
2019-11-25 13:15:57 -06:00
65f810539a Add flags and more robust functionality than "until" provided 2019-11-24 15:58:43 -07:00
int00h5525
db290ca4f6
Merge pull request #106 from dirtbags/v3.4_hotfix
Made top-scoring teams full-width
2019-11-20 18:31:35 -06:00
John Donaldson
07b4bd1101 Releasing v3.4.3 2019-11-20 18:30:48 -06:00
int00h5525
04e89c09e2
Merge pull request #105 from dirtbags/scoreboard-width
Make top-scoring team take full width
2019-11-20 18:30:07 -06:00
John Donaldson
acbd009136 Made to-scoring teams full-width 2019-11-20 18:29:44 -06:00
761811d71b Make top-scoring team take full width 2019-11-20 16:23:01 -08:00
Jack Miner
08082f0844
Added changes to CHANGELOG.md 2019-11-20 14:53:52 -07:00
Jack Miner
7726444a98
Added id parameter to points.json to return only a team's score 2019-11-19 19:16:21 -07:00
int00h5525
08f2e95f89
Merge pull request #101 from dirtbags/v3.4_hotfix
Release hotfix 3.4.2
2019-11-18 11:44:55 -06:00
Donaldson
7967096058 Release 3.4.2 2019-11-18 11:42:56 -06:00
int00h5525
f33fc9b005
Merge pull request #100 from dirtbags/99-fix-issues-with-multiple-answers
Fixing issue with multiple fields in YAML file
2019-11-18 11:42:19 -06:00
Donaldson
b1b7afc728 Fixing issue with multiple fields in YAML file 2019-11-18 11:40:37 -06:00
int00h5525
b5cba20f4c
Merge pull request #97 from dirtbags/v3.4.1_devel
Release v3.4.1
2019-11-17 18:22:52 -06:00
Donaldson
0fe1285a9d Releasing v3.4.1 2019-11-17 18:20:22 -06:00
int00h5525
17a63cab30
Merge pull request #96 from dirtbags/neale
Fix double-percentage scoreboard bug
2019-11-17 18:19:19 -06:00
Donaldson
bab22b8e79 Merge branch 'master' of https://github.com/dirtbags/moth into neale 2019-11-17 18:10:30 -06:00
7fd55cc904 Fix double-percentage scoreboard bug 2019-11-15 13:40:05 -08:00
int00h5525
a393c923e5
Merge pull request #89 from dirtbags/v3.4_devel
Release v3.4
2019-11-13 16:34:22 -06:00
Donaldson
0f185bc846 Revving version, releasing v3.4 2019-11-13 16:31:13 -06:00
2e344a78d2
Merge pull request #83 from dirtbags/81-support-downloading-open-content
Support downloading open content
2019-11-13 13:53:22 -07:00
168f0b80ec
Merge branch 'v3.4_devel' into 81-support-downloading-open-content 2019-11-13 13:52:30 -07:00
Neale Pickett
8af56b515d go fmt 2019-11-13 20:47:56 +00:00
Neale Pickett
5be46ca55a go fmt 2019-11-13 20:46:02 +00:00
int00h5525
ac242d0aa9
Merge pull request #94 from dirtbags/neale
Track Participant IDs
2019-11-12 15:41:44 -06:00
Neale Pickett
78802261c9 Merge remote-tracking branch 'origin/v3.4_devel' into neale 2019-11-12 19:10:52 +00:00
Neale Pickett
01b171f10a Local copies of JavaScript libraries 2019-11-12 19:06:15 +00:00
4f3c3fbd04 Notices + simpler example theme content 2019-11-10 16:21:50 -07:00
aeadde8e17 Merge remote-tracking branch 'origin/master' into neale 2019-11-10 15:49:47 -07:00
7518ffca42 Notices + simpler example theme content 2019-11-10 15:49:42 -07:00
John Donaldson
def3ca4f0e Use native JS URL objects instead of wrangling everything by hand 2019-11-08 19:46:56 +00:00
John Donaldson
8771cf9d4f Merge branch 'v3.4_devel' of https://github.com/dirtbags/moth into 81-support-downloading-open-content 2019-11-08 19:37:23 +00:00
John Donaldson
dc7d10b12b Adding CHANGELOG message for local python library support 2019-11-08 19:36:32 +00:00
John Donaldson
45aa19355c Merge branch 'master' of https://github.com/dirtbags/moth into v3.4_devel 2019-11-08 19:31:12 +00:00