Gergely Polonkai
|
925ed0bb0d
|
Remove WordTranslation model
This seems to cause more trouble than not. We may re-add it with
different concepts
|
7 years ago |
Gergely Polonkai
|
3c0882df07
|
Add User.successful_words()
It lists all the words the user has successfully uploaded work for
|
7 years ago |
Gergely Polonkai
|
65019fd713
|
Add User.failed_words()
It lists all the words the user has failed to upload work for
|
7 years ago |
Gergely Polonkai
|
3da4b39860
|
Move override_settings from function to class level
|
7 years ago |
Gergely Polonkai
|
3073cb6a93
|
Moved gitter badge next to the others
|
7 years ago |
The Gitter Badger
|
7dd8643362
|
Add Gitter badge
|
7 years ago |
Gergely Polonkai
|
e71eb45260
|
Add Draw.successful()
It can decide if the given draw was successful:
* The word is accepted
* Work was submitted for the word
* The work was submitted on time
|
7 years ago |
Gergely Polonkai
|
51035af3d0
|
Encodig fix in apps.py
|
7 years ago |
Gergely Polonkai
|
2f1c8e5850
|
Extend draw_word() so it tries to draw a new one
If the last word is rejected by the user, draw_word() tries to draw a
new one now.
|
7 years ago |
Gergely Polonkai
|
d5e6e4a79c
|
Add comments to test_draw_word()
|
7 years ago |
Gergely Polonkai
|
22ff41d6d1
|
Fix error in 5093ab1
|
7 years ago |
Gergely Polonkai
|
5093ab1e6d
|
Remove settings dependency from test
|
7 years ago |
Gergely Polonkai
|
a39742e991
|
Add badges to README
|
7 years ago |
Gergely Polonkai
|
dad3539820
|
Fix codecov issues with tox
|
7 years ago |
Gergely Polonkai
|
ee0336bd17
|
Add codecov support
|
7 years ago |
Gergely Polonkai
|
9f7541ee9b
|
Move from tox to tox-travis in .travis.yml
|
7 years ago |
Gergely Polonkai
|
1662b92d75
|
Add config for Travis CI
|
7 years ago |
Gergely Polonkai
|
e00515c160
|
Add tox support
|
7 years ago |
Gergely Polonkai
|
a53b2827a9
|
Allow drawing once every day
The duration between two draws is controlled by settings.DRAW_TIME
|
7 years ago |
Gergely Polonkai
|
3a1e234176
|
Add User.last_draw()
|
7 years ago |
Gergely Polonkai
|
0c16d9a73b
|
Add word drawing support
|
7 years ago |
Gergely Polonkai
|
955cace9bd
|
Add word drawing support
|
7 years ago |
Gergely Polonkai
|
cfaa2b2a50
|
Initial commit
|
7 years ago |