Arthur Barrett
|
0dd8dabf13
|
validation errors should return 400 status code instead of 500.
|
2013-05-16 13:18:36 -04:00 |
|
Arthur Barrett
|
026773b508
|
fix pep8 warnings and add empty message to notes tab
|
2013-05-13 16:54:32 -04:00 |
|
Arthur Barrett
|
6bb6f1c743
|
add comment to explain json dump logic
|
2013-05-13 12:05:33 -04:00 |
|
Arthur Barrett
|
e2e32e31d9
|
make user id check more idiomatic
|
2013-05-13 11:55:42 -04:00 |
|
Arthur Barrett
|
6f7f924510
|
replace bare except with except DoesNotExist
|
2013-05-13 11:51:21 -04:00 |
|
Arthur Barrett
|
11a48dc962
|
replacing lists with namedtuples to improve readability
|
2013-05-11 14:50:35 -04:00 |
|
Arthur Barrett
|
ee1ee26c49
|
log the course_id when notes are disabled
|
2013-05-11 13:57:07 -04:00 |
|
Arthur Barrett
|
a6ad65cb98
|
trying to fix pylint errors
|
2013-05-09 16:57:19 -04:00 |
|
Arthur Barrett
|
2838dba199
|
fix pep8 violations
|
2013-05-09 15:12:22 -04:00 |
|
Arthur Barrett
|
244261f1cf
|
added more unit tests
|
2013-05-09 14:31:38 -04:00 |
|
Arthur Barrett
|
f1f65c563e
|
fix failing unit test in lms.envs.test env
|
2013-05-09 11:51:24 -04:00 |
|
Arthur Barrett
|
bf21211b25
|
adding some tests
|
2013-05-08 18:03:41 -04:00 |
|
Arthur Barrett
|
1eb05cfd4e
|
remove unnecessary count
|
2013-05-08 15:07:36 -04:00 |
|
Arthur Barrett
|
0f70b0aa8a
|
refactored api resource map and added total to search query
|
2013-05-08 14:09:29 -04:00 |
|
Arthur Barrett
|
894cfd1f48
|
update doc strings in api
|
2013-05-07 18:45:40 -04:00 |
|
Arthur Barrett
|
4070e019e4
|
modified the html static book to only enable annotator.js when notes are enabled for the course
|
2013-05-06 19:29:44 -04:00 |
|
Arthur Barrett
|
0e1b3999e8
|
add limit and offset params to search endpoint
|
2013-05-06 17:01:17 -04:00 |
|
Arthur Barrett
|
63349dab9c
|
fixed update/delete responses
|
2013-03-25 19:04:23 -04:00 |
|
Arthur Barrett
|
131c63b697
|
refactored model and api to search/filter by page uri
|
2013-03-25 18:47:28 -04:00 |
|
Arthur Barrett
|
76e338d82b
|
added template for notes view
|
2013-03-21 12:33:27 -04:00 |
|
Arthur Barrett
|
20767d5cc7
|
create notes djangoapp for annotator.js
|
2013-03-15 12:41:52 -04:00 |
|