- 03 May, 2016 1 commit
-
-
AlasdairSwan committed
-
- 02 May, 2016 2 commits
-
-
Andy Armstrong committed
-
AlasdairSwan committed
-
- 25 Apr, 2016 2 commits
-
-
Andy Armstrong committed
-
AlasdairSwan committed
-
- 18 Apr, 2016 1 commit
-
-
Updated dashboard UI for empty list of courses and programs
tasawernawaz committed
-
- 14 Apr, 2016 1 commit
-
-
Simon Chen committed
-
- 31 Mar, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 10 Feb, 2016 1 commit
-
-
asadiqbal committed
-
- 04 Feb, 2016 1 commit
-
-
Saleem Latif committed
-
- 03 Feb, 2016 1 commit
-
-
ECOM-2810
Peter Fogg committed
-
- 28 Jan, 2016 1 commit
-
-
asadiqbal committed
-
- 22 Jan, 2016 1 commit
-
-
* mattdrayer: Updated get_themed_template_path
Saleem Latif committed
-
- 20 Jan, 2016 1 commit
-
-
Saleem Latif committed
-
- 28 Dec, 2015 1 commit
-
-
Apply patch from hasnain-naveed/HOL-4-navigation-template-change in order to get a Jenkins build running
Chris Dodge committed
-
- 22 Dec, 2015 2 commits
-
-
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed -
Saleem Latif committed
-
- 23 Nov, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 03 Nov, 2015 1 commit
-
-
Mark Sadecki committed
-
- 31 Oct, 2015 1 commit
-
-
Sven Marnach committed
-
- 07 Sep, 2015 1 commit
-
-
Hide shopping cart menu only if request is coming from a micro site and requested page is from courseware.
Zia Fazal committed
-
- 02 Sep, 2015 1 commit
-
-
Shopping Cart menu should not be visible in case of while label site. added tests
Zia Fazal committed
-
- 12 Aug, 2015 1 commit
-
-
Diana Huang committed
-
- 11 Aug, 2015 1 commit
-
-
Diana Huang committed
-
- 10 Jul, 2015 2 commits
-
-
Frances Botsford committed
-
Frances Botsford committed
-
- 01 Jul, 2015 1 commit
-
-
Marco Morales committed
-
- 24 Jun, 2015 1 commit
-
-
That is the only place using it.
cahrens committed
-
- 19 Jun, 2015 1 commit
-
-
Braden MacDonald committed
-
- 16 Jun, 2015 1 commit
-
-
Frances Botsford committed
-
- 12 Jun, 2015 1 commit
-
-
Implement the use of CCX opaque keys throughout the ccx code base include the new custom ccx id package in the github checkouts list update the coach dashboard wrapper to get CCX information from the incoming course_id, if possible update function signatures for all view functions to expect CCX as passed by the dashboard wrapper (default to None), remove calls to get_ccx_for_coach as the ccx is passed in. update reverse calls in python view code to use a CCXLocator for the URL instead of a CourseLocator use CCXLocator where necessary use course id to find ccx, instead of thread local remove unused method and related tests use course id for getting ccx provide course id to the get_current_ccx method ensure the course id passed in is a CourseKey instance of some type whether it starts out as a string or not use the provided block to figure out what the course_id should be, then get the ccx for that redirect to ccx dashboard using coach ccx if no ccx is passed in update student dashboard listing for ccx to build an appropriate url from a CCXLocator, not from the course locator. refactor building the ccx locator so we don't have to do it repeatedly begin test refactoring after ccx_keys introduction Ensure that when access checking happens, the course_locator form of a ccx locator is used. This ensures that the access check happens against the course and it is not necesarry to duplicate the entire access control structure for the course. pick up api change in ccx-keys create and conditionally use a wrapper for the mixed modulestore returned by xmodule.modulestore.django.modulestore the wrapper will strip and restore ccx values from CourseKey and UsageKey objects fix return values on a few methods remove unused symbol pull updated ccx-keys package set course_id on the caching descriptor system to avoid api incompatibilities in some subsystems use ccx.course instead of self.course fix get method to find course keys from blocks that are not themselves keys but have a location attribute (which will be a key) if an item coming out of the db has children, restore the ccx to them as well if the block passed in has a CCX key, unwrap that before we try to look up the override, otherwise it will never be found. pick up a change in the ccx keys package that allows for stripping CCX identity from a usage key begin writing tests to cover this modulestore wrapper remove the switch_pocs view, the url pattern for it, and the tests that covered it remove the ccx context and the middleware responsible for setting the current CCX. These are no longer needed all dashboard views should raise 404 if a ccx is not provided by the coach_dashboard decorator code quality prevent errors resulting from trying to `get` a ccx based on non-unique criteria. remove obsolete usage of ACTIVE_CCX_KEY fix setUp method for grading tests to properly create grades for the ccx rather than for the course. clean up reverse calls code quality adding docstrings to clarify purpose of this patch fix bug in getting ccx for coach fix grading views to properly fetch a ccx-ified course so that grades for that version will be calculated fix small errors in modulestore implementation fix errant merge marker update call to get_current_ccx after key refactoring merged with tab changes
cewing committed
-
- 03 Jun, 2015 1 commit
-
-
David Baumgold committed
-
- 15 May, 2015 2 commits
-
-
Brian Talbot committed
-
* to reflect support for IE10 and above * to only flag IE9 (for emergency's sake) with specific html class attrs * to remove HTML5 shiv that's not needed for IE10 and above
Brian Talbot committed
-
- 07 May, 2015 1 commit
-
-
(SOL-776)(SOL-740)(SOL-532) Added setting flags for COURSE DISCOVERY feature; Exposed course search input as well as the course result page; Added flag for limiting the number of course cards on the homepage;
marjev committed
-
- 17 Apr, 2015 2 commits
-
-
TNL-1502
muzaffaryousaf committed -
TNL-1499
Usman Khalid committed
-
- 13 Apr, 2015 1 commit
-
-
Combine sentences in several pages for better translation.
louyihua committed
-
- 11 Apr, 2015 1 commit
-
-
Final official name is Custom Courses for EdX (CCX), rename all code to remove previous name. Rename the FEATURE constant used to identify this feature Rename the middleware for the CCX change rename the constant used for storing the current poc id on the session. rename the _PocContext threading local rename the override provider in all places where it is referenced `PersonalOnlineCoursesOverrideProvider` -> `CustomCoursesForEdxOverrideProvider` generally rename symbols from overrides.py to replace `poc` with `ccx` where possible without changing model names or attributes rename more symbols from poc to ccx rename util functions from app utils module general symbol renaming poc -> ccx in views.py and related url changes Rename the coach role wherever it is used. reword poc_coach to ccx_coach UI rename replace POC with CCX globally template context variable renamed rename poc_ to ccx_ in urls and all related locations (views, js, scss etc) remove pocs migrations Final massive renaming, including models. Re-built migration. cleaning up a few tailing references Fix reference typo in schedule template JS undo modifications made on the fly in test setup to ensure that our tests are properly isolated from the rest of the system tests. Fixes jazkarta/edx-platform#38 Clean up some leftover strings and comments fixing more strings and comments in python files fix a naming error in the schedule tab that was causing problems in deleting courseware items. Fixes jazkarta/edx-platform#36 updating tests and utility code to match changes in infrastructure from latest rebase
cewing committed
-