moodle.git
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

12 years agofixed message plugin names
Petr Skoda [Sun, 4 Jul 2010 13:23:56 +0000 (13:23 +0000)]
fixed message plugin names

AMOS BEGIN
 MOV [email,message_email],[pluginname,message_email]
 MOV [jabber,message_jabber],[pluginname,message_jabber]
 MOV [popup,message_popup],[pluginname,message_popup]
AMOS END

12 years agoremoving unused blog string
Petr Skoda [Sun, 4 Jul 2010 13:13:25 +0000 (13:13 +0000)]
removing unused blog string

12 years agostandardising editor plugin names
Petr Skoda [Sun, 4 Jul 2010 13:11:34 +0000 (13:11 +0000)]
standardising editor plugin names

AMOS BEGIN
 MOV [modulename,editor_textarea],[pluginname,editor_textarea]
 MOV [modulename,editor_tinymce],[pluginname,editor_tinymce]
AMOS END

12 years agoMDL-23071 standardising gradebook plugin names
Petr Skoda [Sun, 4 Jul 2010 13:08:11 +0000 (13:08 +0000)]
MDL-23071 standardising gradebook plugin names

AMOS BEGIN
 MOV [modulename,gradeimport_csv],[pluginname,gradeimport_csv]
 MOV [modulename,gradeimport_xml],[pluginname,gradeimport_xml]
 MOV [modulename,gradeexport_ods],[pluginname,gradeexport_ods]
 MOV [modulename,gradeexport_txt],[pluginname,gradeexport_txt]
 MOV [modulename,gradeexport_xls],[pluginname,gradeexport_xls]
 MOV [modulename,gradeexport_xml],[pluginname,gradeexport_xml]
 MOV [modulename,gradereport_grader],[pluginname,gradereport_grader]
 MOV [modulename,gradereport_outcomes],[pluginname,gradereport_outcomes]
 MOV [modulename,gradereport_overview],[pluginname,gradereport_overview]
 MOV [modulename,gradereport_user],[pluginname,gradereport_user]
AMOS END

12 years agoMDL-22984 using standard plugin description string for repositories
Petr Skoda [Sun, 4 Jul 2010 12:56:19 +0000 (12:56 +0000)]
MDL-22984 using standard plugin description string for repositories

AMOS BEGIN
 MOV [repositorydesc,repository_alfresco],[pluginname_help,repository_alfresco]
 MOV [repositorydesc,repository_boxnet],[pluginname_help,repository_boxnet]
 MOV [repositorydesc,repository_dropbox],[pluginname_help,repository_dropbox]
 MOV [repositorydesc,repository_filesystem],[pluginname_help,repository_filesystem]
 MOV [repositorydesc,repository_flickr],[pluginname_help,repository_flickr]
 MOV [repositorydesc,repository_flickr_public],[pluginname_help,repository_flickr_public]
 MOV [repositorydesc,repository_googledocs],[pluginname_help,repository_googledocs]
 MOV [repositorydesc,repository_local],[pluginname_help,repository_local]
 MOV [repositorydesc,repository_merlot],[pluginname_help,repository_merlot]
 MOV [repositorydesc,repository_picasa],[pluginname_help,repository_picasa]
 MOV [repositorydesc,repository_recent],[pluginname_help,repository_recent]
 MOV [repositorydesc,repository_s3],[pluginname_help,repository_s3]
 MOV [repositorydesc,repository_upload],[pluginname_help,repository_upload]
 MOV [repositorydesc,repository_url],[pluginname_help,repository_url]
 MOV [repositorydesc,repository_user],[pluginname_help,repository_user]
 MOV [repositorydesc,repository_webdav],[pluginname_help,repository_webdav]
 MOV [repositorydesc,repository_wikimedia],[pluginname_help,repository_wikimedia]
 MOV [repositorydesc,repository_youtube],[pluginname_help,repository_youtube]
AMOS END

12 years agoMDL-22984 using standard plugin name string for repositories
Petr Skoda [Sun, 4 Jul 2010 12:52:10 +0000 (12:52 +0000)]
MDL-22984 using standard plugin name string for repositories

