Commit Graph

1221 Commits

Author SHA1 Message Date
David Ormsbee
c4ee4e051b Ugly listing of articles in Press page.
The static press page is getting edited a lot in terms of both
content and styling. I didn't want to the RSS thing until we
figured out what it's supposed to look like and need in terms of
fields. I didn't want to add a view entry, urls.py, etc. for this,
so for now it just uses an Article namedtuple inline to make
updates a little easier.
2012-07-21 15:40:17 -04:00
Bridger Maxwell
660d11dc16 Merge remote-tracking branch 'origin/release/1.0' into unenroll
Conflicts:
	lms/urls.py
2012-07-21 12:49:27 -04:00
David Ormsbee
5330396844 Merge pull request #251 from MITx/kf-multicourse-design
Kf multicourse design
2012-07-21 09:39:32 -07:00
Calen Pennington
64b92c35cc Include ie fixes in via django-pipeline 2012-07-20 19:54:07 -04:00
Kyle Fiedler
1b3f03e2e5 Added fixes for ie and an image change 2012-07-20 19:16:10 -04:00
David Ormsbee
f3885f7e59 Merge pull request #243 from MITx/release_fixes
Dashboard show full name instead of location. Removed updatecachemiddleware.
2012-07-20 13:13:14 -07:00
Kyle Fiedler
81e7662afc Added style for the unenroll links 2012-07-20 16:06:13 -04:00
Kyle Fiedler
164b5b67db Added style and better markup for the quotes on the jobs page 2012-07-20 15:42:22 -04:00
Bridger Maxwell
c499a1a563 Now displaying full name on the dashboard, instead of location. The icon is just a generic info icon, for now. 2012-07-20 14:55:01 -04:00
Kyle Fiedler
4dc527d119 fixed school images and edited the contact page 2012-07-20 14:48:28 -04:00
Kyle Fiedler
148e20359e Added social links and fixed header bug 2012-07-20 13:43:32 -04:00
Kyle Fiedler
28aaa88923 Make site fluid, add new homepage image 2012-07-20 13:43:32 -04:00
Rocky Duan
9189fae31e create new post 2012-07-20 13:27:18 -04:00
Rocky Duan
3d43ba81ce some basic functionalities of discussion 2012-07-20 12:19:20 -04: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
Rocky Duan
be369938ae Merge branch 'master' of github.com:MITx/mitx 2012-07-19 17:08:46 -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
Rocky Duan
6f74c9577d display simple threaded comment 2012-07-19 14:46:08 -04:00
Matthew Mongeau
e9d8cbb80b Updated jobs copy 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
Matthew Mongeau
a8e7f12b9f Fix display of courses on university profile pages. 2012-07-19 10:48:35 -04:00
Galen Frechette
c6c3d76950 fixes title of course in dashboard to accept very long course names, improves various other UI elemnts in the dashboard 2012-07-19 02:39:31 -04:00
Galen Frechette
00e366e9f8 improves the already registed message on the course about page 2012-07-19 02:36:42 -04:00
Galen Frechette
8e1e58a85d imporves layout of course prequisites in course about page sidebar 2012-07-19 02:34:47 -04:00
Galen Frechette
c25306f378 fixes header on course object to accept very long course titles 2012-07-19 02:33:58 -04:00
Galen Frechette
48d39ee7d2 fixes coursse about header to accept very long course names, fixes icons on course about sidebar 2012-07-19 02:33:58 -04:00
David Ormsbee
74b00bc05b Swap out the homepage and courses banner image for something school-neutral (this is temporary) 2012-07-18 19:58:38 -04:00
Matthew Mongeau
a64ddc771a Display courses in university related columns. 2012-07-18 17:36:12 -04:00
David Ormsbee
a3d48cf22c Merge pull request #207 from MITx/mm-remove-preferred-language
Mm remove preferred language
2012-07-18 12:24:36 -07:00
Bridger Maxwell
7d148d35fe Removed application.css 2012-07-18 13:52:41 -04:00
Matthew Mongeau
519a744f22 Fix message and notice styles. 2012-07-18 13:40:16 -04:00
Galen Frechette
98ee9fb447 adds styles to new inputs on signup form 2012-07-18 13:04:27 -04:00
Matthew Mongeau
5824b2ebe2 Display registered when already registered for a course. 2012-07-18 11:48:02 -04:00
Galen Frechette
72f772d6ff adds styles to reset password page 2012-07-18 10:56:59 -04:00
Matthew Mongeau
63fd5b57dd Fix _modal.scss merge conflicts. 2012-07-18 10:23:44 -04:00
Matthew Mongeau
9bf4b11ae9 Style notice. 2012-07-18 10:11:06 -04:00
Galen Frechette
ba8eb93b43 adds styles to password reset modal 2012-07-17 22:53:03 -04:00
Galen Frechette
14b6ad25a7 changes about page layout to longform blog style layout to accomodate large amounts of copy 2012-07-17 17:49:44 -04:00
sidhanth rao
aded6a4fce hello 2012-07-17 17:02:09 -04:00
Bridger Maxwell
aaa31594b1 Forgot to add changes to this scss file in last commit. 2012-07-17 16:54:13 -04:00
Bridger Maxwell
224ce121e7 Merge branch 'release/1.0' of github.com:MITx/mitx into release/1.0 2012-07-17 16:38:57 -04:00
Bridger Maxwell
b8317619f2 Changed urls for the portal-icons to be relative, which makes them work. 2012-07-17 16:38:48 -04:00
Matthew Mongeau
9c672f7bd0 Hook up forms for forgot password functionality. 2012-07-17 16:27:30 -04:00
Galen Frechette
ba6346cb22 adds one image to about page 2012-07-17 14:54:35 -04:00
Galen Frechette
e65895459a improves course about page header, adds blog post images, works on static page layouts 2012-07-17 14:29:20 -04:00
Galen Frechette
c5ce0bdfea updates copy on about contact and faq, tweeks home page header 2012-07-17 13:02:46 -04:00