5ffafbe190
moving chown after pip install
John Jarvis
2012-07-18 13:50:52 -04:00
f25dbc0854
Added {COURSE_STATIC_URL} format key for about section html. Changed get_about_section to be get_course_about_section in courseware.courses.
Bridger Maxwell
2012-07-18 13:48:20 -04:00
519a744f22
Fix message and notice styles.
Matthew Mongeau
2012-07-18 12:57:54 -04:00
73df314159
wip
Matthew Mongeau
2012-07-18 11:12:56 -04:00
2f96527f1b
Merge pull request #203 from MITx/multicourse-countries-and-other-demographics
David Ormsbee
2012-07-18 10:21:33 -07:00
588f115b33
Add support for optional end_date, effort, and prerequisites info on course_about
David Ormsbee
2012-07-18 13:14:39 -04:00
98ee9fb447
adds styles to new inputs on signup form
Galen Frechette
2012-07-18 12:53:24 -04:00
dd0cd57ead
Add date_of_birth
Matthew Mongeau
2012-07-12 15:44:13 -04:00
456054a261
Cleanup.
Matthew Mongeau
2012-07-12 15:43:08 -04:00
67221b0725
Added countries and other demographics to be stored in db.
Matthew Mongeau
2012-07-11 17:09:35 -04:00
7e25f39f62
Change stored gender value for students.models.UserProfile
Matthew Mongeau
2012-07-11 15:17:06 -04:00
23460730fc
Merge pull request #201 from MITx/mm-registered
David Ormsbee
2012-07-18 09:02:23 -07:00
f7c51870f3
initial setup for the discussion module
Rocky Duan
2012-07-18 12:00:42 -04:00
44e8d7474c
Move logic into view.py for whether user is enrolled.
Matthew Mongeau
2012-07-18 11:47:56 -04:00
5824b2ebe2
Display registered when already registered for a course.
Matthew Mongeau
2012-07-18 10:53:22 -04:00
f007a8ff92
The about image is now pulled from the course data directory and shown on the homepage, about course, and dashboard. Working on a way to show other, arbitrary course images.
Bridger Maxwell
2012-07-18 11:44:19 -04:00
cae5c99e10
Merge pull request #202 from MITx/mm-force-json-encoding
David Ormsbee
2012-07-18 08:37:26 -07:00
7d3c778268
Force dataType to 'text json'
Matthew Mongeau
2012-07-18 11:36:20 -04:00
84eb3efa8a
Implemented 'initial_display' for CodeResponse
kimth
2012-07-18 11:08:17 -04:00
0c5395a5dc
Merge pull request #200 from MITx/dormsbee/unknown_courses
David Ormsbee
2012-07-18 08:00:48 -07:00
30d0a9bd7f
Moved lms/static/images/portal-icons/ to lms/static/portal-icons/, because collecstatic wants it there. We should figure out why, but it was blocking the build.
Bridger Maxwell
2012-07-17 15:12:58 -04:00
1498e40d87
Dummy commit to force rebuild
David Ormsbee
2012-07-17 14:58:09 -04:00
ba6346cb22
adds one image to about page
Galen Frechette
2012-07-17 14:54:35 -04:00
8c327eb07f
Moved imports to top of file
kimth
2012-07-17 14:44:20 -04:00
9b0e00efa2
Log both grading and queueing
kimth
2012-07-17 14:41:52 -04:00
e65895459a
improves course about page header, adds blog post images, works on static page layouts
Galen Frechette
2012-07-17 14:29:20 -04:00
8bd0f0183b
Merge pull request #193 from MITx/mm-rss-parser-fixes
David Ormsbee
2012-07-17 11:27:58 -07:00
384f24064e
Store rss instead of parser in memcache.
Matthew Mongeau
2012-07-17 14:26:20 -04:00
996fec4b63
Added a check that course enrolmments don't already exist before creating them.
Bridger Maxwell
2012-07-17 14:01:26 -04:00
1a8d999663
Added a migration with indexes on course enrollment and a unique constraint. This involves a migration that first drops the table, because there may be non-unique data there already.
Bridger Maxwell
2012-07-17 13:54:54 -04:00
9f17e0b12e
Merge pull request #192 from MITx/mm-login-errors-display
David Ormsbee
2012-07-17 10:11:14 -07:00
ba959152b6
Login errors should display on first failure.
Matthew Mongeau
2012-07-17 13:09:14 -04:00
c5ce0bdfea
updates copy on about contact and faq, tweeks home page header
Galen Frechette
2012-07-17 12:54:32 -04:00
171e16f177
Use local feed as default
Matthew Mongeau
2012-07-17 11:36:51 -04:00
d55cd78c73
updates and imporves design of the home page header
Galen Frechette
2012-07-17 02:27:09 -04:00
2bfe0cb92d
Add parsed rss entries to home page with caching
Matthew Mongeau
2012-07-16 17:19:15 -04:00