56d5e54150
Hook up about and jobs pages. Use named route for root.
Matthew Mongeau
2012-06-27 13:52:49 -04:00
59d0c408f0
collect static resources is now handled by the gunicorn upstart script
John Jarvis
2012-06-27 13:12:55 -04:00
4715c69c36
redesigns course item on home page and find courses page, refactors its implimentation and makes vrious other design improvements
Galen Frechette
2012-06-26 23:25:57 -04:00
c0581f8c86
fix subject in activation email - now uses course_title
ichuang
2012-06-26 23:07:24 -04:00
200e188c09
add MITX_FEATURES['REROUTE_ACTIVATION_EMAIL'] config for edx4edx activation - issue is that content machine isn't whitelisted for email - this also provides secondary filtering for user registration
ichuang
2012-06-26 23:00:25 -04:00
6fdf44fe8d
Make import work via mako again, to unblock others while I work on making the LMS work using XModuleDescriptors
Calen Pennington
2012-06-26 14:35:21 -04:00
084c4875be
Merge pull request #144 from MITx/kf-seq-nav
David Ormsbee
2012-06-26 11:34:54 -07:00
2ec12f59c7
Merge pull request #145 from MITx/kf-sidebar-buttons
David Ormsbee
2012-06-26 11:34:36 -07:00
10c1270b8a
Added fix for the sidebar buttons in the courseware
Kyle Fiedler
2012-06-26 14:31:04 -04:00
9983160995
Parse more module types as sequence modules
Calen Pennington
2012-06-26 14:29:30 -04:00
66ca31947a
Remove semantically meaningless sections from course.xml by moving their attributes onto the contained element. If there is more than one contained element, turn the section into a sequence. Also handles includes
Calen Pennington
2012-06-26 14:10:15 -04:00
aee2cf4ed5
Added new styles for the sequence nav including completeness
Kyle Fiedler
2012-06-26 14:09:57 -04:00
caa14922bb
edx4edx configuration running on content server. Notes: - django debug commented out in lms/envs/dev.py (temporarily - need cleanup) - email backend set - index page modified for edx4edx
ichuang
2012-06-26 14:04:56 +00:00
05f4e4fb38
Scroll the caption upon video seeking
Prem Sichanugrist
2012-06-25 12:22:37 -04:00
863568ec99
Added red wip class and added tag for it
Kyle Fiedler
2012-06-25 11:52:43 -04:00
656fa38944
Added wip class
Kyle Fiedler
2012-06-25 11:44:06 -04:00
3081258836
Refactored the css and fixed some smaller bugs
Kyle Fiedler
2012-06-25 11:21:15 -04:00
5908d844b8
Added styles to be more consistant across pages
Kyle Fiedler
2012-06-22 16:21:51 -04:00
b59b80871a
add edit link to module pages with filenames (html & problem) uses new 'github_url' dict key in multicourse_settings this replaces the previous "quickedit" functionality
ichuang
2012-06-24 14:12:20 -04:00
7814805c1a
improve capa error handling a bit - for better user experience - if no answer given, then symbolicresponse + customrepsonse now give an error message, instead of doing nothing - in capa_module if lcp.grade_answers fails, in DEBUG mode display alert with useful error message
ichuang
2012-06-23 16:23:27 -04:00