44002 Commits

Author SHA1 Message Date
Petr Skoda
082ec753b5 MDL-23985 commenting out non-working code - we need to use new file api to get user pix 2010-08-29 09:45:31 +00:00
Petr Skoda
48183b41e9 MDL-23984 replacing custom mkdir with standard api in user pix upload 2010-08-29 09:38:40 +00:00
Petr Skoda
d8fa45505c MDL-23984 using standard checkdirexists for lang packs 2010-08-29 09:38:08 +00:00
Petr Skoda
e0d8621854 MDL-23984 finally changing defaults for check_dir_exists() it should be now used mostly for temp and caches, because plugins have to use new file API; we also allow creation of dirs outside of dataroot in case somebody overrides paths in config.php such as langlocalroot 2010-08-29 09:36:21 +00:00
Petr Skoda
8b3c13d877 MDL-23984 implementing a bit different hack to force htmlpurifier to create dirs with our premissions, I suppose we should send a bit different patch upstream later (custom dir permission setting) 2010-08-29 09:16:38 +00:00
Moodle Robot
f753a9fb9f Updated the HEAD build version to 20100829 2010-08-29 00:47:04 +00:00
AMOS bot
efe87d7b57 Automatic installer lang files (20100829) 2010-08-29 00:40:09 +00:00
Petr Skoda
c004706bcd MDL-23948 prevent HTMLPurifier from changing permissions in serializer code - we have a special setting for this in config.php already 2010-08-28 16:12:11 +00:00
Petr Skoda
66f3df179d MDL-22657 removing post from install confirmation that was breaking lang selection 2010-08-28 14:22:26 +00:00
Petr Skoda
a9eac775bd MDL-23979 prevent logging of intentional errors when fetching feeds 2010-08-28 14:12:05 +00:00
Petr Skoda
43ba7a54c2 MDL-23980 finally removed the sloppy urldecode() that was just a workaround for the regression in simplepie itself 2010-08-28 13:57:03 +00:00
Petr Skoda
a762ba7271 MDL-23980 importing latest 1.3dev - this should fix the url encode problem 2010-08-28 13:46:54 +00:00
Petr Skoda
f66af8875b MDL-23979 fixed non standard entities result 2010-08-28 12:32:58 +00:00
Petr Skoda
61ca8f7331 MDL-23979 fixed old style url init 2010-08-28 12:29:58 +00:00
Petr Skoda
c80705a8c9 MDL-23979 modole_page does not throw exception any more if context not set 2010-08-28 12:28:01 +00:00
Petr Skoda
04b32359bf MDL-23979 PARAM_CLEAN should not be used in new code at all ,there is nothing like universal cleaning, sorry 2010-08-28 12:25:14 +00:00
Petr Skoda
1dadfe15f2 MDL-23979 switching CFG->dirroot is a really bad idea, I borked this test when adding context parameter, but I am not going to fix it because moodle core functions can not work properly if you change dirroot on the fly, sorry; proper way would be to tweak the test class to use different direcotry 2010-08-28 12:20:09 +00:00
Petr Skoda
50999f1478 MDL-23979 adding missing context init code 2010-08-28 11:57:50 +00:00
Petr Skoda
847bed234d fixed a few comment typos 2010-08-28 11:54:24 +00:00
Petr Skoda
19e7a19289 NOBUG install.php cleanup + fixed recent siteguest regression + more diagnostics when creaeting users 2010-08-28 11:39:03 +00:00
Penny Leach
ebb7e78267 portfolio/leap2a MDL-23955 updated leap2a support to 2010-07 version 2010-08-28 10:00:27 +00:00
Moodle Robot
7817d7c65b Updated the HEAD build version to 20100828 2010-08-28 00:46:36 +00:00
Dongsheng Cai
4ef81b6cd8 "MDL-23917, fixed arrows in comments" 2010-08-27 10:02:02 +00:00
AMOS bot
77144b59a8 New language packs generated by AMOS 2010-08-27 09:42:22 +00:00
AMOS bot
77d8d9642d Automatic installer lang files (20100827) 2010-08-27 09:35:10 +00:00
Sam Hemelryk
483a47fac8 theme-boxxie MDL-23188 Added support for the custom menu. 2010-08-27 09:16:59 +00:00
Sam Hemelryk
471cf0b860 theme-binarius MDL-23188 Added support for the custom menu... remaining changes 2010-08-27 08:55:03 +00:00
Sam Hemelryk
12f6aaed9f theme-binarius MDL-23188 Added support for the custom menu 2010-08-27 08:52:46 +00:00
Andrew Davis
d34aa23839 backup MDL-23362 first commit for gradebook backup 2010-08-27 08:19:04 +00:00
Sam Hemelryk
6ec548345e theme-arialist MDL-23188 Added support for the custom menu 2010-08-27 08:18:08 +00:00
Andrew Davis
0067d939b4 backup MDL-23362 first commit for gradebookbackup 2010-08-27 08:11:25 +00:00
Dongsheng Cai
9e9dd1a356 "NOBUG, change loading image, comment api" 2010-08-27 07:21:54 +00:00
Aaron Barnes
b2f82f8099 course completion: MDL-2631 Fix use of tabs 2010-08-27 03:54:42 +00:00
Aaron Barnes
cba8b02635 course completion: MDL-2631 Display completion status more accurately 2010-08-27 03:52:05 +00:00
Sam Hemelryk
8c407e5872 NOBUG: Fixed spelling mistake, kudos to Andrew for spotting it 2010-08-27 03:01:19 +00:00
Sam Hemelryk
39ae5e541f navigation MDL-23953 initialise signature of global_navigation_for_ajax is the same as the class it extends 2010-08-27 02:09:07 +00:00
Sam Hemelryk
f5c1e62149 navigation MDL-23852 Added is_role_switched method to accesslib and implemented use of it 2010-08-27 01:44:25 +00:00
Jamie Pratt
00fa663431 MDL-20808 "Create AMF test client" this patch includes further improvements to test client 2010-08-27 01:16:01 +00:00
Moodle Robot
92aa545044 Updated the HEAD build version to 20100827 2010-08-27 00:48:03 +00:00
Aaron Barnes
3c63deb9a0 course completion: MDL-2631 Fix rare mark_completed bug 2010-08-26 23:08:58 +00:00
Aaron Barnes
70f25ccee4 course completion: MDL-2631 Only update passing grade if grade criteria enabled 2010-08-26 23:05:43 +00:00
Aaron Barnes
0b66f4e46f enrol/authorize: MDL-22777 deleting unused files (missed in previous commit) 2010-08-26 22:42:18 +00:00
Petr Skoda
492a55e7f2 MDL-23949 fixed use of invalid $USER before linked to session 2010-08-26 17:19:09 +00:00
Petr Skoda
3e359a08a0 NOBUG improved coding style - it is always better to use === when comparing strings 2010-08-26 16:28:28 +00:00
Petr Skoda
c126d45243 MDL-23948 ignore 'phpunit' folder when looking for plugins 2010-08-26 16:27:14 +00:00
Petr Skoda
fe79c400d9 MDL-23948 improved detection of config.php problems 2010-08-26 16:25:13 +00:00
Petr Skoda
1e36599bb0 MDL-23948 PHPUnit scripts are simply marked with define('PHPUNIT_SCRIPT', true) + simple require_once(dirname(dirname(dirname(__FILE__))).'/config.php'); 2010-08-26 16:13:17 +00:00
Petr Skoda
f14438dc4e MDL-23948 making $ACCESSLIB_PRIVATE proper global 2010-08-26 16:10:19 +00:00
Petr Skoda
b545e27a1c MDL-23949 fixed wrong preloading of caps caused by uninitialised $USER 2010-08-26 15:44:42 +00:00
Petr Skoda
b30fa33538 MDL-23948 we should make CFG global before assigning value to it, you could not include our config.php from non-global scope before which was breaking external stuff 2010-08-26 15:31:18 +00:00