Commit Graph

188 Commits

Author SHA1 Message Date
muzaffaryousaf
71e267eb69 Changing the edx-submission repo version to the latest commit.
TNL-1125
2015-02-12 15:54:30 +05:00
John Eskew
b3cc2f576f Merge pull request #6716 from edx/jeskew/update_pycontracts_version
Updated version of PyContracts.
2015-02-11 16:10:06 -05:00
Calen Pennington
a69c4efd21 Add the ability to send SIGPROF to an edx-platform process to obtain a memory dump 2015-02-02 13:12:58 -05:00
Calen Pennington
03594aa3f4 Upgrade pip 2015-02-02 13:12:58 -05:00
Davorin Sego
e09d47b122 Courseware Search integration 2015-01-28 21:34:58 -05:00
David Baumgold
f6d0918555 Merge pull request #6441 from edx/db/update-pillow
Update Pillow to 2.7.0
2015-01-27 14:59:45 -05:00
John Eskew
57fc5b37f0 Updated version of PyContracts. 2015-01-21 11:09:59 -05:00
Ben Patterson
11613bd26a Resolve run_pylint error. 2015-01-20 06:28:11 -05:00
Will Daly
572f155aad Merge pull request #6541 from edx/will/update-diff-cover
Install diff-cover from pypi, update version to 0.7.3
2015-01-15 17:09:43 -05:00
Afzal Wali
a8ebf6da7f Added the reportlab requirement to base.txt
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
2015-01-15 12:24:30 +05:00
Tim Babych
a96ca40239 update django to release 1.4.18 2015-01-14 23:47:01 +02:00
Will Daly
6c1a427d1c Install diff-cover from pypi, update version to 0.7.3 2015-01-10 13:38:01 -05:00
Greg Price
4e1925129e Add URL download endpoint for Studio video uploads
The endpoint returns an Excel-dialect CSV file for download.
2015-01-09 19:45:31 -05:00
David Baumgold
d6b187d147 Update pylint to 1.4.0 2015-01-08 16:24:44 -05:00
David Baumgold
97fea1ba26 Update Pillow to 2.7.0 2015-01-05 11:08:21 -05:00
Carlos Andrés Rocha
75cfcd7292 Set EDX_PLATFORM_REVISION to unknown if not in a git repo.
- 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.
2014-12-24 14:50:10 -05:00
Jesse Zoldak
94f3596d21 Merge pull request #6288 from edx/zoldak/update-django-nose
Update django-nose version
2014-12-17 15:40:31 -05:00
Jesse Zoldak
2df2f60a32 Update django-nose version 2014-12-17 09:33:46 -05:00
Jesse Zoldak
eb465b3034 Update to the latest lettuce and install from pypi 2014-12-16 15:54:22 -05:00
David Baumgold
d65d3094cf Update pep8 to 1.5.7 2014-12-11 11:36:18 -05:00
David Baumgold
4f823396ed Merge pull request #4276 from edx/db/update-pillow
Update pillow to 2.6.1
2014-12-11 10:34:19 -05:00
Carson Gee
189284ace6 Pin django-cas to hash
Move to github.txt and make editable
2014-12-05 09:25:12 -05:00
David Baumgold
f79383102a Update pillow to 2.6.1 2014-12-01 09:19:35 -05:00
stv
c7e7b5622a Update contact info for licensing questions 2014-11-26 15:16:04 -05:00
Greg Price
d2183c58c8 Add endpoint to log in with OAuth access token 2014-11-05 14:09:41 -05:00
John Eskew
3534ba70ca Changes for PR review: More compact tests, enumeration for metadata
sort order, etc.
https://openedx.atlassian.net/browse/PLAT-74
2014-11-04 18:49:38 -05:00
Tim Babych
8fbdf712fa Merge pull request #5698 from edx/tim/django-1.4.16
Update django version to 1.4.16
2014-10-23 16:46:41 +03:00
Tim Babych
693089e4a1 Update django version to 1.4.16 2014-10-23 11:54:18 +03:00
polesye
83fbdc2ac4 TNL-481: Add RequireJS Optimizer. 2014-10-20 17:33:21 +03:00
Will Daly
ad11c1b6f4 Update django-countries to 2.1.2, override country name for Taiwan 2014-10-14 13:12:36 -04:00
Don Mitchell
b7b5400c3e Upgrade pymongo
LMS-11437
2014-10-09 11:55:14 -04:00
Calen Pennington
87558c2c9c Merge pull request #5212 from cpennington/split/import-export-performance
Improve performance of split-mongo import/export performance
2014-09-30 15:44:04 -04:00
David Baumgold
223efa168b Update djpyfs
And move from base.txt to github.txt
2014-09-29 12:23:30 -04:00
Calen Pennington
46c6a5de8a Bump version of PyContracts so that it will disable the 'check' function 2014-09-29 10:32:15 -04:00
Andy Armstrong
fe6668a550 Merge branch 'release'
Conflicts:
	common/lib/xmodule/xmodule/video_module/video_module.py
	requirements/edx/github.txt
