Jay Zoldak
|
1f049410ae
|
Add tests for django comment client utils
|
2013-01-29 14:34:02 -05:00 |
|
Deena Wang
|
4f58e9c177
|
Merge branch 'master' into feature/deena/testing to get factory files
|
2013-01-29 14:33:54 -05:00 |
|
Jay Zoldak
|
e745087455
|
Fix permissions bug and add test cases for django comment client permissions.
|
2013-01-29 14:30:15 -05:00 |
|
Deena Wang
|
d9fdccb567
|
testing testing tests
|
2013-01-29 14:23:55 -05:00 |
|
Victor Shnayder
|
39a9c47512
|
make links look like links
|
2013-01-29 11:33:26 -05:00 |
|
John Jarvis
|
a9ee71fffc
|
Adding section on eligibility
|
2013-01-29 11:26:55 -05:00 |
|
John Jarvis
|
3a6d45e716
|
Grade a student even if they are on the restricted list
|
2013-01-29 11:13:30 -05:00 |
|
John Jarvis
|
4b0999939b
|
Adding docstring to CertificateWhitelist model
|
2013-01-29 10:26:21 -05:00 |
|
John Jarvis
|
415ebec879
|
renaming whitelist to is_whitelisted
|
2013-01-29 10:24:29 -05:00 |
|
John Jarvis
|
dbc0f353c5
|
cert_status temporary assignment removed
|
2013-01-29 10:22:58 -05:00 |
|
John Jarvis
|
e9722b259b
|
Removing whitespace
|
2013-01-28 19:29:53 -05:00 |
|
John Jarvis
|
e81394c2b0
|
Adding new model for certificate whitelist
|
2013-01-28 19:29:13 -05:00 |
|
John Jarvis
|
666828f71a
|
Command for certificate whitelist
|
2013-01-28 19:28:47 -05:00 |
|
John Jarvis
|
7e033d0265
|
django command for certificate restriction
|
2013-01-28 19:28:24 -05:00 |
|
Deena Wang
|
7918c35414
|
fixing up tests
|
2013-01-28 15:29:55 -05:00 |
|
Diana Huang
|
14d9633fa6
|
Merge branch 'diana/open-ended-ui-updates' into tests/diana/update-oe-unit-tests
|
2013-01-28 14:58:50 -05:00 |
|
Diana Huang
|
1d4b674c79
|
Address code review feedback
|
2013-01-28 10:57:06 -05:00 |
|
Diana Huang
|
8d64bfdbdb
|
Update tests to handle rubric scores
|
2013-01-28 08:41:39 -05:00 |
|
Diana Huang
|
0852af3f35
|
Merge branch 'master' into tests/diana/update-oe-unit-tests
|
2013-01-28 08:28:39 -05:00 |
|
Victor Shnayder
|
c1f7b109d8
|
Fix missing import
|
2013-01-27 10:19:36 -05:00 |
|
Victor Shnayder
|
6847779f22
|
Merge remote-tracking branch 'origin/master' into feature/victor/cohorts
Conflicts:
common/djangoapps/student/models.py
|
2013-01-26 12:37:26 -05:00 |
|
Ned Batchelder
|
08acf43575
|
Don't store first_time_user any more, instead interested observers
can examine whether .position is None or not.
|
2013-01-25 15:49:29 -05:00 |
|
Victor Shnayder
|
00dd3ad9f8
|
Fix some of the test bugs. Still more to fix.
|
2013-01-25 15:40:13 -05:00 |
|
Diana Huang
|
47c24d8e7e
|
Raise smarter exceptions when parsing rubrics.
|
2013-01-25 13:33:35 -05:00 |
|
Victor Shnayder
|
66934ce220
|
Address Dave's comments on https://github.com/MITx/mitx/pull/1350
|
2013-01-25 13:33:19 -05:00 |
|
Deena Wang
|
583505b95b
|
test_courses.py
|
2013-01-25 12:19:16 -05:00 |
|
Diana Huang
|
115f6c3acf
|
Merge branch 'master' into tests/diana/update-oe-unit-tests
|
2013-01-25 11:19:38 -05:00 |
|
Diana Huang
|
3ec2a83ec1
|
Merge branch 'diana/open-ended-ui-updates' into tests/diana/update-oe-unit-tests
Fix
Conflicts:
common/lib/xmodule/xmodule/tests/test_self_assessment.py
|
2013-01-25 10:35:55 -05:00 |
|
Kevin Chugh
|
07c1999a95
|
prep for staging
|
2013-01-24 21:43:36 -05:00 |
|
Chris Dodge
|
1787157e00
|
put back the 'position' argument to get_module() which got accidentially - or so I think - dropped in a previous commit
|
2013-01-24 21:38:02 -05:00 |
|
Victor Shnayder
|
771a55a631
|
turn forums on in test.py
- this may not be a good idea, but needed for testing cohorts for now...
|
2013-01-24 18:35:34 -05:00 |
|
Victor Shnayder
|
d17aedf3b4
|
the reverse isn't working for some reason... need to figure it out
|
2013-01-24 18:08:51 -05:00 |
|
Victor Shnayder
|
0b7e7b35dc
|
stub out django comment client test system
|
2013-01-24 17:33:40 -05:00 |
|
Deena Wang
|
f9b0ec37cd
|
more tests in test_views, needs templates to continue
|
2013-01-24 16:08:19 -05:00 |
|
Chris Dodge
|
dfbe7dd4f9
|
fix merge problem. assign_default_role() ended up being defined twice as that code was added in both master and cms-master branches, but the merge didn't pick it up as a conflict
|
2013-01-24 15:54:02 -05:00 |
|
Victor Shnayder
|
9e84ae14d4
|
Started integration work with Kevin's cohort changes
- Create new cohorts.py file
- moved code there from models.py
- implemented necessary functions.
Next: testing :)
|
2013-01-24 15:14:33 -05:00 |
|
Victor Shnayder
|
7bdb5c23e1
|
Allow listing of users in cohorts and adding users
- still needs style, more features, but basic functionality works
|
2013-01-24 15:12:53 -05:00 |
|
Victor Shnayder
|
64f820828e
|
whitespace
|
2013-01-24 15:12:53 -05:00 |
|
Victor Shnayder
|
bab3b0c39e
|
Add initial set of views for managing cohorts
- lets user see and add cohorts
- needs styling
- needs to allow them to actually manage membership!
|
2013-01-24 15:12:53 -05:00 |
|
Victor Shnayder
|
ac8c59126d
|
Add note about non-unique topic id across course runs bug
|
2013-01-24 15:12:53 -05:00 |
|
Deena Wang
|
9663973038
|
more tests for courseware/views
|
2013-01-24 14:59:46 -05:00 |
|
Calen Pennington
|
592d044864
|
Fix more tests
|
2013-01-24 14:37:46 -05:00 |
|
Kevin Chugh
|
def2d8adf2
|
fix cohorts in create, and read, and update regular expressions to fix courses with periods not working in General commentable
|
2013-01-24 14:20:18 -05:00 |
|
Calen Pennington
|
9a3e122a48
|
Fix a few failing tests
|
2013-01-24 14:04:03 -05:00 |
|
Ned Batchelder
|
ac9d162d86
|
Fix a failing test. Pennington's Law strikes again.
|
2013-01-24 13:07:55 -05:00 |
|
Deena Wang
|
d81b031624
|
Merge branch 'feature/deena/testing' of https://github.com/MITx/mitx into feature/deena/testing
Conflicts:
lms/djangoapps/courseware/tests/test_views.py
|
2013-01-24 10:05:04 -05:00 |
|
Deena Wang
|
61e12f57e7
|
experimenting with creating a course
|
2013-01-24 09:59:33 -05:00 |
|
Jay Zoldak
|
4d469fd9f7
|
Add test for jump_to.
|
2013-01-24 09:55:24 -05:00 |
|
Diana Huang
|
210cdf870e
|
Updates to the mock peer grading service and new tests.
|
2013-01-24 09:41:24 -05:00 |
|
Diana Huang
|
dc3dd41aa7
|
Update tests to cover the peer grading service
|
2013-01-24 08:58:24 -05:00 |
|