10912 Commits

Author SHA1 Message Date
Petr Skoda
2a62743c40 MDL-24316 "reenabling" access to stealth activities 2010-10-13 18:51:37 +00:00
Petr Skoda
6ef1402e3d MDL-24650 xhtml strict fix in forms 2010-10-13 17:35:21 +00:00
Petr Skoda
ac9889d434 MDL-24650 xhtml strict fix in resource embedding 2010-10-13 17:33:48 +00:00
Petr Skoda
fb0f16a7c8 MDL-24650 xhtml strict fix of hidden "Go" buttons 2010-10-13 17:32:33 +00:00
Jenny Gray
64f1e408fa MDL-24565 control characters stripped so xml output functions correctly
now without unicode regular expression
2010-10-13 14:08:02 +00:00
jerome mouneyrac
daff57fb3b registration MDL-24641 get language code from the full language list codes, not from the Moodle language package code 2010-10-13 09:13:23 +00:00
Petr Skoda
0831484c2a MDL-14817 fixing recent regressions 2010-10-13 08:29:22 +00:00
Andrew Davis
42c32efdf2 rating MDLSITE-1028 when no ratings have been submitted the aggregate is now output as an empty string rather than a hyphen 2010-10-13 06:05:13 +00:00
Tim Hunt
d5bbc449e9 simpletestlib MDL-24637 ContainsTagWithAttribute(s) does not work reliabily with attribute values "0" and "" 2010-10-12 15:01:54 +00:00
David Mudrak
d9ba4bd6ad MDL-24636 File API: Fixed calculation of the number of current files when merging with the draft area 2010-10-12 14:56:01 +00:00
David Mudrak
8dfb8a0343 MDL-24627 Unknown components are considered activity modules even if their name contains underscore 2010-10-12 12:56:59 +00:00
David Mudrak
e54c41da0b 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.
2010-10-12 12:56:41 +00:00
Petr Skoda
f44cffeac6 MDL-14595 more CSS styles whitelisted in KSES 2010-10-12 09:19:08 +00:00
Petr Skoda
3c447ebe59 MDL-14817 eliminating all potential ra duplicates 2010-10-12 09:08:36 +00:00
Andrew Davis
d84e7b7a94 gradebook MDL-24330 added a little visual of the structure of the grade categories created by the unit tests 2010-10-12 05:51:17 +00:00
Sam Hemelryk
f3827323e1 output MDLSITE-1070 Added set methods to custom_menu class as properties are protected 2010-10-12 01:22:15 +00:00
Petr Skoda
22a8fbdcf9 MDL-22739, MDL-23772 improved changeme hack + finally fixing the delayed changeme effect 2010-10-11 07:55:24 +00:00
Sam Hemelryk
fab0a39fe3 navigation MDL-24571 Fixed issue with course where availability prevents access 2010-10-11 07:43:51 +00:00
Sam Hemelryk
241ce9c4b4 mod-forum MDL-24569 Improved forum posts/discussions links within navigation 2010-10-11 06:28:41 +00:00
Andrew Davis
68bf577bdf rating MDL-24513 made help_icon_scale() flip the scale id so that a database look up will work 2010-10-11 06:23:03 +00:00
Rossiani Wijaya
29cf6631d8 MDL-20034: add title attribute to user profile (image tag). 2010-10-11 05:46:58 +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
13cf6181d9 MDL-24265 adding missing nolink desc string, credit goes to Myles Carrick 2010-10-10 10:08:47 +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
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
Petr Skoda
45fb2cf898 MDL-24578 removed duplicate user delete functions, fixed unenrol bugs 2010-10-08 08:47:04 +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
David Mudrak
b47eb9a1a1 MDL-24542 filter_urltolink now whitelisted as standard filter 2010-10-07 15:45:35 +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
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
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
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
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
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