Don Mitchell
|
8bc9564d92
|
clean up note to self
|
2013-02-11 16:45:36 -05:00 |
|
Don Mitchell
|
777e0ef9c5
|
The other one was too inclusive
|
2013-02-11 16:36:34 -05:00 |
|
Don Mitchell
|
565f5f0adc
|
Stop simple clicks from paging to top w/o disrupting dnd
|
2013-02-11 16:28:22 -05:00 |
|
Christina Roberts
|
14234c8106
|
Merge pull request #1481 from MITx/bug/dhm/misc
Bug 180
|
2013-02-11 13:23:08 -08:00 |
|
Don Mitchell
|
46a7f7427a
|
Merge pull request #1479 from MITx/fix/cdodge/export-include-grading-policy
add exporting of grading_policy.json
|
2013-02-11 12:53:36 -08:00 |
|
Don Mitchell
|
ae4a854e18
|
Bug 180
|
2013-02-11 15:46:58 -05:00 |
|
David Ormsbee
|
75ff2bd6cb
|
Merge pull request #1456 from MITx/fix/cdodge/dangling-discussion-modules
Fix/cdodge/dangling discussion modules
|
2013-02-11 11:40:00 -08:00 |
|
Chris Dodge
|
33009eba7d
|
add exporting of grading_policy.json
|
2013-02-11 14:30:26 -05:00 |
|
David Ormsbee
|
754493597d
|
Merge pull request #1469 from MITx/feature/ichuang/fix-verbose-staff-debug
Fix "staff debug" so it only appears where useful, instead of everywhere
|
2013-02-10 22:10:53 -08:00 |
|
chrisndodge
|
de060a6085
|
Merge pull request #1477 from MITx/bugfix/dave/mmlans_check
Make type check for self.code a little more robust,
|
2013-02-10 16:12:32 -08:00 |
|
David Ormsbee
|
fb1e7f3dc1
|
Make type check for self.code a little more robust, give default val for mmlans so it's never undefined
|
2013-02-10 19:03:25 -05:00 |
|
David Ormsbee
|
f94df6e3f5
|
Merge pull request #1476 from MITx/fix/cdodge/mitx-feature-disallow-new-courses
quick hack to give some protection from unauthorized users from making n...
|
2013-02-10 13:53:00 -08:00 |
|
Chris Dodge
|
4f67c6c052
|
quick hack to give some protection from unauthorized users from making new courses. Make it so only is_staff people see the 'Create New Course' button.
|
2013-02-10 16:17:08 -05:00 |
|
David Ormsbee
|
9b6f8a3673
|
Merge pull request #1475 from MITx/feature/brian/pearson-exam
change missingExamSeriesCode to missingPartnerID
|
2013-02-09 08:08:37 -08:00 |
|
Brian Wilson
|
2a1c89bec5
|
change missingExamSeriesCode to missingPartnerID
|
2013-02-09 02:24:51 -05:00 |
|
David Ormsbee
|
80843c1561
|
Merge pull request #1463 from MITx/feature/brian/pearson-exam
Feature/brian/pearson exam
|
2013-02-08 11:07:15 -08:00 |
|
David Ormsbee
|
1e197df3c1
|
Merge pull request #1471 from MITx/victor/jobs-page
Posting lots of new jobs
|
2013-02-08 10:53:27 -08:00 |
|
chrisndodge
|
891e350a83
|
Merge pull request #1464 from MITx/bug/bug161
On first request for handouts, create the db record. (bug 160)
|
2013-02-08 10:49:01 -08:00 |
|
Brian Wilson
|
f51876da6a
|
cosmetic changes
|
2013-02-08 13:42:54 -05:00 |
|
Don Mitchell
|
2cdfed9efe
|
Merge pull request #1472 from MITx/feature/christina/misc2
A couple minor bug fixes.
|
2013-02-08 10:15:11 -08:00 |
|
cahrens
|
98026e4325
|
A couple minor bug fixes.
https://edx.lighthouseapp.com/projects/102637/tickets/173
https://edx.lighthouseapp.com/projects/102637/tickets/177
|
2013-02-08 12:46:32 -05:00 |
|
Victor Shnayder
|
a68094515c
|
fix capitalization and spacing
|
2013-02-08 12:33:19 -05:00 |
|
Victor Shnayder
|
83a4f40ac6
|
fix typo; fix phrasing for software engineer job
|
2013-02-08 12:24:07 -05:00 |
|
Victor Shnayder
|
61f5991885
|
Posting lots of new jobs
|
2013-02-08 12:15:09 -05:00 |
|
Jay Zoldak
|
0d0049ec76
|
Merge pull request #1465 from MITx/feature/ichuang/fix-test-conditional
fix test_conditional
|
2013-02-08 08:13:01 -08:00 |
|
chrisndodge
|
7244425996
|
Merge pull request #1467 from MITx/feature/cale/cms-no-collect-course-static
Make it so that cms doesn't try to run collectstatic on course content
|
2013-02-08 08:05:56 -08:00 |
|
ichuang
|
96d119965c
|
limit staff debug verbosity to locations of specific categories
|
2013-02-08 10:52:03 -05:00 |
|
Calen Pennington
|
33a3d5dbb7
|
Make it so that cms doesn't try to run collectstatic on course content
|
2013-02-08 10:49:43 -05:00 |
|
Calen Pennington
|
dd4db0601f
|
Remove generated files
|
2013-02-08 10:45:59 -05:00 |
|
Brian Wilson
|
ab6f383be1
|
support for Pearson test user
|
2013-02-08 03:05:28 -05:00 |
|
Brian Wilson
|
f1198b5f5f
|
for starting pearson exam, just call jump_to() instead of reverse(jump_to...)
|
2013-02-08 02:15:45 -05:00 |
|
ichuang
|
7b7b0690b6
|
fix test_conditional
|
2013-02-07 18:19:48 -05:00 |
|
Brian Wilson
|
290368ef0d
|
merge out from master
|
2013-02-07 17:40:54 -05:00 |
|
Don Mitchell
|
fa5537ab71
|
On first request for handouts, create the db record. (bug 160)
|
2013-02-07 17:09:57 -05:00 |
|
Christina Roberts
|
7f70637331
|
Merge pull request #1462 from MITx/bug/bug161
bug 171
|
2013-02-07 13:31:57 -08:00 |
|
Don Mitchell
|
48e582647c
|
bug 171
|
2013-02-07 16:24:43 -05:00 |
|
Victor Shnayder
|
095ec9d3b9
|
Merge pull request #1457 from MITx/feature/cale/dev-staticfiles
Fix loads of local static files when running in dev mode
|
2013-02-07 13:23:30 -08:00 |
|
Brian Wilson
|
80e4944314
|
minor cleanup
|
2013-02-07 16:12:02 -05:00 |
|
Brian Wilson
|
2974b9eec3
|
Merge branch 'feature/brian/pearson-exam' of github.com:MITx/mitx into feature/brian/pearson-exam
|
2013-02-07 15:58:12 -05:00 |
|
Brian Wilson
|
cc11dc2aa3
|
switch to using timelimit module for Pearson test
|
2013-02-07 15:57:43 -05:00 |
|
Ned Batchelder
|
3ccbd504aa
|
Pillow needs libjpeg-dev to build JPG support.
|
2013-02-07 15:20:42 -05:00 |
|
Julian Arni
|
8a75e1ad19
|
Added comment
|
2013-02-07 14:50:18 -05:00 |
|
Brian Talbot
|
6d4cb558d3
|
lms - pearson: styled return to exam link on timer and revised timer positioning to not interfere with main course nav
|
2013-02-07 12:35:52 -05:00 |
|
David Ormsbee
|
1c07fae501
|
Merge pull request #1408 from MITx/feature/ichuang/instructor-dashboard-datadump
add instructor dashboard feature to download profile & problem state
|
2013-02-07 08:19:52 -08:00 |
|
David Ormsbee
|
b947b88453
|
Merge pull request #1460 from MITx/fix/cdodge/remove-csrf-cookie-domain
remove CSRF cookie domain setting in aws.py
|
2013-02-07 08:17:34 -08:00 |
|
Chris Dodge
|
0394e33652
|
remove CSRF cookie domain setting in aws.py
|
2013-02-07 11:15:23 -05:00 |
|
Christina Roberts
|
bfb411ad3a
|
Merge pull request #1459 from MITx/bug/bug161
Put DnD back into edit_subsection page
|
2013-02-07 07:46:37 -08:00 |
|
Don Mitchell
|
70560d2237
|
Put DnD back into edit_subsection page
|
2013-02-07 10:41:37 -05:00 |
|
Chris Dodge
|
faf7c64ea5
|
add try/catch and fallback to returning a path to the root of the course
|
2013-02-07 10:32:13 -05:00 |
|
Calen Pennington
|
2b637fe511
|
Fix loads of local static files when running in dev mode
|
2013-02-07 10:13:53 -05:00 |
|