cahrens
ed614448e4
Cleanup of status.
...
Also remove unused empty jsinput_css.css.
2017-01-05 16:09:23 -05:00
cahrens
aa8d222678
New example jsinput problem.
...
TNL-5893
2017-01-05 16:09:22 -05:00
alisan617
229f112274
hide add a response button if 0 other responses
2017-01-04 16:14:29 -05:00
Andy Armstrong
accbda34e2
Clean up discussion styling issues
...
TNL-6184
2016-12-16 10:04:57 -05:00
Brian Jacobel
c1cf4e7870
Merge pull request #14155 from edx/bjacobel/inline-discussion-redesign
...
Fix bug on new post creation
2016-12-15 13:50:10 -05:00
Brian Jacobel
0e5f6c2e6f
Fix bug on new post creation where we would try to hide an element that wasn't there
2016-12-15 10:04:48 -05:00
alisan617
41620e05f2
new discussion post form layout
2016-12-15 09:20:51 -05:00
Brian Jacobel
e07a7d96b9
fixup! Fix TNL-6139
2016-12-14 12:54:45 -05:00
Brian Jacobel
b42150c78e
fixup! Fix TNL-6142
2016-12-14 10:51:43 -05:00
Andy Armstrong
f58d920b13
Hide the navigation bar when sorting won't work
2016-12-13 17:23:19 -05:00
Andy Armstrong
52d5de5b5d
More discussion styles
2016-12-13 12:17:23 -05:00
Brian Jacobel
13eee1c104
Fix TNL-6142
2016-12-13 11:31:32 -05:00
Brian Jacobel
1958a3636e
Fix TNL-6139
2016-12-13 11:31:32 -05:00
Andy Armstrong
4922d7753e
Clean up discussion styles to be consistent across views
2016-12-13 08:39:51 -05:00
Andy Armstrong
81c4e17033
Revert to showing all posts upon adding a post
2016-12-12 17:30:21 -05:00
Andy Armstrong
7287e8ef85
Fix a number of styling bugs
2016-12-12 17:07:06 -05:00
Brian Jacobel
54a9db776d
Remove thread 'inline' rendering mode, make tab mode the One True Mode
2016-12-12 11:01:58 -05:00
alisan617
f5936b36ae
remove Related to in inline, add it to Profile, spacing nits
2016-12-12 11:01:57 -05:00
alisan617
ee3a58edea
revert Error message back as it is for the modal title
2016-12-12 11:01:57 -05:00
alisan617
03d93a2e89
copy edits and profile page title
2016-12-12 11:01:57 -05:00
Brian Jacobel
2f78b0ec3c
Fix alignment when posting is disabled in teams
2016-12-12 11:01:56 -05:00
Brian Jacobel
187783beaf
Requested UI changes - borderless, all posts is no longer highlighted
...
Fix read only support for team discussions
Fix error messages to use "posts" not "threads"
More small UI tweaks, padding and alignment
Add a11y tests for all inline discussion states
Improve discussion error messages
2016-12-12 11:01:56 -05:00
alisan617
82d05c6eb7
make new post view overlay-ish
2016-12-12 11:01:55 -05:00
Brian Jacobel
5dad2afa44
Squashed minor issue fixes in inline discussion view
...
Make this selector more specific, was getting overrides
Fix Teams implementation of inline discussion
Fix LMS tests
Work on pagination support
Jasmine tests for this feature
Focus works when navigating between list and detail
Fix safe template violations
2016-12-12 11:01:25 -05:00
Andy Armstrong
a099d600b2
Implement inline discussion drill-down to see post
2016-12-12 10:05:28 -05:00
Brian Jacobel
c655c5a678
Add new DiscussionInlineView which uses DiscussionThreadListView
2016-12-12 10:05:28 -05:00
cahrens
156b43ec0f
Allow passing through title to iFrame.
...
Also changes section to div.
TNL-6044
2016-12-05 12:53:57 -05:00
Brian Jacobel
7806b8a482
Out-of-band cleanup on this test fixture because it horrified me so much
2016-11-28 12:00:03 -05:00
Andy Armstrong
3fb7134efc
Merge pull request #14020 from edx/andya/update-gemnasium-libraries
...
Clean up npm-installed packages
2016-11-23 14:02:29 -05:00
Andy Armstrong
746e310088
Clean up npm-installed packages
2016-11-22 17:51:09 -05:00
alisan617
ad2a2f29bc
discussion thread post preview in DiscussionThreadListView
2016-11-18 13:58:17 -05:00
attiyaishaque
76e1d4a75c
TNL-5621 Fix discussion topics in MIT course.
2016-11-09 22:26:48 +05:00
alisan617
e80d9b5792
Refactor discussion tab UI code into parts to be reusable for inline discussions
...
TNL-5669
2016-11-08 14:17:01 -05:00
Mushtaq Ali
0e8dacc72a
Revert "format xml before displaying"
2016-11-03 12:01:30 +05:00
Andy Armstrong
369b9baad6
Use fonts from the Pattern Library
...
* Updated the SASS to point to the Pattern Library
* Removed duplicate copies of fonts
2016-11-01 14:35:36 -04:00
Ned Batchelder
ab9452434d
Merge pull request #13837 from edx/release
...
Release to master
2016-10-26 05:28:04 -04:00
Syed Hassan Raza
c0fcb529ec
Fix checking empty array
2016-10-25 15:25:27 +05:00
Ned Batchelder
53f8516b8e
Merge pull request #13825 from edx/release
...
Release
2016-10-24 19:33:39 -04:00
Albert St. Aubin
055fd6ea8f
Refactored the status icon and span to a unified template and updated tests
2016-10-24 16:48:58 -04:00
Robert Raposa
13222adf05
Upgrade MathJax to 2.7.
2016-10-20 10:53:04 -04:00
Robert Raposa
4d301b9b98
Revert MathJax -full config.
2016-10-18 13:55:25 -04:00
Robert Raposa
13495d88ab
Use MathJax -full config.
2016-10-17 16:50:31 -04:00
Greg Martin
4ddda443b8
Implement localized datetimes in browser
...
moment-timezone require config
jasmine test fix, duplicate req. cleanup
2016-10-14 15:25:38 -04:00
alisan617
d5635cf1ba
New inline discussion home view UI
...
TNL-4756
2016-10-14 10:54:50 -04:00
Brian Beggs
fa81f303f5
Merge pull request #13735 from edx/release
...
Merge release -> master for release-2016-10-12
2016-10-12 14:06:17 -04:00
alisan617
69b5a4adfc
classname clash in uxpl shims TNL-5534
2016-10-11 12:51:01 -04:00
Tim Krones
3649f8181d
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-12 01:22:42 +10:30
noraiz-anwar
0f3a146177
Merge pull request #13551 from noraiz-anwar/na/mathjax-fix
...
Fix mathjax rendering
2016-10-07 16:58:03 +05:00
muhammad-ammar
c3b6b10478
Problem (capa) feedback UX revamp.
...
TNL-4877
2016-10-06 17:34:43 -04:00
Noraiz Anwar
34ab38d729
Fix mathjax rendering
...
TNL-5451
2016-10-06 12:30:46 +05:00