Commit graph

11016 commits

Author SHA1 Message Date
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
Sam Hemelryk
02848cbf4a navigation MDLSITE-970 Check module support function exists before calling it 2010-10-01 06:22:08 +00:00
Sam Hemelryk
71be124d02 themes MDL-22247 Fixed up broken editor_sheets for themes 2010-10-01 01:43:06 +00:00
Petr Skoda
e0819a807d MDL-24265 ooops, forgot to fix lineendings 2010-09-30 09:08:11 +00:00
Petr Skoda
c985d9aa5a MDL-24265 importing latest TinyMCE 3.3.9.2 2010-09-30 09:01:47 +00:00
Dongsheng Cai
b817205bec MDL-24382, fixed display of file size limit in filepicker 2010-09-30 03:36:38 +00:00
Petr Skoda
e995de87e2 MDL-24446 prevent problems with invalid values of CFG->maxbytes 2010-09-29 21:50:11 +00:00
Petr Skoda
9b540305df MDL-24445 fixed problem with uninitialised PAGE object 2010-09-29 21:09:19 +00:00
Petr Skoda
51679b83ef MDL-24265 adding missing nolink dirs 2010-09-29 19:58:16 +00:00
Petr Skoda
7e65a8ceb0 MDL-24265 adding missing moodlemedia dirs 2010-09-29 19:57:48 +00:00
Petr Skoda
8edef30f56 MDL-24265 adding missing dragmath dirs 2010-09-29 19:57:22 +00:00
Petr Skoda
b7b88c090d MDL-24339 workaround for broken parents in block instances 2010-09-29 08:16:13 +00:00
Dongsheng Cai
5a2543286f MDL-24416, fixed the problem of using file picker in tinymce fullscreen mode 2010-09-29 08:03:52 +00:00
Petr Skoda
afa7cfa833 improved handling on errors on redirect page + preventing PAGE->context errors 2010-09-28 22:34:33 +00:00
Petr Skoda
a9c16bab26 MDL-24265 removing forgotten debug script 2010-09-28 13:47:01 +00:00
Petr Skoda
942695e7d4 MDL-24265 tring to fix messed up moving of dirs in bloody CVS 2010-09-28 13:41:24 +00:00
Petr Skoda
0da5bedf8e MDL-24265 importing latest tinymce, customisations and build script is available from http://github.com/skodak/tinymce 2010-09-28 13:34:10 +00:00
Petr Skoda
735b8252ea fixed incorrect line endings 2010-09-28 13:19:13 +00:00
Eloy Lafuente
5423b5f5b1 MDL-13435 xmlize - now throwing exceptions on parsing error. Credit goes to Tim/Mahmoud 2010-09-27 21:10:00 +00:00