Commit graph

6551 commits

Author SHA1 Message Date
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
scyrma
c93c6b3b3d MDL-13434 Addslashes removed, is added whenever necessary in tag/lib.php. 2008-03-19 08:12:14 +00:00
scyrma
4258003130 MDL-12235 deprecated document_file function. Not found anywhere in core. 2008-03-19 07:58:40 +00:00
moodler
85edee26f3 MDL-13810 Merged from 1.9 2008-03-19 07:49:40 +00:00
nicolasconnault
c1a33301b9 MDL-13796 Removing redundant language code. 2008-03-19 05:47:55 +00:00
skodak
c55c9d73df MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE 2008-03-18 23:21:23 +00:00
skodak
cf12f6c5a9 MDL-13899 feedback itself is a type of grading - date graded is now affected by feedback too; merged from MOODLE_19_STABLE 2008-03-18 22:54:56 +00:00
skodak
0b943ef12c MDL-13921 Incorrect access given to members of group included in 2 groupings; merged from MOODLE_19_STABLE 2008-03-18 16:38:25 +00:00
skodak
36bddcf5fb MDL-13949 removed adobe reader XSS bug workaround; merged from MOODLE_19_STABLE 2008-03-17 12:36:26 +00:00
skodak
55231be044 MDL-13943 improved perf when sending multiple grades into grade_update(); merged from MOODLE_19_STABLE 2008-03-16 23:22:47 +00:00
skodak
f8f1f8076f MDL-13945 prevent fatal errors in all rs_xx functions; merged from MOODLE_19_STABLE 2008-03-16 22:48:39 +00:00
skodak
600fe3b333 MDL-13944 rs_close() does not throw fatal error if rs does not exist aynmore; merged from MOODLE_19_STABLE 2008-03-16 22:08:14 +00:00
skodak
ddb9c47252 MDL-13939 stats produce bogus role/course data if user has several different enrolments; ,erged from MOODLE_19_STABLE 2008-03-16 01:24:21 +00:00
skodak
b5f3a99c73 MDL-13412 Allow callers of email_to_user() to set wordwrap; merged from MOODLE_19_STABLE 2008-03-15 17:04:36 +00:00
skodak
5ac776acda MDL-13893 fixed hiding of editor buttons, added labels there too; merged from MOODLE_19_STABLE 2008-03-15 16:37:41 +00:00
skodak
f043289d2f MDL-13886 whitelist text-decoration in kses cleaning; merged from MOODLE_19_STABLE 2008-03-15 15:01:27 +00:00
skodak
5048575d7e MDL-13920 assignment without grades now sets text grade type, fixed overriding of feedback and overriding logic in general on grade edit page; merged from MOODLE_19_STABLE 2008-03-15 14:54:43 +00:00
nicolasconnault
9b5f87d27e MDL-13796 Committing new recaptcha element 2008-03-13 15:45:16 +00:00
sam_marshall
6c5a2108b5 MDL-13915: Fixed add_to_log when very long url is specified (now doesn't try to insert more than 100 chars into database) 2008-03-13 15:32:08 +00:00
nicolasconnault
7bd75cb3c1 MDL-13919 Fixed undefined variable. Merging from MOODLE_19_STABLE 2008-03-13 14:02:54 +00:00