Moodle Robot
b1c7759f0c
Updated the HEAD build version to 20101008
2010-10-08 00:47:27 +00:00
David Mudrak
7f97ca731e
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.
2010-10-07 19:28:36 +00:00
David Mudrak
672bbc791d
MDL-24425 mnet: fixed SQL DISTINCT from a table containing text field
2010-10-07 16:11:42 +00:00
David Mudrak
b47eb9a1a1
MDL-24542 filter_urltolink now whitelisted as standard filter
2010-10-07 15:45:35 +00:00
David Mudrak
062b4110d4
MDL-24542 New filter urltolink, replacing core convert_urls_into_links() function
2010-10-07 09:01:15 +00:00
David Mudrak
e0ebc88e9d
MDL-24542 Removing convert_urls_into_links() from the core
2010-10-07 08:59:15 +00:00
David Mudrak
dcfffe3072
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.
2010-10-07 08:57:20 +00:00
Andrew Davis
695719fa45
rating MDL-24558 added better handling for when there are no ratings submitted
2010-10-07 08:25:59 +00:00
Sam Hemelryk
4d909122c4
yui combo MDLSITE-1032 Fixed relative paths to assets
2010-10-07 08:25:56 +00:00
Andrew Davis
1d4a834c10
rating MDL-24558 new string for when no ratings have been submitted
2010-10-07 08:21:51 +00:00
Dongsheng Cai
df796bf0ec
MDL-24540, fixed comments UI for not logged in users
2010-10-07 08:18:56 +00:00
Andrew Davis
e7e7bb9ace
message MDLSITE-1039 improving the jabber message processor
2010-10-07 06:36:17 +00:00
Sam Hemelryk
6c0fb99b79
editor-css MDL-16319 Set default font for the core moodle themes
2010-10-07 04:17:15 +00:00
jerome mouneyrac
010e02b46d
outpurenderer MDL-24560 $OUTPUT->doc_link() support icon only (no link text) but trigger warning and wrong xhtml_strict code => fixed
2010-10-07 04:04:38 +00:00
Andrew Davis
fe561379e4
message MDLSITE-1042 added a footer to IM email notifications
2010-10-07 04:00:37 +00:00
Andrew Davis
5683b9e56d
message MDLSITE-1042 prevented messages being automatically marked as read if the popup processor wasnt in use
2010-10-07 03:59:50 +00:00
Andrew Davis
ee7cd81a1c
message MDLSITE-1042 fixed some messaging bugs
2010-10-07 03:59:07 +00:00
Sam Hemelryk
8d873bdc16
tags MDLSITE-1000 Set a better page layout on the standard theme
2010-10-07 03:26:17 +00:00
Sam Hemelryk
8a448e0ce3
tags MDLSITE-1000 Added missing include in tag/lib.php
2010-10-07 03:22:40 +00:00
Moodle Robot
7c5aa90ae7
Updated the HEAD build version to 20101007
2010-10-07 00:46:29 +00:00
AMOS bot
0273f66223
Automatic installer lang files (20101007)
2010-10-07 00:40:08 +00:00
Petr Skoda
01ebadfbb6
MDLSITE-1025 prevent group info access only in separate mode
2010-10-06 20:15:50 +00:00
Petr Skoda
e7521e4c13
MDL-6122 truncate_userinfo() has to use unicode aware functions
2010-10-06 19:12:49 +00:00
Petr Skoda
4756e9c9e2
MDL-21915 fixing remaining chmod and mkdir to use moodle file permissions
2010-10-06 19:06:52 +00:00
Petr Skoda
29d488cffc
MDL-23799 fixed distinct text
2010-10-06 18:14:04 +00:00
Petr Skoda
294eb62895
MDL-23648 adding missing link to clicktoopen string, it is not enough tojust print url when we say users to click on it
2010-10-06 17:53:10 +00:00
Petr Skoda
059676389b
MDL-23648 adding resizing to iframe, this should finally solve IE issues when embedding resources
2010-10-06 16:52:54 +00:00
Petr Skoda
00a9534401
MDL-22338 main version bump necessary for JS cache invalidation
2010-10-06 16:24:43 +00:00
Petr Skoda
147fee876e
MDL-22338 fixed regression - the embedded resources are being resized again
2010-10-06 16:23:37 +00:00
Petr Skoda
ab1f13b783
MDL-24552 importing latest markdown extra 1.2.4
2010-10-06 15:59:33 +00:00
Petr Skoda
9834f7b002
MDL-24550 fixed Zend version
2010-10-06 15:53:16 +00:00
Petr Skoda
d322a63d05
MDL-24550 fixed yui version
2010-10-06 15:52:29 +00:00
Petr Skoda
a4a446332d
MDL-24550 fixed simplepie version
2010-10-06 15:50:51 +00:00
Petr Skoda
43104ee12f
MDL-24550 phpxml not used any more
2010-10-06 15:50:14 +00:00
Petr Skoda
8a16a0aff1
MDL-24550 fixed phpmailer version
2010-10-06 15:47:57 +00:00
Petr Skoda
3a5041eb63
MDL-24550 fixed crypt version and license
2010-10-06 15:46:33 +00:00
Petr Skoda
a7dd72d73c
MDL-24550 fixed Console getopt version
2010-10-06 15:38:42 +00:00
Petr Skoda
a326dac754
MDL-24550 updated version of htmlpurifier
2010-10-06 15:34:46 +00:00
Petr Skoda
64f721a2df
MDL-24551 adodb 5.11
2010-10-06 15:32:35 +00:00
Petr Skoda
6ede09aa83
MDL-24551 importing latest adodb 5.11
2010-10-06 15:31:49 +00:00
Petr Skoda
a02357dfbf
MDL-24535 do not store 'wantsurl' when accessing group images
2010-10-06 12:56:56 +00:00
Petr Skoda
b57ad50120
MDL-24523 markdown cleanup
2010-10-06 12:42:17 +00:00
Sam Hemelryk
b5042ff7da
NOBUG Adding missing include
2010-10-06 08:58:34 +00:00
David Mudrak
9cc0de51a1
MDL-24530 Fixed core function usage during early install phase when the site is not fully set up yet
...
Merged from MOODLE_19_STABLE
2010-10-06 08:54:47 +00:00
Aparup Banerjee
ca1bee1ab4
authentication MDLSITE-1014 updated recaptchlib to point to google urls based on google's api v1.11
2010-10-06 07:53:25 +00:00
Sam Hemelryk
ef7af3dd5c
NOBUG removed unused deprecated arg to mktime for php 5.3
2010-10-06 07:50:00 +00:00
Andrew Davis
1e77f9740a
message MDLSITE-1039 changed the text on the button you click to get to search due to confusion
2010-10-06 07:44:41 +00:00
Andrew Davis
577bd04bac
message MDLSITE-1039 made clicking on a contacts name work on the message search page
2010-10-06 07:41:23 +00:00
Andrew Davis
cf45586528
message MDLSITE-1039 gave IMs a meaningful subject line and turned on action icons for the contact list on /message/index.php
2010-10-06 07:39:49 +00:00
Andrew Davis
728114df4d
message MDLSITE-1039 made it so when youre viewing new messages you only see new messages
2010-10-06 07:38:51 +00:00