Commit graph

6551 commits

Author SHA1 Message Date
skodak
6dd038e639 MDL-14617 removed PHP4 compatibility error_get_last() 2008-05-01 21:19:05 +00:00
skodak
2881200b5e MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff 2008-05-01 21:17:33 +00:00
skodak
8336b6b83f MDL-14617 removed PHP4 stuff 2008-05-01 21:16:16 +00:00
skodak
d3acaab4e4 MDL-14617 removed pre PHP 5.2.0 coocie compatibility stuff 2008-05-01 21:15:29 +00:00
skodak
6fa5a86dbf MDL-14617 pre PHP5 function emulations gone 2008-05-01 21:14:22 +00:00
skodak
7267cfda93 MDL-14617 file_put_content emulation gone 2008-05-01 21:12:56 +00:00
skodak
2728a623e7 MDL-14622 fixed regression during install time - thanks Stephen Bourget 2008-05-01 21:08:50 +00:00
skodak
1ea260d83c MDL-14605 removed all pre 1.9 upgrade code from HEAD core 2008-05-01 20:29:04 +00:00
skodak
0baa053722 MDL-14451 updated pre-upgrade check (feedbacks, journal, lams, workshop and exercise) 2008-05-01 20:27:42 +00:00
skodak
bfdaa44ab3 MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for blocks 2008-05-01 20:04:42 +00:00
skodak
47c53a54d7 MDL-14599 removed support for old $CFG->dbtype.php upgrade and install support for modules and plugins 2008-05-01 20:02:37 +00:00
dongsheng
12d0687748 "MDL-14460, fix get_context_instance, merged from MOODLE_19_STABLE" 2008-05-01 06:07:24 +00:00
skodak
f995580108 MDL-14622 error when unsupported version jump detected - only upgrades from 1.8.x allowed 2008-04-30 14:05:36 +00:00
moodler
db70c4bdf3 MDL-13261 Merged the removal of get_context_users_bycap and get_context_users_byrole from accesslib 2008-04-29 06:53:19 +00:00
scyrma
4ba6b3e321 MDL-13985 - Fix previous fix to display a warning when whitespace is used in popup window name (merge from 1.9) 2008-04-29 05:10:34 +00:00
scyrma
b867e6028a MDL-13985 - Prevent popup windows from having a space in their name. (merge from 1.9) 2008-04-29 04:10:08 +00:00
scyrma
13b31d6f9d MDL-14569 - Remove linked tags when deleting users. (merge from 1.9) 2008-04-28 08:35:21 +00:00
stronk7
926c6aa9e3 Implemented more accurate way to retrieve trigger names. MDL-14567 ; merged from 19_STABLE 2008-04-26 22:46:03 +00:00
stronk7
f4013c10d3 New setting in require_login() to avoid certain scripts (file.php)
to mess $SESSION->wantsurl. MDL-14495 ; merged from 19_STABLE
2008-04-25 18:55:36 +00:00
sam_marshall
1e1c1e9720 MDL-14497 Fixed several minor bugs in navmenu() 2008-04-23 17:09:03 +00:00
sam_marshall
03beb65b3a MDL-14476: Made 'fake blocks' in calendar and elsewhere more consistent with real blocks (so styling themes is easier) 2008-04-22 14:14:47 +00:00
stronk7
c4c1348c24 Replace low level $db->Concat() calls to Moodle sql_concat() cross-db alternative. MDL-13823 ; merged from 19_STABLE 2008-04-20 22:15:21 +00:00
stronk7
272ccb9702 Modify sql_concat() to support all elements being numeric. MDL-13823 ; merged from 19_STABLE 2008-04-20 21:19:38 +00:00
skodak
e4703b032f MDL-8474 stats upgrade now uses editing teachers only; merged from MOODLE_19_STABLE 2008-04-20 19:55:15 +00:00
stronk7
0f77b186f1 Fix double savepoint in the same block of upgrade. MDL-11888 2008-04-18 23:15:44 +00:00
nicolasconnault
b244b9b776 MDL-14163 YUI implementation complete, new grader_report preference and admin setting for enabling ajax. 2008-04-18 19:30:28 +00:00
scyrma
6499395e99 MDL-14104: generate_password() now respects password policy (merge from 1.9) 2008-04-18 08:04:21 +00:00
moodler
1969b60e61 MDL-11323 Merged from Moodle 1.9 (fixes for display of aliases) 2008-04-18 06:21:00 +00:00
moodler
1d19d8a7b3 MDL-11142 Roles upgrade was losing timestart and timeend for teachers and students (Merged from 1.7) 2008-04-18 03:33:22 +00:00
moodler
9aa82ed6d4 MDL-14399 Merged RTL fixes from 1.9 2008-04-17 08:50:56 +00:00
dongsheng
9d0b51f597 MDL-14249, to keep ods lib exactly the same with excellib, some dummy function added, merged from MOODLE_19_STABLE 2008-04-16 07:06:14 +00:00
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