moodle.git
12 years agoMDL-23106 there is no CFG->style and CFG->template - removing them
Petr Skoda [Tue, 6 Jul 2010 17:36:34 +0000 (17:36 +0000)]
MDL-23106 there is no CFG->style and CFG->template - removing them

12 years agocomment typo
Petr Skoda [Tue, 6 Jul 2010 17:31:16 +0000 (17:31 +0000)]
comment typo

12 years agoMDL-23106 removing unused ratings upgrade code
Petr Skoda [Tue, 6 Jul 2010 17:29:55 +0000 (17:29 +0000)]
MDL-23106 removing unused ratings upgrade code

12 years agoresetting more filters in each upgrade
Petr Skoda [Tue, 6 Jul 2010 17:20:43 +0000 (17:20 +0000)]
resetting more filters in each upgrade

12 years agoMDL-19776 make sure contexts are fully initialised after each core upgrade, it is...
Petr Skoda [Tue, 6 Jul 2010 17:14:36 +0000 (17:14 +0000)]
MDL-19776 make sure contexts are fully initialised after each core upgrade, it is relatively cheap, so it should not cause any problems

12 years agofixed typo
Petr Skoda [Tue, 6 Jul 2010 17:00:37 +0000 (17:00 +0000)]
fixed typo

12 years agoMDL-23106 no need for reverting of standardold theme any more
Petr Skoda [Tue, 6 Jul 2010 16:59:34 +0000 (16:59 +0000)]
MDL-23106 no need for reverting of standardold theme any more

12 years agoMDL-23106 files created in one step
Petr Skoda [Tue, 6 Jul 2010 16:58:12 +0000 (16:58 +0000)]
MDL-23106 files created in one step

12 years agoMDL-23106 external_tokens created in one step
Petr Skoda [Tue, 6 Jul 2010 16:54:35 +0000 (16:54 +0000)]
MDL-23106 external_tokens created in one step

12 years agoMDL-23106 streamlined ext services table creation
Petr Skoda [Tue, 6 Jul 2010 16:52:51 +0000 (16:52 +0000)]
MDL-23106 streamlined ext services table creation

12 years agoMDL-23106 files_cleanup is history
Petr Skoda [Tue, 6 Jul 2010 16:49:26 +0000 (16:49 +0000)]
MDL-23106 files_cleanup is history

12 years agoMDL-23106 all tables created in upgrade.php MUST be present in install.xml - we will...
Petr Skoda [Tue, 6 Jul 2010 16:47:35 +0000 (16:47 +0000)]
MDL-23106 all tables created in upgrade.php MUST be present in install.xml - we will most probably drop the two old blocks tables before release but we can not allow exceptions like this, sorry

12 years agowhitespace fixes
Petr Skoda [Tue, 6 Jul 2010 16:31:48 +0000 (16:31 +0000)]
whitespace fixes

12 years agofixed whitespace
Petr Skoda [Tue, 6 Jul 2010 16:29:00 +0000 (16:29 +0000)]
fixed whitespace

12 years agoMDL-23106 portfolio_log created in one step
Petr Skoda [Tue, 6 Jul 2010 16:28:15 +0000 (16:28 +0000)]
MDL-23106 portfolio_log created in one step

12 years agoMDL-23106 portfolio_tempdata created in one step
Petr Skoda [Tue, 6 Jul 2010 16:26:54 +0000 (16:26 +0000)]
MDL-23106 portfolio_tempdata created in one step

12 years agoMDL-23106 removing unnecessary conversion of message_providers data - not installed...
Petr Skoda [Tue, 6 Jul 2010 16:22:52 +0000 (16:22 +0000)]
MDL-23106 removing unnecessary conversion of message_providers data - not installed yet in regular upgrades now

12 years agoMDL-23106 fixing 2.0 upgrade paths - moving core table tweaks to the very beginning...
Petr Skoda [Tue, 6 Jul 2010 16:18:39 +0000 (16:18 +0000)]
MDL-23106 fixing 2.0 upgrade paths - moving core table tweaks to the very beginning so that it is available for the whole upgrade

12 years agorepeating upgrade typo fixed
Petr Skoda [Tue, 6 Jul 2010 16:10:17 +0000 (16:10 +0000)]
repeating upgrade typo fixed