AMOS BEGIN
 MOV [repositoryname,repository_alfresco],[pluginname,repository_alfresco]
 MOV [repositoryname,repository_boxnet],[pluginname,repository_boxnet]
 MOV [repositoryname,repository_dropbox],[pluginname,repository_dropbox]
 MOV [repositoryname,repository_filesystem],[pluginname,repository_filesystem]
 MOV [repositoryname,repository_flickr],[pluginname,repository_flickr]
 MOV [repositoryname,repository_flickr_public],[pluginname,repository_flickr_public]
 MOV [repositoryname,repository_googledocs],[pluginname,repository_googledocs]
 MOV [repositoryname,repository_local],[pluginname,repository_local]
 MOV [repositoryname,repository_merlot],[pluginname,repository_merlot]
 MOV [repositoryname,repository_picasa],[pluginname,repository_picasa]
 MOV [repositoryname,repository_recent],[pluginname,repository_recent]
 MOV [repositoryname,repository_s3],[pluginname,repository_s3]
 MOV [repositoryname,repository_upload],[pluginname,repository_upload]
 MOV [repositoryname,repository_url],[pluginname,repository_url]
 MOV [repositoryname,repository_user],[pluginname,repository_user]
 MOV [repositoryname,repository_webdav],[pluginname,repository_webdav]
 MOV [repositoryname,repository_wikimedia],[pluginname,repository_wikimedia]
 MOV [repositoryname,repository_youtube],[pluginname,repository_youtube]
AMOS END

12 years agoMDL-22992 cleaning repository upgrade path, please note core functions MUST NOT be...
Petr Skoda [Sun, 4 Jul 2010 12:36:46 +0000 (12:36 +0000)]
MDL-22992 cleaning repository upgrade path, please note core functions MUST NOT be called from the main upgrade script; the installation of plugins should be handled through each install.php

12 years agofinally removing the attempt to convert non-utf8 passwords - all users must have...
Petr Skoda [Sun, 4 Jul 2010 12:33:46 +0000 (12:33 +0000)]
finally removing the attempt to convert non-utf8 passwords - all users must have already logged in since sites upgraded from 1.6, right? - this also fixes recent undefined warning from convpassword

12 years agoMDL-23069 moving version and cron info into standard version.php - finally, yay!
Petr Skoda [Sun, 4 Jul 2010 12:18:22 +0000 (12:18 +0000)]
MDL-23069 moving version and cron info into standard version.php - finally, yay!

12 years agono more id cvs markers
Petr Skoda [Sun, 4 Jul 2010 12:09:15 +0000 (12:09 +0000)]
no more id cvs markers

12 years agono more id cvs markers or closing php tags!
Petr Skoda [Sun, 4 Jul 2010 12:08:53 +0000 (12:08 +0000)]
no more id cvs markers or closing php tags!

12 years agono more id cvs markers or closing php tags
Petr Skoda [Sun, 4 Jul 2010 12:08:18 +0000 (12:08 +0000)]
no more id cvs markers or closing php tags

12 years agooh my, no more id cvs markers or closing php tags
Petr Skoda [Sun, 4 Jul 2010 12:07:43 +0000 (12:07 +0000)]
oh my, no more id cvs markers or closing php tags

12 years agoMDL-23068 removing obsolete $result and removing empty upgrade files that would be...
Petr Skoda [Sun, 4 Jul 2010 10:27:56 +0000 (10:27 +0000)]
MDL-23068 removing obsolete $result and removing empty upgrade files that would be probably never used at all + minor cleanup/fixing

12 years agowe usually use include instead of require for plugin files
Petr Skoda [Sun, 4 Jul 2010 09:52:21 +0000 (09:52 +0000)]
we usually use include instead of require for plugin files

12 years agoUpdated the HEAD build version to 20100704
Moodle Robot [Sun, 4 Jul 2010 00:45:11 +0000 (00:45 +0000)]
Updated the HEAD build version to 20100704

12 years agoMDL-15136 full support for all plugins in plugin_supports() - fixed incorrect inline...
Petr Skoda [Sat, 3 Jul 2010 19:06:50 +0000 (19:06 +0000)]
MDL-15136 full support for all plugins in plugin_supports() - fixed incorrect inline docs

