Petr Skoda
12488e62ae
MDL-10782 fixed double footer when deleting glossary category
2010-10-10 10:22:31 +00:00
Petr Skoda
13cf6181d9
MDL-24265 adding missing nolink desc string, credit goes to Myles Carrick
2010-10-10 10:08:47 +00:00
Moodle Robot
bc755da95c
Updated the HEAD build version to 20101010
2010-10-10 00:46:15 +00:00
AMOS bot
5414a632ed
Automatic installer lang files (20101010)
2010-10-10 00:40:09 +00:00
Petr Skoda
e6f74ba355
MDL-19925 adding events to upload users scripts
2010-10-09 22:53:50 +00:00
Petr Skoda
b68e1bc521
MDL-16349 we can now safely switch to the guest role
2010-10-09 19:55:18 +00:00
Petr Skoda
b593d49d59
MDL-24570 multiple sitepolicy fixes + adding new separate guest user policy
...
AMOS BEGIN
MOV [configsitepolicy,core_admin],[sitepolicy_help,core_admin]
AMOS END
2010-10-09 18:13:33 +00:00
Andrea Bicciolo
67bd584ee0
Fixed uneven column color below header
2010-10-09 17:15:30 +00:00
Petr Skoda
f22f832e59
CONTRIB-2420 mysql editor is now standard /local/ plugin
2010-10-09 12:22:57 +00:00
Petr Skoda
a732add0df
MDL-24590 fixed links to groups on participants page
2010-10-09 10:26:35 +00:00
Moodle Robot
fe7131dd6d
Updated the HEAD build version to 20101009
2010-10-09 00:47:18 +00:00
David Mudrak
856e77359d
MDL-16769 Removing studentviewoff and studentviewon
2010-10-08 13:53:35 +00:00
David Mudrak
0064dc90e3
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
2010-10-08 13:39:04 +00:00
Petr Skoda
6663b9d1e3
MDL-24565 fix invalid XML unicode characters when uses KSES filtering - credit goes to Jenny Gray
2010-10-08 09:22:56 +00:00
jerome mouneyrac
a4e56bf335
hub server MDL-24015 add hub setting to not display the search form on the front page when users are not logged
2010-10-08 08:54:36 +00:00
Petr Skoda
252708c64d
fixed coding style
2010-10-08 08:51:22 +00:00
Andrew Davis
b4dcb6d711
message MDL-24584 2 new strings for messaging UI
2010-10-08 08:51:12 +00:00
Andrew Davis
a93cdf85ba
message MDL-24584 made some UI strings more descriptive
2010-10-08 08:50:49 +00:00
Petr Skoda
45fb2cf898
MDL-24578 removed duplicate user delete functions, fixed unenrol bugs
2010-10-08 08:47:04 +00:00
AMOS bot
3726587ac0
New files for installer
2010-10-08 07:04:39 +00:00
jerome mouneyrac
9ef728d660
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)
2010-10-08 03:03:10 +00:00
Andrew Davis
ff5b4081e1
message MDL-24548 additional messaging fixes to do with forum notifications
2010-10-08 02:49:53 +00:00
Andrew Davis
4d8b36aa95
message MDL-24548 prevent forum posts appearing as unread messages
2010-10-08 02:33:54 +00:00
Andrew Davis
f740ff8102
message MDL-24548 altered some string in the messaging UI
2010-10-08 02:32:44 +00:00
Andrew Davis
27a3976343
message MDL-24548 some emergency bug fixes to messaging
2010-10-08 02:31:57 +00:00
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