cahrens
7b24172614
Update tests for minor UI changes.
...
Code editor button no longer shows an icon, and code style toolbar button location has moved.
2014-03-24 10:45:09 -04:00
cahrens
a6b18dea80
Fire events before and after the link dialog is shown.
...
This allows us to convert the static links.
2014-03-21 15:39:44 -04:00
cahrens
bb0a58abf7
Code review feedback.
2014-03-21 15:00:31 -04:00
cahrens
b0c35982a6
Change the event handling for image plugin.
...
Fixes FireFox bug, and allows us to correct the image path when we show the plugin (as opposed ot only correcting path when we close the plugin).
2014-03-21 14:49:12 -04:00
cahrens
d623a4e480
Updates from code review.
2014-03-21 14:42:00 -04:00
cahrens
fb6afc708d
pep8
2014-03-21 14:42:00 -04:00
cahrens
e1908b5ab2
Fire an event with the link plugin closes so we can rewrite links.
2014-03-21 14:41:59 -04:00
cahrens
09643c8738
Add test for code format toolbar button.
2014-03-21 14:41:59 -04:00
cahrens
07d54be64d
Add tests for toolbar buttons and converting links.
2014-03-21 14:41:59 -04:00
cahrens
b1f4d28e46
Test for style block being maintained.
2014-03-21 14:41:58 -04:00
cahrens
f31f936041
Update acceptance test for image plugin.
2014-03-21 14:41:58 -04:00
Jay Zoldak
c5a7911b87
Fix pylint disable pragmas that were pep8 violations
2014-03-20 10:18:40 -04:00
David Adams
d45251164e
Fixes tinymce bug:
...
On using the image plugin, the image was not appearing in the
visual editor immediately after using the command.
Selenium test added.
2014-03-05 11:30:32 -08:00
Alexander Kryklia
b5bf4b7500
Enable latex problems via key in course.settings.
...
BLD-426
2013-11-04 12:13:23 +02:00
Jay Zoldak
33f6d3b819
Address code review comments
2013-10-16 17:08:32 -04:00
Jay Zoldak
37933cb5f9
refactor studio component creation in acceptance tests
2013-10-16 15:02:49 -04:00
cahrens
d63813b4aa
Fix missing source_code in LaTeX HTML.
...
STUD-565
2013-08-01 17:27:34 -04:00
Adam Palay
2efcb0cdca
Change default names for various LMS components
...
Embedded discussion component defaults to "Discussion"
Blank HTML page defaults to "Text"
Video component defaults to "Video"
These default names show up in tooltips.
2013-07-25 10:38:47 -04:00
Don Mitchell
3722685e1a
No longer persist XModule templates
...
Instead, we use XModule field default values when creating an empty
XModule. Driven by this use case, we also allow for XModules to be
created in memory without being persisted to the database at all. This
necessitates a change to the Modulestore api, replacing clone_item with
create_draft and save_xmodule.
2013-07-16 14:33:58 -04:00
Don Mitchell
8c904f31a9
Move defaults from yaml templates to field definitions.
...
This standardizes the XModule field default values to be the same as the
values that are presented by studio when a component is added to a
course.
2013-07-16 14:24:41 -04:00
cahrens
8fd15ce45d
Review feedback.
2013-05-30 14:13:10 -04:00
cahrens
f0260757c5
Cleanup.
2013-05-29 16:50:22 -04:00
cahrens
551a1c1516
pep8 and documentation cleanup.
2013-05-29 15:47:46 -04:00
cahrens
c8d6d5d283
Selenium tests.
2013-05-23 11:34:02 -04:00