Panagiotis Nikoloutsopoulos
c3c3c9f28a
MDL-52550 atto: Added preventDefaults for events dragover and dragenter
2016-04-21 15:08:20 +08:00
Rajesh Taneja
e01012e96d
MDL-46891 behat: Driver specific fixes.
...
1. Browserkit doesn't handle [] in name
2. Grades are not visible in viewport and might fail
with few drivers, increasing size of window to ensure
grades are visible and can be modified.
3. Click edit first to see grade link
4. Expand fields before setting value
5. Updated xpath, as crawler update it.
6. Hover fails to show icon
2016-03-11 10:51:16 +08:00
Rajesh Taneja
9b4903c8fd
MDL-52970 behat: Wait for page to be ready after click
...
After click enusre to wait so text fields are not
use autosize
2016-02-19 15:23:49 +08:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Paul Nicholls
ca50279d4e
MDL-51854 atto_image: Allow other plugins to handle drop events
...
The drop handler should only return false if it has actually handled the
drop event (i.e. it was an image) - otherwise, Atto plugins loaded after
this one don't get an opportunity to handle other drop events.
2015-10-22 11:58:57 +13:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
Damyon Wiese
5d25a2cbe9
MDL-49412 User Navigation: Behat fixes for editors
...
Part of MDL-45774
2015-04-10 17:18:24 +08:00
Andrew Nicols
557f44d970
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
Daniel Thies
eb8b2425a6
MDL-48062 atto_image: Add image select on single click
2014-12-18 18:26:28 -06:00
Paul Nicholls
1461aee88a
MDL-43996 editor_atto: add image drag and drop capability
...
Adds the ability to drag and drop images directly into Atto, uploading the image and embedding it
correctly. Contains fixes from 1.0.2, as well as a policy change - images dragged and dropped into
Atto now have role=presentation by default.
2014-12-05 11:32:32 +08:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01: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
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
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
Damyon Wiese
d27c8d924a
MDL-44871 Atto: Add missing tags to behat tests @editor and @editor_atto
2014-06-12 11:14:21 +08:00
Damyon Wiese
162e050c66
MDL-44871 Atto behat: Use one less page load to get to profile edit page
2014-06-11 16:29:38 +08:00
Damyon Wiese
e3adee555b
MDL-44871 Atto: Move custom select text step to atto specific step definition.
2014-06-11 15:29:20 +08:00
Damyon Wiese
7d8f825bbf
MDL-44871 Atto behat tests: Modified the tests to work around focus bugs with workspaces
...
The main changes here are that the "select the text in" step was modified to select only the
first text node in the editor field, and to focus on it's parent instead of the entire editable div.
Some tests had to be modified to match the new behaviour, and another "real" bug was found in the table plugin.
2014-06-11 14:34:48 +08:00
Damyon Wiese
457a9fa6c5
MDL-44871 Behat: Add tests for Atto functionalities (some of them)
2014-06-10 14:42:00 +08:00
Andrew Nicols
f366221309
MDL-45479 atto_image: Improve the preview area
...
This changes the preview area:
* to show the image at the requested size; and
* to fix the scaling issues.
2014-05-15 10:36:41 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Damyon Wiese
c1660772b1
MDL-44972 Atto dialogues: Change M.core.dialogue attribute name to "focusOnShowSelector"
...
And some minor cleanups.
2014-05-05 16:27:36 +08:00
Damyon Wiese
e5ddec38cd
MDL-44972 Atto: Focus on the first input field in forms in dialogues.
2014-05-05 15:21:11 +08:00
Frederic Massart
8aa64bab43
MDL-45169 atto_image: Translatable string for 'size'
...
AMOS BEGIN
CPY [size,core],[size,atto_image]
AMOS END
2014-04-23 14:43:28 +08:00
Damyon Wiese
d3931a7d4d
MDL-45034 Atto: Image dialogue improvements.
...
1. Fix Nan bugs in auto width / height
2. Allow percentages in auto width / height
3. Change dialogue title
4. Prevent preview image resizing from changing the height of the dialogue.
5. Change wording to "Auto size"
6. Auto adjust size when the "Auto size" checkbox is toggled.
7. Add img-responsive to images with the original aspect ratio.
8. If the width and height fields are left blank, revert them to the image size.
2014-04-15 16:43:27 +08:00
Damyon Wiese
7bbc64b88f
MDL-44826 Atto: Set default image alignment to 'bottom'
2014-04-15 15:47:52 +08:00
Damyon Wiese
d28af3d4aa
MDL-44826 Atto: Image alignment options
...
If an image has custom alignment or margins - don't overwrite
them unless a new alignment option is chosen.
2014-04-15 12:23:31 +08:00
Damyon Wiese
2e8cbbb3ac
MDL-44826 Atto: Remove most of the image alignment options
...
Just keep the simple ones and put some default padding on images.
2014-04-11 12:55:28 +08:00
Sam Hemelryk
b983a5d869
Merge branch 'MDL-44765-master' of git://github.com/phalacee/moodle
2014-04-09 10:26:33 +12:00
Jason Fowler
9754ab92da
MDL-44765 Atto: Fix the accessibility warning events for image dialogue
2014-04-07 07:59:45 +08:00
Damyon Wiese
8d1c017979
MDL-44949 Atto: JS error when picking an image from a repository
2014-04-04 12:03:01 +08:00
Eloy Lafuente (stronk7)
e154e9d8cd
Merge branch 'MDL-44000-master' of git://github.com/damyon/moodle
...
Conflicts:
lib/editor/atto/plugins/image/yui/build/moodle-atto_image-button/moodle-atto_image-button-min.js
2014-04-02 00:27:30 +02:00
Damyon Wiese
43a737d1b5
MDL-43999 Atto : Make image dialogue open on double click of an image.
2014-04-01 15:22:12 +08:00
Andrew Davis
5491fd7f07
MDL-44763 editor_atto: removed unnecessary "preview" label
2014-04-01 10:57:16 +08:00
Damyon Wiese
ffb8aff65c
MDL-44000 Atto: Add option to constrain image size
...
(Keep aspect ratio)
Also some small improvements to the edit image dialogue.
2014-03-31 16:28:57 +08:00
Marina Glancy
b13f4e8e7c
Merge branch 'MDL-44764-master' of git://github.com/FMCorz/moodle
2014-03-31 15:55:29 +08:00
Frederic Massart
89331bc217
MDL-44764 atto_image: Reword the alt related labels
2014-03-31 11:25:46 +08:00
Frederic Massart
6cb48e0424
MDL-44804 editor_atto: JS error when filepicker is disabled
2014-03-26 17:20:31 +08:00
Damyon Wiese
da00661d1f
MDL-44487 Atto: Restrict size of image preview in popup.
...
Instead of only restricting the width, we set a max-width and max-height in css.
We also make the dialog a bit wider so it looks better in clean.
2014-03-26 10:01:49 +08:00
Andrew Nicols
6246779510
MDL-44164 atto: Refactor the world
2014-03-26 10:01:48 +08:00
Damyon Wiese
d321f68b3d
MDL-44219 Atto: Convert selection logic to use Rangy JS Library
...
This removes alot of complex, hard to test, hard to debug code from the editor so
we can focus on the things we want to spend time on. Rangy seems a good choice for
browser support, stability and features.
2014-03-26 10:01:48 +08:00
Sam Hemelryk
67d3fe45bb
MDL-44219 editor_atto: reinvent the event wheel for the atto editor
2014-03-26 10:01:48 +08:00
Sam Hemelryk
c9292b18a3
MDL-44220 atto_image: added image alignment control
2014-03-26 10:01:44 +08:00
Sam Hemelryk
a30a40cbf4
MDL-44221 editor_atto: convert plugins to use insert_html_at_focus_point
2014-03-26 10:01:44 +08:00
Damyon Wiese
3ee53a425f
MDL-44092 Atto: Add selectionchanged event and listeners in the buttons.
...
This means the buttons can indicate the state of the text under the cursor.
2014-03-26 10:01:43 +08:00
Damyon Wiese
8095505e3c
MDL-44126 Atto: List of minor fixes from review.
...
toolbar order (base it on tinymce)
change plain to paragraph
default for collapse plugin should be 5 groups
fix alignment of table dialogue form
insert newlines in html generated by table plugin
rename accessibility helper to screenreader helper
remove accessibility hint for images and media files
fix some broken plugin names
style table captions
remove verbose accessibility hints
2014-03-26 10:01:42 +08:00
Damyon Wiese
b03d59821a
MDL-43934 Atto: Rename shifter meta files to the correct name.
...
This could have caused yui to fetch extra files because the dependencies might not have been loaded.
2014-03-26 10:00:04 +08:00
Frederic Massart
d19cf39edb
MDL-44003 editor_atto: Identify the submit buttons in plugins
2014-03-26 09:59:36 +08:00