Will Daly
|
b42c4dacf7
|
Added test for "radio" choicegroup
|
2013-04-17 15:32:39 -04:00 |
|
Calen Pennington
|
6c7c49e6bd
|
Fix pep8 violations
|
2013-04-17 11:07:58 -04:00 |
|
Calen Pennington
|
3cd414afbb
|
Merge pull request #1825 from MITx/fix/cale/gradebook
Fix/cale/gradebook
|
2013-04-17 07:37:02 -07:00 |
|
Calen Pennington
|
904ec5d88b
|
Shorten long line
|
2013-04-17 10:05:43 -04:00 |
|
Calen Pennington
|
856b50531c
|
Remove errant copy of test_download_csv.py
It was added to 2 different locations by mistake.
|
2013-04-17 10:04:40 -04:00 |
|
Vik Paruchuri
|
d82ac2b747
|
Merge remote-tracking branch 'origin/master' into fix/vik/sa-and-coe
|
2013-04-16 13:45:46 -04:00 |
|
brianhw
|
976b71929d
|
Merge pull request #1845 from MITx/feature/brian/doc-html-text
add documentation for HTML textbook
|
2013-04-16 10:15:49 -07:00 |
|
Vik Paruchuri
|
701bdc55c0
|
Minor fixes
|
2013-04-16 11:55:54 -04:00 |
|
Calen Pennington
|
9f3bad672a
|
Move the license test over to CourseFactory
|
2013-04-16 11:40:05 -04:00 |
|
Calen Pennington
|
a06c1a4b57
|
Fix warnings to actually use correct format for string interpolation
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
6644b78819
|
Fix gradebook when using grade cutoffs other than A/B/C
|
2013-04-16 11:38:58 -04:00 |
|
Vik Paruchuri
|
0d4b9d26cf
|
Add in a test, rescale preview images
|
2013-04-16 10:51:23 -04:00 |
|
Brian Wilson
|
2d9deaf38c
|
remove code for supporting anchor_id on html textbooks, since it doesn't work
|
2013-04-12 11:53:06 -04:00 |
|
Jay Zoldak
|
d8c186d3a1
|
fix pylint errors in test_login.py
|
2013-04-12 10:25:12 -04:00 |
|
Jay Zoldak
|
1cc6a0a60d
|
Fix pylint errors
|
2013-04-11 17:20:38 -04:00 |
|
Jay Zoldak
|
bb1134b8ee
|
Convert login tests to use factories
|
2013-04-11 16:54:16 -04:00 |
|
Brian Wilson
|
123cfa333f
|
add documentation for HTML textbook
|
2013-04-11 16:42:14 -04:00 |
|
Jay Zoldak
|
88852c4b26
|
pep8 and pylint cleanup of new files
|
2013-04-11 14:11:30 -04:00 |
|
Jay Zoldak
|
442141fa04
|
Create a mock comment service that will listen for HTTP requests on a port
|
2013-04-11 14:08:32 -04:00 |
|
Chris Dodge
|
e0bc823365
|
remove auto-provisioning because of a dependency problem between cms and lms
|
2013-04-11 10:42:03 -04:00 |
|
Chris Dodge
|
07b9d6353e
|
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/studio-forum-improvements
|
2013-04-10 09:26:51 -04:00 |
|
Vik Paruchuri
|
9cca3072c3
|
Fix skip behavior for staff
|
2013-04-09 13:53:51 -04:00 |
|
Calen Pennington
|
63b5153cde
|
Clean up violations from ichuang's PR
|
2013-04-08 15:08:23 -04:00 |
|
chrisndodge
|
146f09b788
|
Merge pull request #1821 from MITx/fix/cdodge/student-to-user-name-change
xblock changed attribute names from 'student' to 'user'. Need to update ...
|
2013-04-08 08:20:19 -07:00 |
|
Chris Dodge
|
0949754cd4
|
xblock changed attribute names from 'student' to 'user'. Need to update consumers
|
2013-04-08 10:56:40 -04:00 |
|
chrisndodge
|
4b925520b8
|
Merge pull request #1818 from MITx/feature/ichuang/dump-grading-config-fix
fix typo in instructor dashboard dump grading config
|
2013-04-08 07:28:22 -07:00 |
|
cahrens
|
f0d2ff7ba4
|
Change display_timezone to show_timezone.
|
2013-04-08 09:11:10 -04:00 |
|
cahrens
|
e4dac6e310
|
Add display_timezone so course authors can choose not to display timezones in LMS.
|
2013-04-08 08:38:52 -04:00 |
|
ichuang
|
51d882b7b0
|
fix typo in instructor dashboard dump grading config
|
2013-04-06 18:32:23 +00:00 |
|
Chris Dodge
|
5b7d882e3e
|
Merge branch 'feature/cdodge/auto-forum-provision' into fix/cdodge/studio-forum-improvements
|
2013-04-06 11:02:21 -04:00 |
|
Chris Dodge
|
e717244611
|
remove discussion cache, which isn't used
|
2013-04-05 15:27:50 -04:00 |
|
Chris Dodge
|
f84eaf01b8
|
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/studio-forum-improvements
|
2013-04-05 13:20:02 -04:00 |
|
Chris Dodge
|
3d7f893259
|
Merge branch 'master' of github.com:MITx/mitx into feature/cdodge/auto-forum-provision
|
2013-04-05 13:19:10 -04:00 |
|
Calen Pennington
|
262050e4ff
|
Merge pull request #1778 from MITx/feature/ichuang/add-dump-grades-config-to-instructor-dashboard
add dump of description of grading configuration to instructor dashboard
|
2013-04-05 06:30:43 -07:00 |
|
ichuang
|
3b371c17e1
|
fix syntax error in lms/djangoapps/instructor/views.py
|
2013-04-05 02:59:24 +00:00 |
|
ichuang
|
8d770c1c04
|
use isinstance for grader check in lms/djangoapps/instructor/views.py
|
2013-04-05 02:54:05 +00:00 |
|
Christina Roberts
|
de44813732
|
Merge pull request #1808 from MITx/bug/christina/studio
Show course end date on course about page
|
2013-04-04 13:34:00 -07:00 |
|
cahrens
|
57343c7d9e
|
On course about page, display course end date if no about page HTML blog (end_date.html) exists.
#224
|
2013-04-04 15:35:07 -04:00 |
|
cahrens
|
d02dc37d9f
|
On course about page, display course end date if no about page HTML blog (end_date.html) exists.
#224
|
2013-04-04 15:22:56 -04:00 |
|
Calen Pennington
|
99424a9716
|
Merge pull request #1792 from MITx/fix/ichuang/duplicate-entry-error
fix IntegrityError duplicate entry issue with module_data Scope.student_state update
|
2013-04-04 11:57:59 -07:00 |
|
Calen Pennington
|
e97e8ce5b6
|
Merge pull request #1781 from MITx/feature/ichuang/xqueue-callback-url-cleanup
clean up xqueue callback url generation; allow override from settings
|
2013-04-04 11:54:13 -07:00 |
|
Calen Pennington
|
ff8dca943c
|
Merge pull request #1775 from MITx/feature/ichuang/gitreload-fix
fix lms migration to be compatible with xblock
|
2013-04-04 11:17:38 -07:00 |
|
Calen Pennington
|
72ce1af982
|
Merge pull request #1424 from MITx/feature/ichuang/fix-forum-management-commands
fix forum management commands (assign_default_role was moved)
|
2013-04-04 10:14:31 -07:00 |
|
Calen Pennington
|
7f19d48985
|
Merge pull request #1795 from MITx/feature/cale/use-open-source-xblock
Migrate to the open source XBlock repo
|
2013-04-04 10:12:00 -07:00 |
|
Brian Wilson
|
d3e7739b3b
|
add user name and email to progress page
|
2013-04-04 12:03:08 -04:00 |
|
Brian Wilson
|
4c511c3c66
|
add progress logging
|
2013-04-04 11:14:52 -04:00 |
|
Calen Pennington
|
039ccb83cc
|
Migrate to the open source XBlock repo
|
2013-04-04 10:55:31 -04:00 |
|
Jay Zoldak
|
22017ac24c
|
pep8 fixes for psychoanalyze and capa module
|
2013-04-04 09:57:19 -04:00 |
|
Piotr Mitros
|
1717782c5b
|
Merge pull request #1776 from MITx/feature/ichuang/psychometrics-fix
fix psychometrics to be compatible with new xblocks
|
2013-04-04 05:50:59 -07:00 |
|
Chris Dodge
|
b640866748
|
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/studio-forum-improvements
Conflicts:
common/lib/xmodule/xmodule/x_module.py
|
2013-04-03 14:05:59 -04:00 |
|