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
b93b541733
Add our custom pylint plugin
...
So far, it checks:
* Whether setUp is called in TestCase setUp methods.
* If _("translate me") functions are called with only string literals.
2015-02-06 11:58:37 -05:00
Jesse Zoldak
1042e47e3c
Revert "Add pylint plugin to check whether setUp is called in TestCase setUp methods."
...
This reverts commit a92ca9d79a .
2015-02-05 12:45:47 -05:00
Calen Pennington
2bb1aafaaf
Merge pull request #6752 from cpennington/modulestore-test-case-cleanup
...
Clean up ModuleStoreTestCase
2015-02-04 15:57:01 -05:00
Calen Pennington
a92ca9d79a
Add pylint plugin to check whether setUp is called in TestCase setUp methods.
2015-02-04 09:09:14 -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
Greg Price
20eb84d431
Merge pull request #6828 from edx/gprice/video-upload-ordering
...
Sort Studio video uploads by creation date
2015-01-30 15:08:09 -05:00
Greg Price
3978d91644
Sort Studio video uploads by creation date
...
This provides a better UX for video uploaders, because recent uploads
are readily visible at the beginning of the table.
2015-01-30 13:23:44 -05:00
Adam Palay
bfcfbfab2f
Merge remote-tracking branch 'origin/release' into merge-release-into-master
...
Conflicts:
requirements/edx/github.txt
2015-01-30 09:44:42 -05:00
Braden MacDonald
da3a3c038c
Bump XBlock version
2015-01-29 17:31:07 -08:00
Adam Palay
d4d785bfd7
update codejail (TNL-1248)
...
(optionally use a proxy process to spawn subprocesses)
2015-01-29 15:10:39 -05:00
Davorin Sego
e09d47b122
Courseware Search integration
2015-01-28 21:34:58 -05:00
Matt Drayer
9d2a0a4e9d
Merge pull request #6705 from edx/mattdrayer/update-milestones-hash
...
Bok Choy test now passes
2015-01-28 17:38:18 -05:00
Matt Drayer
e5f00e626a
Bok Choy test now passes
2015-01-28 17:37:49 -05:00
Christine Lytwynec
739322d469
Merge pull request #6780 from edx/clytwynec/update_bokchoy_version
...
updating bokchoy version
2015-01-28 16:30:51 -05:00
swdanielli
dbec1d6fc7
Fix recommenders' bugs: template_lookup initialization, syntax error, and the incompatibility of the underscore library
2015-01-27 15:47:52 -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
Christine Lytwynec
b7e5a52d1d
updating bokchoy version
2015-01-27 10:06:23 -05:00
swdanielli
ed8fea79c2
update accessibility
2015-01-23 16:13:26 -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
Ned Batchelder
94ce3c0a8c
Merge pull request #6514 from johnjlee/schoolyourself-xblock
...
Minor fixes to the schoolyourself xblock
2015-01-16 10:35:50 -05:00
Renzo Lucioni
c6777a5b25
Bok Choy tests for the split payment and verification flow
...
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.
2015-01-15 17:25:25 -05:00
Matt Drayer
27fee62039
Merge pull request #6126 from edx/ziafazal/add-pre-requisite-course-via-milestones-app
...
Ziafazal/add pre requisite course via milestones app
2015-01-15 14:20:44 -08: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
Zia Fazal
ca3d84a5d4
New pre-requisite course feature via milestones app
2015-01-15 15:17:38 -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
John Eskew
6873c04599
First iteration of code which tests performance of asset metadata
...
during course import/export. Uses external code_block_timer module.
Also, add script which validates XML file against an XSD file.
Uses the unittest framework - but is currently skipped.
2015-01-13 08:47:24 -05: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
John Lee
3aa547db33
Minor fixes to the schoolyourself xblock, including:
...
- pretty up the studio view
- add a display name
- some a11y fixes
2015-01-08 20:47:53 -05:00
David Baumgold
d6b187d147
Update pylint to 1.4.0
2015-01-08 16:24:44 -05:00
Carlos Andrés Rocha
66b1778481
Merge pull request #6353 from rocha/set-revision-to-unknown-if-not-on-git-repo
...
Set EDX_PLATFORM_REVISION to unknown if not in a git repo.
2015-01-06 15:39:40 -05:00
Ned Batchelder
a2c7b03cb9
Update CodeJail to get better status code when CPU limit is exceeded.
2015-01-05 12:32:11 -05:00
David Baumgold
97fea1ba26
Update Pillow to 2.7.0
2015-01-05 11:08:21 -05:00
Usman Khalid
ada4626b4a
Merge pull request #6436 from edx/usman/ora-rc-2015-01-05
...
Update edx-ora2 to release-2015-01-05T12.24.
2015-01-05 20:10:30 +05:00
Ned Batchelder
ef3444be76
Add the SchoolYourself XBlock
2015-01-05 10:03:38 -05:00
Usman Khalid
b13eef8859
Update edx-ora2 to release-2015-01-05T12.24.
2015-01-05 17:31:00 +05:00
Jesse Zoldak
519d55585c
Revert "Testeng/jenkins revisited"
2014-12-31 12:25:54 -05:00
Christine Lytwynec
7011e2c278
Merge pull request #6419 from edx/testeng/jenkins_revisited
...
Testeng/jenkins revisited
2014-12-31 11:40:29 -05:00
Christine Lytwynec
2018acbce3
use pip-accel if it is available, get .pip/download-cache from S3
...
add script to upload/download pip cache directories from S3
update all-tests.sh to use pip-download-cache from S3
update pip-accel to version 0.22
2014-12-31 11:29:26 -05:00
swdanielli
b009ac8f41
testcases for RecommenderXBlock
...
This involves moving from edx-private to github
2014-12-29 18:21:35 -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
Fred Smith
251407d7d2
Merge pull request #6314 from edx/release
...
Release
2014-12-19 13:23:22 -05:00
christopher lee
7bf8221b89
updated commit hash for VAL
2014-12-18 17:04:19 -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
Adam Palay
4d2df01d7d
update ora version
2014-12-17 13:47:39 -05:00