|
f21f8a8ac9
|
Improve editor selection in "no book" case. #4
|
2018-06-02 09:33:43 +02:00 |
|
|
ddd1043113
|
Improve info message for supplies
|
2018-06-01 20:27:38 +02:00 |
|
|
90b9f9946f
|
Edit warning
|
2018-06-01 20:23:40 +02:00 |
|
|
4cfda7cfc2
|
Clarify edit action
|
2018-06-01 20:21:28 +02:00 |
|
|
796d1874da
|
Allow books and supplies editing + refactor. Close #1
|
2018-05-31 19:11:09 +02:00 |
|
|
8c54fce37e
|
Allow no book for a level/field. Close #4
|
2018-05-31 08:16:22 +02:00 |
|
|
b77384a8b5
|
Allow for empty comment
|
2018-05-31 08:15:20 +02:00 |
|
|
ced070aca9
|
Add comment field. Close #5
|
2018-05-30 18:23:19 +02:00 |
|
|
120d4d94ef
|
Add message about supplies. Close #6
|
2018-05-30 18:14:53 +02:00 |
|
|
1ec152f6c7
|
Add done field. Close #2
|
2018-05-30 18:06:40 +02:00 |
|
|
eb88c5d4af
|
Rename fields. Close #3
|
2018-05-30 18:01:49 +02:00 |
|
|
8828b8e7b7
|
Add docker files
|
2018-05-25 14:46:27 +02:00 |
|
|
20ef3ce11d
|
Allow multiple fields for supplies
|
2018-05-24 00:36:17 +02:00 |
|
|
70fa58fd46
|
Fix order of export fields and display in admin
|
2018-05-24 00:31:21 +02:00 |
|
|
35feb6178b
|
Increase buttons verbosity
|
2018-05-24 00:22:35 +02:00 |
|
|
cff3aef98c
|
Increase length limits
|
2018-05-24 00:22:35 +02:00 |
|
|
ee8f7807b4
|
Improve help text for ISBN
|
2018-05-24 00:22:35 +02:00 |
|
|
1dab5e1c8a
|
Validate phone number against 10 digits
|
2018-05-24 00:22:35 +02:00 |
|
|
7330e5353f
|
Add clickable link in mail
|
2018-05-24 00:22:35 +02:00 |
|
|
0f4d66342e
|
Export editor name
|
2018-05-24 00:22:35 +02:00 |
|
|
a6d1abf2af
|
Remove collection from books
|
2018-05-24 00:22:35 +02:00 |
|
|
b7d7e7098d
|
Configure logging
|
2018-05-24 00:22:35 +02:00 |
|
|
499a31fabf
|
Create README.md
|
2018-05-23 11:16:52 +02:00 |
|
|
57496dd939
|
Create LICENSE
|
2018-05-23 11:10:43 +02:00 |
|
|
c0a1d0cbd7
|
Add field for supplies
|
2018-05-22 18:46:49 +02:00 |
|
|
35d7056c17
|
Fix teacher send action
|
2018-05-22 11:12:16 +02:00 |
|
|
4abc66d675
|
Add ability to export data
|
2018-05-22 11:10:09 +02:00 |
|
|
4499ee8c6b
|
Protect foreign keys
|
2018-05-22 10:52:03 +02:00 |
|
|
a562f7587a
|
Add missing migration
|
2018-05-22 10:27:02 +02:00 |
|
|
2791b27729
|
Allow to send mail via admin interface
|
2018-05-22 10:24:21 +02:00 |
|
|
7709be0701
|
Add supplies management + fix "previously acquired"
|
2018-05-22 10:13:51 +02:00 |
|
|
53285953ad
|
Add created_at and updated_at to all models + improve book admin
|
2018-05-22 01:50:41 +02:00 |
|
|
a9f050ba77
|
Improve admin
|
2018-05-22 01:43:39 +02:00 |
|
|
f97f54b337
|
Use model for editor
|
2018-05-22 01:35:05 +02:00 |
|
|
812706e170
|
Ignore staticfiles
|
2018-05-22 01:28:15 +02:00 |
|
|
bd76788513
|
Try whitenoise
|
2018-05-22 01:27:59 +02:00 |
|
|
708c332b0d
|
Allow multiple hosts
|
2018-05-22 01:09:53 +02:00 |
|
|
84801a7204
|
Fix procfile
|
2018-05-22 01:02:32 +02:00 |
|
|
72594b9a2b
|
Add heroku procfile
|
2018-05-22 00:58:31 +02:00 |
|
|
d88693b4b4
|
Enforce email address uniqueness
|
2018-05-22 00:55:14 +02:00 |
|
|
c16d0db8ca
|
Send link via email
|
2018-05-22 00:45:54 +02:00 |
|
|
bcd7f6dc18
|
Add "logout" view
|
2018-05-21 23:46:47 +02:00 |
|
|
1e1eefcab0
|
Add warning messages and try to retrieve teacher automatically
|
2018-05-21 23:40:56 +02:00 |
|
|
2d14beb303
|
Use UUID for teacher creation
|
2018-05-21 23:23:43 +02:00 |
|
|
63b67e9a9a
|
Wrapping up
|
2018-05-21 23:12:35 +02:00 |
|
|
5a5eefa134
|
Display book form
|
2018-05-21 22:23:53 +02:00 |
|
|
63fd65fb5e
|
Save teacher and redirect to teacher page
|
2018-05-21 22:04:29 +02:00 |
|
|
8776e6a8af
|
Add home page
|
2018-05-21 21:03:08 +02:00 |
|
|
93b6c7ba11
|
Improve test
|
2018-05-21 19:55:26 +02:00 |
|
|
fe0e88496e
|
Add working django
|
2018-05-21 19:28:36 +02:00 |
|