Deena Wang
|
25aca5866d
|
Merge branch 'master' into feature/deena/testing
Conflicts:
lms/djangoapps/courseware/tests/test_access.py
|
2013-02-01 10:19:40 -05:00 |
|
Christina Roberts
|
14ca42a5dc
|
Merge pull request #1405 from MITx/style/btalbot/lms-courseinfolists
temporary style sync up for course info lists
|
2013-02-01 06:51:35 -08:00 |
|
Brian Talbot
|
61de4c028a
|
temporary style sync up for course info lists - more work needs to be done once xmodule renders this HTML (in Studio backlog)
|
2013-02-01 09:41:51 -05:00 |
|
e0d
|
969737c58e
|
service variant code for loading different config
|
2013-01-31 21:43:35 -05:00 |
|
Vik Paruchuri
|
c1583dbba2
|
Properly load javascript, fix templates to work with xmodule, modify AJAX handlers
|
2013-01-31 19:57:35 -05:00 |
|
Vik Paruchuri
|
c2f644656d
|
Fix HTML return
|
2013-01-31 19:12:49 -05:00 |
|
Arthur Barrett
|
48bb447fbd
|
Adding basic annotatable module and related files.
|
2013-01-31 18:42:11 -05:00 |
|
Brian Wilson
|
07638440ac
|
rename testcenter_exam to timed_exam, and read duration from metadata (policy.json)
|
2013-01-31 18:33:22 -05:00 |
|
Vik Paruchuri
|
bdb82cda65
|
Strip out JS, old urls
|
2013-01-31 18:23:30 -05:00 |
|
Brian Talbot
|
f6cd4c75b8
|
lms - revising xmodule HTML display styles and overwriting some to retain old syllabus table styling
|
2013-01-31 18:15:20 -05:00 |
|
Your Name
|
f2f7459656
|
remove more prints
|
2013-01-31 17:24:08 -05:00 |
|
Your Name
|
c25cd33214
|
remove print
|
2013-01-31 17:22:54 -05:00 |
|
Vik Paruchuri
|
b22bad7fa1
|
Add in some removed imports (fix tests)
|
2013-01-31 17:11:44 -05:00 |
|
Your Name
|
3fa67c1425
|
allow moderators and students to select cohort on post creation
|
2013-01-31 17:05:15 -05:00 |
|
Vik Paruchuri
|
01cdc6e7f8
|
Merge remote-tracking branch 'origin/master' into feature/vik/combined-xmodule-changes
Conflicts:
common/lib/xmodule/xmodule/js/src/combinedopenended/display.coffee
|
2013-01-31 16:50:10 -05:00 |
|
Vik Paruchuri
|
f3f509da3b
|
Fix input area styling
|
2013-01-31 12:45:48 -05:00 |
|
Vik Paruchuri
|
63d4ac8c44
|
Working on some flagging coffeescript
|
2013-01-31 12:17:21 -05:00 |
|
Jay Zoldak
|
6fe209b0cf
|
Merge pull request #1392 from MITx/tests/diana/update-oe-unit-tests
New tests for OpenEndedGrading
|
2013-01-31 08:34:06 -08:00 |
|
Vik Paruchuri
|
78f9f63466
|
Add in notification type for flagged submissions
|
2013-01-31 11:19:15 -05:00 |
|
Diana Huang
|
32524727ce
|
Create a test framework and make it so that we force a mock backend
when we don't have an ajax url
|
2013-01-31 09:00:06 -05:00 |
|
Vik Paruchuri
|
b0e4608558
|
Fix callback alert
|
2013-01-30 21:56:52 -05:00 |
|
Vik Paruchuri
|
2affd4760b
|
Add in wiring for unflag action
|
2013-01-30 21:53:33 -05:00 |
|
Vik Paruchuri
|
b4c80da224
|
Trim whitespace
|
2013-01-30 21:50:24 -05:00 |
|
Vik Paruchuri
|
8e9ec501a7
|
Implement flagging, fix urls
|
2013-01-30 21:44:21 -05:00 |
|
Vik Paruchuri
|
10c7155d4d
|
Add open ended to JS pipeline
|
2013-01-30 21:28:42 -05:00 |
|
Vik Paruchuri
|
4c16479569
|
Working on frontend JS for posting
|
2013-01-30 21:22:59 -05:00 |
|
Vik Paruchuri
|
17fce100bb
|
Add in ban actions to table
|
2013-01-30 21:10:48 -05:00 |
|
Vik Paruchuri
|
b248a09572
|
Work on adding in ban actions
|
2013-01-30 21:06:54 -05:00 |
|
Vik Paruchuri
|
f89e36b5b9
|
Flagged list renders properly
|
2013-01-30 20:54:02 -05:00 |
|
Vik Paruchuri
|
e89196e0dd
|
Add in flagged problem list return
|
2013-01-30 20:47:00 -05:00 |
|
Vik Paruchuri
|
b6f77f6f8e
|
Fix rendering for flagged problems view
|
2013-01-30 20:43:57 -05:00 |
|
Vik Paruchuri
|
dd72297f73
|
Wire up flagged problem list
|
2013-01-30 20:39:53 -05:00 |
|
Vik Paruchuri
|
78696c62b8
|
Work on open ended flagged problems
|
2013-01-30 20:36:09 -05:00 |
|
Vik Paruchuri
|
5f538f078b
|
Pass flag through from LMS to grading controller
|
2013-01-30 19:50:36 -05:00 |
|
Victor Shnayder
|
bc1452f288
|
Merge pull request #1390 from MITx/press/7.00x
7.00x press release
|
2013-01-30 15:35:51 -08:00 |
|
Brian Wilson
|
9b3d7efb3f
|
add first pass at testcenter exam
|
2013-01-30 18:14:53 -05:00 |
|
Calen Pennington
|
c4f56620df
|
Revert "Merge pull request #1374 from MITx/feature/cale/no-course-collectstatic"
This reverts commit ab437b9463, reversing
changes made to 7a8e87c789.
|
2013-01-30 16:49:49 -05:00 |
|
Vik Paruchuri
|
2ba194a4f6
|
Change step names to human names
|
2013-01-30 16:44:40 -05:00 |
|
Diana Huang
|
36d8b8768c
|
Merge branch 'master' into tests/diana/update-oe-unit-tests
|
2013-01-30 16:41:18 -05:00 |
|
Victor Shnayder
|
0353cb98e1
|
7.00x press release
|
2013-01-30 16:07:47 -05:00 |
|
Victor Shnayder
|
f2944334ab
|
Merge pull request #1387 from MITx/feature/zoldak/courseware-unit-tests
Add unit tests for lms courseware access
|
2013-01-30 12:51:50 -08:00 |
|
Your Name
|
1fc26de945
|
merge master
|
2013-01-30 15:19:43 -05:00 |
|
Your Name
|
66e443ae63
|
Merge github.com:MITx/mitx into feature/kevin/groups_ui_changes
|
2013-01-30 15:18:45 -05:00 |
|
Calen Pennington
|
ab437b9463
|
Merge pull request #1374 from MITx/feature/cale/no-course-collectstatic
Don't run collectstatic on course content
|
2013-01-30 12:07:47 -08:00 |
|
Jay Zoldak
|
91b8a95ed7
|
Add unit tests for lms courseware access
|
2013-01-30 15:03:43 -05:00 |
|
John Jarvis
|
e7e16b94d8
|
FAQ update for the embargo restriction
|
2013-01-30 13:51:14 -05:00 |
|
John Jarvis
|
d52a619d74
|
Updating FAQ text
|
2013-01-30 13:02:42 -05:00 |
|
Vik Paruchuri
|
4840205554
|
Make CSS nicer
|
2013-01-30 13:00:03 -05:00 |
|
chrisndodge
|
67775fbfa9
|
Merge pull request #1377 from MITx/feature/christina/misc
Bug fixes for problem progress not updating.
|
2013-01-30 08:24:38 -08:00 |
|
David Ormsbee
|
d0ea29358a
|
Merge pull request #1381 from MITx/press/bostonX
fix copy+paste bug.
|
2013-01-30 07:48:22 -08:00 |
|