ichuang
|
1c2452e401
|
make is_masquerading_as_student work with Mock for tests
|
2013-04-13 22:47:34 -04:00 |
|
ichuang
|
857a6e0bd0
|
pylint masquerade fixes
|
2013-04-13 22:47:28 -04:00 |
|
ichuang
|
fdfc37e4e3
|
masquerade pep8
|
2013-04-13 22:47:21 -04:00 |
|
ichuang
|
af3e08e8c7
|
masquerade link in courseware/views.py
|
2013-04-13 22:47:15 -04:00 |
|
ichuang
|
3b4093ab7b
|
url and mitx_settings for masquerade
|
2013-04-13 22:47:04 -04:00 |
|
ichuang
|
168a3aadf6
|
masquerade - remove debug line, careful with ifs in course_nav.html
|
2013-04-13 22:46:55 -04:00 |
|
ichuang
|
ffb125f8a9
|
course_navigation for masquerade
|
2013-04-13 22:46:48 -04:00 |
|
ichuang
|
fb0a23238a
|
allow staff to masquerade as student - works
Conflicts:
lms/djangoapps/courseware/views.py
lms/templates/courseware/course_navigation.html
|
2013-04-13 22:46:39 -04:00 |
|
ichuang
|
c905cc7416
|
add masquerade.py
|
2013-04-13 22:46:30 -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 |
|
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 |
|
Ned Batchelder
|
d2ed6e2c02
|
Merge pull request #1830 from MITx/fix/cale/violations
Clean up violations from ichuang's PR
|
2013-04-09 10:21:49 -07:00 |
|
Calen Pennington
|
5b8a410d12
|
Merge pull request #1829 from MITx/marketing/cale/delftx-header
Marketing request: Lighthouse [#338, fixed]
|
2013-04-09 10:14:19 -07:00 |
|
Calen Pennington
|
63b5153cde
|
Clean up violations from ichuang's PR
|
2013-04-08 15:08:23 -04:00 |
|
Diana Huang
|
e981226d8d
|
Merge pull request #1823 from MITx/diana/job-page-update
Make requested updates to the jobs page
|
2013-04-08 11:45:35 -07:00 |
|
Calen Pennington
|
8288202008
|
Marketing request: Lighthouse [#338, fixed]
|
2013-04-08 14:42:15 -04:00 |
|
Diana Huang
|
b1716dc2fa
|
Make requested updates to the jobs page
|
2013-04-08 13:10:04 -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 |
|
chrisndodge
|
a57e0fa2c5
|
Merge pull request #1819 from MITx/feature/ichuang/fix-edit-links-and-giturl
make "edit" links work - fixes giturl (was broken by xblocks migration)
|
2013-04-08 08:17:31 -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
|
8cafadc03b
|
make "edit" links work - fixes giturl (was broken by xblocks migration)
Conflicts:
lms/templates/staff_problem_info.html
lms/xmodule_namespace.py
|
2013-04-07 00:03:36 +00: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
|
b78eed3c22
|
Merge branch 'master' of github.com:MITx/mitx into feature/cdodge/auto-forum-provision
|
2013-04-06 10:58:26 -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 |
|
Diana Huang
|
6937f24cbb
|
Remove duplicate entries from the press page.
|
2013-04-05 11:10:08 -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 |
|
Calen Pennington
|
1ce362de7d
|
Merge pull request #1807 from MITx/hotfix/gprice/marketing-changes-20120404
Hotfix/gprice/marketing changes 20120404
|
2013-04-05 06:27:52 -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 |
|
Greg Price
|
0c31cac3de
|
Remove Project Manager job listing
Requested by Conrad via email
|
2013-04-04 16:58:48 -04: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
|
5873721e1b
|
Merge pull request #1800 from MITx/hotfix/stanford-press-release
Stanford press release
|
2013-04-04 11:59:05 -07: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 |
|
Greg Price
|
d498694659
|
Fix date on Stanford press release
Lighthouse ticket [#328 state:resolved]
|
2013-04-04 13:52:33 -04:00 |
|
Greg Price
|
32b8c59320
|
Update jobs page
Lighthouse ticket [#304 state:resolved]
|
2013-04-04 13:52:33 -04:00 |
|