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
Rajesh Taneja
ddfbdf0924
MDL-45769 Behat: Fixed behat, was failing because of xpath chaining
2014-06-09 09:56:39 +08:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02: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
Dan Poltawski
327c382c47
MDL-43312 tinymce: bump plugin version
2014-05-08 10:52:36 +08:00
Damyon Wiese
6363588b72
MDL-43312 TinyMCE: Version bump to 3.5.10. Remove all the hacks.
...
I retested the old bugs that required custom hacks to tinymce and could not reproduce them,
so I have not reimplemented the hacks.
2014-05-07 12:54:43 +08:00
Petr Škoda
f805fd1203
MDL-44824 add missing subplugin type names
2014-03-27 11:46:20 +08:00
Damyon Wiese
f81d318332
MDL-43883 Atto Behat: Remove deprecated step
2014-03-26 10:01:49 +08:00
Damyon Wiese
9f07f05a48
MDL-43883 Behat: Make Atto the default text editor and adjust behat to use it.
2014-03-26 10:01:49 +08:00
David Monllao
759b323e0e
MDL-43236 behat: Updating references to deprecated methods
2014-03-07 16:05:21 +08:00
Dan Poltawski
7de1b42f55
Merge branch 'wip-MDL-43606-master' of git://github.com/marinaglancy/moodle
2014-01-08 14:32:57 +08:00
Marina Glancy
c6cd067f14
MDL-43606 tinymce_managefiles: bump version
...
to allow smooth upgrade from contributed plugin in 2.5
2014-01-08 13:58:41 +08:00
Petr Škoda
f540cfe99e
MDL-43196 do not load file management for guests and when not managing files
2013-12-27 11:11:55 +08:00
Eloy Lafuente (stronk7)
ebc77165a4
Merge branch 'MDL-42625_master' of git://github.com/dmonllao/moodle
2013-12-10 23:29:06 +01:00
Damyon Wiese
519449c528
MDL-42625 TinyMCE: Hook into API to track the progress of the init script
2013-12-06 13:10:24 +08:00
David Monllao
d1e55a47be
MDL-42625 behat: Step definitions + related changes in features
...
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.
* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
are ready to interact with
* Changing the select an option implementation to deal with the different
drivers implementations when listening to JS events.
2013-12-06 13:10:24 +08:00
Marina Glancy
f1d7254954
MDL-43150 tinymce_managefiles: fixed unattractive background
2013-12-02 12:01:27 +11:00
Damyon Wiese
18962add08
Merge branch 'wip-MDL-40850-master' of git://github.com/marinaglancy/moodle
2013-11-26 09:29:44 +08:00
Marina Glancy
1f897a72f3
MDL-40850 editor: Manage files popup correctly sets the course/cm context
2013-11-21 11:55:20 +11:00
Damyon Wiese
b170380a8e
MDL-42930 Release upgrade line: Fix ordering for tinymce
2013-11-20 11:47:35 +08:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Damyon Wiese
d8383b247e
MDL-42887 Forms: Collapse all field elements below their labels on screens less than 1180px
...
Includes css fixes to make the question type edit screens look OK with this change.
2013-11-15 13:40:27 +08:00
Jason Fowler
0b11609944
MDL-42684 TinyMCE: Correct widths on screens with narrow fieldsets
2013-11-12 14:10:01 +08:00
Jason Fowler
d37ec4b6a7
MDL-42684 TinyMCE: Including details of patch in moodle-readme.txt
2013-11-08 12:57:46 +08:00
Jason Fowler
762a29690e
MDL-42684 TinyMCE: make tinymce start at full width
2013-11-08 12:57:46 +08:00
Jason Fowler
46f763ed4a
MDL-42660 TinyMCE: Ensure upgrade is only performed when possible
...
Conflicts:
lib/editor/tinymce/db/upgrade.php
2013-11-08 09:49:02 +08:00
Jason Fowler
2106d4b351
MDL-42660 TinyMCE: Shuffle icons in default toolbar layout
2013-11-07 12:15:11 +08:00
Jason Fowler
525d094a47
MDL-42660 Filepicker: Fix padding etc on filepicker/manager toolbars
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2013-11-07 12:15:11 +08:00
Jason Fowler
f897dbcb24
MDL-42660 TinyMCE: Fix padding etc to make TinyMCE work better on small screens
2013-11-07 12:15:11 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Damyon Wiese
a123eb58b1
MDL-42102 TinyMCE: Toolbar wrapping < 480px.
...
Prevent wrap plugin from wrapping toolbars shorter than 5 buttons.
2013-11-01 10:08:52 +08:00
Marina Glancy
bbb430bf5e
Merge branch 'MDL-41624' of git://github.com/jmvedrine/moodle
2013-11-01 08:59:31 +08:00
Dan Poltawski
b674a3f6f2
MDL-42102 ie9 SVG fixes
2013-11-01 08:59:31 +08:00
Dan Poltawski
e394484179
Merge branch 'MDL-42102-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/editor/tinymce/tiny_mce/3.5.8/themes/advanced/skins/moodle/ui.css
2013-11-01 08:59:27 +08:00
Barbara Ramiro
ca4e42cfa3
MDL-42102 TinyMCE: Update icons
2013-11-01 08:57:41 +08:00
Andrew Nicols
6492c72ac4
MDL-42012 TinyMCE: Remove black background on foreground color picker
2013-11-01 08:57:40 +08:00
Jason Fowler
4c86dd513a
MDL-42102 TinyMCE: Fixing dropdown positioning
2013-11-01 08:57:39 +08:00
Barbara Ramiro
6ce5fd3556
MDL-42102 TinyMCE: Correct additional icons
2013-11-01 08:55:30 +08:00
Barbara Ramiro
dee6073da2
MDL-42102 tinymce: improved icons
2013-11-01 08:55:29 +08:00
Damyon Wiese
575d38d099
ie9 svg compatibility fixes
2013-11-01 08:55:29 +08:00
Jean-Michel Vedrine
6713708261
MDL-41624 DragMath crashes Firefox
2013-10-30 17:55:34 +01:00
Jason Fowler
90792eff8b
MDL-42102 TinyMCE - Matching toolbar UI from other areas of Moodle
2013-10-29 16:54:13 +08:00
Barbara Ramiro
5bfa35589e
MDL-42102 tinymce: new icons
2013-10-29 16:54:05 +08:00
Dan Poltawski
576abe8f39
Merge branch 'MDL-42407-master' of git://github.com/phalacee/moodle
2013-10-29 15:08:13 +08:00
Jason Fowler
1389bcd7e6
MDL-42407 Filepicker: generate a smarter zIndex for the filepicker
2013-10-29 14:55:46 +08:00
Andrew Nicols
1607ead74d
MDL-42481 Editor: Temporarily unhide the editor to calculate its size
2013-10-24 11:11:11 +08:00
Petr Škoda
b2858b916a
MDL-42148 new overview of 3rd party libraries
...
Includes:
* each plugin has own thirdpartylibs.xml file
* added missing libraries
* fixed existing library infos
* new Site administration / Development / Third party libraries page
2013-10-16 14:48:29 +08:00
Petr Škoda
e87214bda7
MDL-42078 multiple uninstall improvements and cleanup
...
Includes:
* update checker refactored to \core\update\ namespace
* plugininfo classes refactored to \core\plugininfo\ namespace
* plugin_manager renamed to core_plugin_manager
* redirect back to original page after plugin uninstall
* fixed assign subplugin uninstall
* move assign subplugins under the assignment in admin tree
* fixed plugininfo for all question related plugin types
* auth uninstall support
* added missing block dependencies
* added theme uninstall
* subplugin types are following the plugin on plugin overview page
* several performance improvements in plugin manager
* new warnigns when plugininfo are outdated or missing
* multiple fixes and other improvements
2013-10-07 13:10:36 +02:00