12 years agofixed docs typos
Petr Skoda [Tue, 6 Jul 2010 16:04:41 +0000 (16:04 +0000)]
fixed docs typos

12 years agoFormal_white for 2.0
Andrea Bicciolo [Tue, 6 Jul 2010 14:23:15 +0000 (14:23 +0000)]
Formal_white for 2.0

12 years agoMDL-22916 lang string rewording thanks to Andrea Bicciolo
Helen Foster [Tue, 6 Jul 2010 13:10:41 +0000 (13:10 +0000)]
MDL-22916 lang string rewording thanks to Andrea Bicciolo

12 years agoMDL-23104 cleanup after loancalc, lams, exercise and journal if no instances present...
Petr Skoda [Tue, 6 Jul 2010 12:16:00 +0000 (12:16 +0000)]
MDL-23104 cleanup after loancalc, lams, exercise and journal if no instances present - these were moved to contrib and we do not want them to appear on during upgrade page if not used at all

12 years agoFormal_white for 2.0
Andrea Bicciolo [Tue, 6 Jul 2010 11:59:31 +0000 (11:59 +0000)]
Formal_white for 2.0

12 years agoMDL-12192 Do not colonize empty labels, thanks to skodak for spotting
David Mudrak [Tue, 6 Jul 2010 09:58:36 +0000 (09:58 +0000)]
MDL-12192 Do not colonize empty labels, thanks to skodak for spotting

12 years agofixed wrong != that was breaking js caching
Petr Skoda [Tue, 6 Jul 2010 09:42:44 +0000 (09:42 +0000)]
fixed wrong != that was breaking js caching

12 years agowebservice MDL-22255 fix moodle_user_get_users_by_id() ws function when no custom...
jerome mouneyrac [Tue, 6 Jul 2010 09:17:49 +0000 (09:17 +0000)]
webservice MDL-22255 fix moodle_user_get_users_by_id() ws function when no custom field are returned

12 years agoprofil MDL-23103 fix missing moodle_url on the delete confirmation custom field page
jerome mouneyrac [Tue, 6 Jul 2010 09:13:34 +0000 (09:13 +0000)]
profil MDL-23103 fix missing moodle_url on the delete confirmation custom field page

12 years agomessage MDL-23101 made email notifications of forum posts work
Andrew Davis [Tue, 6 Jul 2010 08:59:39 +0000 (08:59 +0000)]
message MDL-23101 made email notifications of forum posts work

12 years agocommunity hub MDL-23014 add private hub to the searchable hub list + use private...
jerome mouneyrac [Tue, 6 Jul 2010 08:53:31 +0000 (08:53 +0000)]
community hub MDL-23014 add private hub to the searchable hub list + use private token to search on a hub when a private token is available

12 years agoMDL-13766, remove ajax header setting, which broke mahara plugin.
Dongsheng Cai [Tue, 6 Jul 2010 08:28:26 +0000 (08:28 +0000)]
MDL-13766, remove ajax header setting, which broke mahara plugin.

12 years agomessage MDL-23101 made notifications of forum posts work
Andrew Davis [Tue, 6 Jul 2010 07:42:29 +0000 (07:42 +0000)]
message MDL-23101 made notifications of forum posts work

12 years agoMDL-13766, fixed mimetype validation.
Dongsheng Cai [Tue, 6 Jul 2010 07:28:03 +0000 (07:28 +0000)]
MDL-13766, fixed mimetype validation.

12 years agoMDL-22991, fixed file api calls
Dongsheng Cai [Tue, 6 Jul 2010 07:15:08 +0000 (07:15 +0000)]
MDL-22991, fixed file api calls

12 years agoMDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'.
Martin Dougiamas [Tue, 6 Jul 2010 06:57:41 +0000 (06:57 +0000)]
MDL-15976 Shortening 'Taiwan (Province of China)' to 'Taiwan'.

Our rationale before was to stick to the ISO-3166 standard no matter what, since we don't want to get involved in territorial issues.  However, in this case no information is lost and it would make a lot of people happier (and no one unhappy, I think), so I'm going to make an exception.  Hope it's not a can of worms.

12 years agoMDL-22991, validate data that was encoded in base64
Dongsheng Cai [Tue, 6 Jul 2010 05:33:43 +0000 (05:33 +0000)]
MDL-22991, validate data that was encoded in base64

