Petr Skoda [Wed, 13 Oct 2010 17:19:17 +0000 (17:19 +0000)]
MDL-24647 fixed mod/data approval file access check + fixed security issue + improved coding style
Jenny Gray [Wed, 13 Oct 2010 14:08:02 +0000 (14:08 +0000)]
MDL-24565 control characters stripped so xml output functions correctly
now without unicode regular expression
jerome mouneyrac [Wed, 13 Oct 2010 09:13:23 +0000 (09:13 +0000)]
registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code
Andrew Davis [Wed, 13 Oct 2010 09:05:54 +0000 (09:05 +0000)]
rating MDL-24648 altered the query thats executed when something requests grades for all students. Now only returns a row for users that actually have a grade.
Shane Elliott [Wed, 13 Oct 2010 09:00:31 +0000 (09:00 +0000)]
MDL-24649 Fixed typo preventing download in excel format
Petr Skoda [Wed, 13 Oct 2010 08:29:22 +0000 (08:29 +0000)]
MDL-14817 fixing recent regressions
Andrew Davis [Wed, 13 Oct 2010 06:05:13 +0000 (06:05 +0000)]
rating MDLSITE-1028 when no ratings have been submitted the aggregate is now output as an empty string rather than a hyphen
Dongsheng Cai [Wed, 13 Oct 2010 04:13:46 +0000 (04:13 +0000)]
"MDL-15573, question bank the php4 compatiable code will broke in php5"
Andrew Davis [Wed, 13 Oct 2010 03:28:16 +0000 (03:28 +0000)]
message MDL-24635 fixed a small bug that was preventing some tooltips from being included
Andrew Davis [Wed, 13 Oct 2010 02:38:23 +0000 (02:38 +0000)]
message MDL-24444 made bulk user messaging work by fixing up some incomplete refactoring
Moodle Robot [Wed, 13 Oct 2010 00:46:32 +0000 (00:46 +0000)]
Updated the HEAD build version to
20101013
AMOS bot [Wed, 13 Oct 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20101013)
Tim Hunt [Tue, 12 Oct 2010 15:01:54 +0000 (15:01 +0000)]
simpletestlib MDL-24637 ContainsTagWithAttribute(s) does not work reliabily with attribute values "0" and ""
David Mudrak [Tue, 12 Oct 2010 14:56:01 +0000 (14:56 +0000)]
MDL-24636 File API: Fixed calculation of the number of current files when merging with the draft area
David Mudrak [Tue, 12 Oct 2010 12:56:59 +0000 (12:56 +0000)]
MDL-24627 Unknown components are considered activity modules even if their name contains underscore
David Mudrak [Tue, 12 Oct 2010 12:56:41 +0000 (12:56 +0000)]
Improved moodlelib_test to illustrate wrong style of writing unit tests
Sorry for this irritating commit but I believe it is the most effective
way how to demonstrate the issue.
Dongsheng Cai [Tue, 12 Oct 2010 10:29:50 +0000 (10:29 +0000)]
"MDL-15573, fixed essey question type feedback text"
Petr Skoda [Tue, 12 Oct 2010 09:19:08 +0000 (09:19 +0000)]
MDL-14595 more CSS styles whitelisted in KSES
Petr Skoda [Tue, 12 Oct 2010 09:08:36 +0000 (09:08 +0000)]
MDL-14817 eliminating all potential ra duplicates
Petr Skoda [Tue, 12 Oct 2010 09:00:31 +0000 (09:00 +0000)]
removing obsolete code
Aparup Banerjee [Tue, 12 Oct 2010 08:59:44 +0000 (08:59 +0000)]
global search MDL-24625 added page system context
Petr Skoda [Tue, 12 Oct 2010 08:34:52 +0000 (08:34 +0000)]
MDL-14232 group import moved to group UI, fixed regressions and improved coding style - in future we should definitely improve the navigation structure of groups interface
jerome mouneyrac [Tue, 12 Oct 2010 07:10:19 +0000 (07:10 +0000)]
community block MDL-24606 add information (waiting alert + expected time) when user downloads a course from community block
Sam Hemelryk [Tue, 12 Oct 2010 06:46:55 +0000 (06:46 +0000)]
mod-data MDLSITE-1076 Fixed up typo causing mod-data lastname search to break
Andrew Davis [Tue, 12 Oct 2010 05:51:17 +0000 (05:51 +0000)]
gradebook MDL-24330 added a little visual of the structure of the grade categories created by the unit tests
Aaron Barnes [Tue, 12 Oct 2010 02:02:11 +0000 (02:02 +0000)]
completion MDL-24512 Fix hard coded string "More details"
Sam Hemelryk [Tue, 12 Oct 2010 01:59:32 +0000 (01:59 +0000)]
mod-forum MDLSITE-1073 Fixed up the search highlighting in forum post messages
Sam Hemelryk [Tue, 12 Oct 2010 01:22:15 +0000 (01:22 +0000)]
output MDLSITE-1070 Added set methods to custom_menu class as properties are protected
Sam Hemelryk [Tue, 12 Oct 2010 01:18:01 +0000 (01:18 +0000)]
NOBUG: Set a better pagelayout on admin/index.php
Sam Hemelryk [Tue, 12 Oct 2010 01:15:43 +0000 (01:15 +0000)]
permissions MDL-24614 Fixed JS error with cookie handling on the permission filter
Moodle Robot [Tue, 12 Oct 2010 00:47:55 +0000 (00:47 +0000)]
Updated the HEAD build version to
20101012
Sam Marshall [Mon, 11 Oct 2010 15:58:33 +0000 (15:58 +0000)]
accessibility MDL-24163 Change to accesshide definition to avoid rare Safari/VoiceOver crashes
David Mudrak [Mon, 11 Oct 2010 12:19:04 +0000 (12:19 +0000)]
MDL-24607 mnet: fixed filelib inclusion before it is used
Andrew Davis [Mon, 11 Oct 2010 08:39:19 +0000 (08:39 +0000)]
rating MDLSITE-1045 changed /rating/index.php page title to be more friendly
Andrew Davis [Mon, 11 Oct 2010 08:37:36 +0000 (08:37 +0000)]
rating MDLSITE-1045 added a new string for a window title
Aparup Banerjee [Mon, 11 Oct 2010 08:27:50 +0000 (08:27 +0000)]
assignment MDL-24469 merged changes to head.
Andrew Davis [Mon, 11 Oct 2010 08:09:04 +0000 (08:09 +0000)]
message MDLSITE-1063 altered the css for /message/index.php and removed a bunch of redundant css
Petr Skoda [Mon, 11 Oct 2010 07:55:24 +0000 (07:55 +0000)]
MDL-22739, MDL-23772 improved changeme hack + finally fixing the delayed changeme effect
Sam Hemelryk [Mon, 11 Oct 2010 07:43:51 +0000 (07:43 +0000)]
navigation MDL-24571 Fixed issue with course where availability prevents access
Sam Hemelryk [Mon, 11 Oct 2010 06:28:41 +0000 (06:28 +0000)]
mod-forum MDL-24569 Improved forum posts/discussions links within navigation
Andrew Davis [Mon, 11 Oct 2010 06:23:03 +0000 (06:23 +0000)]
rating MDL-24513 made help_icon_scale() flip the scale id so that a database look up will work
Andrew Davis [Mon, 11 Oct 2010 06:21:53 +0000 (06:21 +0000)]
rating MDL-24513 made scales.php work with site level (not course level) scales
Rossiani Wijaya [Mon, 11 Oct 2010 05:46:58 +0000 (05:46 +0000)]
MDL-20034: add title attribute to user profile (image tag).
jerome mouneyrac [Mon, 11 Oct 2010 03:10:46 +0000 (03:10 +0000)]
publication MDL-24580 clean course description default value from HTML tags
Moodle Robot [Mon, 11 Oct 2010 00:49:00 +0000 (00:49 +0000)]
Updated the HEAD build version to
20101011
AMOS bot [Mon, 11 Oct 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (
20101011)
Petr Skoda [Sun, 10 Oct 2010 21:48:12 +0000 (21:48 +0000)]
MDL-22739 keeping the magic 'changeme' password only for manual auth, it does not make much sense for other types
Petr Skoda [Sun, 10 Oct 2010 17:30:28 +0000 (17:30 +0000)]
MDL-10137 rewritten cookie test on login page, username cookie is not required any more - hopefully this will be more reliable test
Petr Skoda [Sun, 10 Oct 2010 15:04:19 +0000 (15:04 +0000)]
MDL-16723 automatic redirects to https when loginhttps enabled - this solves accidental usage of http version + it also solves recent navigation regressions + fixed regression from PAGE conversions + deprecated old httpsrequired() and $HTTPSPAGEREQUIRED
Petr Skoda [Sun, 10 Oct 2010 13:23:14 +0000 (13:23 +0000)]
MDL-16723 if $CFG->loginhttps redirect to https login page is somebody goes to http + fixed submission warnings when already logged in
Petr Skoda [Sun, 10 Oct 2010 12:13:23 +0000 (12:13 +0000)]
MDL-16640 do not show login form to users that are already logged in, this may solve some sesskey problems caused by re-logging
Petr Skoda [Sun, 10 Oct 2010 10:22:31 +0000 (10:22 +0000)]
MDL-10782 fixed double footer when deleting glossary category
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
Moodle Robot [Sun, 10 Oct 2010 00:46:15 +0000 (00:46 +0000)]
Updated the HEAD build version to
20101010
AMOS bot [Sun, 10 Oct 2010 00:40:09 +0000 (00:40 +0000)]
Automatic installer lang files (
20101010)
Petr Skoda [Sat, 9 Oct 2010 22:53:50 +0000 (22:53 +0000)]
MDL-19925 adding events to upload users scripts
Petr Skoda [Sat, 9 Oct 2010 19:55:18 +0000 (19:55 +0000)]
MDL-16349 we can now safely switch to the guest role
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
Andrea Bicciolo [Sat, 9 Oct 2010 17:15:30 +0000 (17:15 +0000)]
Fixed uneven column color below header
Petr Skoda [Sat, 9 Oct 2010 12:22:57 +0000 (12:22 +0000)]
CONTRIB-2420 mysql editor is now standard /local/ plugin
Petr Skoda [Sat, 9 Oct 2010 10:26:35 +0000 (10:26 +0000)]
MDL-24590 fixed links to groups on participants page
Moodle Robot [Sat, 9 Oct 2010 00:47:18 +0000 (00:47 +0000)]
Updated the HEAD build version to
20101009
David Mudrak [Fri, 8 Oct 2010 13:53:35 +0000 (13:53 +0000)]
MDL-16769 Removing studentviewoff and studentviewon
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
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
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
Petr Skoda [Fri, 8 Oct 2010 08:51:22 +0000 (08:51 +0000)]
fixed coding style
Andrew Davis [Fri, 8 Oct 2010 08:51:12 +0000 (08:51 +0000)]
message MDL-24584 2 new strings for messaging UI
Andrew Davis [Fri, 8 Oct 2010 08:50:49 +0000 (08:50 +0000)]
message MDL-24584 made some UI strings more descriptive
Petr Skoda [Fri, 8 Oct 2010 08:47:04 +0000 (08:47 +0000)]
MDL-24578 removed duplicate user delete functions, fixed unenrol bugs
AMOS bot [Fri, 8 Oct 2010 07:04:39 +0000 (07:04 +0000)]
New files for installer
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)
Andrew Davis [Fri, 8 Oct 2010 02:49:53 +0000 (02:49 +0000)]
message MDL-24548 additional messaging fixes to do with forum notifications
Andrew Davis [Fri, 8 Oct 2010 02:33:54 +0000 (02:33 +0000)]
message MDL-24548 prevent forum posts appearing as unread messages
Andrew Davis [Fri, 8 Oct 2010 02:32:44 +0000 (02:32 +0000)]
message MDL-24548 altered some string in the messaging UI
Andrew Davis [Fri, 8 Oct 2010 02:31:57 +0000 (02:31 +0000)]
message MDL-24548 some emergency bug fixes to messaging
Moodle Robot [Fri, 8 Oct 2010 00:47:27 +0000 (00:47 +0000)]
Updated the HEAD build version to
20101008
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.
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
David Mudrak [Thu, 7 Oct 2010 15:45:35 +0000 (15:45 +0000)]
MDL-24542 filter_urltolink now whitelisted as standard filter
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
David Mudrak [Thu, 7 Oct 2010 08:59:15 +0000 (08:59 +0000)]
MDL-24542 Removing convert_urls_into_links() from the core
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.
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
Sam Hemelryk [Thu, 7 Oct 2010 08:25:56 +0000 (08:25 +0000)]
yui combo MDLSITE-1032 Fixed relative paths to assets
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
Dongsheng Cai [Thu, 7 Oct 2010 08:18:56 +0000 (08:18 +0000)]
MDL-24540, fixed comments UI for not logged in users
Andrew Davis [Thu, 7 Oct 2010 06:36:17 +0000 (06:36 +0000)]
message MDLSITE-1039 improving the jabber message processor
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
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
Andrew Davis [Thu, 7 Oct 2010 04:00:37 +0000 (04:00 +0000)]
message MDLSITE-1042 added a footer to IM email notifications
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
Andrew Davis [Thu, 7 Oct 2010 03:59:07 +0000 (03:59 +0000)]
message MDLSITE-1042 fixed some messaging bugs
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
Sam Hemelryk [Thu, 7 Oct 2010 03:22:40 +0000 (03:22 +0000)]
tags MDLSITE-1000 Added missing include in tag/lib.php
Moodle Robot [Thu, 7 Oct 2010 00:46:29 +0000 (00:46 +0000)]
Updated the HEAD build version to
20101007
AMOS bot [Thu, 7 Oct 2010 00:40:08 +0000 (00:40 +0000)]
Automatic installer lang files (
20101007)
Petr Skoda [Wed, 6 Oct 2010 20:15:50 +0000 (20:15 +0000)]
MDLSITE-1025 prevent group info access only in separate mode
Petr Skoda [Wed, 6 Oct 2010 19:12:49 +0000 (19:12 +0000)]
MDL-6122 truncate_userinfo() has to use unicode aware functions
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