marcotuts
e8c9dbb40d
updated visual styles to remove rebase issues and borders from previous merges, as well as a small set of visual clarity improvements to the course dashboard view.
2016-09-08 13:33:23 -04:00
Jesse Shapiro
05c8fa82cb
Merge pull request #13360 from open-craft/haikuginger/sso-visible-field
...
[ENT-13] Make SSO providers optionally hidden
2016-09-08 13:11:51 -04:00
Jesse Shapiro
ce2ab5b15c
Adding 'visible' field for SSO providers
2016-09-08 11:27:09 -04:00
Robert Raposa
6f0e097115
Merge pull request #13421 from edx/TNL-5404
...
TNL-5404: Default to not requesting responses when grabbing a single thread.
2016-09-08 11:01:58 -04:00
Renzo Lucioni
948c1bd8ae
Merge pull request #13408 from edx/renzo/display-catalog-micromasters
...
Retrieve marketable MicroMasters from the catalog service
2016-09-08 09:47:20 -04:00
Mushtaq Ali
3c16225496
Merge pull request #13411 from edx/mushtaq/a11y-discussions-duplicate-id
...
Remove duplicate-id rule for a11y discussions
2016-09-08 18:33:13 +05:00
Peter Desjardins
99a61f1546
Merge pull request #13410 from edx/pdesjardins/DOC-2748
...
Complete the LMS help link - add it to edx.org theme, adjust Sass styling for the theme and for pattern library pages
2016-09-08 09:03:17 -04:00
Peter Desjardins
c50e028507
Adjusted Sass for the doc-link so that it will work in pattern library pages and also in the edx.org theme. Added the documentation link to the edx.org theme header.
2016-09-07 23:46:09 -04:00
Toby Lawrence
26891bc0fd
Default to not requesting responses when grabbing a single thread.
...
We're often grabbing the metadata of a specific thread to then be able
to perform other operations, but we never need the actual responses or
comments of a thread unless we're displaying it in the normal forum
view.
This change sets a default of with_responses=False, which instructs the
comment service to not send back the responses/comments for the given
thread. We only ask for responses in the case of rendering a single
thread or inline discussion.
2016-09-07 23:17:11 -04:00
Renzo Lucioni
37523939f2
Retrieve marketable MicroMasters from the catalog service
...
Catalog-based MicroMasters need to be displayed in the LMS. However, the LMS currently retrieves all program data from the soon-to-be-retired programs service. Consuming program data exclusively from the catalog service is out of the question right now; it's too complex to confidently pull off in a week. This is a functional middle ground introduced by ECOM-5460. Cleaning up this debt is tracked by ECOM-4418.
2016-09-07 17:44:54 -04:00
David Baumgold
f2fc3a14df
Merge pull request #13367 from singingwolfboy/update-pa11ycrawler
...
Pa11ycrawler 1.5.0
2016-09-07 16:01:42 -04:00
Brian Jacobel
de15511f0f
Merge pull request #13355 from edx/bjacobel/discussion-alerts
...
Pattern library alerts on discussion pages
2016-09-07 15:05:42 -04:00
David
32e7836bd9
Add pa11y_ignore_rules_url to paver pa11ycrawler
2016-09-07 14:46:30 -04:00
Brian Jacobel
49f99146ec
Merge pull request #13417 from edx/bjacobel/flaky-5453
...
Mark DiscussionResponseEditTest.test_vote_report_endorse_after_edit as flaky
2016-09-07 14:04:46 -04:00
David
afd31d4edf
pa11ycrawler 1.5.0
2016-09-07 13:05:36 -04:00
Ben Patterson
4b580e11cc
Update node packages to match pa11ycrawler's node install.
2016-09-07 13:05:36 -04:00
Ben Patterson
01239ab86c
Upgrade path.py
2016-09-07 13:05:36 -04:00
Chris
cb6f92a595
Merge pull request #13379 from edx/clrux/ac-577-login-page
...
AC-577 login form contrast and invalid aria cleanup
2016-09-07 12:51:58 -04:00
Brian Jacobel
86f7e3ba51
Implement Pattern Library alerts in Discussions
...
TNL-5164
2016-09-07 12:29:19 -04:00
Brian Jacobel
6d8c075969
Merge pull request #13370 from edx/bjacobel/discussion-title-placeholder
...
Remove placeholders in discussion new post form
2016-09-07 12:24:56 -04:00
Chris Rodriguez
165302e00b
AC-577 login page a11y fixes
2016-09-07 12:06:05 -04:00
Matt Drayer
e53721433f
Merge pull request #13413 from edx/release
...
Merge release back to master
2016-09-07 11:30:24 -04:00
Brian Jacobel
d148868b57
Mark DiscussionResponseEditTest.test_vote_report_endorse_after_edit as flaky
2016-09-07 11:24:47 -04:00
Matt Drayer
5227d86154
Merge pull request #13396 from edx/rc/2016-09-06
...
Release Candidate rc/2016-09-06
2016-09-07 08:08:33 -04:00
M. Rehan
985449758a
Merge pull request #13313 from edx/mrehan/tnl-4945-inherit-lib-problem-setting
...
TNL-4945 – Prioritize Library defaults over the fields coming from parent blocks.
2016-09-07 14:57:13 +05:00
Mushtaq Ali
e1247ba1e1
Remove duplicate-id rule for a11y discussions
...
TNL-4647
2016-09-07 13:20:13 +05:00
Braden MacDonald
3499b257c7
Merge pull request #13298 from open-craft/braden/sso-saml-debugging
...
Detailed logging and record keeping for SAML SSO [ENT-4]
2016-09-06 17:32:46 -07:00
Braden MacDonald
8bf9b188a5
Add optional "debug mode" w/ detailed logging for SAML IdPs
2016-09-06 15:27:45 -07:00
Brian Jacobel
44e70dc2ca
Merge pull request #13406 from edx/bjacobel/toolbarmageddon
...
Toolbarmageddon! (TNL-5105)
2016-09-06 17:34:56 -04:00
Cliff Dyer
12b8f9d978
Merge pull request #13372 from edx/cdyer/bs-app
...
Register block_structure djangoapp.
2016-09-06 14:26:15 -04:00
Brian Jacobel
2dcb8f81c1
Fix issue where duplicate toolbars would be displayed above discussion forum comments while posting
...
TNL-5105
2016-09-06 13:54:55 -04:00
Clinton Blackburn
9f0598950c
Merge pull request #13400 from edx/revert-13321-clintonb/userinfo-cookie
...
Revert "Updated User Info Cookie"
2016-09-06 11:52:45 -04:00
J. Cliff Dyer
1371739f45
Register block_structure djangoapp.
...
TNL-5274
2016-09-06 11:42:38 -04:00
Marko Jevtić
79421a2c94
Merge pull request #13299 from edx/mjevtic/SOL-1953
...
[SOL-1953] Update Commerce Configuration
2016-09-06 16:53:20 +02:00
Mushtaq Ali
af8773202f
Merge pull request #13405 from edx/mushtaq/a11y-discussions-aria-vaild-attr-value
...
Ensure correct aria-valid-attr-value for discussions
2016-09-06 19:14:11 +05:00
Brian Jacobel
11828e9003
Fix tests - you shouldn't be able to update the topic of an inline post
2016-09-06 09:51:37 -04:00
Brian Jacobel
d103f0183f
Substitute visible labels for placeholders in post submission form. Fix alignment.
...
TNL-5166
2016-09-06 09:03:18 -04:00
Muhammad Ammar
cf9db7ee0d
Merge pull request #13402 from edx/ammar/update-label-extract-logic
...
update question tag extraction logic
2016-09-06 17:20:07 +05:00
muhammad-ammar
d85cdcace2
update question tag extraction logic
2016-09-06 16:35:34 +05:00
Mushtaq Ali
bcab8101cb
Ensure correct aria-valid-attr-value for discussions
2016-09-06 15:58:39 +05:00
Awais Jibran
91c1049b24
Merge pull request #13390 from edx/aj/improve-registration-activation-logging
...
Aj/improve registration activation logging
2016-09-06 13:02:18 +05:00
jareerahsan
c5de73a710
Merge pull request #13401 from edx/jareer/ECOM-4945-Fix
...
Fixed div to inline
2016-09-06 12:45:11 +05:00
Qubad786
be80ef3a7f
prioritize Library's defaults over inherited ones.
2016-09-06 12:00:56 +05:00
Awais Jibran
0bc4f4e026
Merge pull request #13357 from edx/aj/ECOM-5405-update-bulk-enroll-mgm
...
Update each enrollment in atomic transaction not all
2016-09-05 20:22:50 +05:00
Jareer Ahsan
e680dfbc7a
Fixed div to inline
2016-09-05 17:50:48 +05:00
Andy Armstrong
79085fff73
Merge pull request #13345 from edx/andya/buttons-not-links
...
Make discussion links into buttons for a11y
2016-09-02 21:50:16 -04:00
Clinton Blackburn
40110b3171
Revert "Updated User Info Cookie"
2016-09-02 17:28:34 -04:00
Clinton Blackburn
0dedc6ab71
Revert "Updated User Info Cookie"
2016-09-02 17:26:00 -04:00
Andy Armstrong
f1bad0721f
Make discussion links into buttons for a11y
...
TNL-4640
2016-09-02 16:34:15 -04:00
Muzaffar yousaf
d97e8e5e7e
Merge pull request #13397 from edx/ammar/poc
...
Making CAPA problems accessible TNL-4971
2016-09-03 01:06:48 +05:00