Dongsheng Cai
3ff6bd3463
"MDL-13766, improve launching filepicker button in tinymce"
2010-05-03 03:20:10 +00:00
Petr Skoda
6ad1100fe4
MDL-22102 killing all CRLFs, sorry for introducing them, we need to do search replace before each commit of 3rd party lib
2010-04-19 14:42:19 +00:00
Petr Skoda
15a17d3504
MDL-22015 fixed more string_manager encapsulation issues - string format conversion scripts
2010-04-14 14:48:12 +00:00
Petr Skoda
3518913cc8
MDL-21694 simplified tinymce string handling
2010-04-11 20:37:13 +00:00
Petr Skoda
1453bf7767
MDL-21694 fixed regression caused by moving langs to tinymce editor plugin
2010-04-11 14:54:50 +00:00
Petr Skoda
e372f4c7c1
MDL-22050 removing moodle/langconfig duplicates
...
AMOS BEGIN
MOV [thisdirection,core],[thisdirection,core_langconfig]
AMOS END
2010-04-10 18:26:20 +00:00
David Mudrak
30c8dd34f7
MDL-15252 Re-committing all English strings exported from AMOS
...
From now on, all English strings use the new syntax. They are not
eval()'ed any more and the only valid placeholders are {$a} and
{$a->foobar}. No extra quotes escaping, dollar sign escaping and putting
double percent signs.
The modified files were exported from AMOS database repository in the
new syntax and were re-ordered by stringid. Standard GNU/GPL and PHPdoc
blocks are added. Where there was no copyright note so far, I added the
default one with Martin Dougiamas as the copyright holder.
Live long and prosper.
2010-04-10 14:01:45 +00:00
Petr Skoda
3a915b0667
MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs
2010-04-10 07:24:56 +00:00
David Mudrak
dee576ebba
MDL-21694 Moving editors strings into plugin space
2010-03-29 20:47:57 +00:00
Dongsheng Cai
42f57b18b8
"MDL-16639, added static function to read editor option names"
2010-03-23 08:53:47 +00:00
Dongsheng Cai
7a856a9330
"MDL-16639, enable spellchecker plugin, and added config pages"
2010-03-23 08:47:05 +00:00
Dongsheng Cai
3ae5c7603f
"MDL-16639, checked new spellchecker plugin for tinymce"
2010-03-23 08:28:56 +00:00
Dongsheng Cai
875f4e7b54
"MDL-21400, fixed image & media filepicker in editor"
2010-03-11 07:45:06 +00:00
Petr Skoda
4c508047eb
MDL-21400 converting forms stuff to new M namespace and using standardised JS module coding style, fixed some regressions - for now works in FF only
2010-02-03 14:36:53 +00:00
Petr Skoda
5f81eeeaca
MDL-21503 fixed regression
2010-02-03 13:44:34 +00:00
Petr Skoda
384ab39a62
MDL-21503 eliminating global Y
2010-02-03 09:32:02 +00:00
Dongsheng Cai
90aa722bee
"MDL-21170, change namespacing of filepicker, use anonymous function initialize yui3 module"
2010-01-22 03:48:07 +00:00
Dongsheng Cai
840912d5cf
"MDL-21170, rename filepicker to core_filepicker, upgrade filemanager to yui3 module"
2010-01-22 03:02:09 +00:00
Petr Skoda
7b42e81a76
MDL-21170 migrated filepicker to new YUI3 loading, tested in editor only, the filemanager and picker elements still have some problems, sorry for that
2010-01-21 22:04:31 +00:00
Petr Skoda
b9bc201962
MDL-21233 escaped parameter is far more importatnt than the overrideparams in out() method - especially all JS urls should be converted to out(false); also it is possible to create new url with overrided parameters in constructor which might be actually work around the double encoding problems in the url (we should never use the out() in moodle_url constructor itself!)
2010-01-17 09:50:55 +00:00
Petr Skoda
340d461269
MDL-21233 simplifying moodle_url->out() api
2010-01-17 09:18:11 +00:00
Dongsheng Cai
99eaca9d3d
"MDL-21170, major update to filepicker, complete rewrote filepicker javascript code to use YUI3, need furthur polish"
2010-01-15 07:48:38 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00
Dongsheng Cai
ecea942368
"MDL-21103, fixed regex filter in tinymce plugin, and overwriten uploaded file with the same filename by default"
2009-12-15 09:19:04 +00:00
Dongsheng Cai
34f94b75ec
"MDL-20592, improve advimage plugin in editor"
2009-11-11 05:26:34 +00:00
Dongsheng Cai
19d1e6c208
"MDL-20603, remove an unused js file from moodlemedia plugin"
2009-11-10 08:57:40 +00:00
Dongsheng Cai
46713337da
"MDL-20603, added moodlemedia tinymce plugin"
2009-11-10 08:51:42 +00:00
Dongsheng Cai
0773060acc
"MDL-20603, restore tinymce media plugin, we will have a brand new moodlemedia plugin"
2009-11-10 07:40:50 +00:00
moodler
453bf70f6e
tinymce/video MDL-19611 Restoring the video button so at least it works and we can do demos and tests. If there are still security issues then please describe them.
2009-10-08 04:33:55 +00:00
dongsheng
f3153c9123
"MDL-13766, add savepath parameter to html editor when launch filepicker"
2009-09-11 08:15:58 +00:00
nicolasconnault
c1c0cecf3a
MDL-14632 Improved the output code of the settings block and fixed typo of toogle to toggle.
2009-08-28 10:28:16 +00:00
skodak
f68ab42ba3
MDL-19872 imported new TinyMCE 3.2.5
2009-07-19 13:05:21 +00:00
skodak
aef0bc4830
MDL-19725 latest dragmath 0.7.8.1 imported
2009-07-06 21:18:49 +00:00
skodak
e346496792
MDL-19611 removing some useless editor icons
2009-06-24 23:17:06 +00:00
skodak
ff5fe31160
MDL-19580 cleanup of require css and js filepicker code
2009-06-24 22:34:29 +00:00
skodak
69429650c4
MDL-19211, MDL-19544 improved editor embedding, media and dragmath enabled only when moodle configuration and current user permissions allow it to work 100%
2009-06-20 11:00:40 +00:00
skodak
a262db825d
MDL-19516 dragmath embedding improvements by Mauno Korpelainen
2009-06-19 14:35:46 +00:00
skodak
8754882493
MDL-19528 new dragmath icon by Mauno Korpelainen
2009-06-18 17:23:47 +00:00
skodak
aeb0f2135e
MDL-19526 fixed inserting of < and >
2009-06-16 10:28:56 +00:00
skodak
e3d84fb05d
MDL-19522 dragmath plugin now fully supports localization
2009-06-16 10:23:27 +00:00
skodak
27c718a90e
MDL-19523 dragmath embedding xhtml fixed
2009-06-16 08:54:01 +00:00
skodak
170b4f9b68
MDL-19523 dragmath embedding xhtml fixed
2009-06-16 08:53:37 +00:00
skodak
bd479c7c0f
MDL-19520 upgrading to latest dragmath, thanks Marc Grober for new version notification
2009-06-16 08:44:50 +00:00
skodak
ae388c4537
MDL-19211 adding forgotten dragmath in legacy editors
2009-06-16 08:00:53 +00:00
tjhunt
c28bf5c9f8
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
...
Also, some related JavaScript cleanup.
More to follow.
2009-06-15 05:37:57 +00:00
skodak
13a220cfb8
MDL-19500 improved editor embedding
2009-06-14 21:35:07 +00:00
skodak
fe54764e04
MDL-19498 importing tinymce 3.2.4.1
2009-06-14 16:19:28 +00:00
skodak
95fa2e7e4b
MDL-19498 testing keyword expansion changes in exported libs
2009-06-14 16:14:45 +00:00
skodak
8fd5758358
MDL-19235 fixed editor license headers and more info
2009-05-21 12:20:40 +00:00
skodak
a07ca51fdf
MDL-19211 spellchecker TODOs
2009-05-18 08:17:52 +00:00