12 years agoMDL-13766, fixed treeview
Dongsheng Cai [Tue, 6 Jul 2010 05:26:25 +0000 (05:26 +0000)]
MDL-13766, fixed treeview

12 years agozend MDL-22103 add missing new files of the Zend library to 1.10
jerome mouneyrac [Tue, 6 Jul 2010 03:41:39 +0000 (03:41 +0000)]
zend MDL-22103 add missing new files of the Zend library to 1.10

12 years agoNOBUG SCORM fix location of icon.gif
Dan Marsden [Tue, 6 Jul 2010 03:39:41 +0000 (03:39 +0000)]
NOBUG SCORM fix location of icon.gif

12 years agoMDL-22954 - fix method of getting list of attempts, and display of grade (fixes regre...
Piers Harding [Tue, 6 Jul 2010 03:13:48 +0000 (03:13 +0000)]
MDL-22954 - fix method of getting list of attempts, and display of grade (fixes regression)

12 years agomessage MDL-23098 fixed the eratic behaviour of new message notifications
Andrew Davis [Tue, 6 Jul 2010 01:52:32 +0000 (01:52 +0000)]
message MDL-23098 fixed the eratic behaviour of new message notifications

12 years agoSCORM AICC MDL-21354 use correct check for SCORM debug
Dan Marsden [Tue, 6 Jul 2010 01:21:21 +0000 (01:21 +0000)]
SCORM AICC MDL-21354 use correct check for SCORM debug

12 years agoSCORM AICC MDL-21354 improved debug handling for AICC objects - thanks to Matteo...
Dan Marsden [Tue, 6 Jul 2010 01:16:55 +0000 (01:16 +0000)]
SCORM AICC MDL-21354 improved debug handling for AICC objects - thanks to Matteo Scaramuccia for patch.

12 years agoUpdated the HEAD build version to 20100706
Moodle Robot [Tue, 6 Jul 2010 00:45:21 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100706

12 years agoMDL-21840 backup - unify temp table support for backup & restore (more coming)
Eloy Lafuente [Mon, 5 Jul 2010 23:22:12 +0000 (23:22 +0000)]
MDL-21840 backup - unify temp table support for backup & restore (more coming)

12 years agoMDL-23030 - General improvements
Patrick Malley [Mon, 5 Jul 2010 23:20:31 +0000 (23:20 +0000)]
MDL-23030 - General improvements

12 years agoMDL-23030 - Styled docked menu
Patrick Malley [Mon, 5 Jul 2010 23:12:53 +0000 (23:12 +0000)]
MDL-23030 - Styled docked menu

12 years agoChoice MDL-23092 don't start page output before redirect.
Dan Marsden [Mon, 5 Jul 2010 23:02:17 +0000 (23:02 +0000)]
Choice MDL-23092 don't start page output before redirect.

12 years agoChoice MDL-23089 use correct strings - thanks to Brian Gray for report/fix
Dan Marsden [Mon, 5 Jul 2010 22:56:24 +0000 (22:56 +0000)]
Choice MDL-23089 use correct strings - thanks to Brian Gray for report/fix

12 years agoNOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you?
Eloy Lafuente [Mon, 5 Jul 2010 22:48:07 +0000 (22:48 +0000)]
NOBUG DB syntax - fix/improve some uses. I haven't tested completion, have you?

12 years agoChoice MDL-23088 fix old get_record call - thanks to Brian Gray for report/patch
Dan Marsden [Mon, 5 Jul 2010 22:44:39 +0000 (22:44 +0000)]
Choice MDL-23088 fix old get_record call - thanks to Brian Gray for report/patch

12 years agoChoice MDL-23087 use consistant header with other modules
Dan Marsden [Mon, 5 Jul 2010 22:42:46 +0000 (22:42 +0000)]
Choice MDL-23087 use consistant header with other modules

12 years agoMDL-22913 - adding basic settings to theme
Patrick Malley [Mon, 5 Jul 2010 22:32:05 +0000 (22:32 +0000)]
MDL-22913 - adding basic settings to theme

12 years agoMDL-21432 backup - plan/task/step basis
Eloy Lafuente [Mon, 5 Jul 2010 22:23:00 +0000 (22:23 +0000)]
MDL-21432 backup - plan/task/step basis

12 years agoMDL-21601 allowing auth plugins to interrupt login with custom error message via...
Petr Skoda [Mon, 5 Jul 2010 22:12:53 +0000 (22:12 +0000)]
MDL-21601 allowing auth plugins to interrupt login with custom error message via the loginpage_hook()

12 years agoMDL-21432 backup - using grouped parser in moodle_backup.xml + minor changes in commo...
Eloy Lafuente [Mon, 5 Jul 2010 22:10:51 +0000 (22:10 +0000)]
MDL-21432 backup - using grouped parser in moodle_backup.xml + minor changes in common stuff

12 years agoMDL-13563 preventing login of users with suspended flag
Petr Skoda [Mon, 5 Jul 2010 21:51:58 +0000 (21:51 +0000)]
MDL-13563 preventing login of users with suspended flag

12 years agoMDL-13563 necessary DB changes needed for proper suspending of users (prevention...
Petr Skoda [Mon, 5 Jul 2010 21:30:58 +0000 (21:30 +0000)]
MDL-13563 necessary DB changes needed for proper suspending of users (prevention of log in), this will be handy

12 years agoNOBUG backup - delete whitespace typo causing problems in section settings
Eloy Lafuente [Mon, 5 Jul 2010 21:14:09 +0000 (21:14 +0000)]
NOBUG backup - delete whitespace typo causing problems in section settings

12 years agoMDL-23097 latest htmlpurifier 4.1.1
Petr Skoda [Mon, 5 Jul 2010 21:09:54 +0000 (21:09 +0000)]
MDL-23097 latest htmlpurifier 4.1.1

12 years agomore getting rid of \r which breaks git sync, sorry
Petr Skoda [Mon, 5 Jul 2010 20:45:43 +0000 (20:45 +0000)]
more getting rid of \r which breaks git sync, sorry

12 years agoarrgh, getting rid of \r which breaks git sync, sorry
Petr Skoda [Mon, 5 Jul 2010 20:45:00 +0000 (20:45 +0000)]
arrgh, getting rid of \r which breaks git sync, sorry

12 years agoquiz MDL-21533 remove all mention of overlib from the quiz, by moving necessary code...
Tim Hunt [Mon, 5 Jul 2010 16:55:39 +0000 (16:55 +0000)]
quiz MDL-21533 remove all mention of overlib from the quiz, by moving necessary code to qtype_multianswer, which is the only place it is used.

12 years agoqtype base: NOBUG improve comments and private function name.
Tim Hunt [Mon, 5 Jul 2010 16:53:50 +0000 (16:53 +0000)]
qtype base: NOBUG improve comments and private function name.

12 years agoMDL-21432 backup - added operation to separate backup & restore
Eloy Lafuente [Mon, 5 Jul 2010 16:37:50 +0000 (16:37 +0000)]
MDL-21432 backup - added operation to separate backup & restore

12 years agoNOBUG: Fixing trivial variable name mismatch
David Mudrak [Mon, 5 Jul 2010 10:48:07 +0000 (10:48 +0000)]
NOBUG: Fixing trivial variable name mismatch

12 years agozend MDL-22103 port back our Zend fix
jerome mouneyrac [Mon, 5 Jul 2010 09:31:22 +0000 (09:31 +0000)]
zend MDL-22103 port back our Zend fix

12 years agoMDL-23071 Found some more in adminlib.php modulename -> pluginname
Martin Dougiamas [Mon, 5 Jul 2010 09:30:49 +0000 (09:30 +0000)]
MDL-23071 Found some more in adminlib.php    modulename -> pluginname

12 years agoNOBUG Removed an extraneous {$a} that wasn't needed because it was redundant ;)
Martin Dougiamas [Mon, 5 Jul 2010 09:22:49 +0000 (09:22 +0000)]
NOBUG  Removed an extraneous {$a} that wasn't needed because it was redundant  ;)

12 years agozend MDL-22103 update Zend library to 1.10
jerome mouneyrac [Mon, 5 Jul 2010 09:19:42 +0000 (09:19 +0000)]
zend MDL-22103 update Zend library to 1.10

12 years agoMDL-23065 Re-enable, but print big error for developers
Martin Dougiamas [Mon, 5 Jul 2010 08:57:47 +0000 (08:57 +0000)]
MDL-23065 Re-enable, but print big error for developers

12 years agoMDL-21676, fixed comment code
Dongsheng Cai [Mon, 5 Jul 2010 08:53:42 +0000 (08:53 +0000)]
MDL-21676, fixed comment code

12 years agowebservice MDL-23083 Zend SOAP does not support struct in the phpdoc
jerome mouneyrac [Mon, 5 Jul 2010 08:51:57 +0000 (08:51 +0000)]
webservice MDL-23083 Zend SOAP does not support struct in the phpdoc

12 years agocourse MDL-8369 Fixed bug when displaying course titles with an & in them
Sam Hemelryk [Mon, 5 Jul 2010 08:34:41 +0000 (08:34 +0000)]
course MDL-8369 Fixed bug when displaying course titles with an & in them

12 years agofixed inline phpdocs return type
Petr Skoda [Mon, 5 Jul 2010 07:48:37 +0000 (07:48 +0000)]
fixed inline phpdocs return type

12 years agoNOBUG backup - fix two recently broken tests
Eloy Lafuente [Mon, 5 Jul 2010 07:36:14 +0000 (07:36 +0000)]
NOBUG backup - fix two recently broken tests

12 years agoMDL-22982
Dongsheng Cai [Mon, 5 Jul 2010 07:27:49 +0000 (07:27 +0000)]
MDL-22982
1. rename repository.class to lib.php
2. fixed repository_callback.php
3. repository_ajax use moodle default exception handler
4. improve file_get_user_used_space performance

12 years agowebservice MDL-23077 fix execute ws function when the return value is null
jerome mouneyrac [Mon, 5 Jul 2010 06:04:47 +0000 (06:04 +0000)]
webservice MDL-23077 fix execute ws function when the return value is null

12 years agowebservice MDL-23080 create_users should create user with mnethostid = local
jerome mouneyrac [Mon, 5 Jul 2010 06:01:08 +0000 (06:01 +0000)]
webservice MDL-23080 create_users should create user with mnethostid = local

12 years agomessage MDL-23076 fixed up broken calls to get_string looking for pluignname instead...
Andrew Davis [Mon, 5 Jul 2010 05:43:56 +0000 (05:43 +0000)]
message MDL-23076 fixed up broken calls to get_string looking for pluignname instead of pluginname

12 years agoMDL-23076 Revert gradebook to get module string name from modulename, not pluginname...
Martin Dougiamas [Mon, 5 Jul 2010 05:29:07 +0000 (05:29 +0000)]
MDL-23076 Revert gradebook to get module string name from modulename, not pluginname (for now)

12 years agoMDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by...
Martin Dougiamas [Mon, 5 Jul 2010 05:12:39 +0000 (05:12 +0000)]
MDL-22056 Adding pluginname to activity modules to fix gradebook issues caused by MDL-23071 (keeping modulename for n)

AMOS BEGIN
 CPY [modulename,assignment],[pluginname,assignment]
 CPY [modulename,chat],[pluginname,chat]
 CPY [modulename,choice],[pluginname,choice]
 CPY [modulename,data],[pluginname,data]
 CPY [modulename,feedback],[pluginname,feedback]
 CPY [modulename,folder],[pluginname,folder]
 CPY [modulename,forum],[pluginname,forum]
 CPY [modulename,glossary],[pluginname,glossary]
 CPY [modulename,hotpot],[pluginname,hotpot]
 CPY [modulename,imscp],[pluginname,imscp]
 CPY [modulename,label],[pluginname,label]
 CPY [modulename,lesson],[pluginname,lesson]
 CPY [modulename,page],[pluginname,page]
 CPY [modulename,quiz],[pluginname,quiz]
 CPY [modulename,resource],[pluginname,resource]
 CPY [modulename,survey],[pluginname,survey]
 CPY [modulename,url],[pluginname,url]
 CPY [modulename,wiki],[pluginname,wiki]
 CPY [modulename,workshop],[pluginname,workshop]
AMOS END

12 years agogradebook MDL-23042 missing help topic being reported due to incorrect component...
Andrew Davis [Mon, 5 Jul 2010 03:29:35 +0000 (03:29 +0000)]
gradebook MDL-23042 missing help topic being reported due to incorrect component name

12 years agoPortfolio MDL-22950 regression - fix usage of archive_to_storage using new component var
Dan Marsden [Mon, 5 Jul 2010 03:10:10 +0000 (03:10 +0000)]
Portfolio MDL-22950 regression - fix usage of archive_to_storage using new component var

12 years agofile MDL-23075 fix format_postdata_for_curlcall when the params is an array of array...
jerome mouneyrac [Mon, 5 Jul 2010 02:56:04 +0000 (02:56 +0000)]
file MDL-23075 fix format_postdata_for_curlcall when the params is an array of array of array

12 years agoSCORM MDL-23074 - fix regression - missing slash
Dan Marsden [Mon, 5 Jul 2010 02:00:02 +0000 (02:00 +0000)]
SCORM MDL-23074 - fix regression - missing slash

12 years agoMDL-22699 restore parser - new grouped parser, useful for multilevel tags
Eloy Lafuente [Mon, 5 Jul 2010 00:50:06 +0000 (00:50 +0000)]
MDL-22699 restore parser - new grouped parser, useful for multilevel tags

12 years agoUpdated the HEAD build version to 20100705
Moodle Robot [Mon, 5 Jul 2010 00:45:16 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100705

12 years agoSCORM MDL-23053 add support for conditional activities - completion on view
Dan Marsden [Mon, 5 Jul 2010 00:40:13 +0000 (00:40 +0000)]
SCORM MDL-23053 add support for conditional activities - completion on view

12 years agoSCORM MDL-21989 improved english string to state that some browsers may prevent these...
Dan Marsden [Mon, 5 Jul 2010 00:35:46 +0000 (00:35 +0000)]
SCORM MDL-21989 improved english string to state that some browsers may prevent these settings.

12 years agoMDL-11113 completely reimplemented editor plugin settings - we should never use custo...
Petr Skoda [Sun, 4 Jul 2010 20:53:01 +0000 (20:53 +0000)]
MDL-11113 completely reimplemented editor plugin settings - we should never use custom forms instead of admin settings if possible

12 years agoMDL-11113 ooops, fixing messed up commit
Petr Skoda [Sun, 4 Jul 2010 20:52:09 +0000 (20:52 +0000)]
MDL-11113 ooops, fixing messed up commit

12 years agoMDL-14739 upgrade to latest tinymce, full integration with amos is not yet there...
Petr Skoda [Sun, 4 Jul 2010 20:27:25 +0000 (20:27 +0000)]
MDL-14739 upgrade to latest tinymce, full integration with amos is not yet there, other improvements necessary before the release too

12 years agofixed recent regression
Petr Skoda [Sun, 4 Jul 2010 20:05:53 +0000 (20:05 +0000)]
fixed recent regression

12 years agoMDL-14739 oops, wrong version used in previous tinymce commit, sorrryyyy
Petr Skoda [Sun, 4 Jul 2010 19:21:44 +0000 (19:21 +0000)]
MDL-14739 oops, wrong version used in previous tinymce commit, sorrryyyy

12 years agoMDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar...
Petr Skoda [Sun, 4 Jul 2010 18:36:34 +0000 (18:36 +0000)]
MDL-21676 user_picture refactoring, reenabling email requirement - towards Gravatar support

12 years agoMDL-19524 updating version info too
Petr Skoda [Sun, 4 Jul 2010 14:06:42 +0000 (14:06 +0000)]
MDL-19524 updating version info too

12 years agoMDL-19524 updating to latest GPL3 DragMath library - thanks a lot to upstream for...
Petr Skoda [Sun, 4 Jul 2010 14:03:47 +0000 (14:03 +0000)]
MDL-19524 updating to latest GPL3 DragMath library - thanks a lot to upstream for updating the license!

12 years agofixed recent regression when fixing pluginname in editors
Petr Skoda [Sun, 4 Jul 2010 14:00:19 +0000 (14:00 +0000)]
fixed recent regression when fixing pluginname in editors

12 years agoMDL-14739 uploading fresh new unmodified tinymce - it is in separate directory becaus...
Petr Skoda [Sun, 4 Jul 2010 13:53:17 +0000 (13:53 +0000)]
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