Commit Graph

506 Commits

Author SHA1 Message Date
Petr Skoda 942695e7d4 MDL-24265 tring to fix messed up moving of dirs in bloody CVS 2010-09-28 13:41:24 +00:00
Petr Skoda 0da5bedf8e MDL-24265 importing latest tinymce, customisations and build script is available from http://github.com/skodak/tinymce 2010-09-28 13:34:10 +00:00
Petr Skoda 8f46ae619c MDL-24058 fixed potential XSS 2010-09-02 12:19:08 +00:00
Petr Skoda 84deffae0a MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen 2010-08-18 19:17:17 +00:00
Petr Skoda 6aa9d9527d MDL-23640 fixed borked include, my fault - credit goes to Basil Gohar 2010-08-04 19:54:12 +00:00
Petr Skoda 024a217963 MDL-23638 wrong sting concat in in spellchecker path - credit goes to Basil Gohar 2010-08-04 19:51:49 +00:00
Dongsheng Cai a4d91438b5 TinyMCE, MDL-23407 allow all repostory types when using link button 2010-07-28 03:08:06 +00:00
Dongsheng Cai 766514a095 MDL-23407, the advlink plugin of tinymce should use external repositories only 2010-07-27 04:06:09 +00:00
Martin Dougiamas d9ba6db247 NOBUG: Fixed CSS for search icon 2010-07-26 17:40:19 +00:00
Petr Skoda 7ad5a62727 MDL-21249 improved php docs and adding direct access prevention in editors 2010-07-25 13:56:54 +00:00
Dongsheng Cai 4a5a96b1e8 "MDL-13766, added icon for tinymce button" 2010-07-20 05:55:10 +00:00
Dan Marsden 2481a0466d Moodle Tinymce plugin - MDL-23356 convert tabs to spaces. 2010-07-19 02:57:57 +00:00
Dan Marsden 47d0b1d535 Moodle Tinymce plugin - fix syntax - thanks to Mauno for report/fix 2010-07-19 02:55:11 +00:00
Petr Skoda 38c8aed7c3 MDL-23312 teachers are not be forced to type xhtml strict code in tinymce any more 2010-07-15 14:24:52 +00:00
Petr Skoda ca91bc95d6 just explaining the status of moodlemedia plugin 2010-07-15 13:56:23 +00:00
Dongsheng Cai c9b27bb395 MDL-23164, fixed link name 2010-07-09 05:51:02 +00:00
Petr Skoda a8671313d9 arrgh, getting rid of \r which breaks git sync, sorry 2010-07-05 20:45:00 +00:00
Petr Skoda 6fc67fce72 MDL-11113 completely reimplemented editor plugin settings - we should never use custom forms instead of admin settings if possible 2010-07-04 20:53:01 +00:00
Petr Skoda 09ae4cad1a MDL-11113 ooops, fixing messed up commit 2010-07-04 20:52:09 +00:00
Petr Skoda 34a30b5c8f MDL-14739 upgrade to latest tinymce, full integration with amos is not yet there, other improvements necessary before the release too 2010-07-04 20:27:25 +00:00
Petr Skoda a2901dd8bc MDL-14739 oops, wrong version used in previous tinymce commit, sorrryyyy 2010-07-04 19:21:44 +00:00
Petr Skoda ee00613bd3 MDL-14739 uploading fresh new unmodified tinymce - it is in separate directory because we need to work around browser caching issues after upgrade; this also simplifies tracking of our additions and tweaks 2010-07-04 13:53:17 +00:00
Petr Skoda 2f21a283ca standardising editor plugin names
AMOS BEGIN
 MOV [modulename,editor_textarea],[pluginname,editor_textarea]
 MOV [modulename,editor_tinymce],[pluginname,editor_tinymce]
AMOS END
2010-07-04 13:11:34 +00:00
Martin Dougiamas c55ff1834d MDL-22260 Added server-side detection of iPhone/iPad and don't serve TinyMCE at all 2010-06-23 09:17:55 +00:00
Petr Skoda 9d40814e0a adding todo for weird editor admin settings code 2010-05-22 19:04:48 +00:00
Dongsheng Cai 573e7e3396 revert some changes, my cvs client (smartcvs) goes wrong, commited all my local changes, MDL-8224 2010-05-20 06:35:41 +00:00
Dongsheng Cai af140288c4 MDL-8224, minor changes to tweak ui 2010-05-20 06:26:40 +00:00
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