12 years agoMDL-15136 full support for all plugins in plugin_supports()
Petr Skoda [Sat, 3 Jul 2010 19:05:08 +0000 (19:05 +0000)]
MDL-15136 full support for all plugins in plugin_supports()

12 years agoMDL-22245 backup - implementing changes in subplugins to offline assignments demo
Eloy Lafuente [Sat, 3 Jul 2010 17:15:49 +0000 (17:15 +0000)]
MDL-22245 backup - implementing changes in subplugins to offline assignments demo

12 years agoMDL-22245 backup - improving subplugin support a bit, thanks to David for his comments
Eloy Lafuente [Sat, 3 Jul 2010 17:12:39 +0000 (17:12 +0000)]
MDL-22245 backup - improving subplugin support a bit, thanks to David for his comments

12 years agoMDL-22983 fixed incorrect repo icon locations - the /pix/ subfolder is the only way now
Petr Skoda [Sat, 3 Jul 2010 14:40:33 +0000 (14:40 +0000)]
MDL-22983 fixed incorrect repo icon locations - the /pix/ subfolder is the only way now

12 years agoMDL-23067 fixed potential sql injection and improved SQL coding style
Petr Skoda [Sat, 3 Jul 2010 14:33:48 +0000 (14:33 +0000)]
MDL-23067 fixed potential sql injection and improved SQL coding style

12 years agoMDL-22950 adding new component column to the files table, unfortunately this change...
Petr Skoda [Sat, 3 Jul 2010 13:37:13 +0000 (13:37 +0000)]
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment

12 years agoMDL-18011 - removing reference to loancalc block from core
Anthony Borrow [Sat, 3 Jul 2010 12:24:10 +0000 (12:24 +0000)]
MDL-18011 - removing reference to loancalc block from core

12 years agoloan calc not part of official distro any more
Petr Skoda [Sat, 3 Jul 2010 09:42:30 +0000 (09:42 +0000)]
loan calc not part of official distro any more

12 years agoUpdated the HEAD build version to 20100703
Moodle Robot [Sat, 3 Jul 2010 00:44:32 +0000 (00:44 +0000)]
Updated the HEAD build version to 20100703

12 years agoquestion import/export: MDL-22100 ' / etc. in category names confuse the import/export.
Tim Hunt [Fri, 2 Jul 2010 13:36:49 +0000 (13:36 +0000)]
question import/export: MDL-22100 ' / etc. in category names confuse the import/export.

12 years agoMDL-12192 Language specific label separator instead of hardcoded ': '
David Mudrak [Fri, 2 Jul 2010 12:15:36 +0000 (12:15 +0000)]
MDL-12192 Language specific label separator instead of hardcoded ': '

New string is available. Use get_string('labelsep', 'langconfig') to be used
as a separator between a label and the labelled text. If you want to
produce <label> HTML element, you may be interested in the new
html_writer::label() method. Simple selects and URL selects now use it.

There are bambillion places where ': ' is hardcoded as a separator. I do
not think we have to fix them manually now (and mass search and replace
would be tricky) but everybody should stop adding new.

Do not abuse 'labelsep' for any other purposes. Note that it may not be
colon in some languages or sites.

12 years agoMDL-22151 assignment backup - added backup for assignment with subplugin support...
Eloy Lafuente [Fri, 2 Jul 2010 11:24:56 +0000 (11:24 +0000)]
MDL-22151 assignment backup - added backup for assignment with subplugin support MDL-22245

12 years agoMDL-22245 backup - added activities subplugin support
Eloy Lafuente [Fri, 2 Jul 2010 11:13:00 +0000 (11:13 +0000)]
MDL-22245 backup - added activities subplugin support

12 years agoMDL-22609 fixed regression in my previous commit, sorry
Petr Skoda [Fri, 2 Jul 2010 10:04:30 +0000 (10:04 +0000)]
MDL-22609 fixed regression in my previous commit, sorry

12 years agoMDL-22609 undoing directory variables magic from last commit, keeping just the userid...
Petr Skoda [Fri, 2 Jul 2010 10:00:00 +0000 (10:00 +0000)]
MDL-22609 undoing directory variables magic from last commit, keeping just the userid-->submissionid itemid change