Victor Shnayder
bcf835532b
Pass course_id instead of course to get_site_status_msg
...
* makes testing easier -- don't need course objects
2012-10-08 14:06:58 -04:00
Victor Shnayder
9e43664498
Add support for per-course site status.
...
Now looks for a status_message.json file, looks for 'global' and ${course.id} keys. Return any global message and any course-specific message, joined by <br>.
fab files need to be updated to use this new format (new filename, possibly also help manage per-course messages, or at least test for valid json)
2012-10-07 23:09:26 -04:00
Tom Giannattasio
1804d5410c
fixed ie banner showing outside of courseware bug
2012-10-04 15:50:02 -04:00
Tom Giannattasio
49bd3ac905
added ie warning banner to courseware; displayed by ie conditional stylesheet
2012-10-04 15:34:50 -04:00
David Ormsbee
13bfbc820d
Prevent caching of block showing top status bar (used for system alert notifications).
2012-10-02 16:38:28 -04:00
Tom Giannattasio
18a66a0b9c
styled site status banner
2012-10-02 13:36:36 -04:00
Victor Shnayder
8ad1e7fba1
Add framework for a site status banner.
...
- still needs style
- will cache for 10 seconds
2012-10-02 11:48:16 -04:00
Calen Pennington
5ca636e606
Use the university profile page for courses and index if we are in a branded subdomain. N.B. THIS DOESN'T WORK WITH MIT_SSL_AUTH
2012-08-22 14:43:49 -04:00
Calen Pennington
82bab71ccf
First pass at branding the header logo on subdomains
2012-08-22 14:05:19 -04:00
Tom Giannattasio
441d1955f9
fixed anonymous header bug
2012-08-22 07:34:55 -04:00
Bridger Maxwell
3dce1c2884
Merge remote-tracking branch 'origin/master' into feature/bridger/new_wiki
2012-08-14 11:40:00 -04:00
Bridger Maxwell
66d1259d4b
Created copy of main.html that is django template. Using this for wiki instead of converting every view.
2012-08-13 19:07:41 -04:00
ichuang
b159eb4825
add feature flag to disable login button (for systems which autologin)
2012-08-10 15:57:41 -04:00
Tom Giannattasio
022c65a6b4
fixed class name header bug
2012-08-10 11:40:16 -04:00
Tom Giannattasio
e82582e329
added course name to global nav bar
2012-08-09 11:17:26 -04:00
Matthew Mongeau
e32f322aac
Point blog to http://edxonline.tumblr.com/
2012-07-19 13:34:38 -04:00
David Ormsbee
1979f3a33b
Remove Contact link from top nav (got moved into the About section)
2012-07-18 10:38:58 -04:00
Matthew Mongeau
9c672f7bd0
Hook up forms for forgot password functionality.
2012-07-17 16:27:30 -04:00
Bridger Maxwell
9def7ae6b0
Fixed help link in nav bar. Removed account settings link.
2012-07-17 15:32:22 -04:00
Bridger Maxwell
36408a8d5a
Removing lms/static/sass/application.css again.
2012-07-16 17:33:51 -04:00
Galen Frechette
96361c3fd5
adds icons to course about page, user nav and dashboard, adds styles to activation pages
2012-07-16 17:29:28 -04:00
Bridger Maxwell
bde93aea99
Merge remote-tracking branch 'origin/master' into template_caching
...
Conflicts:
lms/templates/footer.html
lms/templates/signup_modal.html
2012-07-16 16:19:26 -04:00
Bridger Maxwell
70e2f7c0d5
Merged with master. Moved a bunch of static template files to their own urls (without /t/template).
2012-07-16 15:32:22 -04:00
Galen Frechette
5033ec656c
changes home page header design to accomodate new tagline, adds copy to about page and 1 blog post
2012-07-16 13:11:47 -04:00
Galen Frechette
cd345ae3bb
converts modals to use jquery leanModal
2012-07-13 13:57:50 -04:00
Galen Frechette
8a5e3bf4d2
adds pressrelease page, breaks about content into seperate pages, imporvoves some visual elements of about and jobs pages
2012-07-13 13:56:14 -04:00
Galen Frechette
f7a1873aee
adds banner images to and refines header on find courses pages, various visual tweeks and imporvements
2012-07-10 19:59:50 -04:00
Galen Frechette
1be9196d3c
wip header, wip header refactoring, improves course object visual design, improves footer
2012-07-10 19:59:50 -04:00
Galen Frechette
733bb455f0
minor fixes to dashboard and typography, adds layout to jobs page
2012-07-03 18:25:51 -04:00
Matthew Mongeau
e9d006e324
Signing in brings you to your dashboard instead of the courses page with a find courses button when not enrolled.
2012-06-29 11:57:48 -04:00
Matthew Mongeau
3a54916b2d
Help link
2012-06-29 11:52:48 -04:00
Matthew Mongeau
0028324161
Change username in navigation from static copy.
2012-06-29 11:44:34 -04:00
Matthew Mongeau
bd4a9471bf
Display enrollments on dashboard. Add reverse to navigation and footer links.
2012-06-29 11:25:16 -04:00
Matthew Mongeau
56d5e54150
Hook up about and jobs pages. Use named route for root.
2012-06-27 13:52:49 -04:00
Galen Frechette
a63a93873f
various ui tweeks
2012-06-25 17:47:36 -04:00
Galen Frechette
1d7b30159b
adds signup modal
2012-06-25 13:53:10 -04:00
Galen Frechette
cd8051fb14
cleans up signed in users navigation
2012-06-21 17:51:37 -04:00
Galen Frechette
9bcdcec6ae
adds about and jobs pages, cleans up header and login modal
2012-06-21 14:47:04 -04:00
Matthew Mongeau
9d0c52dfc4
Remove course title to clean up header.
2012-06-21 14:01:43 -04:00
David Ormsbee
a32aeac013
Add info page support with multiple courses
2012-06-21 11:05:31 -04:00
Matthew Mongeau
d757054460
Modal wip
2012-06-21 11:05:18 -04:00
Galen Frechette
78b0e86334
cleans up login modal and adds js for toggling login modal
2012-06-20 18:37:07 -04:00
Galen Frechette
94886643b0
gets app completly uptodate with prototype
2012-06-20 14:37:37 -04:00
Matthew Mongeau
8d66f5ee07
Menu work.
2012-06-14 14:52:10 -04:00
Matthew Mongeau
e048b3251d
Get dropdown working
2012-06-14 14:19:47 -04:00
Matthew Mongeau
7337275303
Adding dashboard
2012-06-14 13:50:16 -04:00
Matthew Mongeau
47126dc686
wip
2012-06-13 14:50:25 -04:00
Calen Pennington
5ba03130aa
Moving LMS code into subdirectory
2012-06-06 14:09:01 -04:00