Commit Graph

28558 Commits

Author SHA1 Message Date
lduarte1991
5dc9e79d91 [TNL-287] Text Annotation Tool: Reply/Grouping Bug Fix 2014-09-10 12:29:43 -04:00
Sarina Canelake
f0c8139ad8 Transifex config: add Swedish and Swahili language codes 2014-09-10 11:48:45 -04:00
Will Daly
a9389747df Merge pull request #5155 from edx/will/fix-cybersource-unicode-error
Fix a unicode error in CyberSource2
2014-09-10 11:17:53 -04:00
Don Mitchell
0dbd3cd26d Merge pull request #5157 from edx/will/fix-cc-unicode-error-rc
Fix a unicode error in CyberSource2
2014-09-10 11:13:06 -04:00
Will Daly
5759a3fd29 Fix a unicode error in CyberSource2 2014-09-10 11:07:01 -04:00
Will Daly
b6474304db Merge pull request #5122 from edx/will/ecom-218
Change shopping cart status once sent to Cybersource (ECOM-218)
2014-09-10 11:03:28 -04:00
Will Daly
2388e7b8cb Fix a unicode error in CyberSource2 2014-09-10 10:47:38 -04:00
Will Daly
c47673bb8b Add a test for the course ID merchant defined field data 2014-09-10 10:08:07 -04:00
Will Daly
541419e362 Merge pull request #5141 from edx/will/fix-embargo-tests
Fix embargo middleware with tests
2014-09-10 07:58:23 -04:00
Xavier Antoviaque
15319925ed mentoring: Allow partial answers when dependency isn't enforced 2014-09-10 11:11:21 +02:00
Ben Patterson
d21384fe12 Merge pull request #5143 from edx/benp/solano2-bokchoy-course-outline
bok-choy: Fix flakiness in date-picker steps under studio tests
2014-09-09 14:51:11 -04:00
Brian Talbot
7312f9fd8a Merge pull request #5145 from edx/talbs/fix-lms-button-focus
LMS: resolves focus background-color issue of 3rd party login buttons
2014-09-09 13:38:32 -04:00
Adam
a346fcca2c Merge pull request #5144 from edx/adam/fix-copy
fixes help copy for annotation settings
2014-09-09 13:34:07 -04:00
Brian Talbot
f77466d0b3 LMS: resolves focus background-color issue of 3rd party login buttons 2014-09-09 12:49:28 -04:00
Adam Palay
12b49ef2d4 fixes help copy for annotation settings 2014-09-09 11:43:32 -04:00
Ben Patterson
a8843aa7c7 TE-468 - bok-choy: Fix flakiness in date-picker steps under studio
These were failing on Solano builds because the save button was clicked
before the datepicker was done its work. (The EmptyPromise was still satisfied
because the input field value had been updated, but the datepicker widget
caused issues about 3/4 of the time.)
2014-09-09 10:17:02 -04:00
Gabe Mulley
c606c295e1 Merge pull request #5002 from mulby/gabe/add-segmentio-hook
Add event tracking endpoint to be called by segment.io
2014-09-09 09:17:07 -04:00
Sarina Canelake
b58b6882a6 Merge pull request #5115 from mitocw/cg/bugfix/add_git_clean
Fixes git export to support repositories with dots in their name and cleans export repo
2014-09-09 09:15:33 -04:00
Sarina Canelake
45b3cf2da4 Merge pull request #5136 from mitocw/cg/bugfix/namerror_legacy
Corrected NameError for invalid variable
2014-09-09 09:11:25 -04:00
Sarina Canelake
3a73fccc8e Merge pull request #5101 from mitocw/cg/bugfix/remove_translated_log_messages
Remove some uneeded translation strings in git_export
2014-09-09 09:06:45 -04:00
Will Daly
512db7be99 Fix embargo middleware with tests 2014-09-09 08:50:10 -04:00
Don Mitchell
ee71eba15b Merge pull request #5109 from edx/split/inherited_settings
Cache inherited settings outside of structure
2014-09-09 08:48:45 -04:00
Piotr Mitros
6d914e2b0a AWS settings for XBlocks to have filesystem-like storage
Upgrades to latest pyfs to support auth not through environment variables
2014-09-09 08:43:18 -04:00
Usman Khalid
92a745b638 CodeMirror should use monospace fonts.
TNL-197
2014-09-09 08:41:59 -04:00
Gabe Mulley
7900e8d346 Add event tracking endpoint to be called by segment.io 2014-09-09 07:25:54 -04:00
Carson Gee
6b95ec8de2 Corrected NameError for invalid variable 2014-09-08 21:45:14 -04:00
Renzo Lucioni
7c89b93149 Merge pull request #5135 from edx/renzo/fix-embargo-middleware-redux
Do not call upper on a profile country code of None
2014-09-08 17:49:30 -04:00
Greg Price
e26457748e Merge pull request #5127 from aboudreault/discussion-request-abort-issue
Fix discussion error popup on http request abort
2014-09-08 17:46:16 -04:00
Renzo Lucioni
12d5c9b281 Do not call upper on a profile country code of None 2014-09-08 17:33:02 -04:00
Don Mitchell
0f8355fd47 Test inheritance to new xblocks in same request 2014-09-08 16:13:30 -04:00
Don Mitchell
74c44c5e2b Cache inherited settings outside of structure
LMS-11363
2014-09-08 15:55:45 -04:00
Diana Huang
4f67f0dad9 Add course_id as merchant defined data 2014-09-08 15:43:44 -04:00
Alan Boudreault
78fd5cc12a Fix discussion error popup on http request abort 2014-09-08 15:43:37 -04:00
Usman Khalid
d5973a0e44 Merge pull request #5124 from edx/usman/tnl197-codemirror-font
CodeMirror should use monospace fonts.
2014-09-09 00:38:49 +05:00
Clinton Blackburn
ee036ecaa6 Updated Analytics Dashboard Message
Message to dashboard now includes the name of the application.
2014-09-08 15:37:34 -04:00
Renzo Lucioni
ba7ff67a55 Merge pull request #5113 from edx/renzo/remove-unused-js
Remove unused analytics JS left over by 3rd party auth changes
2014-09-08 15:36:05 -04:00
Renzo Lucioni
80a0744e95 Merge pull request #5130 from edx/renzo/autoreg-no-audit-mode
Skip audit enrollment if user is in the experimental branch
2014-09-08 15:31:08 -04:00
Renzo Lucioni
0b2840ee6f Skip audit enrollment if user is in the experimental branch 2014-09-08 14:17:04 -04:00
Sarina Canelake
b0c2b73d80 Merge pull request #5112 from edx/sarina/quality-clean
Quality cleanup
2014-09-08 13:48:57 -04:00
Sarina Canelake
467f2988e1 Quality cleanup 2014-09-08 12:02:31 -04:00
Piotr Mitros
a12c795944 Merge pull request #5120 from edx/pmitros/aws-djpyfs
AWS settings for XBlocks to have filesystem-like storage
2014-09-08 11:59:23 -04:00
Greg Price
3cf2481e6c Merge pull request #5077 from edx/gprice/forum-cohort-selector-test
Test cohort selector in NewPostView
2014-09-08 11:54:30 -04:00
Sarina Canelake
47a412dedf Merge pull request #5125 from edx/sarina/2014-09-08-translations
Update translations (autogenerated message)
2014-09-08 11:52:25 -04:00
Sarina Canelake
a37ec7a10f Update translations (autogenerated message) 2014-09-08 11:14:47 -04:00
Will Daly
a9c73d2490 Set order status to "paying" before redirecting to the external payment processor. 2014-09-08 10:51:51 -04:00
Piotr Mitros
31176aeb37 AWS settings for XBlocks to have filesystem-like storage
Upgrades to latest pyfs to support auth not through environment variables
2014-09-08 10:46:18 -04:00
Usman Khalid
10f05798e7 CodeMirror should use monospace fonts.
TNL-197
2014-09-08 19:45:52 +05:00
zubair-arbi
87e292ba1a Merge pull request #4560 from edx/zub/story/updatestudioimportstatusui
show upload progress on import course view
2014-09-08 19:28:46 +05:00
Alison Hodges
84c8d6537e Merge pull request #5102 from edx/ahodges/doc/DOC860
Strengthened warnings to remember passphrase. Fixes DOC-860.
2014-09-08 09:21:20 -04:00
Alison Hodges
60afd9db0e Strengthened warnings to remember passphrase
@stroilova, @srpearce, please take a look. Fixes DOC-860.
2014-09-08 09:20:37 -04:00