moodle.git
14 years agoMDL-24265 adding missing nolink desc string, credit goes to Myles Carrick
Petr Skoda [Sun, 10 Oct 2010 10:08:47 +0000 (10:08 +0000)]
MDL-24265 adding missing nolink desc string, credit goes to Myles Carrick

14 years agoUpdated the HEAD build version to 20101010
Moodle Robot [Sun, 10 Oct 2010 00:46:15 +0000 (00:46 +0000)]
Updated the HEAD build version to 20101010

14 years agoAutomatic installer lang files (20101010)
AMOS bot [Sun, 10 Oct 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20101010)

14 years agoMDL-19925 adding events to upload users scripts
Petr Skoda [Sat, 9 Oct 2010 22:53:50 +0000 (22:53 +0000)]
MDL-19925 adding events to upload users scripts

14 years agoMDL-16349 we can now safely switch to the guest role
Petr Skoda [Sat, 9 Oct 2010 19:55:18 +0000 (19:55 +0000)]
MDL-16349 we can now safely switch to the guest role

14 years agoMDL-24570 multiple sitepolicy fixes + adding new separate guest user policy
Petr Skoda [Sat, 9 Oct 2010 18:13:33 +0000 (18:13 +0000)]
MDL-24570 multiple sitepolicy fixes + adding new separate guest user policy
AMOS BEGIN
 MOV [configsitepolicy,core_admin],[sitepolicy_help,core_admin]
AMOS END

14 years agoFixed uneven column color below header
Andrea Bicciolo [Sat, 9 Oct 2010 17:15:30 +0000 (17:15 +0000)]
Fixed uneven column color below header

14 years agoCONTRIB-2420 mysql editor is now standard /local/ plugin
Petr Skoda [Sat, 9 Oct 2010 12:22:57 +0000 (12:22 +0000)]
CONTRIB-2420 mysql editor is now standard /local/ plugin

14 years agoMDL-24590 fixed links to groups on participants page
Petr Skoda [Sat, 9 Oct 2010 10:26:35 +0000 (10:26 +0000)]
MDL-24590 fixed links to groups on participants page

14 years agoUpdated the HEAD build version to 20101009
Moodle Robot [Sat, 9 Oct 2010 00:47:18 +0000 (00:47 +0000)]
Updated the HEAD build version to 20101009

14 years agoMDL-16769 Removing studentviewoff and studentviewon
David Mudrak [Fri, 8 Oct 2010 13:53:35 +0000 (13:53 +0000)]
MDL-16769 Removing studentviewoff and studentviewon

14 years agoNOMDL Rewording text used for Hide/Show icon
David Mudrak [Fri, 8 Oct 2010 13:39:04 +0000 (13:39 +0000)]
NOMDL Rewording text used for Hide/Show icon

Show icon from others is a bug, should be Show icon to others. But
because others can have the capability to view hidden sections anyway,
it was decided to keep just Hide/Show

14 years agoMDL-24565 fix invalid XML unicode characters when uses KSES filtering - credit goes...
Petr Skoda [Fri, 8 Oct 2010 09:22:56 +0000 (09:22 +0000)]
MDL-24565 fix invalid XML unicode characters when uses KSES filtering - credit goes to Jenny Gray

14 years agohub server MDL-24015 add hub setting to not display the search form on the front...
jerome mouneyrac [Fri, 8 Oct 2010 08:54:36 +0000 (08:54 +0000)]
hub server MDL-24015 add hub setting to not display the search form on the front page when users are not logged

14 years agofixed coding style
Petr Skoda [Fri, 8 Oct 2010 08:51:22 +0000 (08:51 +0000)]
fixed coding style

14 years agomessage MDL-24584 2 new strings for messaging UI
Andrew Davis [Fri, 8 Oct 2010 08:51:12 +0000 (08:51 +0000)]
message MDL-24584 2 new strings for messaging UI

14 years agomessage MDL-24584 made some UI strings more descriptive
Andrew Davis [Fri, 8 Oct 2010 08:50:49 +0000 (08:50 +0000)]
message MDL-24584 made some UI strings more descriptive

