Commit Graph

3301 Commits

Author SHA1 Message Date
Bridger Maxwell
cdc2ff04f8 Added a datetime stamp to course enrollments. 2012-07-20 13:14:59 -04:00
Bridger Maxwell
36373bb457 Added an unenroll link (and confirmation) to the dashboard. Enrolling is now a POST of a form. 2012-07-20 12:21:35 -04:00
David Ormsbee
9c90592d82 Merge pull request #238 from MITx/kf-multicourse-design
Kf multicourse design
2012-07-20 08:21:52 -07:00
Kyle Fiedler
c7e43d98dc Rearranged more images, made some smaller, made some slight changes to the design on the homepage and made all edX proper case 2012-07-20 11:18:39 -04:00
Kyle Fiedler
cb8d08c85d Remove lowercase edX in all caps 2012-07-20 11:11:47 -04:00
Kyle Fiedler
90d6cee672 Made the whole course container a link 2012-07-20 11:11:47 -04:00
Kyle Fiedler
4d63b58619 Added more social links and took the pointer off the media thats not a link 2012-07-20 11:11:46 -04:00
Calen Pennington
47892b8950 Merge pull request #237 from MITx/cpennington/rss-feed-fix
Don't start the rss feed with a blank line, as that causes some versions...
2012-07-20 07:22:06 -07:00
Calen Pennington
2017138f6c Don't start the rss feed with a blank line, as that causes some versions of sax parser to fail 2012-07-20 09:31:29 -04:00
David Ormsbee
67ae7dee1a Merge pull request #236 from MITx/dormsbee/copy_edits_1
Dormsbee/copy edits 1
2012-07-20 05:20:54 -07:00
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
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
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
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
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
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
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
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
David Ormsbee
f542bf4d9e Merge pull request #223 from MITx/release_fixes
Release fixes
2012-07-19 08:19:21 -07: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
David Ormsbee
db5c187a3c Merge pull request #220 from MITx/mm-university-profile-courses-display
Fix display of courses on university profile pages.
2012-07-19 07:56:23 -07:00
Matthew Mongeau
a8e7f12b9f Fix display of courses on university profile pages. 2012-07-19 10:48:35 -04:00
David Ormsbee
2d71a71657 Merge pull request #219 from MITx/mm-course-page-ordering
Order courses according to univesity on courses page.
2012-07-19 07:41:07 -07:00
Matthew Mongeau
1f595ef401 Order courses according to univesity on courses page. 2012-07-19 10:26:39 -04:00
Calen Pennington
1c88c5a1bd Merge pull request #218 from MITx/jarv/edx-email-update
Created email forwards to jobs@mitx.mit.edu for
2012-07-19 06:30:56 -07:00
John Jarvis
8cd9dd3161 Created email forwards to jobs@mitx.mit.edu for
* careers
* content-engineer
* fellow-jobs
* jobs
2012-07-19 09:08:16 -04:00