Commit Graph

38356 Commits

Author SHA1 Message Date
Jacek Bzdak
83e557dca3 When Proffesional course was created without verification don't
verify the user.
2016-08-31 14:55:32 +03:00
jareerahsan
5c01e7458b Merge pull request #13301 from edx/jareer/ECOM-4945
Fixed Shift-Tab on menu and ARIA roles, groups
2016-08-30 16:26:10 +05:00
Andy Armstrong
f226d438d1 Merge pull request #13276 from edx/andya/post-button-a11y
Fix discussion color contrast and remove gradients
2016-08-29 22:59:23 -04:00
Andy Armstrong
9899a1e520 Fix discussion color contrast and remove gradients
TNL-5163
2016-08-29 17:28:55 -04:00
Jareer Ahsan
c2c17c11e7 Added classname to find menu links 2016-08-29 20:09:48 +05:00
David Baumgold
6feeb135c3 Merge pull request #13339 from singingwolfboy/update-pa11ycrawler
pa11ycrawler 1.3.0
2016-08-29 10:44:42 -04:00
Tasawer Nawaz
7171ade7c2 Merge pull request #13314 from edx/tasawer/bugfix/ecom-5301-hyperlink-fixed-to-be-accessed-with-keyboard
Heperlink changed to button to be accessed with keyboard users
2016-08-29 19:30:34 +05:00
Robert Raposa
0ad22b138c Merge pull request #13330 from edx/robrap/adjust-thresholds
Adjust safe templates thresholds.
2016-08-29 11:08:13 -03:00
David Baumgold
50ead499f9 pa11ycrawler 1.3.0 2016-08-29 09:28:08 -04:00
Christina Roberts
3f173347eb Merge pull request #13259 from edx/christina/fix-video-bug
Fix typo in class name, remove incorrect class.
2016-08-29 08:53:35 -04:00
Tasawer
77c6529af8 Heperlink changed to button to be accessed with keyboard users
ECOM-5301
2016-08-29 14:17:41 +05:00
Brian Jacobel
5d43966937 Merge pull request #13333 from edx/bjacobel/TNL-5249
Fix TNL-5249: inconsistent state in discussions UI
2016-08-27 12:22:53 -04:00
Peter Desjardins
79e0691ebe Merge pull request #13331 from edx/pdesjardins/DOC-3278
Fix platform API documentation build
2016-08-26 16:33:51 -04:00
George Song
fe4eed0f55 Merge pull request #13327 from mortonfox/patch-1
Fix the edx-documentation link
2016-08-26 11:38:30 -07:00
Chris
f4fd891ba8 Merge pull request #13320 from edx/clrux/ac-566-creative-commons-contrast
AC-566 fixing contrast for copyright
2016-08-26 14:22:16 -04:00
Brian Jacobel
f8696bb306 Resolve TNL-5249 - extra call to render was triggering discussions UI inconsistency 2016-08-26 13:43:44 -04:00
Peter Desjardins
35521a38fb Fixed import failures that were preventing the platform API documentation from building. The problem is that the doc building environment doesn't need to install all the Python modules that the platform software does, but when Sphinx tries to import select modules so that it can use autoclass to publish docstrings it tries to import all the modules that are imported by those modules, recursively. I mocked the missing modules. 2016-08-26 13:25:08 -04:00
Robert Raposa
99115b9a9f Adjust safe templates thresholds. 2016-08-26 11:45:37 -04:00
Marco Morales
2e2a23b9d3 Merge pull request #13204 from edx/marco/copyrightyear/update
Updated copyright year for LMS / CMS
2016-08-26 10:51:43 -04:00
Jareer Ahsan
4b8490d901 Changed to global keycodes, refactored for quality 2016-08-26 19:11:16 +05:00
Waheed Ahmed
a766025920 Merge pull request #13315 from edx/waheed/ecom-5303-fix-focus-remain-within-modals
Fixed focus should remain within the simulated dialogs.
2016-08-26 19:05:43 +05:00
Eric Fischer
3b9ac3de8e Merge pull request #13325 from edx/efischer/ora_update
ORA version bump
2016-08-26 09:32:56 -04:00
Mushtaq Ali
db8e26d10a Merge pull request #13300 from edx/mushtaq/sust-57
Fix mongo store's has_course with a split course key
2016-08-26 17:19:29 +05:00
Waheed Ahmed
ae849406bf Fixed focus should remain within the simulated dialogs.
ECOM-5303
2016-08-26 16:28:51 +05:00
Chris Rodriguez
c0133e531e AC-566 fixing contrast for copyright 2016-08-26 07:11:53 -04:00
Chris
3ea28a9387 Merge pull request #13326 from edx/release
Release with hotfixes 2016-08-23
2016-08-26 06:59:27 -04:00
Mushtaq Ali
ec13ba4340 Fix when checking in mongo store, has_course with a split course key returns False. 2016-08-26 15:49:34 +05:00
Ned Batchelder
d440124c1a Merge pull request #13316 from edx/ned/update-translations
Update translations (autogenerated message)
2016-08-26 06:49:22 -04:00
Morton Fox
c39ade5d18 Fix the edx-documentation link 2016-08-26 00:08:49 -04:00
Chris
15dab29bd6 Merge pull request #13308 from edx/hotfix/2016-08-24_clrux
Hotfix: edx-opaque-keys 0.3.3, OpaqueKeyField newline usage log, fix inline JS for CCX navigation
2016-08-25 21:04:39 -04:00
Eric Fischer
68359417f7 edx-ora2 version bump 2016-08-25 17:08:20 -04:00
Eric Fischer
2dc4f5d6bf Merge pull request #13303 from edx/efischer/tnl_5057
TNL 5057 Silence XML parse error in capa_module
2016-08-25 16:30:15 -04:00
Eric Fischer
bf4211088f Merge pull request #13295 from edx/efischer/opt_grade
Grades cleanup
2016-08-25 16:29:55 -04:00
sanfordstudent
fb20312ef1 Merge pull request #13294 from edx/sstudent/TNL-5041
check for null doc
2016-08-25 14:49:24 -04:00
John Eskew
43834839b1 Quality fixes and unicode strings for logs. 2016-08-25 13:43:51 -04:00
John Eskew
81ad1dc6df Bump version of edx-opaque-keys to rolled-back caching 0.3.3 2016-08-25 12:24:36 -04:00
John Eskew
db25725f32 Log when OpaqueKeyField detects trailing newline to/from DB.
Correct the key when reading from DB into a key object.
2016-08-25 12:24:21 -04:00
M. Rehan
43bbe952b2 Merge pull request #13286 from edx/mrehan/plat-1046-update-lib-children-on-branches
PLAT-1046 – update library content block's children on branches
2016-08-25 21:08:24 +05:00
Eric Fischer
0059f88d2a Silence XML parse error in capa_module
TNL-5057 This un-actionable error is polluting the stream of devops pages, and
should be quieted. A longer term fix will be made in TNL-5245.
2016-08-25 12:00:18 -04:00
Eric Fischer
13687e4753 Grades cleanup
Small changes to the grades djangoapp
    -sets up mock_get_score context handler
    -fixes an issue with not invalidating lazy scores property
    -code quality fixes
    -query count optimization in PersistentSubscetionGrade.create
    -adds atomic blocks to avoid IntegrityErrors corrupting an entire request
