Sarina Canelake
28ced73d29
Merge pull request #6737 from edx/cptvitamin/OPEN-485-alt-in-api-doc
...
adds alt text to sample api response
2015-01-23 12:51:18 -05:00
Stephen Sanchez
6616b7b5c9
Merge pull request #6731 from edx/sanchez/cache_course_enrollment_details
...
Adding caching to the course details endpoint for the Enrollment API.
2015-01-23 08:55:02 -05:00
chrisndodge
8d6f094438
Merge pull request #6732 from edx/cdodge/add-filter-to-coupon-download
...
Change coupon CSV download to only include counts for coupons redeemed a...
2015-01-22 17:34:56 -05:00
Stephen Sanchez
267ec24f0a
Merge pull request #6735 from edx/sanchez/allow_enrollment_without_username
...
Enrollment API to be used without knowing the current user name.
2015-01-22 16:37:45 -05:00
Mark Sadecki
06bc55549f
Updates sample FAQ to match edx-demo-course
2015-01-22 16:29:55 -05:00
David Baumgold
ccc2dd8327
Merge pull request #6722 from Stanford-Online/giulio/shorten-course-module-py-line-lengths
...
Shortened line length of studio help strings
2015-01-22 16:16:33 -05:00
stephensanchez
896bc1c859
Adding caching to the course details endpoint for the Enrollment API.
2015-01-22 20:58:22 +00:00
Mark Sadecki
f0f0cb7659
adds alt text to sample api response
2015-01-22 15:42:02 -05:00
stephensanchez
2d1d58225a
Allow the enrollment API to be used without knowing the authenticted user name.
2015-01-22 19:50:02 +00:00
Chris Dodge
74f6380e9e
Change coupon CSV download to only include counts for coupons redeemed all the way through purchase
...
updated the failed unit test case and removed the unnessary import
2015-01-23 00:21:58 +05:00
Giulio Gratta
47a0e3441e
Shortened line length of studio help strings
2015-01-22 09:48:41 -08:00
Usman Khalid
3d4a853e00
Merge pull request #5926 from Stanford-Online/kluo/lti-grades-past-due
...
Make LTI grade submissions respect deadlines
2015-01-22 19:55:21 +05:00
Kevin Luo
af9dce82a3
Make LTI grade submissions respect deadlines
2015-01-21 17:05:46 -08:00
Will Daly
fcd7736d29
Merge pull request #6721 from edx/will/revert-requirejs-changes
...
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
2015-01-21 19:07:34 -05:00
Braden MacDonald
4198da1ae1
Merge pull request #6657 from open-craft/fix-library-old-mongo-default
...
Fix errors with libraries when old mongo is default (first) modulestore (SOL-234)
2015-01-21 15:05:12 -08:00
Will Daly
1f2b155746
Revert "Add RequireJS and RequireJS Optimizer configuration to the LMS"
...
This reverts commit 1d6fceda50 .
2015-01-21 17:13:27 -05:00
Sarina Canelake
e70a5e265c
Merge pull request #6082 from openfun/edx/translate-enrollment-emails
...
Render enrollment emails in the student's language
2015-01-21 16:40:51 -05:00
Will Daly
1eaf84a443
Merge pull request #6544 from edx/will/requirejs-optimizer-lms
...
Add RequireJS and RequireJS Optimizer configuration to the LMS
2015-01-21 15:23:35 -05:00
Brian Talbot
872870ea18
Merge pull request #6715 from edx/talbs/fix-instructordashboard-icons
...
FIX - LMS: Instructor Dashboard Revoke Access Icon
2015-01-21 15:04:27 -05:00
Braden MacDonald
025f046b04
Fix errors with libraries when old mongo is default (first) modulestore
2015-01-21 11:01:52 -08:00
Brian Talbot
9d2ede98a4
LMS: resolving incorrect icon on Instructor Dashboard admin list mgmt
...
UX-1466
2015-01-21 13:47:12 -05:00
David Baumgold
e6e443c712
Merge pull request #6674 from edx/disable-pylint-name-errors-on-settings
...
Ignore invalid-name errors for settings files
2015-01-21 10:40:05 -05:00
David Baumgold
a72e129da5
Merge pull request #6532 from edx/course-about-i18n
...
Improve i18n on course about page
2015-01-21 10:23:59 -05:00
Sarina Canelake
6604eedbad
Merge pull request #6683 from mitocw/bdero/instructor-dashboard-gitlogs-link
...
Add gitlogs link to instructor dashboard
2015-01-20 21:14:04 -05:00
Brandon DeRosier
24862edf1c
Add gitlogs link to instructor dashboard
2015-01-20 18:55:42 -05:00
Renzo Lucioni
1503043826
Merge pull request #6698 from edx/renzo/disable-flaky-bok-choy
...
Disable flaky bok-choy tests of payment and verification flow
2015-01-20 16:40:13 -05:00
Diana Huang
1ccc7dc8cc
Merge pull request #6677 from edx/diana/handle-expired-verification
...
Show an error when a student needs to reverify due to expiration.
2015-01-20 16:21:13 -05:00
Renzo Lucioni
d6a823c033
Disable flaky bok-choy tests of payment and verification flow
2015-01-20 15:30:23 -05:00
Daniel Friedman
1920ab4149
Merge pull request #6650 from edx/dan-f/validate-group-configuration-group-names
...
Require unique group names in group configurations
2015-01-20 15:27:49 -05:00
Diana Huang
134d2f57b2
Show an error when a student needs to reverify
...
due to expiration.
2015-01-20 14:51:08 -05:00
Greg Price
c2a0b0f06e
Merge pull request #6631 from edx/gprice/video-upload-improvements
...
Improve code for video upload feature
2015-01-20 14:47:14 -05:00
Will Daly
1d6fceda50
Add RequireJS and RequireJS Optimizer configuration to the LMS
...
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
2015-01-20 14:27:23 -05:00
Christopher Lee
e592eef09b
Merge pull request #6675 from edx/clee-MA-234-hotfix
...
Named_path variable now populates complete path
2015-01-20 14:02:46 -05:00
John Eskew
6249584767
Merge pull request #6659 from edx/jeskew/asset_md_size_of_mongo_docs
...
Performance test to find asset metadata size.
2015-01-20 13:31:51 -05:00
christopher lee
b6c08ad213
Named_path variable now populates complete path
2015-01-20 12:53:37 -05:00
Adam
11428fa632
Merge pull request #5237 from mtyaka/mathjax-upgrade
...
Upgrade MathJax to 2.4
2015-01-20 12:26:38 -05:00
Régis Behmo
f3419bb5bb
Render enrollment emails in the student's language
...
Enrollment, unenrollment and beta role emails should be rendered in the
student's language, and not the instructor's language.
2015-01-20 18:04:35 +01:00
Régis Behmo
7a2f0640b7
Add Régis Behmo to AUTHORS
2015-01-20 18:04:35 +01:00
Greg Price
874cd5c78f
Improve code for video upload feature
...
Fix i18n for video status strings (broken in commit 4b53f4d ) and remove
unnecessary complexity from a test case. This also removes the status
whitelist in the video upload configuration. Because status is included
in the CSV report, it is not necessary to filter the included videos by
status.
2015-01-20 11:45:21 -05:00
Sarina Canelake
c1df980077
Merge pull request #6695 from edx/sarina/20150120-update-translations
...
Update translations (autogenerated message)
2015-01-20 11:28:23 -05:00
Daniel Friedman
5cd58897ab
Require unique group names in group configurations
...
TNL-1142
2015-01-20 11:25:11 -05:00
John Eskew
a4bbed3bc1
Add performance test which finds the BSON size of varying amounts
...
of asset metadata in both the old Mongo and Split modulestores.
2015-01-20 11:18:24 -05:00
Will Daly
284e78c27e
Merge pull request #6690 from edx/will/inline-user-api-forms
...
Inline the user api form description calls
2015-01-20 11:09:01 -05:00
Ben Patterson
349a02e405
Merge pull request #6693 from benpatterson/benp/fix-pylint-error
...
Resolve run_pylint error.
2015-01-20 10:42:32 -05:00
Awais Qureshi
9783630dc0
Merge pull request #6666 from edx/awais786/ECOM-924-unique-code-url
...
Awais786/ecom 924 unique code url
2015-01-20 20:36:32 +05:00
Sarina Canelake
503f4d95bb
Update translations (autogenerated message)
2015-01-20 10:04:06 -05:00
Xavier Antoviaque
0c7620a544
Merge pull request #6637 from open-craft/mtyaka/validate-chars
...
Improve JS course key validation to not allow special chars.
2015-01-20 16:02:32 +01:00
Awais
b12d007138
ECOM-924 Adding redeem code url in attached email file
2015-01-20 19:20:51 +05:00
Ben Patterson
11613bd26a
Resolve run_pylint error.
2015-01-20 06:28:11 -05:00
Tim Babych
957e0e28cc
Merge pull request #6685 from edx/tim/get_parent
...
make use of xblock.get_parent() in LMS Student Notes
2015-01-19 23:36:29 +02:00