Commit Graph

6091 Commits

Author SHA1 Message Date
sam_marshall e246e032da MDL-14497 Fixed several minor bugs in navmenu() 2008-04-23 17:07:44 +00:00
stronk7 fe9384833b Replace low level $db->Concat() calls to Moodle sql_concat() cross-db alternative. MDL-13823 2008-04-20 22:13:44 +00:00
stronk7 5d75612163 Modify sql_concat() to support all elements being numeric. MDL-13823 2008-04-20 21:18:34 +00:00
skodak 1a19384b18 MDL-8474 stats upgrade now uses editing teachers only 2008-04-20 19:54:28 +00:00
scyrma 0eca93e5be MDL-14104: generate_password() now respects password policy 2008-04-18 07:55:38 +00:00
moodler 6c089f4a28 MDL-11323
Cleaned up the display of role aliases by extending get_assignable_roles
and get_overrideable_roles to use role_fix_names better.

The lists of assignable and overrideable are now correctly derived from the
actual context (eg activity or module) while the aliases are derived from course
that is the parent.

Some other cleanups along the way.
2008-04-18 06:18:25 +00:00
moodler fe01ad8ec0 MDL-11142 Roles upgrade was losing timestart and timeend for teachers and students (Merged from 1.7) 2008-04-18 03:31:54 +00:00
moodler 0a8b14d0d7 MDL-14399 Applied RTL patches from Hebrew team without modification. They look OK to me and won't affect LTR as far as I can tell. 2008-04-17 08:28:24 +00:00
dongsheng 2904df1380 MDL-14249, to keep ods lib exactly the same with excellib, some dummy function added 2008-04-16 07:05:06 +00:00
scyrma 56f2d43291 MDL-3381 - changing call to ctype_space to remove dependency on ctype 2008-04-16 03:35:37 +00:00
stronk7 e8ee249670 Finally fixed version of lastaccess hadling.
Moved from add_to_log() to require_login(). MDL-14272
2008-04-15 21:42:50 +00:00
stronk7 afd99f1f07 Correct usage of debugging. MDL-11893 2008-04-15 21:31:10 +00:00
stronk7 7d23ab127f Fixing logic + minor formatting of email. MDL-11893 2008-04-15 20:01:27 +00:00
dongsheng 6fdfabaf42 MDL-11893, append failed SQL to email, see tracker 2008-04-15 05:36:25 +00:00
stronk7 e5c375e29c Cleanup of phpdoc + some clarifications when specifying colors. MDL-14354 2008-04-14 22:40:55 +00:00
skodak abbf392ed1 MDL-14343 fixed groups_get_user_groups() when groupings disabled 2008-04-13 21:58:31 +00:00
dongsheng 58ab8bffd3 MDL-14249, add more needed functions to excellib.php 2008-04-11 07:38:54 +00:00
dongsheng 450f580012 MDL-9534, fix xmlize() call 2008-04-11 03:59:14 +00:00
stronk7 f4cb414111 Check for 60s interval from PHP. Save 3 queries per request. MDL-14272 2008-04-10 20:57:10 +00:00
sam_marshall 0bd80872c5 doc comment change: improved comment on download_file_content to clarify $headers 2008-04-10 12:08:28 +00:00
dongsheng d17e23ee7a MDL-12611, realign the help icon 2008-04-09 03:43:05 +00:00
dongsheng 2293c3cd02 MDL-12611, realign the metacourse help and cost help icon 2008-04-09 03:32:14 +00:00
stronk7 5c978acd07 Unset rcahe on UPDATE statements not using dmllib.php. MDL-14257 2008-04-08 23:12:08 +00:00
dongsheng 29a2749da5 MDL-12531, make the new member value available to all the affected plugins, thanks, Robert 2008-04-08 05:40:15 +00:00
dongsheng cbb5738c23 MDL-12611, fix the alignment of help icons. 2008-04-08 03:28:21 +00:00
scyrma 061a4b01be 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. (1.9 - original
patch)
2008-04-08 03:02:49 +00:00
stronk7 3a6a84b79b Enforce DOT as decimal separator for Oracle. MDL-11629 2008-04-06 15:30:17 +00:00
stronk7 f45a63ee62 Documenting local hack about MDL-14215 2008-04-04 22:33:39 +00:00
stronk7 7e56570572 Fixed bug preventing correct detection of enums under mysqli. MDL-14215 2008-04-04 19:53:25 +00:00
stronk7 136c064f3a Fix wrong conversion from '0' to '' in oracle_diry_hack. MDL-14182 2008-04-04 11:19:36 +00:00
stronk7 c98670a5e3 Fixed DST calculation when requesting explicit (parameter) timezones. MDL-14093 2008-04-03 18:01:39 +00:00
stronk7 df681accd9 MDL-13900 - If the course or the parent category are hidden and the user hasn't the 'course:viewhiddencourses' capability, prevent access 2008-04-03 00:57:31 +00:00
nicolasconnault 78c05837f4 MDL-14081 Adding the fullname value to test grade_outcomes 2008-04-02 06:36:36 +00:00
dongsheng dbb82a47ca MDL-14128, remove all uses of error(get_string()) 2008-04-02 06:09:56 +00:00
skodak 95245d35a6 MDL-14126 fixed undefined message 2008-04-01 19:47:47 +00:00
dongsheng 73c7b457a9 MDL-14126, cron shouldn't print html tags 2008-04-01 16:03:46 +00:00
dongsheng 5957e19ae3 MDL-14085, Make print_error() autonomous 2008-04-01 06:15:54 +00:00
dongsheng 38b8f21410 MDL-14085, Move error() to deprecatelib.php 2008-04-01 04:07:01 +00:00
nicolasconnault 08cebb831a MDL-14073 New param for download_file_content: skipcertcheck. ssl now used in recaptchalib. Merging from HEAD 2008-03-31 12:17:59 +00:00
scyrma ec8f711d06 MDL-14103 - remove the call to s() - the string has to already be in html format. 2008-03-31 06:52:16 +00:00
nicolasconnault 60ddeb3f09 MDL-14065 Fixed gradebook unit tests, including a bug fix in grade_item class.
Commented out buggy backuplib tests, and replaced E_ALL with DEBUG_DEVELOPER in dmllib tests

Backporting from HEAD
2008-03-27 17:13:00 +00:00
sam_marshall f1d31dfee3 MDL-14051 Changed timeout behaviour for download_file_content so curl has a read timeout 2008-03-26 12:59:51 +00:00
scyrma 4aee1d4ecb small code cleanup 2008-03-25 09:35:56 +00:00
skodak 7912ecb1b1 MDL-14029 html2text throws tons of notices is style or script tags found 2008-03-23 16:51:05 +00:00
stronk7 af0322b9b3 Update timezone rules to tzdata2008a. MDL-14024 2008-03-22 23:36:14 +00:00
skodak c78e0578f7 MDL-14021 replaced sloppy JOIN ON TRUE with CROSS JOINs - ora or ms does not like it 2008-03-22 20:21:25 +00:00
dongsheng cd3a029451 MDL-12263, under certain conditions, $catctxids is NULL, so an if statement should be here. 2008-03-20 07:16:33 +00:00
scyrma 6d8c1e5e58 MDL-13985 - removed call to get_string, translation of this string made no sense and broke badly. 2008-03-20 07:04:02 +00:00
nicolasconnault 1ca801982a 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. Merging from HEAD 2008-03-20 06:26:20 +00:00
scyrma f52c805656 MDL-13959 - Fix from Eloy - this makes the timezone-related functions accept an optional parameter different from the current user timezone. 2008-03-20 02:59:50 +00:00