- 22 Jan, 2015 1 commit
-
-
stephensanchez committed
-
- 21 Jan, 2015 1 commit
-
- 20 Jan, 2015 1 commit
-
-
Respond to review comments: - Rename build and config files for consistency between lms/studio. - Fix merge conflicts with lms require config. - Devstack uses optimized pipeline to skip require JS optimizer step - Add tests for render_require_js_path_overrides
Will Daly committed
-
- 16 Jan, 2015 3 commits
-
-
polesye committed
-
path.py objects report themselves as class objects, which confuses the heck out of pylint. It tries to match variable names using the class-rgx regular expression instead of the constant-rgx regular expression, and it doesn't match, so it throws an error. Not sure how to fix pylint, so we'll just ignore these errors.
David Baumgold committed -
Matt Drayer committed
-
- 15 Jan, 2015 3 commits
-
-
Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
Renzo Lucioni committed -
Zia Fazal committed
-
Added receipts_pdf.py Used Paragraph for displaying a large body of text. added the table Line breaks in the para text. font size adjusted. Improved the main table (alignments) and totals (converted to a table as well) Converted the footer into a table, and allowed for pagination. Added pagination to item data table. Handled wrapping of long descriptions into multiple lines. email attachment for both invoice and receipt added the currency from the settings Removed magic numeric literals and added meaningful variables. Added initial set of substitutions from configuration add defining logo paths via configuration Removed font dependencies. Will use the system default fonts which appear good enough to me. Alignment adjustments as per suggestions. Fixed the pep8 violations. Added comments to styling added the decimal points to the price values Cleanup. Docstrings. i18n the text in the pdf file fix pep8/pylint issues Changed the amounts from string to float. Overrode the 'pdf_receipt_display_name' property in the OrderItem subclass Donation. used the PaidCourseRegistration instead of the parent OrderItem to avoid course_id related exceptions. quality fixes added the test cases for the pdf made the changes in the pdf suggested by griff updated the pdf tests to assert the pdf content used the pdfminor library fix quality issues made the changes suggested by Will added the text file that says "pdf file not available. please contact support" in case pdf fails to attach in the email
Afzal Wali committed
-
- 14 Jan, 2015 4 commits
-
-
Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
polesye committed -
Christine Lytwynec committed
-
Jesse Zoldak committed
-
stephensanchez committed
-
- 13 Jan, 2015 1 commit
-
-
Allow configuration to override links to mobile app stores
AlasdairSwan committed
-
- 09 Jan, 2015 1 commit
-
-
OPEN-307
Sarina Canelake committed
-
- 07 Jan, 2015 2 commits
-
-
David Baumgold committed
-
ECOM-248 Course Info API. Basic functionality implemented. ECOM-248 adding factory for about descriptor and test cases for course info api ECOM-248 adding test cases for couse info api. ECOM-248 re-factoring code. updating test cases. Tests for course_about data module ECOM-248 Adding test cases for the exceptions. ECOM-248 re-factoring code. fixing quality issues. ECOM-248 fixing test cases and moved parse video method into utils. added github username in authors ECOM-248 removed merging issue of test_data ECOM-248 removed unused files
stephensanchez committed
-
- 06 Jan, 2015 3 commits
-
-
Sarina Canelake committed
-
Remove Jobs, News Change "Vision" to "About"
Sarina Canelake committed -
Sarina Canelake committed
-
- 30 Dec, 2014 1 commit
-
-
AlasdairSwan committed
-
- 29 Dec, 2014 1 commit
-
-
Chris Dodge committed
-
- 24 Dec, 2014 1 commit
-
-
- Set EDX_PLATFORM_REVISION to unknown if not in a git repo. - Use the path of the configuration file to determine where the repository is.
Carlos Andrés Rocha committed
-
- 22 Dec, 2014 2 commits
-
-
Jesse Zoldak committed
-
Jesse Zoldak committed
-
- 19 Dec, 2014 1 commit
-
-
Jesse Zoldak committed
-
- 17 Dec, 2014 2 commits
-
-
Jesse Zoldak committed
-
Add enrollment confirmation page Fix progress update Add order info to the payment confirmation page.
Will Daly committed
-
- 16 Dec, 2014 1 commit
-
-
John Jarvis committed
-
- 15 Dec, 2014 2 commits
- 13 Dec, 2014 2 commits
-
-
[PLAT-217]
Calen Pennington committed -
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
Calen Pennington committed
-
- 12 Dec, 2014 2 commits
-
-
David Baumgold committed
-
Afzal Wali committed
-
- 11 Dec, 2014 1 commit
-
-
David Baumgold committed
-
- 10 Dec, 2014 3 commits
-
-
This reads configuration directly from yaml and imports it directly into settings
John Jarvis committed -
This should always be overridden by the testcases if needed.
Jesse Zoldak committed -
TNL-735
Daniel Friedman committed
-
- 09 Dec, 2014 1 commit
-
-
Move app-generated context back into properties. Ignore BI events through segment's webhook. Ignore events without Data in Properties.
Nimisha Asthagiri committed
-