alisan617
e5a57e75a7
Merge pull request #13987 from edx/alisan/revert-13843-separate-discussion-tab-ui-view
...
Revert PR#13843 that caused regression issue in editing discussion post
2016-11-15 10:50:44 -05:00
Eric Fischer
b9adb42f23
Remove Extraneous Subsection Grade DatabaseError protection
...
These lines are now being run in async tasks anyways, so we can remove this
decorator and rely on the async task to retry itself. Also cleans up a few
pylint violoations noticed in subsection_grade.py.
Tests have been updated to match new behavior.
2016-11-15 10:49:32 -05:00
Sanford Student
6d50044ec4
adding first attempted timestamp to subsection grades
...
for TNL-5895
2016-11-15 10:01:44 -05:00
Ned Batchelder
48507af229
Merge pull request #13971 from edx/ned/make-clean
...
A perhaps too-baroque way to clean files but also keep some.
2016-11-15 08:04:27 -05:00
Hasnain
3c29ecbf57
WL-633 | refactor pay_and_verify.html template.
2016-11-15 11:01:37 +00:00
wajeeha-khalid
07b6cdc215
Merge pull request #13954 from edx/jia/MA-2554
...
MA-2554: DiscussionAPI - fixed unread_comment_count
2016-11-15 15:07:50 +05:00
wajeeha-khalid
b837427bd5
MA-2554: DiscussionAPI - fixed unread_comment_count
2016-11-15 11:33:07 +05:00
alisan617
18e7322e8d
Revert "Refactor discussion tab UI code into parts to be reusable for inline discussions"
...
This reverts commit e80d9b5792 .
2016-11-14 21:43:03 -05:00
Gregory Martin
f8b90f2235
Merge pull request #13983 from edx/yro_resolve_translation_settings
...
fix concat string for translator
2016-11-14 18:33:54 -05:00
Gregory Martin
af410963c6
Merge pull request #13984 from edx/yro_fix-js
...
fixes dateutil bundling error
2016-11-14 16:32:48 -05:00
Gregory Martin
5b4048ddff
fix for send to transifex
2016-11-14 14:53:59 -05:00
Gregory Martin
1fa805a052
js bundling error
2016-11-14 14:33:23 -05:00
Clinton Blackburn
b8bc4c8700
Merge pull request #13950 from edx/clintonb/verification-admin-update
...
Updated SoftwareSecurePhotoVerificationAdmin to use raw ID for copy_id_photo_from field
2016-11-14 13:02:19 -05:00
Brian Jacobel
3e9e000842
Merge pull request #13976 from edx/revert-13860-bjacobel/susy
...
Revert "Update to UXPL 0.17 (grids compilation performance work)" (release candidate version)
2016-11-14 12:51:18 -05:00
Sven Marnach
f5d556e745
Allow to store multiple anonymous ids for each (user, course).
2016-11-14 12:55:00 +01:00
Eugeny Kolpakov
4e773095c3
Merge pull request #13941 from edx/hash-update/drag-and-drop-v2
...
Hash update: Bumped DnDv2 to v2.0.12
2016-11-14 10:17:19 +03:00
wajeeha-khalid
896856fe76
Merge pull request #13874 from edx/jia/MA-2871
...
MA-2871: return response_count on thread patch
2016-11-11 10:22:46 +05:00
Jesse Shapiro
c8135adf12
Merge pull request #13910 from open-craft/haikuginger/sol-2071
...
Increase polling rate to wait for mini-notification
2016-11-10 21:23:13 -05:00
Brian Jacobel
09947ab094
Revert "Update to UXPL 0.17 (grids compilation performance work)"
2016-11-10 18:35:51 -05:00
Brian Jacobel
492d417dca
Merge pull request #13975 from edx/revert-13860-bjacobel/susy
...
Revert "Update to UXPL 0.17 (grids compilation performance work)"
2016-11-10 18:31:41 -05:00
Brian Jacobel
d39f7197c3
Revert "Update to UXPL 0.17 (grids compilation performance work)"
2016-11-10 15:49:33 -05:00
Jesse Shapiro
dffe3e0780
Update wait for mini-notification in testing to be more fine-grained; remove flaky test decorator
2016-11-10 15:08:08 -05:00
Douglas Hall
b4c61e87aa
Merge pull request #13967 from edx/ibrahimahmed443/WL-785-password-reset-message
...
make password reset message customizable
2016-11-10 13:34:13 -05:00
Douglas Hall
f85aa4773e
Merge pull request #13956 from edx/hasnain-naveed/WL-615
...
WL-615 | Fix the preview certificate link.
2016-11-10 12:53:09 -05:00
Christopher Lee
1ec55113af
Merge pull request #13969 from edx/release
...
Release hotfix-2016-11-08 patch-2016-11-10
2016-11-10 12:51:51 -05:00
Ben Patterson
562b48cfb2
Merge pull request #13911 from edx/benp/nodeenv
...
Use nodeenv to manage node version in Jenkins builds
2016-11-10 12:46:29 -05:00
Douglas Hall
c42d207e48
Merge pull request #13965 from edx/release-candidate
...
Merge 2016-11-09 Patch Release to release branch
2016-11-10 11:31:20 -05:00
Cliff Dyer
2c86a6ddd6
Merge pull request #13963 from edx/beryl/date-passed
...
Add date_passed column to PersistentCourseGrade model
2016-11-10 11:26:19 -05:00
Ned Batchelder
781d3c9b30
Merge pull request #13925 from stvstnfrd/up/settings/zendesk
...
Fallback to default ZENDESK_URL when not in JSON
2016-11-10 11:12:49 -05:00
Ned Batchelder
45f92f73de
A perhaps too-baroque way to clean files but also keep some.
2016-11-10 10:55:11 -05:00
J. Cliff Dyer
2bc35396fb
Add date_passed column to PersistentCourseGrade model.
...
The column is populated with the current timestamp when a passing grade
is persisted for the first time. "Passing grade" is defined as having a
non-blank value for letter_grade.
TNL-5888
2016-11-10 10:27:03 -05:00
Ben Patterson
c643c124c8
Merge pull request #13855 from edx/benp/correct-verbose-settings-i18ntests
...
param typo
2016-11-10 10:23:01 -05:00
Ben Patterson
b3a3d729a1
Use nodeenv to manage node version in Jenkins builds
...
This change:
* gives us the flexibility of managing node from pull-request to pull-request. It'll be a huge lift to folks that want to test out node upgrades like @bjacobel or @andy-armstrong
* Sets us up for a port to Xenial, which will be accomplished in part by using nodeenv for managing the node environment. See a companion PR on the configuration repo for edxapp: edx/configuration#3444
This pull request does not:
* Attempt to solve any stability issues in builds related to node.
* Make node installs any faster
* Create any caching infrastructure to speed up node installs. They will be approximately as fast as they were before. Downloading the node bits build-to-build adds about 3 seconds, which is worth it for the added flexibility.
2016-11-10 10:02:32 -05:00
Hasnain
4454899821
WL-615 | Fix the preview certificate link.
2016-11-10 14:15:03 +00:00
Vedran Karačić
7e4c7d8c33
Merge pull request #13942 from edx/clintonb/verification-status-api
...
[SOL-2126] Verification status endpoint
2016-11-10 15:02:34 +01:00
Awais Jibran
e26849891d
Merge pull request #13939 from edx/aj/fix-discussion-user-roles
...
Fix discussion user roles
2016-11-10 18:41:12 +05:00
Ibrahim
daf6314782
make password reset message customizable
2016-11-10 17:18:17 +05:00
Awais Jibran
92b99c7dc3
Fix discussion user roles
2016-11-10 17:11:52 +05:00
Muhammad Ammar
71cc602d93
Merge pull request #13863 from edx/ammar/tnl-4163-reduce-annotatorjs-search-calls
...
Single search request to fetch notes per unit
2016-11-10 16:23:59 +05:00
Douglas Hall
3224c027e3
Merge pull request #13955 from edx/ibrahimahmed443/WL-669-education-dropdown-capitalization
...
fix inconsistent capitalization in education drop down
2016-11-10 05:46:00 -05:00
Clinton Blackburn
12e2650630
Added photo verification status API endpoint
...
ECOM-2470 & SOL-2126
2016-11-10 10:26:23 +00:00
Douglas Hall
47a22b23bc
Merge pull request #13940 from edx/hasnain-naveed/WL-613
...
Wl-613 | Removing the example theme.
2016-11-09 20:55:10 -05:00
Clinton Blackburn
5122b27967
Updated SoftwareSecurePhotoVerificationAdmin to use raw ID for copy_id_photo_from field
2016-11-09 20:44:35 -05:00
alisan617
edd66a7f46
Merge pull request #13951 from edx/alisan/fix-minor-wrap-new-post-discussion
...
Teams tab inline discussion new post form text wrap
2016-11-09 20:26:54 -05:00
Ned Batchelder
496aaa5455
Merge pull request #13959 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-11-09 18:18:37 -05:00
Douglas Hall
2b9e921bd0
Merge pull request #13964 from edx/patch/2016-11-09
...
Patch Release 2016-11-09 Allow for not showing course modes on student dashboard
2016-11-09 17:45:10 -05:00
Douglas Hall
a97a56af58
Merge pull request #13962 from edx/release-candidate
...
Release candidate hotfix-2016-11-08
2016-11-09 17:44:16 -05:00
Ned Batchelder
8a1825a4d0
Update translations (autogenerated message)
2016-11-09 22:24:10 +00:00
Ned Batchelder
6bf2c37144
Update translations (autogenerated message)
2016-11-09 21:47:55 +00:00
Douglas Hall
0dd673b0c2
Allow for not showing course modes on student dashboard
2016-11-09 16:34:00 -05:00