Gergely Polonkai
|
77a5bf35de
|
Increase test coverage
|
2015-10-20 11:16:58 +02:00 |
|
Gergely Polonkai
|
8f9a126924
|
Remove django_js_reverse functionality
This is the first step to completely remove the current UI
|
2015-10-19 17:09:16 +02:00 |
|
|
2ba17dd61e
|
Move reverse.js related code to the booking module
|
2015-05-27 23:10:26 +02:00 |
|
|
06a4d2b395
|
Fix Python 2.7 unicode problem
|
2015-05-27 22:35:55 +02:00 |
|
|
20d1786727
|
Upgrade to Django 1.8
|
2015-04-11 00:06:01 +02:00 |
|
|
15ad940445
|
Add the Duck.booked_by() method
|
2015-04-10 15:57:17 +02:00 |
|
|
7274a32233
|
Add similar competence finding to Competence
|
2015-04-10 15:57:17 +02:00 |
|
|
8c9475d076
|
Implement Duck listing
|
2015-04-10 15:57:16 +02:00 |
|
|
56d19e07d9
|
Add Duck.dpx() method
|
2015-04-10 15:57:16 +02:00 |
|
|
e12019723d
|
Add Booking.duck_booking_time() method
|
2015-04-10 15:57:16 +02:00 |
|
|
6b548c80c4
|
Add Booking.total_booking_time()
|
2015-04-10 15:57:16 +02:00 |
|
|
19e66de32c
|
Add duck competence level method (DuckCompetence.level)
|
2015-04-10 15:57:16 +02:00 |
|
|
49a20c20b0
|
Add ducklevel.py to convert between level and minutes
|
2015-04-10 15:57:16 +02:00 |
|
|
9cba0a8090
|
Add age_format template tag
We are still yet to internationalize that, but for now, it works fine in
English
|
2015-04-10 15:57:16 +02:00 |
|
|
b114fbfc07
|
Add booking.models.Duck.age() with tests
|
2015-04-10 15:57:16 +02:00 |
|
|
4709655808
|
Add disclaimer page
|
2015-04-10 15:57:15 +02:00 |
|
|
b2e434300a
|
Add Terms and Conditions page template
|
2015-04-10 15:57:15 +02:00 |
|
|
cb8a780548
|
Add vocabulary page
|
2015-04-10 15:57:15 +02:00 |
|