Adam Olley
8180281b73
MDL-47484 atto_indent: Prevent loss of rangy markers in some cases
2014-10-01 13:53:23 +09:30
Sam Hemelryk
2957fdddd5
Merge branch 'm28_MDL-47170' of https://github.com/totara/moodle
2014-09-30 10:03:06 +13:00
Brian Barnes
e02d3cf2a0
MDL-47170 tiny_mce: Fixed display of bullets in rtl languages
2014-09-09 15:37:23 +12:00
Damyon Wiese
3a7887baa4
MDL-47060 Atto: Autosave - play nicely with HTML source view.
...
There are 2 fixes here:
1. do not overwrite the changes to the HTML source when we do an autosave.
2. Move the Atto notifications alert to the containing div so it aligns properly for either view.
2014-09-03 15:00:02 +08:00
Eloy Lafuente (stronk7)
934a22a333
Merge branch 'm28_MDL-46875' of https://github.com/totara/moodle
2014-08-27 01:41:58 +02:00
Damyon Wiese
6d9a83c294
Revert "Merge branch 'MDL-46917-master' of git://github.com/andrewnicols/moodle"
...
This reverts commit acbcea5101
, reversing
changes made to 91f31c097d
.
2014-08-26 17:18:03 +08:00
Brian Barnes
24af352b40
MDL-46875 tinymce: Fixed issue with full screen and spelling
2014-08-26 13:19:43 +12:00
Andrew Nicols
1b8f073de3
MDL-46917 atto: Focus on the editor when the form label is selected
2014-08-22 08:58:21 +08:00
Marina Glancy
ea1a0ff85a
NOBUG: Fixed file access permissions
2014-08-21 10:18:37 +08:00
uhunkler
6dccf359a0
MDL-46302 correct atto img float right
...
Correct the atto image "float right" margin CSS
2014-08-20 00:59:31 +02:00
Damyon Wiese
9eea856632
MDL-18014 Atto autosave: Add a timemodified field to the auto save drafts
...
Do not restore any draft older than 4 days to (sort of) sync with the draft file
lifetime.
2014-08-19 12:30:13 +08:00
Damyon Wiese
942501f318
MDL-18014 Atto autosave: When text is recovered, force it into the undo stack
...
This allows you to use "Undo" to go back to the unaltered text in the form.
2014-08-19 12:13:41 +08:00
Damyon Wiese
c07f86ce26
MDL-18014 Atto autosave: Use the $PAGE->url to differentiate autosave instances
2014-08-14 13:23:05 +08:00
Damyon Wiese
d8733567ee
MDL-18014 Atto autosave: Redo version bump after rebase
2014-08-14 12:44:01 +08:00
Damyon Wiese
56579fb68b
MDL-18014 Atto autosave: Change ajax script path to an attribute
2014-08-14 12:44:00 +08:00
Damyon Wiese
e7a8977ef4
MDL-18014 Atto: Fix for error handling bug on autosave
2014-08-14 12:43:47 +08:00
Damyon Wiese
f1018cd615
MDL-18014 Atto: Make notifications fade in/out.
2014-08-14 12:43:32 +08:00
Damyon Wiese
a10c6ea8fc
MDL-18014 Atto: Language change for auto save text.
...
Make this text shorter so it's less distracting.
2014-08-14 12:43:14 +08:00
Damyon Wiese
19549f8bed
MDL-18014 Atto: Assorted coding style changes from peer review
2014-08-14 12:43:14 +08:00
Damyon Wiese
6bfd450a6d
MDL-18014 Atto: Make the autosave frequency configurable
2014-08-14 12:43:04 +08:00
Damyon Wiese
a108fbeecf
MDL-18014 Atto: Add a notification when text is autosaved.
2014-08-14 12:42:55 +08:00
Damyon Wiese
8593521f4c
MDL-18014 Atto autosave: Fix coding style issues
2014-08-14 12:42:46 +08:00
Damyon Wiese
e3502577b8
MDL-18014 Atto: Reset auto save frequency to 60 seconds.
2014-08-14 12:42:45 +08:00
Damyon Wiese
c195bbffab
MDL-18014 Atto autosave: Correct detection of autosaving error when session expired
2014-08-14 12:42:37 +08:00
Damyon Wiese
8a5db5472e
MDL-18014 Atto autosave: Show warning when the server cannot be contacted for autosave.
2014-08-14 12:42:27 +08:00
Damyon Wiese
ddaeae21fd
MDL-18014 Atto autosave: Change default autosave frequency to 60 seconds
2014-08-14 12:42:17 +08:00
Damyon Wiese
75c86d13c7
MDL-18014 Atto: Add notification support to Atto.
2014-08-14 12:42:06 +08:00
Damyon Wiese
2ba6706d12
MDL-18014 Atto: Autosave text every N seconds.
2014-08-14 12:41:55 +08:00
Andrew Nicols
4dbc02f664
MDL-45780 editor_atto: Update the textarea more often
...
This change updates the frequency of the textarea update to additionally
update it:
* on keypress; and
* on content paste.
2014-08-11 12:31:36 +08:00
Damyon Wiese
016bbe2c2c
MDL-44116 Atto: Improve new accessibility sniffs.
...
Check for empty text it row, column headers and captions on tables.
Link to "Entire document" text instead of repeating the entire document if the text is long and has no headings.
2014-07-30 12:06:20 +08:00
Damyon Wiese
e5b5b5be4d
MDL-44116 Atto Accessbility checker: Additional sniffs.
2014-07-21 15:18:22 +08:00
Dan Poltawski
e1673b58ec
MDL-46240 atto_collapse: fix icon url
2014-07-04 14:33:39 +01:00
Mark Nelson
c9b0e9769a
MDL-32450 editor_tinymce: documented removal of DragMath
2014-06-30 13:08:00 -07:00
Mark Nelson
07f8f2f559
MDL-32450 editor_tinymce: removed DragMath from the 'customtoolbar' setting
2014-06-30 13:07:33 -07:00
Petr Skoda
1170df12a1
MDL-32450 delete Dragmath plugin and library because it is not compatible with GPL
2014-06-29 15:36:29 -07:00
Marina Glancy
d70fe4f8d9
Merge branch 'wip-mdl-46061' of git://github.com/rajeshtaneja/moodle
2014-06-26 10:26:59 +08:00
Rajesh Taneja
d7a0b72160
MDL-46061 behat: Fixed blur event problem for atto_image
...
atto_image look for blur event after changing width/height
Added a new step to get focus off the element, so this can
work.
2014-06-26 09:59:49 +08:00
Damyon Wiese
2b472c83b5
MDL-45983 Atto equation editor: Exclude phantomjs from this behat test because it's buggy
2014-06-25 15:04:20 +08:00
Marina Glancy
8d879f3928
Merge branch 'MDL-45983-master' of git://github.com/damyon/moodle
2014-06-24 13:51:30 +08:00
Marina Glancy
5c5d182301
Merge branch 'MDL-46061-master' of git://github.com/FMCorz/moodle
2014-06-24 13:32:13 +08:00
Damyon Wiese
95664d548f
Merge branch 'MDL-46046-master' of git://github.com/FMCorz/moodle
2014-06-24 11:44:42 +08:00
Damyon Wiese
f8793245e8
Merge branch 'MDL-44773-master' of git://github.com/FMCorz/moodle
2014-06-24 10:08:28 +08:00
Frederic Massart
f756d3d492
MDL-46061 atto_image: Improved tests to cover sizing feature
2014-06-19 16:00:23 +08:00
Frederic Massart
91bc9570e1
MDL-46061 atto_image: Prevent error when image does not have a size
2014-06-19 16:00:22 +08:00
Frederic Massart
680482d14a
MDL-44773 atto_accessibilitychecker: Improved image test coverage
2014-06-19 13:38:12 +08:00
Frederic Massart
325f668670
MDL-46046 atto_accessibilityhelper: Remove dead code from the plugin
2014-06-18 16:52:06 +08:00
Frederic Massart
61ebeec143
MDL-44773 atto_accessibilitychecker: Set focus on clicked warnings
2014-06-18 16:44:24 +08:00
Damyon Wiese
aca670170a
MDL-45983 Atto equation editor: Various bugs when editing an existing equation
...
(And a behat test for it).
2014-06-17 15:20:29 +08:00
Rajesh Taneja
96b86e038e
MDL-46001 atto_clear: modfied behat test to work on xvfb
2014-06-16 11:09:43 +08:00
Damyon Wiese
d27c8d924a
MDL-44871 Atto: Add missing tags to behat tests @editor and @editor_atto
2014-06-12 11:14:21 +08:00