Skip to content

Conversation

@sarina
Copy link
Contributor

@sarina sarina commented Jan 10, 2014

Opening a PR for auto-build purpose.

https://edx-wiki.atlassian.net/browse/LMS-1744

@sarina
Copy link
Contributor Author

sarina commented Jan 14, 2014

@nedbat this is the beginning of this PR. There's still lots of failing tests.

My latest commit has a bunch of failures related to the strings now being Mock objects, not strings - haven't yet dug into how to fix this, but if you know how that'd save me some work. See: https://gist.github.com/sarina/54ee1cf04a392718c0a5; _ = self.system.service(self, "i18n").ugettext being a Mock object, thus _("string") is not a string

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're fixing lots of things here, it's better in a multi-line collection like this to use a trailing comma even on the last item.

Also pep8, pylint, and style fixes
Covers:
{capa_problem, correctmap, customerender,
inputtypes, responsetypes, util, xqueue_interface}.py
LMS-1744
@sarina
Copy link
Contributor Author

sarina commented Jan 14, 2014

@nedbat I figured out how to fix the mocking of i18n issue. That's only an issue for capa; _ seems to work properly in xmodule tests. I'm having a hard time figuring out the rest of the unit test failures. I haven't looked into the acceptance test failures yet.

@sarina sarina mentioned this pull request Jan 17, 2014
@sarina sarina closed this Jan 17, 2014
@sarina sarina deleted the sarina/i19-capa branch January 17, 2014 20:41
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Sep 22, 2017
* Add menu to ga_operation for ga_analyzer openedx#2039 (openedx#2088)

* add role for old course viewer openedx#2062 (openedx#2087)

* add role for old course viewer openedx#2062

* Change action for biz course by BetaTester role openedx#2062

* Construction of image server openedx#2025 (openedx#2106)

* cherry-pick 8c8953f

* Fix file upload in IE

* Construction of image server openedx#2025

* add all keywords search in Student management openedx#2029 (openedx#2034)

* Fix bug for before enrollment start in ga old course viewer openedx#2062 (openedx#2125)

* fix. Construction of image server openedx#2025 (openedx#2117)

* Modify message and css of enrollment for Course About openedx#2130

* Add a certificate list to user's profile page. openedx#2042 (openedx#2108)

* Mod UT openedx#2130

* add PDF File Construction of image server openedx#2025 (openedx#2140)

* add library option, and library links to the course. openedx#2001 (openedx#2124)

* Invalid StudioPermissionsService object in API to show/save xblock settings in CMS.
Randomized Content Block editor did not check Studio user's permissions

* add library option, and library links to the course. openedx#2001

* fix. add all keywords search in Student management openedx#2029 (openedx#2034) (openedx#2157)

* second fix. Construction of image server openedx#2025 (openedx#2158)

* add library option, and library links to the course. openedx#2001 (openedx#2160)

* third fix. Construction of image server openedx#2163 (openedx#2164)

* Add filter by category for certificates on profile page openedx#2042 (openedx#2165)

* Fix bug for  add library option, and library links to the course. openedx#2162 openedx#2133 (openedx#2167)

* Develop/dogwood/gacco201708 (openedx#2170)

* Fixed bugs openedx#2039 (openedx#2112)

* Fixed csv format openedx#2039 (openedx#2127)

* Change to split download if there are many display items openedx#916 (openedx#2121)

* Change to split download if there are many display items openedx#916

* Fix UT

* Fix Review

* Fix review2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants