muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
Ned Batchelder
4fe01bfb88
Update translations (autogenerated message)
2016-10-06 14:35:43 +00:00
Jesse Zoldak
ce1eb237d1
Merge pull request #13651 from edx/revert-13483-itsjeyd/inline-discussion-assets
...
Revert "Have DiscussionXBlock take care of loading assets it depends on"
2016-10-05 17:20:56 -04:00
Brian Jacobel
8b0b4f5ce2
Redesign sequence nav, move breadcrumbs out of sequence container
...
TNL-5555
2016-10-05 13:39:27 -04:00
alisan617
66ea22cab6
Merge pull request #13587 from edx/alisan/bookmark-btn-TNl-5625-unit-title-TNL-5623
...
add new unit title and renew bookmark button
2016-10-05 12:53:40 -04:00
Jesse Zoldak
dbab855742
Revert "Have DiscussionXBlock take care of loading assets it depends on"
2016-10-05 12:37:12 -04:00
alisan617
a0a46c461e
add new unit page title TNL-5623
...
new bookmark button placement and look TNL-5625
2016-10-04 16:51:34 -04:00
Tim Krones
baa9d06e97
Have DiscussionXBlock take care of loading JS and CSS files it depends on.
...
* Add openedx.core.lib.xblock_builtin.get_css_dependencies and get_js_dependencies,
which respect PIPELINE_ENABLED setting when determining dependencies.
* Move new discussion-related Sass files into discussion subdirectory.
* Use "load_unicode" instead of "render_template" to load JS to add to fragment for DiscussionXBlock.
* Remove unused "course" parameter from context for DiscussionXBlock.student_view.
* Add RTL stylesheet for DiscussionXBlock, and enable the block to load correct stylesheet.
* Load MathJax only once, and include code for configuring MathJax in discussion bundle.
* Make sure username renders correctly in DiscussionXBlock response header.
* Move WYSIWYIG Markdown editor styles to _build-discussion.scss.
* Remove unnecessary import of discussion/utilities/v1-compatibility from _build-discussion.scss.
* Keep courseware-chromeless.html in sync with courseware.html.
* Load CSS for discussions on Teams tab. This makes it possible to remove CSS for discussions from Sass files for "Course" tab.
* Load js/src/tooltip_manager.js, jquery.autocomplete.js and jquery.autocomplete.css on "Course" tab.
2016-10-03 22:11:31 +10:30
Ned Batchelder
91bae6701d
Merge pull request #13605 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-09-29 15:30:52 -04:00
Ned Batchelder
7dce728108
Update translations (autogenerated message)
2016-09-29 14:59:41 +00:00
Waheed Ahmed
44efb654fd
Fixed keyboard focus remains within modal simulated dialogs.
...
ECOM-4188
ECOM-5303
2016-09-29 19:21:03 +05:00
Matthew Piatetsky
9ba9772239
Merge pull request #13596 from edx/matthewpiatetsky/ECOM-5820/rename_order_event
...
ECOM-5820 Rename completed order event
2016-09-28 16:13:37 -04:00
Brian Jacobel
e42c1f8576
Merge pull request #13541 from edx/bjacobel/url.min.js
...
Prevent url.min.js from being loaded outside a bundle
2016-09-28 11:23:44 -04:00
Matthew Piatetsky
58a4f68a0b
Rename completed order event
2016-09-28 14:12:22 +00:00
Chris Rodriguez
dadd7195eb
AC-586 updating button styles for automated a11y checks
2016-09-26 13:01:26 -04:00
alisan617
fb35ffb07d
Merge pull request #13449 from edx/alisan/discussion-sidebar-topics-menu-TNL-5169
...
Add aria attributes to discussion topics sidebar
2016-09-22 17:48:57 -04:00
Ned Batchelder
358788255c
Merge pull request #13546 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-09-22 17:12:47 -04:00
alisan617
0ffeb4639b
Make the left sidebar in Discussion page accessible
...
TNL-5169
2016-09-22 15:28:29 -04:00
Ned Batchelder
0a2e7363e7
Update translations (autogenerated message)
2016-09-22 17:35:44 +00:00
Andy Armstrong
810835700a
Merge pull request #13527 from edx/release
...
Release
2016-09-22 13:05:33 -04:00
Brian Jacobel
abe7fd29dd
Prevent url.min.js from being loaded outside a bundle
2016-09-22 12:07:23 -04:00
Brian Jacobel
86ce605115
Fix bottom-border of last discussion thread in list
...
TNL-5571
2016-09-19 10:50:00 -04:00
Marco Morales
49c79777aa
Merge pull request #13424 from edx/marco/dashboard/card-cleanup
...
Adjustments to course dashboard visual styles
2016-09-19 10:21:47 -04:00
Brian Jacobel
a2bf4696e4
Merge pull request #13428 from edx/bjacobel/topic-list-dropdown
...
Replace discussion topic selector with a native dropdown
2016-09-19 09:53:17 -04:00
Brian Jacobel
a1cc094313
Merge pull request #13457 from edx/bjacobel/discussion-color-contrast
...
Fix color-contrast a11y failures in Discussions
2016-09-16 15:49:55 -04:00
Christina Roberts
4288793a23
Merge pull request #13497 from edx/release
...
Merge release into master
2016-09-16 13:19:01 -04:00
Brian Jacobel
a229e1f028
Fix DiscussionHomePageTest color-contrast issues - TNL-4635
2016-09-16 13:11:21 -04:00
Brian Jacobel
a19274c84f
Fix DiscussionOpenClosedThreadTest color-contrast issues - TNL-4644
2016-09-16 13:11:20 -04:00
Brian Jacobel
ad1aa2b35f
Fix DiscussionTabMultipleThreadTest color-contrast issues - TNL-4639
2016-09-16 13:11:20 -04:00
cahrens
a249e8e18c
Revert "Fixed keyboard focus remains within modal simulated dialogs."
...
This reverts commit 3c84b7a12c .
2016-09-16 09:27:34 -04:00
cahrens
9804f73e36
Revert "Fixed focus should remain within the simulated dialogs."
...
This reverts commit ae849406bf .
2016-09-16 09:27:19 -04:00
Jareer Ahsan
118afcd37f
ECOM-4945 Fixed Shift-Tab on menu
...
TNL-5437 Reverted to no RequireJS
2016-09-16 01:19:12 +05:00
Ned Batchelder
726a59110f
Merge pull request #13476 from edx/ned/update-translations
...
Update translations (autogenerated message)
2016-09-15 09:36:53 -04:00
Chris
23cc23bb9c
Merge pull request #13386 from edx/clrux/ac-578-logistration-label-link
...
AC-578 fixing link in label on logistration form
2016-09-15 07:30:11 -04:00
Ned Batchelder
ab819d1273
Update translations (autogenerated message)
2016-09-15 11:27:16 +00:00
Chris Rodriguez
2e3129fbd8
AC-578 fixing link in label on logistration form
2016-09-14 14:59:14 -04:00
Brian Jacobel
2a984c60b5
Replace discussion topic selector with a native dropdown
...
TNL-5165
2016-09-14 14:19:11 -04:00
Chris
4b9ab31971
Merge pull request #13438 from edx/clrux/ac-581-dashboard-contrast
...
AC-581 using UXPL values for course types on dashboard
2016-09-13 10:27:34 -04:00
Andy Armstrong
49fe0d35eb
Merge pull request #13416 from edx/andya/fix-discussion-rtl
...
Fix RTL issues with discussion sass
2016-09-12 14:58:01 -04:00
Andy Armstrong
a6bbe8a3a2
Fix RTL issues with discussion sass
...
TNL-4709
2016-09-12 13:38:50 -04:00
Brian Jacobel
a5376cd4d0
Merge pull request #13425 from edx/bjacobel/topic-list-corners
...
Fix extremely minor box corner issue in Discussions
2016-09-12 12:00:04 -04:00
Chris Rodriguez
ae4e4c1346
AC-581 using UXPL values for course types on dashboard
2016-09-09 15:04:59 -04:00
Brian Jacobel
500bac6fcb
Merge pull request #13427 from edx/bjacobel/load-more-button
...
Fix width of 'Load More' button in Discussions
2016-09-09 11:38:10 -04:00
Brian Jacobel
2e0b6c1282
Merge pull request #13418 from edx/bjacobel/new-post-bug
...
Fix bug where new posts were not assigned a topic ID and would fail to post
2016-09-09 09:32:23 -04:00
Brian Jacobel
c54a5ee20c
Fix width of 'Load More' button in Discussions
2016-09-08 16:53:23 -04:00
Brian Jacobel
dfeab6347d
Fix extremely minor box corner issue in Discussions
2016-09-08 14:05:21 -04:00
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
Brian Jacobel
545ef583e7
Fix bug where new posts were not assigned a topic ID and would fail to post
...
TNL-5442
2016-09-08 12:52:04 -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
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