Tom Giannattasio
|
0f6c31b4bd
|
started courseware sidebar styling
|
2012-08-20 15:51:10 -04:00 |
|
Victor Shnayder
|
1c3038ff3a
|
Make accordion remember state
* use url_name to compare to passed params
* remove unused fields from template context
* Also make it possible to link to a chapter
|
2012-08-09 19:47:08 -04:00 |
|
Victor Shnayder
|
987b9c11a9
|
Use url_name for chapters and sections in lms views
* got rid of the hackish conversions between ' ' and '_'
* use url_name and display_name where appropriate
* update templates to match.
|
2012-08-02 14:28:44 -04:00 |
|
David Ormsbee
|
72341569f9
|
Remove sections from ever getting appended in the first place if hide_from_toc is true
|
2012-07-27 01:22:07 -04:00 |
|
David Ormsbee
|
2671801f93
|
Add optional hide_from_toc attribute to XML elements to support Tutorials (which don't show up in the navigation).
|
2012-07-26 14:55:42 -04:00 |
|
Calen Pennington
|
0a79130b11
|
Make problem previews work by saving problem state in the current request session
|
2012-07-24 16:14:04 -04:00 |
|
Calen Pennington
|
fdd9663699
|
Merge remote-tracking branch 'origin/master' into dormsbee/multicourse
Conflicts:
common/lib/xmodule/xmodule/capa_module.py
common/lib/xmodule/xmodule/modulestore/xml.py
lms/djangoapps/courseware/views.py
lms/templates/index.html
lms/templates/info.html
lms/templates/main.html
lms/templates/navigation.html
requirements.txt
|
2012-07-10 13:39:19 -04:00 |
|
Matthew Mongeau
|
bd4a9471bf
|
Display enrollments on dashboard. Add reverse to navigation and footer links.
|
2012-06-29 11:25:16 -04:00 |
|
Bridger Maxwell
|
dfc2a35442
|
First pass at putting dyanamic content from data on course about page.
|
2012-06-27 18:31:39 -04:00 |
|
Matthew Mongeau
|
a681eed8a4
|
Fix additional urls.
|
2012-06-26 17:46:37 -04:00 |
|
ichuang
|
0dbe63bc63
|
remove quickedit link from accordion (no need for manual gitreload anymore)
now using github WebHook
|
2012-06-15 21:44:19 -04:00 |
|
Calen Pennington
|
5ba03130aa
|
Moving LMS code into subdirectory
|
2012-06-06 14:09:01 -04:00 |
|