14 years agoMDL-24578 removed duplicate user delete functions, fixed unenrol bugs
Petr Skoda [Fri, 8 Oct 2010 08:47:04 +0000 (08:47 +0000)]
MDL-24578 removed duplicate user delete functions, fixed unenrol bugs

14 years agoNew files for installer
AMOS bot [Fri, 8 Oct 2010 07:04:39 +0000 (07:04 +0000)]
New files for installer

14 years agowebservice MDL-24541 change wsdoc.php external authentication into a normal moodle...
jerome mouneyrac [Fri, 8 Oct 2010 03:03:10 +0000 (03:03 +0000)]
webservice MDL-24541 change wsdoc.php external authentication into a normal moodle page with require_login(), no form, documentation directly related to the token and display from the user security keys page (see MDL for more information)

14 years agomessage MDL-24548 additional messaging fixes to do with forum notifications
Andrew Davis [Fri, 8 Oct 2010 02:49:53 +0000 (02:49 +0000)]
message MDL-24548 additional messaging fixes to do with forum notifications

14 years agomessage MDL-24548 prevent forum posts appearing as unread messages
Andrew Davis [Fri, 8 Oct 2010 02:33:54 +0000 (02:33 +0000)]
message MDL-24548 prevent forum posts appearing as unread messages

14 years agomessage MDL-24548 altered some string in the messaging UI
Andrew Davis [Fri, 8 Oct 2010 02:32:44 +0000 (02:32 +0000)]
message MDL-24548 altered some string in the messaging UI

14 years agomessage MDL-24548 some emergency bug fixes to messaging
Andrew Davis [Fri, 8 Oct 2010 02:31:57 +0000 (02:31 +0000)]
message MDL-24548 some emergency bug fixes to messaging

14 years agoUpdated the HEAD build version to 20101008
Moodle Robot [Fri, 8 Oct 2010 00:47:27 +0000 (00:47 +0000)]
Updated the HEAD build version to 20101008

14 years agoMDL-24542 filter_urltolink does not display debugging warning if called by format_string
David Mudrak [Thu, 7 Oct 2010 19:28:36 +0000 (19:28 +0000)]
MDL-24542 filter_urltolink does not display debugging warning if called by format_string

Ideally, filter class should declare if it supports format_text() or
format_string() or both. Also there could be another $option passed
informing the filter about the type of the text.

14 years agoMDL-24425 mnet: fixed SQL DISTINCT from a table containing text field
David Mudrak [Thu, 7 Oct 2010 16:11:42 +0000 (16:11 +0000)]
MDL-24425 mnet: fixed SQL DISTINCT from a table containing text field

14 years agoMDL-24542 filter_urltolink now whitelisted as standard filter
David Mudrak [Thu, 7 Oct 2010 15:45:35 +0000 (15:45 +0000)]
MDL-24542 filter_urltolink now whitelisted as standard filter

14 years agoMDL-24542 New filter urltolink, replacing core convert_urls_into_links() function
David Mudrak [Thu, 7 Oct 2010 09:01:15 +0000 (09:01 +0000)]
MDL-24542 New filter urltolink, replacing core convert_urls_into_links() function

14 years agoMDL-24542 Removing convert_urls_into_links() from the core
David Mudrak [Thu, 7 Oct 2010 08:59:15 +0000 (08:59 +0000)]
MDL-24542 Removing convert_urls_into_links() from the core

14 years agoMDL-24531 Extend filter manager API so that options can be passed to the filters
David Mudrak [Thu, 7 Oct 2010 08:57:20 +0000 (08:57 +0000)]
MDL-24531 Extend filter manager API so that options can be passed to the filters

The only option passed at the moment is the original format in which the
user inserted the text. Other options can be added later if/when needed.

14 years agorating MDL-24558 added better handling for when there are no ratings submitted
Andrew Davis [Thu, 7 Oct 2010 08:25:59 +0000 (08:25 +0000)]
rating MDL-24558 added better handling for when there are no ratings submitted

14 years agoyui combo MDLSITE-1032 Fixed relative paths to assets
Sam Hemelryk [Thu, 7 Oct 2010 08:25:56 +0000 (08:25 +0000)]
yui combo MDLSITE-1032 Fixed relative paths to assets

