Commit Graph

38390 Commits

Author SHA1 Message Date
Chris Rodriguez
165302e00b AC-577 login page a11y fixes 2016-09-07 12:06:05 -04:00
Clinton Blackburn
33ae93ec5b Merge pull request #13321 from edx/clintonb/userinfo-cookie
Updated User Info Cookie
2016-08-31 21:31:44 -04:00
George Song
7ba9048a39 Merge pull request #13371 from edx/george/disable-ddt-profile-panel
Disable debug-toolbar ProfilingPanel
2016-08-31 17:14:03 -07:00
Clinton Blackburn
33636db966 Updating user info cookie when user loads the dashboard
Updating this cookie here helps ensure the marketing site has the most up-to-date enrollment details.

ECOM-4895
2016-08-31 19:40:00 -04:00
Clinton Blackburn
09f7b6145f Updated logon user info cookie
- Cookie now includes users' enrollment info
- Removed user email address from cookie
- Refactored functions so that we can update this cookie on other pages
- Added six to ensure new code is compatible with Python 3.x

ECOM-4896
2016-08-31 19:40:00 -04:00
Clinton Blackburn
2159b71870 Factory Cleanup
- Corrected import ordering
- Using a constant for the User password

ECOM-4896
2016-08-31 19:40:00 -04:00
George Song
5811b92e6e Disable debug-toolbar ProfilingPanel
There's a [bug](https://github.com/jazzband/django-debug-toolbar/issues/792)
that prevents wrapped views from working properly with the profiling panel.

Disable it by default.
2016-08-31 13:38:28 -07:00
Adam
35c1654643 Merge pull request #13103 from edx/dump-to-neo4j-py2neo
dump item information to neo4j
2016-08-31 16:36:20 -04:00
Chris
0c63680421 Merge pull request #13341 from edx/clrux/word-cloud-variable-cleanup
Removing unused variable from recent word cloud updates
2016-08-31 14:40:25 -04:00
David Baumgold
783f9b695b Merge pull request #13364 from edx/revert-13353-update-pa11ycrawler
Revert pa11ycrawler back to 1.3.0
2016-08-31 13:32:54 -04:00
Chris Rodriguez
be470adb03 Removing unused variable from recent word cloud updates 2016-08-31 12:44:31 -04:00
Douglas Hall
f915befe93 Merge pull request #13359 from edx/release
Merging rc/2016-08-31 into master
2016-08-31 11:41:51 -04:00
George Song
4954928215 Merge pull request #13352 from edx/george/update-django-debug-toolbar
Update to latest `django-debug-toolbar`
2016-08-31 07:15:45 -07:00
David Baumgold
f672de65bf Revert "pa11ycrawler 1.4.0" 2016-08-31 09:59:59 -04:00
Douglas Hall
27f263e4b4 Merge pull request #13338 from edx/rc/2016-08-30
Release Candidate rc/2016-08-30
2016-08-31 06:57:06 -04:00
Carol Tong
54ddede0e0 Merge pull request #13332 from edx/carol/DOC-3245
DOC-2546: Remove refs to Hangouts; fix RTD URLs
2016-08-30 19:11:24 -04:00
Chris
5b9df80123 Merge pull request #13322 from edx/clrux/ac-570-courseware-search-contrast
AC-570 courseware search contrast enhancement
2016-08-30 17:03:13 -04:00
Nimisha Asthagiri
c0eba5d474 Merge pull request #13285 from mitocw/gdm_current_grade_implementation
Current Grade Rest API implementation
2016-08-30 15:42:34 -04:00
David Baumgold
096ae039ef Merge pull request #13353 from singingwolfboy/update-pa11ycrawler
pa11ycrawler 1.4.0
2016-08-30 15:07:18 -04:00
Adam Palay
10bd4ef6bf dump item information to neo4j
clear request cache to avoid memory leak

update to use https

delete courses in the same transaction as writing them

python3 compatibility
2016-08-30 14:59:00 -04:00
Chris Rodriguez
37b42941f8 AC-570 courseware search contrast enhancement 2016-08-30 14:51:54 -04:00
George Song
194ace0ff0 Update to latest django-debug-toolbar
Also make sure we set the recommended settings according to
<https://django-debug-toolbar.readthedocs.io/en/stable/installation.html#explicit-setup>
2016-08-30 11:33:05 -07:00
David Baumgold
ede6dbb3b9 pa11ycrawler 1.4.0 2016-08-30 14:24:27 -04:00
Awais Jibran
c7df4ed072 Merge pull request #13348 from edx/aj/improve-registration-logging
Improve logging for email sending while registering.
2016-08-30 23:11:16 +05:00
Giovanni Di Milia
cc65094b03 Added Current Grade Rest API 2016-08-30 13:51:41 -04:00
Ned Batchelder
9655cb5f12 Merge pull request #13340 from edx/ned/reqs-txt-instructions
Better instructions about who to ping for requirements changes
2016-08-30 13:07:29 -04:00
Eric Fischer
d03b070184 Merge pull request #13336 from edx/efischer/grades_fix
Deserialize BlockRecord.locator into a real BlockUsageLocator
2016-08-30 09:46:23 -04:00
Awais Jibran
e503ef3d03 Improve logging for email sending while registering. 2016-08-30 18:32:25 +05: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
Diana Huang
24d2b69db6 Merge pull request #13344 from edx/diana/forums-permissions-release
Fix spelling of permission.
2016-08-29 17:27:48 -04:00
Douglas Hall
885afb7e8c Merge pull request #13343 from edx/douglashall/MAYN-304/site_configuration_override
Allow for site override of EDITABLE_SHORT_DESCRIPTION setting
2016-08-29 16:30:08 -04:00
Diana Huang
c9a8b59904 Fix spelling of permission. 2016-08-29 15:50:01 -04:00
Eric Fischer
401a81eda3 Instantiate BlockUsageLocator when making BlockRecord
We already have logic to serialize BUL objects to string on save,
but the corresponding deserialization logic was missing.
2016-08-29 14:13:33 -04:00
Douglas Hall
98ec118915 Allow for site override of EDITABLE_SHORT_DESCRIPTION setting 2016-08-29 13:50:28 -04:00
Ned Batchelder
5ab7f995f2 Better instructions about who to ping for requirements changes 2016-08-29 12:21:37 -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
Carol Tong
c6563dcb0b DOC-3245 Remove ref to Hangouts and update RTD URLs 2016-08-26 13:50:26 -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