- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 04 Sep, 2013 1 commit
-
-
* Uses override_settings to provide test variable * Move location of cms link to upper right * PEP8 / Pylink
Jason Bau committed
-
- 31 Aug, 2013 1 commit
-
-
A one-click way of getting to editing the course
Jason Bau committed
-
- 21 Aug, 2013 2 commits
-
-
Authors can upload an image (or choose an existing one) from the settings page, using the in-context uploader from PDF textbooks. Includes tests for backwards compatibility with XML courses -- they used a magic filename (images/course_image.jpg) which is mapped to a location in the Mongo contentstore. Still needs some UX work, though the backend plumbing is there.
Peter Fogg committed -
fix (again) static_replace to work with static_asset_path
ichuang committed
-
- 20 Aug, 2013 3 commits
- 16 Aug, 2013 2 commits
-
-
Chris Dodge committed
-
WIP: added a get_modulestore_type. Added some unit tests. changed over the isinstance() with respect to modulestores to use this get_modulestore_type()
Chris Dodge committed
-
- 12 Aug, 2013 1 commit
-
-
ichuang committed
-
- 02 Aug, 2013 1 commit
-
-
Chris Dodge committed
-
- 31 Jul, 2013 1 commit
-
-
This makes the LMS use an XBlock's student_view, rather than an XModule's get_html to render for display. However, it does not yet use wrap_child to handle instructor debug information or url rewriting. [LMS-219]
Calen Pennington committed
-
- 26 Jun, 2013 1 commit
-
-
Sarina Canelake committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 15 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 08 Mar, 2013 2 commits
-
-
Calen Pennington committed
-
Chris Dodge committed
-
- 06 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 13 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 05 Feb, 2013 2 commits
-
-
Calen Pennington committed
-
This reverts commit c4f56620.
Calen Pennington committed
-
- 30 Jan, 2013 2 commits
-
-
This reverts commit ab437b94, reversing changes made to 7a8e87c7.
Calen Pennington committed -
Calen Pennington committed
-
- 24 Jan, 2013 2 commits
-
-
- Create new cohorts.py file - moved code there from models.py - implemented necessary functions. Next: testing :)
Victor Shnayder committed -
fix cohorts in create, and read, and update regular expressions to fix courses with periods not working in General commentable
Kevin Chugh committed
-
- 23 Jan, 2013 2 commits
-
-
Kevin Chugh committed
-
Calen Pennington committed
-
- 20 Jan, 2013 1 commit
-
-
Kevin Chugh committed
-
- 18 Jan, 2013 3 commits
-
-
Your Name committed
-
Your Name committed
-
If there is no announcement date (in the policy metadata) then use a heuristic to sort them. If there is an announcement date, the use it in the heuristic to determine if the course is new or not.
Carlos Andrés Rocha committed
-
- 10 Jan, 2013 2 commits
-
-
The property can be set in the policy metadata. If it is not specified then it is set to true if the course has not started yet. Also adds a property to check how many days are left until the course starts.
Carlos Andrés Rocha committed -
This cuts the number of queries in 6.002 courseware loads from ~650 to ~5-40. Still to do: cache CustomTag templates so that we only load them once per request.
Calen Pennington committed
-
- 08 Jan, 2013 1 commit
-
-
Chris Dodge committed
-
- 03 Jan, 2013 1 commit
-
-
Chris Dodge committed
-
- 28 Dec, 2012 1 commit
-
-
Calen Pennington committed
-
- 21 Dec, 2012 2 commits
-
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-