Calen Pennington
f7a0c1d901
Merge pull request #14187 from edx/jia/MA-3052
...
MA-3052: avoid catalog integration for individual course when cached
2016-12-21 10:42:45 -05:00
wajeeha-khalid
b5edd01812
MA-3052: avoid catalog integration for individual course when cached
2016-12-21 10:41:29 -05:00
Gregory Martin
ce76e2c3f8
change variable name
2016-12-21 10:24:55 -05:00
sanfordstudent
74a666643c
Merge pull request #14151 from edx/sstudent/TNL-6178
...
context manager for course id in context
2016-12-21 09:26:28 -05:00
AsadAzam
fc79fae565
Merge pull request #14089 from asadazam93/asadazam/tnl-5487-invalid-usage-key
...
TNL-5487 – Fix InvalidKeyError on render xblock
2016-12-21 17:56:09 +05:00
Mushtaq Ali
2c7941d1ef
Prevent files larger than 5 GB
...
Prevent file containig containing non-ascii or special characters in file name
TNL-5855 TNL-5957
2016-12-21 16:36:17 +05:00
Gregory Martin
ff8c4a6eec
Merge pull request #14178 from edx/yro_set-default-timezone-settings
...
add blankTitle option
2016-12-20 20:58:35 -05:00
Gregory Martin
909f35bbb6
add blankTitle option
2016-12-20 18:43:57 -05:00
Gregory Martin
8c0098812d
Merge pull request #14078 from edx/yro_remove-datetimetext-functions
...
remove datetext utils
2016-12-20 16:17:47 -05:00
alisan617
5b6e2dd5ee
Merge pull request #14173 from edx/alisan/discussion-styles-fix-TNL-6187
...
new inline discussion style fixes
2016-12-20 15:57:47 -05:00
Adam
30c84118e9
Merge pull request #14179 from edx/adam/fix-stringresponse-issue
...
Revert "tnl-4141 only whitespaces not allowed in answer and fixed the…
2016-12-20 15:37:05 -05:00
Sanford Student
ac9b8fba5e
context manager for course id in context
2016-12-20 15:26:05 -05:00
alisan617
e28f42b11f
discussion img upload dialog RTL and other clean-up
2016-12-20 14:54:24 -05:00
J. Cliff Dyer
9259156565
review response.
2016-12-20 14:00:47 -05:00
Adam Palay
c4c5a8e8a9
Revert "tnl-4141 only whitespaces not allowed in answer and fixed the pep8 violation."
...
This reverts commit 3ad2f09233 .
2016-12-20 13:34:28 -05:00
Nimisha Asthagiri
dec4034bc5
Merge pull request #14177 from edx/naa/fix-marketing-pr
...
Fix Enrollment database access in Marketing Course URL PR
2016-12-20 13:02:57 -05:00
Nimisha Asthagiri
f24830918c
Fix Enrollment database access in Marketing Course URL PR
2016-12-20 12:03:03 -05:00
Gregory Martin
b0bf19a741
delete datetext functions, implement dateutils
2016-12-20 11:10:06 -05:00
Albert (AJ) St. Aubin
ef55cc4f5f
Merge pull request #14176 from edx/ora_1_1_13_release
...
ORA2 1.1.13 release
2016-12-20 10:33:31 -05:00
Albert St. Aubin
872341ed0c
ORA2 1.1.13 release
2016-12-20 07:51:43 -05:00
Douglas Hall
934dcce148
Merge pull request #14170 from edx/douglashall/session_cookie_domain_override
...
Allow for SiteConfiguration override of SESSION_COOKIE_DOMAIN setting in Studio
2016-12-20 07:31:34 -05:00
Douglas Hall
65f0420500
Allow for SiteConfiguration override of SESSION_COOKIE_DOMAIN setting in Studio
2016-12-20 05:17:27 -05:00
asadazam93
01f3233a50
Fix InvalidKeyError on render xblock
2016-12-20 13:03:50 +05:00
Asad Iqbal
122aa55008
Merge pull request #14064 from edx/asadiqbal08/ENT-32-EC-branding
...
ENT-32 Show enterprise customer branding on Logistration.
2016-12-20 11:45:51 +05:00
asadiqbal
99f73dfbb3
ENT-32 Show enterprise customer branding on Logistration.
...
nit: css
2016-12-20 00:10:21 +05:00
Cliff Dyer
aa3d6e8791
Merge pull request #14092 from edx/cdyer/validate-capa-xml
...
Use new XMLString field type for CAPA data field.
2016-12-19 12:03:19 -05:00
Feanil Patel
12d8cc5021
Merge pull request #14171 from edx/feanil/add_more_docs
...
Add more docs to the monitoring requirements file.
2016-12-19 09:27:09 -05:00
Feanil Patel
b05282ac75
Add more docs to the monitoring requirements file.
2016-12-19 09:24:02 -05:00
sanfordstudent
6de2535ed3
Merge pull request #14158 from edx/release
...
Release
2016-12-16 11:25:01 -05:00
Andy Armstrong
d3d3819fd0
Merge pull request #14161 from edx/andya/fix-discussion-ux-bugs
...
Clean up discussion styling issues
2016-12-16 11:18:26 -05:00
Ari Rizzitano
467512abd7
Merge pull request #14159 from edx/high-contrast-sliders
...
add hidden borders to video controls for high contrast mode
2016-12-16 11:09:40 -05:00
Ari Rizzitano
1b06bdeec0
Merge pull request #14083 from edx/fix-unformatted-403
...
fix unformatted html in studio error response
2016-12-16 11:08:19 -05:00
Andy Armstrong
accbda34e2
Clean up discussion styling issues
...
TNL-6184
2016-12-16 10:04:57 -05:00
Ari Rizzitano
b5b8175932
[video] add hidden borders to controls to support windows high contrast mode (AC-458)
...
[video] add hidden borders to video controls for high contrast mode (AC-458)
[video] minor border color adjustment (AC-458)
use variable names for colors
color variable names
2016-12-16 09:54:07 -05:00
Ari Rizzitano
311e6d7ffd
[studio] fix unformatted html in connection error message (TNL-5818)
...
display default error message for non-json responses (TNL-5818)
[studio] log ajax errors. (TNL-5818)
[studio] fix failing test (TNL-5818)
[cms-test] avoid circular error logging; stub Logger (TNL-5818)
[cms-test] fix logger dep in squire config (TNL-5818)
[cms-tests] fix logger import (TNL-5818)
[cms-test] stub the logger directly in the karma config. (TNL-5818)
[studio] didn't need Logger after all (TNL-5818)
[studio] ignore console.log (TNL-5818)
2016-12-16 09:51:39 -05:00
Marko Jevtić
7d791ab932
Merge pull request #13590 from edx/mjevtic/SOL-2082
...
[SOL-2082] Add a value to SiteConfiguration to enable ecommerce Receipt Page usage
2016-12-16 15:06:58 +01:00
Marko Jevtic
363a0c8d90
[SOL-2082] Add a value to SiteConfiguration to enable ecommerce Receipt Page usage
2016-12-16 12:42:17 +00:00
Afzal Wali Naushahi
024e2e4b33
Merge pull request #14045 from edx/afzaledx/WL-829_add_programs_to_courses_view_context
...
Add programs list to the context for index.html and courses.html template.
2016-12-16 16:43:47 +05:00
jagonzalr
0682618a57
fix docstring of tests
2016-12-16 08:26:16 +02:00
cahrens
c9fb71c4a1
Add tests for context-sensitive Help button.
2016-12-15 16:42:06 -05:00
J. Cliff Dyer
22ce30039b
Use new XMLString type for CAPA data field.
...
TNL-5245
2016-12-15 15:35:44 -05:00
Eric Fischer
9d545eca4c
update_course_in_cache exception handler cleanup
2016-12-15 14:59:24 -05:00
sanfordstudent
2125a21f75
Merge pull request #14148 from edx/release-candidate
...
Bump problem-builder to v2.6.5.
2016-12-15 14:49:20 -05:00
Brian Jacobel
c1cf4e7870
Merge pull request #14155 from edx/bjacobel/inline-discussion-redesign
...
Fix bug on new post creation
2016-12-15 13:50:10 -05:00
Gregory Martin
fd9c26b11f
Merge pull request #14152 from juananpe/honorbrowserlangs
...
Honor browser defined language preferences when possible
2016-12-15 12:07:52 -05:00
alisan617
15794b93cd
Merge pull request #14138 from edx/alisan/new-post-discussion-TNL-6006
...
Discussion new post form layout TNL-6006
2016-12-15 11:02:00 -05:00
Ned Batchelder
486dae94a2
Merge pull request #14154 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-12-15 10:16:18 -05:00
Brian Jacobel
0e5f6c2e6f
Fix bug on new post creation where we would try to hide an element that wasn't there
2016-12-15 10:04:48 -05:00
alisan617
41620e05f2
new discussion post form layout
2016-12-15 09:20:51 -05:00
Afzal Wali
e44e18592f
Programs list conditionally added to the context of index and courses page.
2016-12-15 18:16:48 +05:00