Chris Dodge
|
53f40e8d85
|
on AWS instances, base.js gets wrapped into a single JS file, but it's in a different scope. So to reference one of the globals in base.js, we have to reference it as window.XXXXXX.
|
2012-12-10 11:25:25 -05:00 |
|
Diana Huang
|
cc72870aac
|
Make oepn-ended responses and self-assessment answers use
the same CSS
|
2012-12-10 11:00:28 -05:00 |
|
Victor Shnayder
|
85b5190c29
|
fix login hack. Uses new return-error-msg-if-not-logged-in behavior
|
2012-12-10 10:41:40 -05:00 |
|
chrisndodge
|
e1c452bc08
|
Merge pull request #1113 from MITx/feature/dhm/course-info
move the underscore tempaltes to /static/client-templates and update the...
|
2012-12-10 07:17:19 -08:00 |
|
Chris Dodge
|
79e48dde97
|
move the underscore tempaltes to /static/client-templates and update the references
|
2012-12-10 10:01:08 -05:00 |
|
Diana Huang
|
c9d399d3bd
|
Update instructor grading message with more accurate information
|
2012-12-10 09:35:30 -05:00 |
|
chrisndodge
|
a4ed3a7ba9
|
Merge pull request #1088 from MITx/feature/dhm/course-info
Course info style and implementation
|
2012-12-10 05:59:59 -08:00 |
|
Carlos Andrés Rocha
|
faae6a36dc
|
Merge pull request #1107 from MITx/content/btalbot/new-universities
Add Georgetown news announcement, landing page and updated FAQ
[Finished cd#40805397 #40805401]
|
2012-12-10 03:32:41 -08:00 |
|
Diana Huang
|
76f76a4ff8
|
Update tests and mock objects to work with the new API
|
2012-12-07 17:30:03 -05:00 |
|
David Ormsbee
|
b069f95c07
|
Merge pull request #1109 from MITx/feature/dave/pearson_ie7
IE7 compatibility
|
2012-12-07 14:08:46 -08:00 |
|
Diana Huang
|
4ccf7c351d
|
Fix service errors so that individual problems can now be displayed
and graded
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
7f9fcfffdf
|
Add support for the new staff grading views on the backend
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
5030c9d35b
|
Cleanup of the meta information styles and make
the feedback box less important.
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
1026c64111
|
Fix up some more of the meta info container
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
275c9ef7fd
|
Update API with server and add new meta info box for meta information
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
7c768cbbff
|
Wire up the separate action button
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
aee1e5e9a9
|
Updates to the list view and error container
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
ef82ced2af
|
Improve the paragraph maker on the staff grading page
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
ffa42b6f11
|
Styles for the new instructor grading interface
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
fcc1ab71f6
|
Update the formatting and layout of the Instructor Grading interface.
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
b5f3386d27
|
Add breadcrumbing and clarify some of the text on the
instructor grading interface.
|
2012-12-07 17:01:27 -05:00 |
|
Diana Huang
|
5914b1cf91
|
Make the mock backend support different problems, and make sure
the location is passed around properly. Clarify some of the numbers for
the user
|
2012-12-07 17:01:26 -05:00 |
|
Diana Huang
|
94e1a9ffd3
|
Clean up some minor issues with list view
and display some new information on the problem-specific page
|
2012-12-07 17:01:26 -05:00 |
|
Diana Huang
|
48b9043213
|
Initial problem list functionality
|
2012-12-07 17:01:26 -05:00 |
|
David Ormsbee
|
e3b4d78d87
|
IE7 compatibility: no trailing commas in arrays, including the third party json2.js lib because IE<8 has no JSON object.
|
2012-12-07 16:03:05 -05:00 |
|
Don Mitchell
|
457b4aa645
|
Merge pull request #1108 from MITx/feature/cdodge/course-info
Feature/cdodge/course info
|
2012-12-07 12:51:09 -08:00 |
|
Tom Giannattasio
|
299b28007b
|
clean up of users page
|
2012-12-07 15:37:22 -05:00 |
|
Chris Dodge
|
402e031ecc
|
forgot to add a if {} guard on the CodeMirror instantiation on one use case
|
2012-12-07 15:27:00 -05:00 |
|
Chris Dodge
|
b81f802b1d
|
get CodeMirror to work - set the right background in the .scss, make sure the textarea is visible before binding it to CodeMirror
|
2012-12-07 14:38:03 -05:00 |
|
Tom Giannattasio
|
c8b4e8852f
|
added modal cover for editors
|
2012-12-07 14:31:48 -05:00 |
|
Calen Pennington
|
b4793b3277
|
Add an implementation of get_items to xml module store
|
2012-12-07 12:02:29 -05:00 |
|
Carlos Andrés Rocha
|
cc68ba5bc9
|
Add Georgetown news announcement, landing page and updated FAQ
[#40805397]
|
2012-12-07 11:59:13 -05:00 |
|
David Ormsbee
|
7596deb40a
|
Merge pull request #1094 from MITx/feature/victor/instructor-grading
Feature/victor/instructor grading
|
2012-12-07 08:44:58 -08:00 |
|
Calen Pennington
|
47ed02c9ea
|
Remove more merge badness
|
2012-12-07 11:30:21 -05:00 |
|
Calen Pennington
|
3e568667fc
|
Fix merge badness
|
2012-12-07 11:24:25 -05:00 |
|
Calen Pennington
|
3b75bbdc6f
|
Actually run cms tests on cms master
|
2012-12-07 11:18:38 -05:00 |
|
Calen Pennington
|
c917725ff0
|
Merge remote-tracking branch 'origin/master' into feature/cale/cms-master
Conflicts:
common/lib/xmodule/xmodule/seq_module.py
common/lib/xmodule/xmodule/template_module.py
common/lib/xmodule/xmodule/x_module.py
lms/djangoapps/courseware/tests/tests.py
lms/djangoapps/courseware/views.py
lms/static/sass/course.scss
requirements.txt
|
2012-12-07 11:17:41 -05:00 |
|
David Ormsbee
|
98fefd14c5
|
Merge pull request #1105 from MITx/feature/cale/github-status-api
Feature/cale/github status api
|
2012-12-07 08:09:00 -08:00 |
|
Calen Pennington
|
38671fc83c
|
Move files from base.sh to test.sh
|
2012-12-07 11:01:58 -05:00 |
|
Calen Pennington
|
e2ed7d1c4e
|
Move to a single test.sh file that only runs the relevant tests for a particular branch in the repo. In particular, don't run cms tests on branches derived from master
|
2012-12-07 10:56:24 -05:00 |
|
Calen Pennington
|
5a3cdc11cd
|
Only mark github commit status when full test suite passes
|
2012-12-07 10:41:24 -05:00 |
|
Calen Pennington
|
d4ec5946d4
|
Mark failed state correctly
|
2012-12-07 10:37:44 -05:00 |
|
Victor Shnayder
|
44a8f31d06
|
Change are-we-logged-in detection to be less hackish.
- has matching changes in controller staff_grading view.
|
2012-12-07 10:35:45 -05:00 |
|
Victor Shnayder
|
730cdd3b4f
|
minor changes from pull request comments
- comments
- more info in log msg
- better error
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
53580af952
|
fix aws setting name
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
bd94474a50
|
improve docstring
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
7190e484f1
|
Use a namedtuple for parsing ScoreMessages
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
bf593c6603
|
clean up imports
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
42f8afb083
|
address minor code review comments
|
2012-12-07 10:35:44 -05:00 |
|
Victor Shnayder
|
3da727125f
|
fix feedback formatting
|
2012-12-07 10:35:43 -05:00 |
|