2014-09-23 15:53:10 -04:00
David Ormsbee
4f5d8b30de Basic Mobile API (v0.5) and Video Abstraction Layer integration.
Note that the features in this release are opt-in, and course and video
behavior will remain the same unless a course explicitly opts in.

Major pieces of functionality with this commit:

Allows the listing of a user's enrollments, course videos, and updates. In
order to make a course available for mobile use, course staff must explicitly
set the Course Advanced Setting "Mobile Course Available" to true. Course staff
will always see their own courses through the Mobile API regardless of this
setting, but students will only be allowed to see a course through the Mobile
API if this setting is set to "true". By default, a Course will *not* be
available for mobile use.

This is a Django app for video resource management. It is completely optional,
and is intended to allow video and operations teams to create new encodings of
videos (e.g. low res for mobile) and change CDNs without having to edit course
data directly. Course teams can now use a "EdX Video ID" setting for Videos,
which will leverage VAL. Video units that do not fill in an "EdX Video ID" will
behave exactly as they always have.

* The Mobile API is enabled with the ENABLE_MOBILE_REST_API feature flag.
* VAL is enabled with the ENABLE_VIDEO_ABSTRACTION_LAYER_API feature flag.
* VAL and the Mobile API both require ENABLE_OAUTH2_PROVIDER).
* The Mobile API is a read-only API, but VAL requires database migrations.
* Applications that make use of either the Mobile API or VAL must be registered
  with the OAuth2 provider app in Django Admin.
2014-09-23 12:31:46 -04:00
David Baumgold
649288fc68 Update ora2 and submissions 2014-09-18 14:04:31 -04:00
David Baumgold
883c9cee84 Upgrade scipy, lxml, boto 2014-09-17 10:48:33 -04:00
Piotr Mitros
98ef21a9cb Pyfilesystem fix for AWS 2014-09-16 09:45:42 -04:00
Adam
d9567c3537 Merge pull request #5178 from edx/release
Release
2014-09-11 15:15:13 -04:00
Usman Khalid
fc895fe8bf Moved imports to startup.py. 2014-09-11 20:14:37 +05:00
Calen Pennington
b033a214cf Merge pull request #5131 from cpennington/split/prod-import-export-tests
Split-mongo block uniqueness constraint [LMS-11364]
2014-09-11 10:43:43 -04:00
Don Mitchell
4ebe26696e Merge branch 'release'
Conflicts:
	common/djangoapps/student/views.py
2014-09-11 10:31:53 -04:00
Calen Pennington
7b81dcc3ea Make split_mongo assert block identity uniqueness only over (block_type, block_id) tuples [LMS-11364] 2014-09-11 09:38:13 -04:00
Feanil Patel
8f1a285c33 Downgrade gunicorn. 2014-09-10 14:44:49 -04:00
Tim Babych
c34fb143ba Merge pull request #5093 from edx/tim/update-django-1.4.14
Update Django version to release 1.4.14
2014-09-10 20:09:28 +03:00
Piotr Mitros
6d914e2b0a AWS settings for XBlocks to have filesystem-like storage
Upgrades to latest pyfs to support auth not through environment variables
2014-09-09 08:43:18 -04:00
Piotr Mitros
31176aeb37 AWS settings for XBlocks to have filesystem-like storage
Upgrades to latest pyfs to support auth not through environment variables
2014-09-08 10:46:18 -04:00
Carson Gee
d640b53760 Merge pull request #5000 from mitocw/cg/upgrade_gunicorn
Upgrading gunicorn to latest
2014-09-05 15:58:02 -04:00
Tim Babych
496d714879 Update Django version to release 1.4.14 2014-09-05 14:49:59 +03:00