14 years agorating MDL-24558 new string for when no ratings have been submitted
Andrew Davis [Thu, 7 Oct 2010 08:21:51 +0000 (08:21 +0000)]
rating MDL-24558 new string for when no ratings have been submitted

14 years agoMDL-24540, fixed comments UI for not logged in users
Dongsheng Cai [Thu, 7 Oct 2010 08:18:56 +0000 (08:18 +0000)]
MDL-24540, fixed comments UI for not logged in users

14 years agomessage MDLSITE-1039 improving the jabber message processor
Andrew Davis [Thu, 7 Oct 2010 06:36:17 +0000 (06:36 +0000)]
message MDLSITE-1039 improving the jabber message processor

14 years agoeditor-css MDL-16319 Set default font for the core moodle themes
Sam Hemelryk [Thu, 7 Oct 2010 04:17:15 +0000 (04:17 +0000)]
editor-css MDL-16319 Set default font for the core moodle themes

14 years agooutpurenderer MDL-24560 $OUTPUT->doc_link() support icon only (no link text) but...
jerome mouneyrac [Thu, 7 Oct 2010 04:04:38 +0000 (04:04 +0000)]
outpurenderer MDL-24560 $OUTPUT->doc_link() support icon only (no link text) but trigger warning and wrong xhtml_strict code => fixed

14 years agomessage MDLSITE-1042 added a footer to IM email notifications
Andrew Davis [Thu, 7 Oct 2010 04:00:37 +0000 (04:00 +0000)]
message MDLSITE-1042 added a footer to IM email notifications

14 years agomessage MDLSITE-1042 prevented messages being automatically marked as read if the...
Andrew Davis [Thu, 7 Oct 2010 03:59:50 +0000 (03:59 +0000)]
message MDLSITE-1042 prevented messages being automatically marked as read if the popup processor wasnt in use

14 years agomessage MDLSITE-1042 fixed some messaging bugs
Andrew Davis [Thu, 7 Oct 2010 03:59:07 +0000 (03:59 +0000)]
message MDLSITE-1042 fixed some messaging bugs

14 years agotags MDLSITE-1000 Set a better page layout on the standard theme
Sam Hemelryk [Thu, 7 Oct 2010 03:26:17 +0000 (03:26 +0000)]
tags MDLSITE-1000 Set a better page layout on the standard theme

14 years agotags MDLSITE-1000 Added missing include in tag/lib.php
Sam Hemelryk [Thu, 7 Oct 2010 03:22:40 +0000 (03:22 +0000)]
tags MDLSITE-1000 Added missing include in tag/lib.php

14 years agoUpdated the HEAD build version to 20101007
Moodle Robot [Thu, 7 Oct 2010 00:46:29 +0000 (00:46 +0000)]
Updated the HEAD build version to 20101007