2016-08-25 11:43:49 -04:00
Jesse Zoldak
89430f5b4c Comment out flaky lettuce test. TNL-5315 2016-08-25 10:43:40 -04:00
Ned Batchelder
c55dcc3080 Update translations (autogenerated message) 2016-08-25 13:57:01 +00:00
Chris Rodriguez
f94e665e86 Fixing inline JS for CCX navigation 2016-08-25 09:07:08 -04:00
John Eskew
477d6dd236 Merge pull request #13309 from edx/release
Hotfix for TNL-5365
2016-08-25 08:54:38 -04:00
Qubad786
b25dc54d68 update library content block's children on branches 2016-08-25 16:44:52 +05:00
Jareer Ahsan
7b8b1f9df8 Added keycodes dict for readability 2016-08-25 14:32:36 +05:00
John Eskew
9af50a7550 Merge pull request #13310 from edx/feanil/revert_opaque_keys_update
Revert "Bump opaque-keys version to 0.3.2"
2016-08-24 20:37:24 -04:00
Feanil Patel
fba581f641 Revert "Bump opaque-keys version to 0.3.2"
This reverts commit 5d150a39eb.

See ECOM-5345 for more details.
2016-08-24 16:28:19 -04:00
John Eskew
aa8a63075c Merge pull request #13307 from edx/jeskew/add_integ_err_catch_csm
Ignore IntegrityErrors upon set_many update save().
2016-08-24 15:24:39 -04:00
Cliff Dyer
2e8e51c327 Merge pull request #13296 from edx/cdyer/oauth-admin
Update django-oauth-toolkit admin
2016-08-24 15:10:54 -04:00