lduarte1991
b83e27fc9d
Diacritic Plugin for Annotator Tool: Pull-request Fixes
...
Making sure extension comes after annotator css
2014-06-02 10:45:29 -04:00
lduarte1991
de5edcffbb
Diacritic Plugin for Annotator TooL: Added CSS and JS files
...
- UI Fixes for Diacritic Mark Plugin
2014-06-02 10:45:29 -04:00
Andy Armstrong
6b3e100cc1
Allow editing of container xblocks/xmodules
...
STUD-1312
2014-05-29 14:02:45 -04:00
lduarte1991
e4e4b32c62
Image Annotation Tool: Add linkback functionality to image thumbnails
...
Changes requested in PR
2014-05-23 14:59:31 -04:00
lduarte1991
0318c95537
Image Annotation Tool Fixes
...
- Added component to view
- Added correct images for OSD
- Fixed path to codemirror
- Tinymce fullscreen works now
- Pep8/Pylint Fixes
- Default image changed and added call to super
2014-05-23 14:58:18 -04:00
lduarte1991
008bbc224b
Image Annotation Tool: Add static images for openseadragon navigation
2014-05-23 14:57:48 -04:00
lduarte1991
32e96681f6
Image Annotation Tool: create xmodule and install js files
2014-05-23 14:57:23 -04:00
lduarte1991
c24252001c
Annotation Tools: Add helper functions and fixed pep8/pylint errors
...
Small plugin fixes
2014-05-23 14:57:16 -04:00
Dave St.Germain
285c07fc22
Addressed review feedback.
2014-05-22 10:40:31 -04:00
Dave St.Germain
232df30b3e
support aria-grabbed and aria-dropeffect
2014-05-22 09:51:50 -04:00
Dave St.Germain
f4391b5eb9
fixing drag and drop
2014-05-22 09:51:50 -04:00
lduarte1991
0c1b045f3c
Using Edx version of tinymce
2014-05-16 14:02:25 -04:00
lduarte1991
e911d57911
Revert "Revert pull request #3466 "
...
This reverts commit 59e3cae4c9 .
2014-05-15 15:23:28 -04:00
David Baumgold
59e3cae4c9
Revert pull request #3466
2014-05-14 13:55:26 -04:00
David Baumgold
c0a5171c75
Merge pull request #3466 from lduarte1991/lduarte-harvardx
...
Reconnecting Token Generator for Annotation Tool
2014-05-09 16:14:42 -04:00
lduarte1991
edeebe7bea
Fixes from @singingwolfboy in PR #3466
2014-05-08 11:37:49 -04:00
cahrens
fb150bcf64
Drag and drop on container page.
...
STUD-1309
2014-05-02 15:09:15 -04:00
jsa
03977a4666
crude fix for intermittent jasmine test failures
2014-04-29 14:26:12 -04:00
lduarte1991
5ae1ca9685
Reconnecting Token Generator for Annotation Tool
2014-04-24 16:14:05 -04:00
Greg Price
0e59038c72
Add pagination to forum user profile page
2014-04-23 16:49:50 -04:00
Greg Price
643069c64c
Remove cruft from user profile threads
...
This removes the vote button from threads on the user profile, which was
the only interaction available on the page other than the link to view
the thread in the main discussion view.
2014-04-23 16:07:36 -04:00
David Baumgold
3b49c17c06
Merge pull request #3382 from TheJJ/patch-1
...
fixed retry invokation for calling setState
2014-04-23 13:34:33 -04:00
Jonas Jelten
3de30aba2e
fixed retry invokation for calling setState
...
to successfully call a function with parameters by setTimeout,
it needs to be a function that will be called by setTimeout internally.
this patch actually enables multiple tries for calling the setState function.
2014-04-18 23:00:25 +02:00
Diana Huang
19b6718c2e
Merge pull request #3392 from edx/release
...
Release
2014-04-18 09:34:26 -04:00
Greg Price
92151e3bd6
Render markup in inline threads on expand/collapse
...
This was a bug in 3af90ef .
2014-04-17 15:13:00 -04:00
Diana Huang
639c42dbe2
Merge branch 'release'
2014-04-17 14:02:56 -04:00
Greg Price
862a16cac0
Show full body when expanding inline forum thread
...
This was a bug in 3af90ef .
JIRA: FOR-559
2014-04-17 12:36:03 -04:00
Adam Palay
6d356a4512
change .ui-disabled to .is-disabled
2014-04-17 11:15:02 -04:00
Adam Palay
7636ad3240
Add javascript backup if pointer-event is not supported by browser
...
(STUD-1498)
2014-04-16 14:44:50 -04:00
Brian Talbot
5940f1ff1a
Studio: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
...
Studio: revising .fake-link utility class to use Sass placeholder and syncing commenting style
LMS: updating Sass ui-disabled placholder syntax and creating utility is-disabled class
Studio: adding in basic action Sass placeholder for use in enabling/disabling UI
Studio: applying action Sass placeholder to publish/create-draft Unit view actions
STUD-1497
2014-04-16 14:44:30 -04:00
Andy Armstrong
1b2d1858fa
Fix duplicate save and cancel buttons in Studio
...
STUD-1531
Also add support for refreshing the modal on custom save
2014-04-15 15:28:22 -04:00
Andy Armstrong
a3b2809601
Fix duplicate save and cancel buttons in Studio
...
STUD-1531
Also add support for refreshing the modal on custom save
2014-04-15 14:04:55 -04:00
Dave St.Germain
0a19c96a08
updated pdf viewer
2014-04-14 14:28:06 -04:00
Chris Dodge
27d7c19c40
Merge branch 'release'
...
Conflicts:
cms/templates/widgets/source-edit.html
2014-04-14 14:17:03 -04:00
Greg Price
ecf9923e96
Return 404 instead of 500 for missing forum thread
...
Also show a more specific error message in the front end. This change
only has an effect if using cs_comments_service commit 1d71330 or later.
2014-04-10 13:17:58 -04:00
Andy Armstrong
8059547ed8
Merge pull request #2981 from edx/andya/container-editing
...
Add "Edit" button to each leaf xblock on the container page
2014-04-10 09:29:32 -04:00
Greg Price
8c8367b055
Merge pull request #3183 from edx/gprice/inline-response-pagination
...
Add repsonse pagination to inline discussions
2014-04-09 17:55:15 -04:00
Frances Botsford
e18dd7f50a
fixed mixin sass
2014-04-09 10:32:12 -04:00
Frances Botsford
636fa19033
small ui fixes in Studio - textbooks upload and loading font-size
2014-04-09 10:32:11 -04:00
Andy Armstrong
7770d9d427
Implement editing from the Studio container page.
...
STUD-1306
2014-04-09 10:32:11 -04:00
Sarina Canelake
2d08b3a394
Fix i18n'd strings to be easier for translators to understand
...
Signup modal
Just translate discussion sr text
Markdown editor help
Help modal and reverify dash
2014-04-08 13:09:07 -04:00
Chris Dodge
a904fa09bd
Revert "updated pdf viewer"
...
This reverts commit b0a7443570 .
2014-04-08 12:59:04 -04:00
Greg Price
a77968660f
Merge pull request #3228 from edx/gprice/FOR-542
...
Change behavior of cohort addition interface
2014-04-07 12:54:38 -04:00
Greg Price
707ee5f2c7
Change behavior of cohort addition interface
...
Instead of noting users that are already in a cohort and not changing
such users, clobber the previous cohort and display a message indicating
the previous cohort membership.
JIRA: FOR-452
2014-04-07 11:40:51 -04:00
Dave St.Germain
ad186e236e
Merge pull request #2986 from edx/dcs/a11y-pdfreader
...
Accessible PDF textbook viewer
2014-04-07 10:32:28 -04:00
Greg Price
3af90ef256
Add repsonse pagination to inline discussions
2014-04-02 14:32:58 -04:00
cahrens
e4de5d2eda
Match our default code editor font size of 13.
2014-04-02 11:12:34 -04:00
Brian Talbot
473ed4cc89
Studio: syncing up font-based styling between TinyMCE editing view and Studio HTML xmodule preview
...
Separating and documenting tinyMCE font imports from customized vendor code and customized render styling css files (because font must load first in iframe).
Add the TinyMCE font file to the CMS pipeline.
2014-04-02 11:12:34 -04:00
cahrens
b04a0d9986
Update default font size to 14 for bulk e-mail editor (LMS).
2014-04-02 11:12:34 -04:00
Brian Talbot
cc15a267ae
revising default (minified) TinyMCE content CSS to be scoped to .mce-content-body element
2014-04-02 11:12:34 -04:00