chrisndodge
ddb0ab9027
Merge pull request #5361 from edx/cdodge/change-invoice-email-and-attachments
...
change registration code email and attachments, per product requirements
2014-09-24 10:56:41 -04:00
Clinton Blackburn
43b725a11a
Merge pull request #5369 from edx/insights-hotfix
...
Properly Setting ANALYTICS_DASHBOARD_NAME for AWS
2014-09-24 10:35:38 -04:00
Clinton Blackburn
7fa7b52732
Properly Setting ANALYTICS_DASHBOARD_NAME for AWS
2014-09-24 10:24:09 -04:00
Waqas Khalid
f94c677a79
Merge pull request #5279 from mlkwaqas/waqas/tnl404-new-post-hidden-breadcrumb
...
New post should show category/subcategory breadcrumb when created.
2014-09-24 19:20:46 +05:00
Ned Batchelder
70157670c5
Remove mentions of JSDraw from the test data
2014-09-24 09:56:05 -04:00
Ned Batchelder
364989b9ee
Remove JSDraw
2014-09-24 09:56:05 -04:00
Waqas Khalid
2c3cef75bc
New post should show category/subcategory breadcrumb when created.
...
When the new post is created under the subcategory and it appear
after the creation, it doesn't have the link of category/subcategory
after thread body. When we reload the page the link appears. Link
should appear after creation.
TNL-404
2014-09-24 18:19:51 +05:00
Chris Dodge
0c72e37374
change registration code email and attachments, per product requirements
...
remove extra lines
conditionalize address line 2
2014-09-24 09:13:37 -04:00
zubair-arbi
c7418a306c
Merge pull request #5240 from edx/zub/bugfix/tnl-324-downloadvideoexportimport
...
Don't set 'download_video' field on importing video from xml until expli...
2014-09-24 18:12:10 +05:00
chrisndodge
7b88863b4d
Merge pull request #5359 from edx/cdodge/add-microsite-tag-to-zendesk
...
add an additional tag so we can route zendesk tickets better for white l...
2014-09-24 08:52:43 -04:00
Waqas Khalid
298ad30a22
Merge pull request #5142 from mlkwaqas/waqas/tnl150-stop-comment--on-closed-thread
...
Don't allow commenting while the thread is closed
2014-09-24 17:51:17 +05:00
chrisndodge
d2d1f7b391
Merge pull request #5357 from edx/cdodge/allow-zero-percent-discount
...
per product, allow for zero percentage coupons
2014-09-24 08:47:21 -04:00
David Ormsbee
9f8cf1c321
Hide deleted course updates from mobile API.
2014-09-24 07:00:36 -04:00
David Ormsbee
eb297d4863
Fix to allow usernames with '-', '+', '.' in Mobile API urls.
2014-09-24 06:45:04 -04:00
Waqas Khalid
fcf46546c3
Don't allow commenting while the thread is closed
...
When someone closes thread there is still option to add
comment which cause error when submitted. User shouldn't
be able to comment while the thread is closed.
TNL-150
2014-09-24 15:28:34 +05:00
Waheed Ahmed
aa5781c14c
Merge pull request #5294 from edx/waheed/tnl235-fix-video-transcript-not-follow
...
Fixed transcript not follow with video on seek.
2014-09-24 14:16:15 +05:00
Waheed Ahmed
ca1da6c8ed
Fixed transcript not follow with video on seek.
...
TNL-235
2014-09-24 13:08:50 +05:00
chrisndodge
d8e5fca3b3
Merge pull request #5358 from edx/cdodge/add-meta-to-profile-download
...
Add the 'meta' column from the UserProfile table to the CSV download
2014-09-23 21:17:29 -04:00
Andy Armstrong
04ed6c9c12
Merge pull request #5356 from edx/revert-pr-3747-release
...
Revert #3747
2014-09-23 19:39:23 -04:00
David Baumgold
9542b0a885
Revert "Puts course listings in a sane order"
...
This reverts commit 1955aade36675289bdbc01554b6f74242754a746.
2014-09-23 18:45:59 -04:00
Sylvia Pearce
3efb5c0249
Draft of mobile FAQ
2014-09-23 18:17:38 -04:00
Clinton Blackburn
7e1b44663b
Merge pull request #5352 from edx/insights-name-fix
...
Properly Setting ANALYTICS_DASHBOARD_NAME for AWS
2014-09-23 17:45:17 -04:00
Sylvia Pearce
0d22038a5d
Draft of mobile FAQ for students
2014-09-23 17:41:39 -04:00
Clinton Blackburn
3e9a5ecfd5
Properly Setting ANALYTICS_DASHBOARD_NAME for AWS
2014-09-23 16:21:31 -04:00
Sarina Canelake
4551244265
Merge pull request #5348 from edx/sarina/09232014-translations-update
...
Update translations (autogenerated message)
2014-09-23 15:59:47 -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
Sarina Canelake
701d709b65
Update translations (autogenerated message)
2014-09-23 15:41:41 -04:00
Chris Dodge
e08040aa75
add an additional tag so we can route zendesk tickets better for white label sites
...
add tests
fix
use org
2014-09-23 15:39:21 -04:00
Chris Dodge
a28b45c46d
per product, allow for zero percentage coupons
2014-09-23 15:29:26 -04:00
Usman Khalid
ed84c1b27a
Merge pull request #5246 from edx/usman/plat104-static-content-server
...
Improvements to byte range handling in StaticContentServer.
2014-09-24 00:15:46 +05:00
Usman Khalid
44f952daf5
Merge pull request #5293 from edx/usman/tnl388-invalid-xml-in-code-response
...
If matlab grader sent unparsable response, show error message.
2014-09-24 00:14:34 +05:00
Chris Dodge
f34a1c9d11
Add the 'meta' column from the UserProfile table to the CSV download
...
add special case logic to get the 'meta' field into the downloaded CSV
wip
wip
2014-09-23 15:08:38 -04:00
Adam
96ac506f6f
Merge pull request #5296 from edx/adam/hide-very-long-answers
...
keep large answers from appearing (TNL-441)
2014-09-23 14:01:03 -04:00
chrisndodge
c79a68486e
Merge pull request #5306 from edx/cdodge/fix-delete-item-with-coupon
...
be sure to constrain the select to the course_id that is being delete
2014-09-23 13:46:14 -04:00
Jim Abramson
ad002f526b
Merge pull request #5323 from edx/jsa/tnl444
...
fix 404s when students access group-less threads in cohorted topics
2014-09-23 13:10:17 -04:00
David Baumgold
15b8aa4b6c
Merge pull request #3747 from edx/pmitros/sane-course-listing-order
...
Puts course listings in a sane order
2014-09-23 13:09:09 -04:00
lduarte1991
b7313d6d2e
Annotation Tools: Pylint Fix left over from previous PR
2014-09-23 13:03:48 -04:00
lduarte1991
5634096825
Image Annotation Tool: Fixes _isOpenSeaDragon function
2014-09-23 13:03:48 -04:00
frances botsford
4e1aa77b99
Merge pull request #5303 from edx/diana/update-prof-ed-flow
...
Change some text when in professional ed flow
2014-09-23 12:44:58 -04:00
Usman Khalid
5af162ebdf
Refactored ContentServer tests to use ddt.
...
PLAT-104
2014-09-23 21:36:46 +05:00
Usman Khalid
7e29a5a65c
Added tests for parse_range_header() in contentserver.
...
PLAT-104
2014-09-23 21:36:45 +05:00
Usman Khalid
ec508f591c
StaticContentServer middleware conforms closer to spec for byte range requests.
...
This commit makes the following changes:
1. If there are syntactic errors in the Range header, it is ignored and
the full content is returned. This conforms to the spec.
2. In case of multiple ranges in the header, the full content is returned.
This behavior differs from the spec which says that a multipart response
should be returned.
PLAT-104
2014-09-23 21:36:45 +05: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
9f6454411e
Update tests for changed text
2014-09-23 12:02:31 -04:00
David Baumgold
c0a25da964
Skip invalid test when in CMS
2014-09-23 12:02:31 -04:00
Brian Talbot
1b25be655c
revising markup and styling for listing header on LMS course dashboard
2014-09-23 12:02:30 -04:00
Piotr Mitros
19356ffd4b
Puts course listings in a sane order
2014-09-23 12:02:30 -04:00
Jason Bau
83c54d4e6e
Merge pull request #5048 from Stanford-Online/jbau/edx/custom-response-fractional-grades
...
capa custom response support for decimal grades
2014-09-23 06:49:13 -07:00
clytwynec
1e6084b960
Merge pull request #5331 from edx/clytwynec/disable_flaky_video_times_test
...
disabling test_video_start_time_and_end_time
2014-09-23 09:23:26 -04:00
Christine Lytwynec
2887121390
disabling test_video_start_time_and_end_time
2014-09-23 09:15:58 -04:00