jmclaus
588979d5e5
Merge pull request #5308 from edx/jmclaus/forum-thread-type
...
Change the thread type of a previously posted post. [TNL-172]
2014-10-03 19:53:37 +02:00
jmclaus
c2716d470c
TNL-172: Change type of a previously posted post. IMPORTANT: this commit depends on commit 774887b in cs_comments_service.
2014-10-03 18:29:25 +02:00
John Eskew
2a8529d37a
Change email address detection in TinyMCE link plugin.
...
- If link has a "@" and a ":", do not consider it an email address.
Add un-minified version of plugin.js file for link plugin.
Update build instructions to include media plugin.
Commit re-built minified JS.
Add all plugins to Jakefile.js in zip file.
Reason for this commit:
Split acceptance test was failing when TinyMCE detected a Split asset
key as an email address. Fix was to modify email address detection.
2014-10-03 10:56:00 -04:00
Oleg Marshev
f020d1c584
Show date and time on Schedules and Details in UTC (TNL-85).
2014-10-03 11:17:00 +03:00
Waqas Khalid
26ad885ab5
Merge pull request #5403 from mlkwaqas/waqas/tnl90-ordering-of-pinned-thread-ignored
...
Pinned thread should come first when sorting
2014-10-01 20:45:20 +05:00
Andy Armstrong
8627fdef32
Support adding students to a cohort via the instructor dashboard.
...
TNL-163
2014-10-01 09:22:31 -04:00
E. Kolpakov
dcc82e1abe
Added default font to a list of available fonts in text editor XModule
...
Added acceptance test scenario to test for existense of "Default" font and all tinyMCE built-in fonts
Updated AUTHORS
2014-10-01 12:52:38 +04:00
Waqas Khalid
92d2a332d6
Pinned thread should come first when sorting
...
Pinned threads come on the top when we sort threads
by most recent activities but in the most activities
and most vote case it doesn't come on top. Pinned
thread should come on top in any case of sorting
TNL-90
2014-09-30 17:37:40 +05:00
Waqas Khalid
787f880009
Click on posts I'm following should load threads
...
When as course moderator when we click on posts
I'm followng from sidebar dropdown it gives error
that threads cannot be loaded. It should show all
the threads the user is following.
TNL-469
2014-09-26 19:50:33 +05:00
Adam Palay
01f2f81c53
Merge remote-tracking branch 'origin/release' into merge-conflicts-release
...
Conflicts:
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
2014-09-25 17:35:29 -04:00
Andy Armstrong
0ed3a95d3a
Merge branch 'release'
...
Conflicts:
AUTHORS
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
common/test/acceptance/pages/lms/dashboard.py
2014-09-25 16:25:45 -04:00
lduarte1991
7f8dd6a11e
Annotation Tools: Thumbnail check breaks on creation
...
- Fixed second similar function.
Conflicts:
common/static/js/vendor/ova/OpenSeaDragonAnnotation.js
2014-09-25 15:07:43 -04:00
polesye
00c7e60e07
TNL-171: Change topic of a previously posted post.
2014-09-24 20:28:14 +03:00
lduarte1991
d3fffde3a0
Image Annotation Tool: Fixes _isOpenSeaDragon function
2014-09-24 13:12:31 -04:00
Sarina Canelake
3cdfdae8bb
Merge pull request #5305 from lduarte1991/lduarte-harvardx-pr28
...
Fixes check for Image Annotation Tool to include ID from image server and fix scrolling bug
2014-09-24 13:10:50 -04:00
lduarte1991
29cddbca2c
Annotation Tools: Non-critical highlights == undefined fixes
...
i.e. they should be fixed but don’t cause the whole thing to break.
- PR fixes
- Reverted Fix
2014-09-24 11:21:53 -04:00
Waqas Khalid
fcf46546c3
Don't allow commenting while the thread is closed
...
When someone closes thread there is still option to add
comment which cause error when submitted. User shouldn't
be able to comment while the thread is closed.
TNL-150
2014-09-24 15:28:34 +05:00
lduarte1991
5634096825
Image Annotation Tool: Fixes _isOpenSeaDragon function
2014-09-23 13:03:48 -04:00
Tim Babych
d9df388855
Merge pull request #5221 from edx/tim/sourcemaps-debug-only
...
Do not generate CSS source maps in production
2014-09-17 13:37:55 +03:00
jsa
eef28a4f25
allow TAs to select the cohort of new posts.
...
TNL-153
2014-09-16 12:44:41 -04:00
Tim Babych
12f280b62a
[TNL-198] Do not generate JS and CSS source maps in production
2014-09-16 15:39:09 +03:00
Waqas Khalid
6dec04ba0f
Cancel the new post resets the state of form
...
When user is creating new post and then cancel it
the data remains in the form which appears when we
click on new post again. The state of form should
be reset.
TNL-148
2014-09-15 16:10:52 +05:00
Sarina Canelake
825dbddd95
Merge pull request #5165 from lduarte1991/lduarte-harvardx-pr25
...
Annotation Tool: Fixed TinyMCE issue when changing units
2014-09-12 16:40:02 -04:00
Sarina Canelake
abb2c6bc56
Merge pull request #5146 from lduarte1991/lduarte-harvardx-pr23
...
Text Annotation Tool: Reply/Grouping Bug Fix
2014-09-12 15:48:06 -04:00
lduarte1991
cf95dc0b75
[TNL-293] Annotation Tool: Fixed TinMCE issue when changing units
...
- fixed tinymce editors condition to check only positive numbers
2014-09-12 13:12:56 -04:00
lduarte1991
3204016487
Annotation Tools: Clean-up
2014-09-11 12:38:48 -04:00
lduarte1991
d649e208a7
Annotation Tools: Adding Check for Grouping in MyNotes
...
- Grouping instance checked instead of prototype
- adding comments
2014-09-10 13:31:33 -04:00
lduarte1991
5dc9e79d91
[TNL-287] Text Annotation Tool: Reply/Grouping Bug Fix
2014-09-10 12:29:43 -04:00
Greg Price
e26457748e
Merge pull request #5127 from aboudreault/discussion-request-abort-issue
...
Fix discussion error popup on http request abort
2014-09-08 17:46:16 -04:00
Alan Boudreault
78fd5cc12a
Fix discussion error popup on http request abort
2014-09-08 15:43:37 -04:00
Renzo Lucioni
ba7ff67a55
Merge pull request #5113 from edx/renzo/remove-unused-js
...
Remove unused analytics JS left over by 3rd party auth changes
2014-09-08 15:36:05 -04:00
Greg Price
3cf2481e6c
Merge pull request #5077 from edx/gprice/forum-cohort-selector-test
...
Test cohort selector in NewPostView
2014-09-08 11:54:30 -04:00
Piotr Mitros
5364508e48
Merge pull request #5108 from edx/pmitros/retrofix-xargs
...
XBlock argument passing support backport from SDK
2014-09-07 12:51:56 -04:00
Piotr Mitros
167f4171c4
XBlock argument passing support
2014-09-07 12:01:25 -04:00
Renzo Lucioni
823be96843
Remove unused analytics JS left over by 3rd party auth changes
2014-09-05 15:46:23 -04:00
Adam
58e6dcf79c
Merge pull request #5107 from edx/adam/resolve-merge-conflicts
...
Adam/resolve merge conflicts
2014-09-05 14:55:24 -04:00
Adam Palay
cfeb76e67f
Merge remote-tracking branch 'origin/release' into adam/resolve-merge-conflicts
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py
2014-09-05 13:20:15 -04:00
Adam Palay
58553a7fb8
escape html for inline discussions (TNL-182)
2014-09-05 11:02:17 -04:00
Waqas Khalid
4834e51aca
Mathjax should be used after complete loading
...
Student couldn't able to submit his answer in ie9
becuase mathjax was used before its complete loading
thats cuase the problem. Mathjax operations should be
handled synchronously inorder to avoid error.
BLD-1199
2014-09-05 17:19:48 +05:00
Greg Price
1de17fb745
Move more forum nav rendering logic to front end
...
The cohort selector is rendered only for a privileged user in a cohorted
course, and that logic is now in an Underscore template instead of Mako.
2014-09-04 18:22:19 -04:00
Greg Price
cd0ea052ed
Ensure forum nav cohort selector works correctly
...
One minor case is fixed (to pass "" instead of "all" as the group_id
parameter to indicate viewing all threads), and tests are added.
2014-09-04 18:00:43 -04:00
Greg Price
5c8daf4144
Improve thread list view tests
...
An obsolete test case was passing because the assertions were too weak,
so the assertions are improved and the test case removed.
2014-09-04 17:13:30 -04:00
Greg Price
d2a9b53e27
Use some real templates in forum list view tests
...
Unfortunately, one template (thread-list-template, defined in
_thread_list_template.html) still relies on complex Mako processing, so
that is still being mocked in the tests.
2014-09-04 15:36:45 -04:00
Andy Armstrong
8349dbfa42
Implement forum cohort visibility labels correctly
...
TNL-25
2014-09-04 13:47:48 -04:00
Greg Price
696ebf0993
Add cohort selector tests in forum NewPostView
2014-09-04 12:26:08 -04:00
Greg Price
6496963eb9
Use real templates in forum NewPostView tests
2014-09-04 11:45:46 -04:00
jsa
50741304dc
remove use of ngettext in discussion jasmine test
2014-09-03 15:09:44 -04:00
Julia Hansbrough
c7d4183310
Merge pull request #4915 from edx/flowerhack/redo-third-party
...
Facebook auth support.
2014-08-30 02:50:57 -04:00
Greg Price
988e4e6da5
Update UI for forum actions
...
The actions are now consolidated in one location for each piece of
content. Primary actions (vote, follow, endorse, mark as answer) are
buttons, and secondary actions (pin, edit, delete, report, close) are in
a menu. This also includes improved front-end error handling for the
actions and significant test cleanup.
Co-authored-by: jsa <jsa@edx.org >
Co-authored-by: marco <marcotuts@gmail.com >
Co-authored-by: Frances Botsford <frances@edx.org >
Co-authored-by: Brian Talbot <btalbot@edx.org >
2014-08-29 15:59:33 -04:00
Greg Price
a99196a164
Clear search alerts when a forum topic is selected
2014-08-29 15:59:33 -04:00