moodle.git
13 years agomoodle.org lang string: MDLSITE-846 thanks to Mauno
Helen Foster [Wed, 30 Dec 2009 14:09:22 +0000 (14:09 +0000)]
moodle.org lang string: MDLSITE-846 thanks to Mauno

13 years agomoodle.org lang strings: MDLSITE-297 thanks to MD
Helen Foster [Wed, 30 Dec 2009 12:38:06 +0000 (12:38 +0000)]
moodle.org lang strings: MDLSITE-297 thanks to MD

13 years agoUpdated the HEAD build version to 20091230
Moodle Robot [Wed, 30 Dec 2009 00:33:39 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091230

13 years agoMDL-20204 just a little blue theme experiment for testing of theme development proces...
Petr Skoda [Tue, 29 Dec 2009 22:11:52 +0000 (22:11 +0000)]
MDL-20204 just a little blue theme experiment for testing of theme development process ;-)

13 years agoMDL-20204 just a little blue theme experiment for testing of theme development proces...
Petr Skoda [Tue, 29 Dec 2009 22:11:52 +0000 (22:11 +0000)]
MDL-20204 just a little blue theme experiment for testing of theme development process ;-)

13 years agoNOBUG: Whitespace and XHTML ; merged from 19_STABLE
Eloy Lafuente [Tue, 29 Dec 2009 19:36:08 +0000 (19:36 +0000)]
NOBUG: Whitespace and XHTML ; merged from 19_STABLE

13 years agoMDL-21119 lang menu and login info now handled by themes
Petr Skoda [Tue, 29 Dec 2009 17:26:29 +0000 (17:26 +0000)]
MDL-21119 lang menu and login info now handled by themes

13 years agoMDL-20204 fixed some alt image typos
Petr Skoda [Tue, 29 Dec 2009 14:38:49 +0000 (14:38 +0000)]
MDL-20204 fixed some alt image typos

13 years agoMDL-21210 hopefully fixed $PAGE->set_url() weirdness and added more diagnostics
Petr Skoda [Tue, 29 Dec 2009 14:30:15 +0000 (14:30 +0000)]
MDL-21210 hopefully fixed $PAGE->set_url()  weirdness and added more diagnostics

13 years agoMDL-21193 improved error messages in combo loader
Petr Skoda [Tue, 29 Dec 2009 12:39:11 +0000 (12:39 +0000)]
MDL-21193 improved error messages in combo loader

13 years agoMDL-21193 improved error messages in combo loader
Petr Skoda [Tue, 29 Dec 2009 12:38:50 +0000 (12:38 +0000)]
MDL-21193 improved error messages in combo loader

13 years agoMDL-20204 adding missing theme render prefix for current theme - thanks dvpdiner2
Petr Skoda [Tue, 29 Dec 2009 12:23:39 +0000 (12:23 +0000)]
MDL-20204 adding missing theme render prefix for current theme - thanks dvpdiner2

13 years agoMDL-21208 THEME_DESIGNER_CACHE_LIFETIME control option added
Petr Skoda [Tue, 29 Dec 2009 12:14:42 +0000 (12:14 +0000)]
MDL-21208 THEME_DESIGNER_CACHE_LIFETIME control option added

13 years agoMDL-21208 major perf improvement for theme designer mode - now partially cached too ;-)
Petr Skoda [Tue, 29 Dec 2009 12:04:31 +0000 (12:04 +0000)]
MDL-21208 major perf improvement for theme designer mode - now partially cached too ;-)

13 years agoMDL-21208 longer image caching in theme designer mode (performance)
Petr Skoda [Tue, 29 Dec 2009 11:05:25 +0000 (11:05 +0000)]
MDL-21208 longer image caching in theme designer mode (performance)

