Commit graph

6620 commits

Author SHA1 Message Date
scyrma
8e1bd28238 MDL-3381 - changing call to ctype_space to remove dependency on ctype (merge from 1.9) 2008-04-16 03:37:45 +00:00
stronk7
341b5ed236 Finally fixed version of lastaccess hadling.
Moved from add_to_log() to require_login(). MDL-14272 ; merged from 19_STABLE
2008-04-15 21:46:04 +00:00
stronk7
252720c45a Correct usage of debugging. MDL-11893 ; merged from 19_STABLE 2008-04-15 21:32:06 +00:00
stronk7
0fdf06cd78 Fixing logic + minor formatting of email. MDL-11893 ; merged from 19_STABLE 2008-04-15 20:02:59 +00:00
dongsheng
0369268bba MDL-11893, append failed SQL to email, see tracker 2008-04-15 05:37:31 +00:00
stronk7
6d5b31e119 Cleanup of phpdoc + some clarifications when specifying colors. MDL-14354 ; merged from 19_STABLE 2008-04-14 23:03:05 +00:00
skodak
ca182d9003 MDL-14343 fixed groups_get_user_groups() when groupings disabled; merged from MOODLE_19_STABLE 2008-04-13 21:59:27 +00:00
dongsheng
dd41247ecc MDL-14249, add more needed functions to excellib.php 2008-04-11 07:41:49 +00:00
dongsheng
143c1eb921 MDL-9534, fix xmlize() call 2008-04-11 03:59:41 +00:00
stronk7
edb15b8f04 Check for 60s interval from PHP. Save 3 queries per request. MDL-14272 ; merged from 19_STABLE 2008-04-10 21:00:38 +00:00
sam_marshall
5ef082df38 doc comment change: improved comment on download_file_content to clarify $headers 2008-04-10 12:07:58 +00:00
dongsheng
f9f9be7374 MDL-12611, realign the help icon, merged from MOODLE_19_STABLE 2008-04-09 03:45:30 +00:00
stronk7
cb8aaedf61 Unset rcache on UPDATE statements not using dmllib.php. MDL-14257 ; merged from 19_STABLE 2008-04-08 23:17:20 +00:00
sam_marshall
a41b301703 MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference. 2008-04-08 16:10:49 +00:00
dongsheng
4105cafff9 MDL-12531, make the new member value available to all the affected plugins, thanks, Robert 2008-04-08 05:53:12 +00:00
dongsheng
1b3fca2a47 MDL-12611, fix the alignment of help icons.(merged from MOODLE_19_STABLE) 2008-04-08 03:34:30 +00:00
scyrma
74369ab567 MDL-13792 - Commiting Patch by Skodak, fixing problem with japanese characters under some conditions. This has been reported to work, if nobody else
comes foward with bugs related to this, it will need to be changed everywhere else where there is no urlencoding done at this time. (merge from 1.8
and 1.9)
2008-04-08 03:04:52 +00:00
stronk7
b7bf0a6883 Documenting local hack about MDL-14215 ; merged from 19_STABLE 2008-04-04 22:36:07 +00:00
stronk7
91703c7792 Fixed bug preventing correct detection of enums under mysqli. MDL-14215 ; merged from 19_STABLE 2008-04-04 19:55:26 +00:00
stronk7
05c75fcebf Fix wrong conversion from '0' to '' in oracle_diry_hack. MDL-14182 ; merged from 19_STABLE 2008-04-04 11:24:57 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
stronk7
33998d30ea Fixed DST calculation when requesting explicit (parameter) timezones. MDL-14093 ; merged from 19_STABLE 2008-04-03 18:09:15 +00:00
stronk7
a8ee71948a MDL-13900 - If the course or the parent category are hidden and the user hasn't the 'course:viewhiddencourses' capability, prevent access. Merged from 19_STABLE 2008-04-03 00:59:34 +00:00
nicolasconnault
5bbb6fed88 MDL-14081 Adding the fullname value to test grade_outcomes. Merging from MOODLE_19_STABLE 2008-04-02 06:37:55 +00:00
skodak
d19c792dae MDL-14126 fixed undefined message; merged from MOODLE_19_STABLE 2008-04-01 19:49:12 +00:00
dongsheng
fc003bb639 MDL-14126, cron shouldn't print html tags, merged from MOODLE_19_STABLE 2008-04-01 16:07:17 +00:00
dongsheng
e3105d45ce MDL-14085, add debug information to error() function, 2008-04-01 06:31:19 +00:00
dongsheng
aefceabe78 MDL-14085, Make print_error() autonomous, merged from MOODLE_19_STABLE 2008-04-01 06:19:10 +00:00
dongsheng
8ec50604b1 Move error() to deprecatelib.php, merged from MOODLE_19_STABLE 2008-04-01 04:15:13 +00:00
nicolasconnault
83947a36a8 MDL-14073 New param for download_file_content: skipcertcheck. ssl now used in recaptchalib 2008-03-31 12:13:46 +00:00
scyrma
0d6a8102df MDL-14103 - remove the call to s() - the string has to already be in html format. (merge - 1.9) 2008-03-31 06:53:35 +00:00
moodlerobot
0debe65bff Grr false information .... it was correct 2008-03-31 03:39:12 +00:00
moodlerobot
fe6eb800c6 Fixed Sydney to April 6th according to http://www.timeanddate.com/news/time/australia-nz-daylight-saving-2008.html 2008-03-31 03:11:48 +00:00
moodler
a00f8f9469 Fix for Sydney's stupid politicians 2008-03-31 03:00:45 +00:00
nicolasconnault
95c2d696c4 MDL-14065 Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests 2008-03-27 17:08:55 +00:00
nicolasconnault
477eec40b7 MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class 2008-03-27 12:08:36 +00:00
sam_marshall
44e02d79ab MDL-14051 Changed timeout behaviour for download_file_content so curl has a read timeout 2008-03-26 13:00:48 +00:00
dongsheng
6f87ef52b9 MDL-14055, change to human-readable strings from hard-coded integer, thanks for Matt's patch. 2008-03-26 01:35:04 +00:00
scyrma
ecde257b56 small code cleanup (merge) 2008-03-25 09:36:01 +00:00
skodak
4cfededa0d MDL-14029 html2text throws tons of notices is style or script tags found; merged from MOODLE_19_STABLE 2008-03-23 16:51:55 +00:00
stronk7
3813e87cf8 Update timezone rules to tzdata2008a. MDL-14024 ; merged from 19_STABLE 2008-03-22 23:37:25 +00:00
skodak
85db09fb81 MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it; backported from MOODLE_19_STABLE 2008-03-22 20:23:06 +00:00
dongsheng
c7a7112781 MDL-12263, under certain conditions, $catctxids is NULL, so an if statement should be here. 2008-03-20 07:20:00 +00:00
scyrma
a5fe6177d6 MDL-13985 - removed call to get_string, translation of this string made no sense and broke badly. (merge) 2008-03-20 07:05:06 +00:00
nicolasconnault
902d5cc046 MDL-13880 Overridden and excluded grades are now coloured with alternate row colours that override the default alternate row colours (gray). I also fixed the long-standing notice about aggregationposition. See attached patch. 2008-03-20 06:05:44 +00:00
scyrma
94c824304a MDL-13959 - Fix from Eloy - this makes the timezone-related functions accept an optional parameter different from the current user timezone. (merge) 2008-03-20 03:01:58 +00:00
skodak
8d08612b12 MDL-13990 ignore bogus dirs in moodledata/user during upgrade; merged from MOODLE_19_STABLE 2008-03-19 23:09:00 +00:00
skodak
9eeb49b24e MDL-13899 improved submission and grading date hack; merged from MOODLE_19_STABLE 2008-03-19 22:39:19 +00:00
scyrma
317f94b0a2 MDL-13934 - Commit patch by Eloy - prevent display of moodle docs link on redirect pages 2008-03-19 08:19:31 +00:00
scyrma
0f2f6126c3 MDL-12093 - remove added classes - they don't help the issue and clutter the code 2008-03-19 08:16:51 +00:00