14 years agoAutomatic installer lang files (20101007)
AMOS bot [Thu, 7 Oct 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (20101007)

14 years agoMDLSITE-1025 prevent group info access only in separate mode
Petr Skoda [Wed, 6 Oct 2010 20:15:50 +0000 (20:15 +0000)]
MDLSITE-1025 prevent group info access only in separate mode

14 years agoMDL-6122 truncate_userinfo() has to use unicode aware functions
Petr Skoda [Wed, 6 Oct 2010 19:12:49 +0000 (19:12 +0000)]
MDL-6122 truncate_userinfo() has to use unicode aware functions

14 years agoMDL-21915 fixing remaining chmod and mkdir to use moodle file permissions
Petr Skoda [Wed, 6 Oct 2010 19:06:52 +0000 (19:06 +0000)]
MDL-21915 fixing remaining chmod and mkdir to use moodle file permissions

14 years agoMDL-23799 fixed distinct text
Petr Skoda [Wed, 6 Oct 2010 18:14:04 +0000 (18:14 +0000)]
MDL-23799 fixed distinct text

14 years agoMDL-23648 adding missing link to clicktoopen string, it is not enough tojust print...
Petr Skoda [Wed, 6 Oct 2010 17:53:10 +0000 (17:53 +0000)]
MDL-23648 adding missing link to clicktoopen string, it is not enough tojust print url when we say users to click on it

14 years agoMDL-23648 adding resizing to iframe, this should finally solve IE issues when embeddi...
Petr Skoda [Wed, 6 Oct 2010 16:52:54 +0000 (16:52 +0000)]
MDL-23648 adding resizing to iframe, this should finally solve IE issues when embedding resources

14 years agoMDL-22338 main version bump necessary for JS cache invalidation
Petr Skoda [Wed, 6 Oct 2010 16:24:43 +0000 (16:24 +0000)]
MDL-22338 main version bump necessary for JS cache invalidation

14 years agoMDL-22338 fixed regression - the embedded resources are being resized again
Petr Skoda [Wed, 6 Oct 2010 16:23:37 +0000 (16:23 +0000)]
MDL-22338 fixed regression - the embedded resources are being resized again

14 years agoMDL-24552 importing latest markdown extra 1.2.4
Petr Skoda [Wed, 6 Oct 2010 15:59:33 +0000 (15:59 +0000)]
MDL-24552 importing latest markdown extra 1.2.4

14 years agoMDL-24550 fixed Zend version
Petr Skoda [Wed, 6 Oct 2010 15:53:16 +0000 (15:53 +0000)]
MDL-24550 fixed Zend version

14 years agoMDL-24550 fixed yui version
Petr Skoda [Wed, 6 Oct 2010 15:52:29 +0000 (15:52 +0000)]
MDL-24550 fixed yui version

14 years agoMDL-24550 fixed simplepie version
Petr Skoda [Wed, 6 Oct 2010 15:50:51 +0000 (15:50 +0000)]
MDL-24550 fixed simplepie version

14 years agoMDL-24550 phpxml not used any more
Petr Skoda [Wed, 6 Oct 2010 15:50:14 +0000 (15:50 +0000)]
MDL-24550 phpxml not used any more

14 years agoMDL-24550 fixed phpmailer version
Petr Skoda [Wed, 6 Oct 2010 15:47:57 +0000 (15:47 +0000)]
MDL-24550 fixed phpmailer version

14 years agoMDL-24550 fixed crypt version and license
Petr Skoda [Wed, 6 Oct 2010 15:46:33 +0000 (15:46 +0000)]
MDL-24550 fixed crypt version and license

14 years agoMDL-24550 fixed Console getopt version
Petr Skoda [Wed, 6 Oct 2010 15:38:42 +0000 (15:38 +0000)]
MDL-24550 fixed Console getopt version

14 years agoMDL-24550 updated version of htmlpurifier
Petr Skoda [Wed, 6 Oct 2010 15:34:46 +0000 (15:34 +0000)]
MDL-24550 updated version of htmlpurifier

14 years agoMDL-24551 adodb 5.11
Petr Skoda [Wed, 6 Oct 2010 15:32:35 +0000 (15:32 +0000)]
MDL-24551 adodb 5.11

14 years agoMDL-24551 importing latest adodb 5.11
Petr Skoda [Wed, 6 Oct 2010 15:31:49 +0000 (15:31 +0000)]
MDL-24551 importing latest adodb 5.11

14 years agoMDL-24535 do not store 'wantsurl' when accessing group images
Petr Skoda [Wed, 6 Oct 2010 12:56:56 +0000 (12:56 +0000)]
MDL-24535 do not store 'wantsurl' when accessing group images

14 years agoMDL-24523 markdown cleanup
Petr Skoda [Wed, 6 Oct 2010 12:42:17 +0000 (12:42 +0000)]
MDL-24523 markdown cleanup

14 years agoNOBUG Adding missing include
Sam Hemelryk [Wed, 6 Oct 2010 08:58:34 +0000 (08:58 +0000)]
NOBUG Adding missing include

14 years agoMDL-24530 Fixed core function usage during early install phase when the site is not...
David Mudrak [Wed, 6 Oct 2010 08:54:47 +0000 (08:54 +0000)]
MDL-24530 Fixed core function usage during early install phase when the site is not fully set up yet

Merged from MOODLE_19_STABLE

14 years agoauthentication MDLSITE-1014 updated recaptchlib to point to google urls based on...
Aparup Banerjee [Wed, 6 Oct 2010 07:53:25 +0000 (07:53 +0000)]
authentication MDLSITE-1014 updated recaptchlib to point to google urls based on google's api v1.11

14 years agoNOBUG removed unused deprecated arg to mktime for php 5.3
Sam Hemelryk [Wed, 6 Oct 2010 07:50:00 +0000 (07:50 +0000)]
NOBUG removed unused deprecated arg to mktime for php 5.3

14 years agomessage MDLSITE-1039 changed the text on the button you click to get to search due...
Andrew Davis [Wed, 6 Oct 2010 07:44:41 +0000 (07:44 +0000)]
message MDLSITE-1039 changed the text on the button you click to get to search due to confusion

14 years agomessage MDLSITE-1039 made clicking on a contacts name work on the message search...
Andrew Davis [Wed, 6 Oct 2010 07:41:23 +0000 (07:41 +0000)]
message MDLSITE-1039 made clicking on a contacts name work on the message search page

14 years agomessage MDLSITE-1039 gave IMs a meaningful subject line and turned on action icons...
Andrew Davis [Wed, 6 Oct 2010 07:39:49 +0000 (07:39 +0000)]
message MDLSITE-1039 gave IMs a meaningful subject line and turned on action icons for the contact list on /message/index.php

14 years agomessage MDLSITE-1039 made it so when youre viewing new messages you only see new...
Andrew Davis [Wed, 6 Oct 2010 07:38:51 +0000 (07:38 +0000)]
message MDLSITE-1039 made it so when youre viewing new messages you only see new messages

14 years agothemes-base MDL-16319 Base theme now has an editor sheet and sets a default font...
Sam Hemelryk [Wed, 6 Oct 2010 07:38:34 +0000 (07:38 +0000)]
themes-base MDL-16319 Base theme now has an editor sheet and sets a default font size

14 years agonavigation MDL-1001 Fixed wrong capability during context call
Sam Hemelryk [Wed, 6 Oct 2010 06:50:36 +0000 (06:50 +0000)]
navigation MDL-1001 Fixed wrong capability during context call

14 years agoblock_online-users MDLSITE-1002 Fixed chrome issue by adding position css to position...
Sam Hemelryk [Wed, 6 Oct 2010 06:24:09 +0000 (06:24 +0000)]
block_online-users MDLSITE-1002 Fixed chrome issue by adding position css to positioned li

14 years agopluginfile MDLSITE-1025 Relaxed login check on pluginfile surrounding group icons
Sam Hemelryk [Wed, 6 Oct 2010 06:00:49 +0000 (06:00 +0000)]
pluginfile MDLSITE-1025 Relaxed login check on pluginfile surrounding group icons

14 years agoratings MDLSITE-1028 Added additional structure to the ratings renderer output
Sam Hemelryk [Wed, 6 Oct 2010 05:50:45 +0000 (05:50 +0000)]
ratings MDLSITE-1028 Added additional structure to the ratings renderer output

14 years agoMDL-24375, fixed mulilt main files in filemanager
Dongsheng Cai [Wed, 6 Oct 2010 04:17:21 +0000 (04:17 +0000)]
MDL-24375, fixed mulilt main files in filemanager

14 years ago"MDL-24210, added missing context to html editor"
Dongsheng Cai [Wed, 6 Oct 2010 03:48:32 +0000 (03:48 +0000)]
"MDL-24210, added missing context to html editor"

14 years ago"MDL-24533, fixed two page 1 boxes in filepicker, credits to Gerwood Stewart"
Dongsheng Cai [Wed, 6 Oct 2010 03:29:19 +0000 (03:29 +0000)]
"MDL-24533, fixed two page 1 boxes in filepicker, credits to Gerwood Stewart"

14 years agorestore MDL-24536 [[backupmode30]] => 'Hub'
jerome mouneyrac [Wed, 6 Oct 2010 03:16:53 +0000 (03:16 +0000)]
restore MDL-24536 [[backupmode30]]  => 'Hub'

14 years agowebservice MDL-24372 manage token doesn't appear twice in the admin menu when create...
jerome mouneyrac [Wed, 6 Oct 2010 02:25:32 +0000 (02:25 +0000)]
webservice MDL-24372 manage token doesn't appear twice in the admin menu when create a new token

14 years agoMDL-24328 completion Check criteria are set before showing links to report
Aaron Barnes [Wed, 6 Oct 2010 02:23:50 +0000 (02:23 +0000)]
MDL-24328 completion Check criteria are set before showing links to report

14 years agoUpdated the HEAD build version to 20101006
Moodle Robot [Wed, 6 Oct 2010 00:47:16 +0000 (00:47 +0000)]
Updated the HEAD build version to 20101006

14 years agoquiz recent activity MDL-24528 was setting the activity userid to the attempt id...
Tim Hunt [Tue, 5 Oct 2010 17:11:16 +0000 (17:11 +0000)]
quiz recent activity MDL-24528 was setting the activity userid to the attempt id. Doh!

14 years agofix for backgrounds in pop-ups, MDL-23773
john St [Tue, 5 Oct 2010 16:59:15 +0000 (16:59 +0000)]
fix for backgrounds in pop-ups, MDL-23773

14 years agofix for custom menu sub menu, MDL-24389
john St [Tue, 5 Oct 2010 16:41:15 +0000 (16:41 +0000)]
fix for custom menu sub menu, MDL-24389

14 years agoforum MDLSITE-1034 fixed the logic around displaying forum subscriptions in index.php
Andrew Davis [Tue, 5 Oct 2010 12:39:53 +0000 (12:39 +0000)]
forum MDLSITE-1034 fixed the logic around displaying forum subscriptions in index.php

14 years agoMDL-24520 use different name if manager role already exists
Petr Skoda [Tue, 5 Oct 2010 08:25:58 +0000 (08:25 +0000)]
MDL-24520 use different name if manager role already exists

14 years agoMDL-24470 data->notification - apply correct default if null is found on restore
Eloy Lafuente [Tue, 5 Oct 2010 08:21:57 +0000 (08:21 +0000)]
MDL-24470 data->notification - apply correct default if null is found on restore

14 years agorss MDL-24509 added support for 1.9 rss feed requests
Andrew Davis [Tue, 5 Oct 2010 03:30:01 +0000 (03:30 +0000)]
rss MDL-24509 added support for 1.9 rss feed requests

14 years agorss MDL-24509 added some support for 1.9 rss feed requests
Andrew Davis [Tue, 5 Oct 2010 03:28:23 +0000 (03:28 +0000)]
rss MDL-24509 added some support for 1.9 rss feed requests

14 years agonavigation MDLSITE-1023 Fixed up navigation regression when viewing site pages and...
Sam Hemelryk [Tue, 5 Oct 2010 02:38:40 +0000 (02:38 +0000)]
navigation MDLSITE-1023 Fixed up navigation regression when viewing site pages and not being logged in.

14 years agoUpdated the HEAD build version to 20101005
Moodle Robot [Tue, 5 Oct 2010 00:46:49 +0000 (00:46 +0000)]
Updated the HEAD build version to 20101005

14 years agoAutomatic installer lang files (20101005)
AMOS bot [Tue, 5 Oct 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (20101005)

14 years agorss MDL-24509 added call to require_login()
Andrew Davis [Mon, 4 Oct 2010 14:42:23 +0000 (14:42 +0000)]
rss MDL-24509 added call to require_login()

14 years agorss MDL-24508 fixed guest access to rss feeds
Andrew Davis [Mon, 4 Oct 2010 13:31:19 +0000 (13:31 +0000)]
rss MDL-24508 fixed guest access to rss feeds

14 years agoMDL-24497, hide message when maxbytes option is not explicit defined in moodle form
Dongsheng Cai [Mon, 4 Oct 2010 10:03:52 +0000 (10:03 +0000)]
MDL-24497, hide message when maxbytes option is not explicit defined in moodle form