Will Daly
7bf68907f3
Merge pull request #1935 from edx/will/ignore-symlink-staticfiles
...
Add ignore patterns for staticfiles to avoid processing symlink dirs
2013-12-16 09:01:17 -08:00
Carson Gee
a00335edd3
Merge pull request #1942 from carsongee/feature/mitx/sysadmin-dashboard
...
Add sysadmin dashboard
2013-12-16 08:01:38 -08:00
Stephen Sanchez
f1028a35bc
Merge pull request #1958 from edx/sanchez/peer-grading-typo
...
Fix typo in peer grading messages.
2013-12-16 07:51:56 -08:00
Stephen Sanchez
f4e95c6a7f
Fix typo in peer grading messages.
2013-12-16 10:24:19 -05:00
David Baumgold
807843d1ea
Merge pull request #1959 from edx/db/revert-tusbar-merge
...
Revert "Studio HTTPS fonts"
2013-12-16 07:17:30 -08:00
David Baumgold
179a1dd44e
Revert "Merge pull request #1889 from tusbar/studio-https-fonts"
...
This reverts commit 540256b213 , reversing
changes made to bd04ab5a08 .
2013-12-16 09:30:42 -05:00
Carson Gee
ccc87337d6
Add sysadmin dashboard
...
For seeing overview of system status, for deleting and loading
courses, for seeing log of git imports of courseware. Includes command
for importing course XML from git repositories.
Added a lot of tests for additional coverage with some minor fixes
those tests discovered
2013-12-15 19:06:05 -05:00
David Baumgold
540256b213
Merge pull request #1889 from tusbar/studio-https-fonts
...
Remove protocol from font URLs in Studio and Tiny MCE
2013-12-13 11:52:07 -08:00
Sarina Canelake
bd04ab5a08
Merge pull request #1953 from edx/sarina/bugfix-instdash-acceptance
...
Fix data dash acceptance test to wait for text
2013-12-13 11:49:24 -08:00
David Baumgold
3d2ad59c51
Merge pull request #1907 from edx/db/whitespace-fixes
...
whitespace-only changes
2013-12-13 11:40:54 -08:00
Sarina Canelake
b2fee69c08
Fix acceptance test to wait for text area to be populated
2013-12-13 13:13:21 -05:00
Christina Roberts
17b5c2126c
Merge pull request #1910 from edx/christina/locations
...
Create explicit Locations.
2013-12-13 09:18:21 -08:00
Christina Roberts
258d3227ee
Merge pull request #1938 from edx/christina/common-location
...
Create explicit Locations.
2013-12-13 09:15:21 -08:00
Feanil Patel
e326fd13e3
Merge pull request #1952 from tusbar/fix-auth-email-conf
...
Fix auth email configuration
2013-12-13 08:17:28 -08:00
Bertrand Marron
ddff90c1cb
Fix auth email configuration
...
Fix bug introduced by #1919 : usage of not-yet-defined AUTH_TOKENS dict.
2013-12-13 17:02:50 +01:00
Diana Huang
6952aec870
Merge pull request #1941 from edx/diana/openid-fullname
...
Return the full name of the student as part of the OpenId response.
2013-12-13 07:32:34 -08:00
Mark Hoeber
3d366eb06f
Merge pull request #1950 from edx/markhoeber/documentation/stud-1017
...
added anonymous id template info to html component
2013-12-13 06:18:35 -08:00
Mark Hoeber
dc2dbc32ac
added anonymous id template info to html component
...
STUD-1017
2013-12-13 09:17:24 -05:00
Diana Huang
68b75086f2
Clean up test conditions.
...
LMS-750
2013-12-13 09:11:00 -05:00
Calen Pennington
bcd753cf7d
Merge pull request #1945 from cpennington/cache-anonymous-student-id
...
Cache anonymous user id on the user object, so that queries aren't made many times over during module rendering
2013-12-13 05:30:06 -08:00
Calen Pennington
41dfa3e552
Cache anonymous user id on the user object, so that queries aren't made many times over during module rendering
2013-12-12 21:45:22 -05:00
Mark Hoeber
560347d0ef
Merge pull request #1944 from edx/markhoeber/documentation/add-glossary-to-index
...
added glossary to index
2013-12-12 17:12:03 -08:00
Mark Hoeber
49b6b9c514
added glossary to index
...
and updated change file
2013-12-12 20:11:21 -05:00
Mark Hoeber
39fddd1f4c
Merge pull request #1943 from edx/markhoeber/documentation/glossary
...
Markhoeber/documentation/glossary
2013-12-12 17:03:58 -08:00
Mark Hoeber
8ffe169a03
fixing header
...
fixing header
2013-12-12 20:03:19 -05:00
Diana Huang
0057f460ec
Return the full name of the student as part of the OpenId response.
...
LMS-750
2013-12-12 17:33:33 -05:00
spearce
c401785576
LTI revisions
...
Revisions to LTI information based on feedback from Valera
2013-12-12 17:29:33 -05:00
Sarina Canelake
64ec4e0296
Merge pull request #1923 from edx/sarina/update-contributing-docs
...
Update CONTRIBUTING.md to be more comprehensive
2013-12-12 14:03:32 -08:00
Nick Parlante
6dc98391eb
Merge pull request #1939 from edx/nick/no-apostrophe
...
Mention " vs. ' in advanced settings help
2013-12-12 14:02:52 -08:00
Sarina Canelake
8e67645d1a
Merge pull request #1919 from tusbar/studio-email-config
...
Add email configuration to cms/envs/aws.py
2013-12-12 13:48:24 -08:00
Mark Hoeber
9aa2e2a1d1
Fixing conflicts
...
didn't see conflicts noted
2013-12-12 16:39:45 -05:00
spearce
05dac89481
Glossary revisions
...
Extensive revisions to glossary and minor changes to Appendix E and a
couple of other files (adding links)
2013-12-12 15:19:10 -05:00
Nick Parlante
0931e5fbe2
Mention " vs. ' syntax in help text
...
Not that I could ever make such a bonehead error!
2013-12-12 11:53:52 -08:00
cahrens
df09e99ad1
Create explicit Locations.
...
Part of STUD-1030
2013-12-12 14:37:00 -05:00
Carson Gee
c1b8472869
Merge pull request #1930 from carsongee/cg/ssl-check-header
...
Check that SSL certificate is passed before redirecting to SSL authentication.
2013-12-12 11:22:45 -08:00
Sarina Canelake
f932de1ca5
Update CONTRIBUTING.md to be more comprehensive
2013-12-12 14:06:44 -05:00
Carson Gee
cec793680d
Add additional check signin to make sure an SSL certificate is passed
...
before redirecting to SSL authentication.
2013-12-12 11:26:57 -05:00
Carson Gee
8261f2b4b1
Merge pull request #1862 from carsongee/bugfix/mitx/external_auth-retfun
...
Fix external_auth to properly use retfun for @ssl_login_shortcut()
2013-12-12 08:22:07 -08:00
Carson Gee
93b0357978
Replaced retfun in ssl_login so that it properly redirect to dashboard
2013-12-12 10:49:20 -05:00
Christina Roberts
455a327bb7
Merge pull request #1925 from edx/christina/underscore
...
Fix missing _ import.
2013-12-12 07:42:02 -08:00
Will Daly
4c842409f7
Add ignore patterns for staticfiles to avoid processing symlink dirs
2013-12-12 10:33:38 -05:00
Carson Gee
50e2e833a2
Added comment as requested
2013-12-12 09:35:46 -05:00
Carson Gee
caf44c3685
Added full test coverage for ssl login decorator
...
I also removed conflicting implementation of SSL_AUTH_IMMEDIATE_SIGNUP
and rebased on the current master.
2013-12-12 09:35:46 -05:00
ichuang
07e235a0c4
remove @cache_if_anonymous
2013-12-12 09:29:11 -05:00
ichuang
246fc030bd
add missing retfun
2013-12-12 09:29:10 -05:00
ichuang
e868759ceb
fix external_auth @ssl_login_shortcut decorator to properly use retfun
2013-12-12 09:29:10 -05:00
David Baumgold
74b3a8ab7e
Merge pull request #1924 from edx/db/turn-off-mit-auth
...
Turn off AUTH_USE_MIT_CERTIFICATES
2013-12-12 04:55:47 -08:00
Anton Stupak
5eb029293c
Merge pull request #1917 from edx/anton/fix-imageresponse-in-ie
...
Fix image mapping in IE
2013-12-12 03:58:03 -08:00
Anton Stupak
a79d79aa12
Merge pull request #1891 from edx/anton/fix-lti-dnd
...
LTI: fix reordering bug in Studio
2013-12-12 02:57:41 -08:00
David Baumgold
cc31b5cce6
Fix another unbound underscore
2013-12-11 14:38:36 -05:00