Commit graph

11034 commits

Author SHA1 Message Date
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
Petr Skoda
b57ad50120 MDL-24523 markdown cleanup 2010-10-06 12:42:17 +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
Sam Hemelryk
ca194849f0 themes-base MDL-16319 Base theme now has an editor sheet and sets a default font size 2010-10-06 07:38:34 +00:00
Sam Hemelryk
b475cf4cbc navigation MDL-1001 Fixed wrong capability during context call 2010-10-06 06:50:36 +00:00
Sam Hemelryk
c6de9cefc5 ratings MDLSITE-1028 Added additional structure to the ratings renderer output 2010-10-06 05:50:45 +00:00
Dongsheng Cai
1a79133b20 MDL-24375, fixed mulilt main files in filemanager 2010-10-06 04:17:21 +00:00
Petr Skoda
96e890bbf5 MDL-24520 use different name if manager role already exists 2010-10-05 08:25:58 +00:00
Sam Hemelryk
83a5e4fc92 navigation MDLSITE-1023 Fixed up navigation regression when viewing site pages and not being logged in. 2010-10-05 02:38:40 +00:00
Dongsheng Cai
831399c404 MDL-24497, hide message when maxbytes option is not explicit defined in moodle form 2010-10-04 10:03:52 +00:00
Andrew Davis
c56449dff6 rss MDLSITE-1007 reverted an unnecessary change I committed 2010-10-04 09:01:41 +00:00
Petr Skoda
70ff13bed7 MDLSITE-1007 ugly workaround for preventing of sloppy string to int casting in mysql 2010-10-04 08:47:58 +00:00
Petr Skoda
422b75a712 mysql comparison weirdness finally detected 2010-10-04 08:21:53 +00:00
Petr Skoda
e5d1410b23 enhanced int comparison test 2010-10-04 08:12:28 +00:00
Andrew Davis
b146d98455 gradebook MDL-24504 made grade item sorting work and prevented a bunch of sortorder shuffling 2010-10-04 08:05:05 +00:00
Petr Skoda
4e6e2a51f6 adding a test that should detect problems with string x int comparison 2010-10-04 08:00:45 +00:00
Petr Skoda
e079ee2c23 MDL-24507 disabling emotions plugin because the absolute paths are not going to work in backup/restore 2010-10-04 07:42:38 +00:00
Andrew Davis
a7ca080c20 rss MDLSITE-1007 processing the user token to make sure its a string and not an int to prevent bogus user matches occuring 2010-10-04 07:13:09 +00:00
Dongsheng Cai
18e632593f MDL-24471, FILEMANAGER change <button> to <input type="button" />, moodle form may fire onclick event when enter pressed in other field 2010-10-04 04:09:02 +00:00
Dongsheng Cai
513aed3cf9 MDL-24497, fixed maxbytes in user editing form 2010-10-04 03:09:58 +00:00
Petr Skoda
c11c7251cf MDL-24484 fixed spellchecker regressions 2010-10-03 11:01:17 +00:00
Sam Hemelryk
7f38a28d41 lib-db-upgrade MDL-24490 user description now big text 2010-10-03 09:42:19 +00:00
Sam Hemelryk
20770c9f51 db-upgrade MDL-24487 Fixed incorrect parentcontext when upgrading. 2010-10-03 07:45:03 +00:00
Petr Skoda
54f5318492 MDL-23818, MDL-18900 fixed trusttext upgrade + coding style improvements and cleanup 2010-10-02 16:34:42 +00:00
Petr Skoda
62e65b21ab minor coding style improvements and phpdocs cleanup 2010-10-01 21:45:14 +00:00
Petr Skoda
448aad7f5e MDL-24339 improved coding style and fixed id duplicates in get_roles_with_capability() 2010-10-01 21:13:27 +00:00
Dongsheng Cai
26c137b19c MDL-23693, filepicker form element change <button> to <input type="button" /> 2010-10-01 11:09:21 +00:00