Commit graph

45168 commits

Author SHA1 Message Date
Moodle Robot
88e7375ca7 Updated the HEAD build version to 20101011 2010-10-11 00:49:00 +00:00
AMOS bot
1b73d71d80 Automatic installer lang files (20101011) 2010-10-11 00:40:08 +00:00
Petr Skoda
0c9c5ef0f5 MDL-22739 keeping the magic 'changeme' password only for manual auth, it does not make much sense for other types 2010-10-10 21:48:12 +00:00
Petr Skoda
8a8f1c7cd6 MDL-10137 rewritten cookie test on login page, username cookie is not required any more - hopefully this will be more reliable test 2010-10-10 17:30:28 +00:00
Petr Skoda
17c70aa007 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 2010-10-10 15:04:19 +00:00
Petr Skoda
3354eb8cb4 MDL-16723 if $CFG->loginhttps redirect to https login page is somebody goes to http + fixed submission warnings when already logged in 2010-10-10 13:23:14 +00:00
Petr Skoda
e81fb5efad MDL-16640 do not show login form to users that are already logged in, this may solve some sesskey problems caused by re-logging 2010-10-10 12:13:23 +00:00
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