David Ormsbee
8907b1210d
Initial commit of press release material. We'll move it after it's styled properly.
2012-07-20 08:18:49 -04:00
David Ormsbee
b717b0efd0
Add real news and announcements at the bottom of the homepage via internal RSS for now.
2012-07-20 07:21:11 -04:00
David Ormsbee
6d63b852dd
fix typo in course registration modal, re-add the course number in the annoymous case
2012-07-19 18:52:01 -04:00
David Ormsbee
a7491516dd
Merge pull request #234 from MITx/mm-month-names
...
Add month names
2012-07-19 14:35:47 -07:00
Matthew Mongeau
be450e6864
Add month names
2012-07-19 17:33:07 -04:00
Rocky Duan
be369938ae
Merge branch 'master' of github.com:MITx/mitx
2012-07-19 17:08:46 -04:00
Rocky Duan
2b89a82ac2
add discussion app & url conf
2012-07-19 17:08:29 -04:00
David Ormsbee
bb0ae695b0
Merge pull request #233 from MITx/mm-more-copy
...
Mm more copy
2012-07-19 13:47:19 -07:00
Matthew Mongeau
b51dc5aec2
Link faq to courses page.
2012-07-19 16:41:29 -04:00
Matthew Mongeau
0cfd915161
Link faq to be able to sign up from corresponding question.
2012-07-19 16:41:24 -04:00
Matthew Mongeau
5a81f819d9
Remove honor code summary from sign up form.
2012-07-19 16:38:06 -04:00
Matthew Mongeau
7a7d09113f
Strip help page down.
2012-07-19 16:38:06 -04:00
Matthew Mongeau
1d7203ef98
Link university on dashboard.
2012-07-19 16:38:06 -04:00
Matthew Mongeau
16f4ed27bf
Change default gender option to be blank.
2012-07-19 16:38:05 -04:00
Matthew Mongeau
0e76c4a9d7
Fix faq titles.
2012-07-19 16:38:05 -04:00
Matthew Mongeau
18dd26a9e6
Update honor code title.
2012-07-19 16:38:05 -04:00
ichuang
703c7a95a8
Merge pull request #226 from MITx/arjun/choiceresponse
...
Arjun/choiceresponse
2012-07-19 13:36:29 -07:00
bridger
e247239b69
Merge pull request #231 from MITx/dormsbee/no_org_fix
...
Keep courses and front page from erroring when we're missing an org in data
2012-07-19 13:27:39 -07:00
Arjun Singh
25b6db762f
Replacing startouttext/endouttext with text in examples.
2012-07-19 13:24:19 -07:00
David Ormsbee
17263dcd1b
Keep courses and front page from erroring when we're missing an org in the data.
2012-07-19 16:19:16 -04:00
Victor Shnayder
42fa0806fe
Fix paths in create-dev-env.sh
...
* need to be in mitx/ to install common/lib/*
* create data dir if it doesn't exit
* add a few more log messages
* Change url for our fork of django-pipeline to stop the hanging checkouts.
It works either way on my machine, so not sure if this will fix it.
2012-07-19 16:13:56 -04:00
Arjun Singh
c87f9cd523
Added tests for ChoiceResponses.
2012-07-19 13:07:00 -07:00
David Ormsbee
739b981820
Merge pull request #229 from MITx/release_fixes
...
University profile caching and csrf cookie. Course about page caching.
2012-07-19 12:53:25 -07:00
Bridger Maxwell
287cfd7dcc
university_profile didn't have the ensure_csrf_cookie decorator. course_about and university_profile didn't have the cache_if_anonymous decorator.
2012-07-19 15:47:19 -04:00
Arjun Singh
6871326001
Adding information and an example for ChoiceResponse
2012-07-19 12:41:28 -07:00
Kyle Fiedler
f1ca467863
Added some organization to the images and started to make them smaller, replace the homepage image
2012-07-19 15:20:32 -04:00
Kyle Fiedler
2b61eebf51
Added some style for the university blurbs and made the course boxes a little higher
2012-07-19 15:20:32 -04:00
Rocky Duan
6f74c9577d
display simple threaded comment
2012-07-19 14:46:08 -04:00
David Ormsbee
af4813a78b
Merge pull request #227 from MITx/mm-copy
...
Mm copy
2012-07-19 10:53:53 -07:00
Matthew Mongeau
21bc4a432f
Fix email addresses on help page.
2012-07-19 13:45:29 -04:00
Matthew Mongeau
90d27751c4
Fix copy on contact page.
2012-07-19 13:45:16 -04:00
Matthew Mongeau
1b4460360d
Update harvard image.
2012-07-19 13:34:38 -04:00
Matthew Mongeau
e9d8cbb80b
Updated jobs copy
2012-07-19 13:34:38 -04:00
Matthew Mongeau
ab910c048e
Fix mispellings and alternate spellings on inquiries.
2012-07-19 13:34:38 -04:00
Matthew Mongeau
e32f322aac
Point blog to http://edxonline.tumblr.com/
2012-07-19 13:34:38 -04:00
Matthew Mongeau
13e8e99273
Lowercase "the" in The Massachusetts Institute of Technology in about section
2012-07-19 13:34:38 -04:00
Arjun Singh
85f5c93d92
Added MultipleChoiceResponse, TrueFalseResponse, and choicegroup back in.
2012-07-19 10:25:51 -07:00
Arjun Singh
a23c51e39c
Merged two multiple-choice-like response types into a single response; created inputtypes for checkboxes and radio buttons adn cleaned up the code a bit. Fixed checkbox responses.
2012-07-19 10:25:51 -07:00
Arjun Singh
ab11a5f7ed
Allowing for form fields to submit more than one value; e.g. checkbox inputs.
2012-07-19 10:25:51 -07:00
ichuang
77dfc2ade7
Merge pull request #224 from MITx/fix_optioninput
...
minor patch to fix optioninput; merging this in now, to unblock berkeley's changes to MC; passes my tests.
2012-07-19 10:16:02 -07:00
John Jarvis
f1406953e0
adding prod-requirements to match puppet configuration
2012-07-19 12:42:10 -04:00
Kyle Fiedler
2eba466d62
Added style for 404 and other error pages
2012-07-19 12:12:06 -04:00
Kyle Fiedler
88444939b1
Change email to edx.org
2012-07-19 11:57:17 -04:00
Kyle Fiedler
a8377922a4
Added .env to ignore
2012-07-19 11:57:17 -04:00
ichuang
b814e6a08d
Merge pull request #221 from MITx/kimth/lms-coderesponse
...
CodeResponse restricted to only one answer field
2012-07-19 08:25:03 -07:00
ichuang
6ce2ab6025
fix for py2.6 compatbility
2012-07-19 11:19:42 -04:00
David Ormsbee
f542bf4d9e
Merge pull request #223 from MITx/release_fixes
...
Release fixes
2012-07-19 08:19:21 -07:00
ichuang
0903ba9c1f
fix optioninput to preserve author's ordering of options
2012-07-19 11:15:14 -04:00
Bridger Maxwell
9fd99016a9
Removed duplicate index on simplewiki_namespace. Re-added migration that was exposing South 0.7.4 bug.
2012-07-19 11:12:10 -04:00
Bridger Maxwell
58348a98da
Revert "Kill simplewiki migration (there was already a unique index, adding another causes errors)"
...
This reverts commit 7273868eb2 .
2012-07-19 11:00:39 -04:00