Commit Graph

6608 Commits

Author SHA1 Message Date
Calen Pennington
8eb4390def Enable authentication in mongo modulestore and contentstore 2012-10-11 12:31:51 -04:00
Calen Pennington
e2d3ca6f23 Merge pull request #842 from MITx/feature/tomg/edge
added edge logo; added edge temp landing page
2012-10-11 09:30:18 -07:00
Calen Pennington
af44d1c1cf Remove duplicate template definition 2012-10-11 12:30:03 -04:00
Tom Giannattasio
19f8266b6a removed dup edge def and changed to university_profile/edge template 2012-10-11 12:30:03 -04:00
Tom Giannattasio
86f32bb3d4 added edge template to university folder 2012-10-11 12:29:40 -04:00
Tom Giannattasio
a1a13eb4f2 added studio logo to log in and sign up pages 2012-10-11 12:29:40 -04:00
Tom Giannattasio
5dba4fd6c3 tweaked window style for consistency 2012-10-11 12:29:40 -04:00
Tom Giannattasio
5ae11b8e11 changed edge course url 2012-10-11 12:29:40 -04:00
Tom Giannattasio
6da378e735 tweaked edge template to target students only 2012-10-11 12:29:40 -04:00
Tom Giannattasio
f4bdb46493 changed edge url 2012-10-11 12:29:40 -04:00
Tom Giannattasio
fec710abde added edge logo; added edge temp landing page 2012-10-11 12:29:14 -04:00
Calen Pennington
38f5761a89 Merge pull request #864 from MITx/bug/lyla/numericalresponse
quick bug fix
2012-10-11 09:17:57 -07:00
Lyla Fischer
1bd2cb4f85 quick bug fix 2012-10-11 12:12:34 -04:00
Calen Pennington
f010875750 Merge pull request #848 from MITx/feature/cas/lyla/asset-store-integration
Feature/cas/lyla/asset store integration
2012-10-11 08:59:50 -07:00
Lyla Fischer
f06c67ef08 added embeddable links 2012-10-11 11:59:17 -04:00
Lyla Fischer
0bd5446f80 fixed date display 2012-10-11 11:58:49 -04:00
Chris Dodge
115d7358fa fix up commenting after refactoring. Also, don't reraise an exception during thumbnail generation - we just want to swallow the exception, log, and continue. 2012-10-11 11:57:56 -04:00
Chris Dodge
2153aae62c schema change to better normalize asset->thumbnail relationships 2012-10-11 11:57:56 -04:00
Lyla Fischer
6378682201 thumnail image is a thumnail image 2012-10-11 11:57:56 -04:00
Lyla Fischer
83eeb1961a fixed erroneous order 2012-10-11 11:57:30 -04:00
Lyla Fischer
f26a4af75c thinks work, they just don't display prettily, and it is hard to actually use the assets due to links 2012-10-11 11:57:14 -04:00
Lyla Fischer
7791a7c4aa slight refactoring of the javascript 2012-10-11 11:56:53 -04:00
Lyla Fischer
d35ff48e5b fixed up some of the ajax feedback to display to the user 2012-10-11 11:56:53 -04:00
Lyla Fischer
deca6e66b0 cleaned filenames 2012-10-11 11:56:53 -04:00
Lyla Fischer
65e3982fd2 things now upload 2012-10-11 11:56:53 -04:00
Calen Pennington
6a7fb1d53b Merge pull request #859 from MITx/feature/tomg/cas-404
template for 404 and 500 errors
2012-10-11 08:40:47 -07:00
Tom Giannattasio
782e5f51e9 template for 404 and 500 errors 2012-10-11 09:58:35 -04:00
Calen Pennington
5eb0ca69e0 Merge pull request #858 from MITx/feature/cdodge/cas-crud-section-subsection
a 'section' is actually a 'chapter' in previous nomenclature
2012-10-11 06:55:12 -07:00
Chris Dodge
b77298b2ec a 'section' is actually a 'chapter' in previous nomenclature 2012-10-11 09:49:07 -04:00
Calen Pennington
bdf8a55a47 Merge pull request #852 from MITx/feature/cdodge/cas-crud-section-subsection
Add basic section/subsection CRUD on the overview page
2012-10-11 05:44:47 -07:00
Calen Pennington
c8d267fb72 Fix minor typo in access.py 2012-10-10 22:03:08 -04:00
Calen Pennington
a9ca84da6b Merge pull request #853 from MITx/feature/tomg/style-polishing
numerous style tweaks and user management page
2012-10-10 19:00:12 -07:00
Tom Giannattasio
8d78073a64 removed console logs 2012-10-10 15:52:49 -04:00
Tom Giannattasio
edc32e9db5 tweaks to new component animations 2012-10-10 15:46:59 -04:00
Tom Giannattasio
564c138bf5 white drag handles for components 2012-10-10 15:46:59 -04:00
Tom Giannattasio
8f488c3f7f added html icon 2012-10-10 15:46:59 -04:00
Tom Giannattasio
bbed49dbd3 styled log in and sign up errors; fixed expand/collapse transition bug 2012-10-10 15:46:59 -04:00
Tom Giannattasio
07ac0d0642 styled/tweaked users page 2012-10-10 15:46:59 -04:00
Tom Giannattasio
2efe4cf640 added ellipsis text overflow in unit tree 2012-10-10 15:45:52 -04:00
Tom Giannattasio
f98963aa8b tightened unit tree nesting 2012-10-10 15:45:51 -04:00
Tom Giannattasio
b95374c703 tightened unit treeview styles 2012-10-10 15:45:51 -04:00
Chris Dodge
7d235247e6 fix merge conflict 2012-10-10 13:55:22 -04:00
Chris Dodge
7107e3ee66 Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cas-crud-section-subsection
Conflicts:
	cms/static/js/base.js
2012-10-10 13:50:22 -04:00
Calen Pennington
6e4fe502c7 Merge pull request #845 from MITx/feature/tomg/cas-static-tabs
added static tab templates
2012-10-10 10:48:51 -07:00
Chris Dodge
de3037558a Add basic section/subsection CRUD on the overview page 2012-10-10 13:45:36 -04:00
Calen Pennington
bfb49133d1 Merge pull request #843 from MITx/feature/cdodge/subsection-edit-page
Feature/cdodge/subsection edit page
2012-10-10 10:26:27 -07:00
Calen Pennington
c6cf4b5b61 Merge pull request #851 from MITx/feature/tomg/cas-edit-on-top
moved component editor to top
2012-10-10 10:07:29 -07:00
Calen Pennington
a9560cdfc7 Merge pull request #834 from MITx/feature/cale/cas-draft-mode
CAS Draft Mode
2012-10-10 09:50:13 -07:00
Calen Pennington
9ea3039b64 Wire component deletion back up 2012-10-10 12:49:53 -04:00
Calen Pennington
8b72de9afe Make it impossible to drag belowe New Component on views 2012-10-10 12:49:53 -04:00