13 years agoUpdated the HEAD build version to 20091229
Moodle Robot [Tue, 29 Dec 2009 00:33:16 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091229

13 years agoMDL-21193 finally fixed YUI3 laoding - now fully cached and working - yay!
Petr Skoda [Mon, 28 Dec 2009 23:08:55 +0000 (23:08 +0000)]
MDL-21193 finally fixed YUI3 laoding - now fully cached and working - yay!

13 years agoMDL-21204 fixed incorrect url params, credit goes to Gabriel Dias
Petr Skoda [Mon, 28 Dec 2009 19:42:19 +0000 (19:42 +0000)]
MDL-21204 fixed incorrect url params, credit goes to Gabriel Dias

13 years agoMDL-21198 improved html_link api, added missing style attribute; marked some potentia...
Petr Skoda [Mon, 28 Dec 2009 19:40:07 +0000 (19:40 +0000)]
MDL-21198 improved html_link api, added missing style attribute; marked some potential problems with TODOs

13 years agofixed dml typo
Petr Skoda [Mon, 28 Dec 2009 19:38:00 +0000 (19:38 +0000)]
fixed dml typo

13 years agoMDL-21198 fixed legacy PHP4 pass-by-reference notation + added proper param type
Petr Skoda [Mon, 28 Dec 2009 14:53:31 +0000 (14:53 +0000)]
MDL-21198 fixed legacy PHP4 pass-by-reference notation + added proper param type

13 years agoMDL-21203 delete dupe code - Credit goes to Antoine G ; merged from 19_STABLE
Eloy Lafuente [Mon, 28 Dec 2009 14:34:50 +0000 (14:34 +0000)]
MDL-21203 delete dupe code - Credit goes to Antoine G ; merged from 19_STABLE

13 years agoMDL-21198 make factory methods ahve to be static; adding "real" construtors for compo...
Petr Skoda [Mon, 28 Dec 2009 10:43:01 +0000 (10:43 +0000)]
MDL-21198 make factory methods ahve to be static; adding "real" construtors for components; fixed regression in detection of missing image alt text in actions; api improvements; plus some other fixes

13 years agoMDL-21198 improved parameter types specification in renderer api
Petr Skoda [Mon, 28 Dec 2009 08:33:47 +0000 (08:33 +0000)]
MDL-21198 improved parameter types specification in renderer api

13 years agoUpdated the HEAD build version to 20091228
Moodle Robot [Mon, 28 Dec 2009 00:34:42 +0000 (00:34 +0000)]
Updated the HEAD build version to 20091228

13 years agoMDL-21198 going back to the original spacer syntax, image component improvements...
Petr Skoda [Sun, 27 Dec 2009 23:31:46 +0000 (23:31 +0000)]
MDL-21198 going back to the original spacer syntax, image component improvements, plus some regression fixes

13 years agoMDL-21198 removing "Moodle_" prefix from html_component
Petr Skoda [Sun, 27 Dec 2009 19:50:15 +0000 (19:50 +0000)]
MDL-21198 removing "Moodle_" prefix from html_component

13 years agoMDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance...
Petr Skoda [Sun, 27 Dec 2009 19:47:21 +0000 (19:47 +0000)]
MDL-21198 improved/simplified $OUTPUT->user_picture() + regression fixes, performance fixes and detected performance problems when printing user avatars

13 years agoMDL-21197 output components do not use globals any more in prepare() methods
Petr Skoda [Sun, 27 Dec 2009 12:58:29 +0000 (12:58 +0000)]
MDL-21197 output components do not use globals any more in prepare() methods

13 years agoMDL-20790 more page layouts -see base theme for full list; also added new css body...
Petr Skoda [Sun, 27 Dec 2009 12:02:04 +0000 (12:02 +0000)]
MDL-20790 more page layouts -see base theme for full list; also added new css body class for describing current layout; base layout is now default for beter BC; require_login() now sets 'incourse' layout automatically

13 years agofixed CLI script detection
Petr Skoda [Sun, 27 Dec 2009 11:51:44 +0000 (11:51 +0000)]
fixed CLI script detection

13 years agoMDL-21196 workaround for xhtml strict problems in phploader
Petr Skoda [Sun, 27 Dec 2009 09:27:41 +0000 (09:27 +0000)]
MDL-21196 workaround for xhtml strict problems in phploader

13 years agoUpdated the HEAD build version to 20091227
Moodle Robot [Sun, 27 Dec 2009 00:33:13 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091227

13 years agoUpdated the HEAD build version to 20091226
Moodle Robot [Sat, 26 Dec 2009 00:33:27 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091226

13 years agoMDL-21191 Fixing another regression in dependency calculation
David Mudrak [Fri, 25 Dec 2009 23:31:59 +0000 (23:31 +0000)]
MDL-21191 Fixing another regression in dependency calculation

This is not easy to spot as $params may just contain one more item than $sql
would expect. However, $sql and $params should be well paired.

13 years agoMDL-21189 yui combined file loading admin setting
Petr Skoda [Fri, 25 Dec 2009 22:47:41 +0000 (22:47 +0000)]
MDL-21189 yui combined file loading admin setting

13 years agoMDL-21189 yui2/3 combo loader implemented - yay! admin settings in the next commit...
Petr Skoda [Fri, 25 Dec 2009 22:37:04 +0000 (22:37 +0000)]
MDL-21189 yui2/3 combo loader implemented - yay! admin settings in the next commit; yui libs stored in more standard locations

13 years agoMDL-21189 custom yui image loading needed for combo yui loader
Petr Skoda [Fri, 25 Dec 2009 19:51:40 +0000 (19:51 +0000)]
MDL-21189 custom yui image loading needed for combo yui loader

13 years agoMDL-21190 Re-fixing a regression in dependency calculation
David Mudrak [Fri, 25 Dec 2009 17:18:52 +0000 (17:18 +0000)]
MDL-21190 Re-fixing a regression in dependency calculation

Sorry for the last commit. This should be the proper way. The problem
was with the question mark within quotes - it was not considered as a
placeholder.

13 years agoMDL-21190 Fixing a regression in dependency calculation
David Mudrak [Fri, 25 Dec 2009 16:46:46 +0000 (16:46 +0000)]
MDL-21190 Fixing a regression in dependency calculation

13 years agoMDL-21187 brand new yui2 lib loading now using the official YAHOO oholoaders which...
Petr Skoda [Fri, 25 Dec 2009 15:27:47 +0000 (15:27 +0000)]
MDL-21187 brand new yui2 lib loading now using the official YAHOO oholoaders which properly resolves all dependencies; please note we are still suing the YUI2 CSS preloading

13 years agoMDL-20204 show debugging when require_js() used
Petr Skoda [Fri, 25 Dec 2009 14:40:44 +0000 (14:40 +0000)]
MDL-20204 show debugging when require_js() used

13 years agoMDL-21188 minor cleanup
Petr Skoda [Fri, 25 Dec 2009 14:23:36 +0000 (14:23 +0000)]
MDL-21188 minor cleanup

13 years agofixed whitespace, sorrry
Petr Skoda [Fri, 25 Dec 2009 14:15:24 +0000 (14:15 +0000)]
fixed whitespace, sorrry

13 years agoMDL-21188 removing support for yui pix folders in themes because it is not compatible...
Petr Skoda [Fri, 25 Dec 2009 14:14:55 +0000 (14:14 +0000)]
MDL-21188 removing support for yui pix folders in themes because it is not compatible with autoloading in YUI3 and also loading of any YUI from external sites through combo scripts

13 years agoMDL-21187 YUI phploader now used for YUI3
Petr Skoda [Fri, 25 Dec 2009 13:48:23 +0000 (13:48 +0000)]
MDL-21187 YUI phploader now used for YUI3

13 years agoMDL-21139 always load YUI3 CSS after YUI2 so that it takes precedence
Petr Skoda [Fri, 25 Dec 2009 10:52:02 +0000 (10:52 +0000)]
MDL-21139 always load YUI3 CSS after YUI2 so that it takes precedence

13 years agoMDL-21139 search for YUI3 images before YUI2
Petr Skoda [Fri, 25 Dec 2009 10:40:30 +0000 (10:40 +0000)]
MDL-21139 search for YUI3 images before YUI2

13 years agoUpdated the HEAD build version to 20091225
Moodle Robot [Fri, 25 Dec 2009 00:33:15 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091225

13 years agoAutomatic installer.php lang files by installer_builder (20091225)
Moodle Robot [Fri, 25 Dec 2009 00:22:33 +0000 (00:22 +0000)]
installer.php lang files by installer_builder (20091225)

13 years agohttp://tracker.moodle.org/browse/MDL-21186
Valery Fremaux [Thu, 24 Dec 2009 23:10:56 +0000 (23:10 +0000)]
http://tracker.moodle.org/browse/MDL-21186

13 years agoweblib MDL-21168 improved convert_urls_into_links
Andrew Davis [Thu, 24 Dec 2009 06:44:51 +0000 (06:44 +0000)]
weblib MDL-21168 improved convert_urls_into_links

13 years agotheme-anomaly MDL-20175 Removing readme.html file that is now in lang dir
Sam Hemelryk [Thu, 24 Dec 2009 03:12:13 +0000 (03:12 +0000)]
theme-anomaly MDL-20175 Removing readme.html file that is now in lang dir

13 years agotheme-anomaly MDL-20175 Updated anomaly theme to work with Moodle 2.0
Sam Hemelryk [Thu, 24 Dec 2009 03:06:39 +0000 (03:06 +0000)]
theme-anomaly MDL-20175 Updated anomaly theme to work with Moodle 2.0
It is still along way off finished however I will wait until the remaining theme changes are complete before fixing remaining issues.

13 years agonavigation MDL-21177 Removed erroneous DB queries from module extension calls
Sam Hemelryk [Thu, 24 Dec 2009 02:06:05 +0000 (02:06 +0000)]
navigation MDL-21177 Removed erroneous DB queries from module extension calls

13 years agoUpdated the HEAD build version to 20091224
Moodle Robot [Thu, 24 Dec 2009 00:33:57 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091224

13 years agoMDL-20799 renewed support for alternative theme dir location
Petr Skoda [Wed, 23 Dec 2009 18:52:42 +0000 (18:52 +0000)]
MDL-20799 renewed support for alternative theme dir location

13 years agoMDL-20787 removing obsolete smartpix redirect code
Petr Skoda [Wed, 23 Dec 2009 18:50:06 +0000 (18:50 +0000)]
MDL-20787 removing obsolete smartpix redirect code

13 years agoMDL-21125 removing obsolete global $THEME
Petr Skoda [Wed, 23 Dec 2009 18:23:21 +0000 (18:23 +0000)]
MDL-21125 removing obsolete global $THEME

13 years agoMDL-21125 obsoleting global $THEME
Petr Skoda [Wed, 23 Dec 2009 18:05:58 +0000 (18:05 +0000)]
MDL-21125 obsoleting global $THEME

13 years agoMDL-21125 obsoleting global $THEME
Petr Skoda [Wed, 23 Dec 2009 17:51:41 +0000 (17:51 +0000)]
MDL-21125 obsoleting global $THEME

13 years agoMDL-21125 obsoleting global $THEME
Petr Skoda [Wed, 23 Dec 2009 17:44:17 +0000 (17:44 +0000)]
MDL-21125 obsoleting global $THEME

13 years agoMDL-20204 removed some forgotten legacy code
Petr Skoda [Wed, 23 Dec 2009 17:27:29 +0000 (17:27 +0000)]
MDL-20204 removed some forgotten legacy code

13 years agoMDL-21124 full support for JS in theems finished
Petr Skoda [Wed, 23 Dec 2009 17:18:46 +0000 (17:18 +0000)]
MDL-21124 full support for JS in theems finished

13 years agoMDL-21178 formslib element modgrade does not use deprecated link_to_popup_window...
David Mudrak [Wed, 23 Dec 2009 16:54:39 +0000 (16:54 +0000)]
MDL-21178 formslib element modgrade does not use deprecated link_to_popup_window() for help icon

13 years agonavigation /MDL-21152 fixed regression changed topframe to frametop
Sam Hemelryk [Wed, 23 Dec 2009 08:56:16 +0000 (08:56 +0000)]
navigation /MDL-21152 fixed regression changed topframe to frametop

13 years agomod-data MDL-19806 Converted remaining print_textarea's to 2.0 editors.
Sam Hemelryk [Wed, 23 Dec 2009 06:19:25 +0000 (06:19 +0000)]
mod-data MDL-19806 Converted remaining print_textarea's to 2.0 editors.

13 years agomod-quiz MDL-19813 converted deprecated calendar event methods
Sam Hemelryk [Wed, 23 Dec 2009 03:01:36 +0000 (03:01 +0000)]
mod-quiz MDL-19813 converted deprecated calendar event methods

13 years agoquestion MDL-21169 removed update_module_button calls from question these are now...
Sam Hemelryk [Wed, 23 Dec 2009 02:45:22 +0000 (02:45 +0000)]
question MDL-21169 removed update_module_button calls from question these are now added by the module extending the navigation if there is a module specified for question pages.
Also fixed bug in moodle_url object coding_error to coding_exception

13 years agomod MDL-21169 Removed update this module button and ensured there was a link in the...
Sam Hemelryk [Wed, 23 Dec 2009 01:57:55 +0000 (01:57 +0000)]
mod MDL-21169 Removed update this module button and ensured there was a link in the settings block for it.

13 years agomod-scorm MDL-20261 Added functions to extend navigation and removed update this...
Sam Hemelryk [Wed, 23 Dec 2009 01:47:57 +0000 (01:47 +0000)]
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons

13 years agomod-hotpot MDL-20258 Added skeleton functions to extend navigation and removed update...
Sam Hemelryk [Wed, 23 Dec 2009 01:47:01 +0000 (01:47 +0000)]
mod-hotpot MDL-20258 Added skeleton functions to extend navigation and removed update this module buttons

13 years agofiles MDL-20635 Changed cleanup of files when a context is deleted from the moment...
Sam Hemelryk [Wed, 23 Dec 2009 01:24:17 +0000 (01:24 +0000)]
files MDL-20635 Changed cleanup of files when a context is deleted from the moment it occurs to cron

13 years agonavigation MDL-20649 Revised the way in which navigation works for users
Sam Hemelryk [Wed, 23 Dec 2009 01:22:48 +0000 (01:22 +0000)]
navigation MDL-20649 Revised the way in which navigation works for users
When logged in there is a my moodle dashboard branch, when viewing a site profile there is a users branch, and when viewing a course profile there the user is shown under the participants branch

13 years agogradebook: fixed scale description field re-save after embedded files URL rewrite
David Mudrak [Wed, 23 Dec 2009 00:57:20 +0000 (00:57 +0000)]
gradebook: fixed scale description field re-save after embedded files URL rewrite

13 years agoUpdated the HEAD build version to 20091223
Moodle Robot [Wed, 23 Dec 2009 00:33:43 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091223

13 years agoMDL-20296 hiding instructions HTML editor and reordering units controls
Pierre Pichet [Tue, 22 Dec 2009 10:37:41 +0000 (10:37 +0000)]
MDL-20296 hiding instructions HTML editor and reordering units controls

13 years agowebservice MDL-20803 fix printed documentation (collapsible javascript broke the...
jerome mouneyrac [Tue, 22 Dec 2009 07:26:20 +0000 (07:26 +0000)]
webservice MDL-20803 fix printed documentation (collapsible javascript broke the printed pages)

13 years agowebservice MDL-20803 fix bad english
jerome mouneyrac [Tue, 22 Dec 2009 07:09:28 +0000 (07:09 +0000)]
webservice MDL-20803 fix bad english

13 years agowebservice MDL-20803 add "Print All" button
jerome mouneyrac [Tue, 22 Dec 2009 03:52:28 +0000 (03:52 +0000)]
webservice MDL-20803 add "Print All" button

13 years agoMDL-19024 Fix a bug that stops strings from being displayed correctly in the admin...
Matt Oquist [Tue, 22 Dec 2009 02:25:02 +0000 (02:25 +0000)]
MDL-19024 Fix a bug that stops strings from being displayed correctly in the admin section when configuring the MNET services. (Thanks, Richard Mansfield.)

13 years agoUpdated the HEAD build version to 20091222
Moodle Robot [Tue, 22 Dec 2009 00:34:04 +0000 (00:34 +0000)]
Updated the HEAD build version to 20091222

13 years agoAutomatic installer.php lang files by installer_builder (20091222)
Moodle Robot [Tue, 22 Dec 2009 00:23:19 +0000 (00:23 +0000)]
installer.php lang files by installer_builder (20091222)

13 years agoCorrect PHPdoc comment.
Tim Hunt [Mon, 21 Dec 2009 16:39:06 +0000 (16:39 +0000)]
Correct PHPdoc comment.

13 years agogroup MDL-20005 added display of other groups users are in
Andrew Davis [Mon, 21 Dec 2009 08:13:50 +0000 (08:13 +0000)]
group MDL-20005 added display of other groups users are in

13 years agowebservice MDL-20803 add some comments to the code
jerome mouneyrac [Mon, 21 Dec 2009 08:08:22 +0000 (08:08 +0000)]
webservice MDL-20803 add some comments to the code

13 years agowebservice MDL-20803 replace all html tag display by output tag functions
jerome mouneyrac [Mon, 21 Dec 2009 07:37:54 +0000 (07:37 +0000)]
webservice MDL-20803 replace all html tag display by output tag functions

13 years agowebservice MDL-12886 do not display the web service core if no service available
jerome mouneyrac [Mon, 21 Dec 2009 06:11:50 +0000 (06:11 +0000)]
webservice MDL-12886 do not display the web service core if no service available

13 years agogroups MDL-19559 Fixed trivial css issue
Sam Hemelryk [Mon, 21 Dec 2009 06:01:30 +0000 (06:01 +0000)]
groups MDL-19559 Fixed trivial css issue

13 years agowebservice MDL-20803 add switch to disable documentation, fix renderer call on login...
jerome mouneyrac [Mon, 21 Dec 2009 04:01:02 +0000 (04:01 +0000)]
webservice MDL-20803 add switch to disable documentation, fix renderer call on login page, fix xhtml strict, add css file. TODO: use output render function to display tag, move all css style into the css file

13 years agomod-feedback MDL-19807 Fixed up final deprecated methods
Sam Hemelryk [Mon, 21 Dec 2009 03:57:36 +0000 (03:57 +0000)]
mod-feedback MDL-19807 Fixed up final deprecated methods

13 years agoUpdated the HEAD build version to 20091221
Moodle Robot [Mon, 21 Dec 2009 00:33:27 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091221

13 years agoMDL-21124 towards full JS support in themes
Petr Skoda [Sun, 20 Dec 2009 23:06:57 +0000 (23:06 +0000)]
MDL-21124 towards full JS support in themes

13 years agoMDL-21124 towards full JS support in themes
Petr Skoda [Sun, 20 Dec 2009 21:50:46 +0000 (21:50 +0000)]
MDL-21124 towards full JS support in themes

13 years agoMDL-20204 fixed silly bug in my previous commit
Petr Skoda [Sun, 20 Dec 2009 21:50:15 +0000 (21:50 +0000)]
MDL-20204 fixed silly bug in my previous commit

13 years agoMDL-20204 more BC in standard theme CSS
Petr Skoda [Sun, 20 Dec 2009 19:41:47 +0000 (19:41 +0000)]
MDL-20204 more BC in standard theme CSS

13 years agoMDL-21150 finally we have a general agreement that plugin_renderes now "magically...
Petr Skoda [Sun, 20 Dec 2009 16:34:18 +0000 (16:34 +0000)]
MDL-21150 finally we have a general agreement that plugin_renderes now "magically extend" the core_renderer by using of __call() + fixed problems with protected methods

13 years agoMDL-21155 improve themechangeonurl - sesskey not required, it may be a slight CSRF...
Petr Skoda [Sun, 20 Dec 2009 16:25:41 +0000 (16:25 +0000)]
MDL-21155 improve themechangeonurl - sesskey not required, it may be a slight CSRF problem, but on the other hand theme designers rely on this very often, fixed problems with theme in _POST

13 years agoUpdated the HEAD build version to 20091220
Moodle Robot [Sun, 20 Dec 2009 00:33:58 +0000 (00:33 +0000)]
Updated the HEAD build version to 20091220

13 years agoMDL-20960 testing correctly response 0 as not null line 393 merged from 1.9
Pierre Pichet [Sat, 19 Dec 2009 21:30:31 +0000 (21:30 +0000)]
MDL-20960 testing correctly response 0 as not null line 393 merged from 1.9