30730 Commits

Author SHA1 Message Date
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
b9837ddfba MDL-14079, improve UI consistency, merged from MOODLE_19_STABLE 2008-04-08 03:49:58 +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
moodlerobot
ad448eb09f Updated the HEAD build version to 20080408 2008-04-08 01:52:34 +00:00
dongsheng
437c1c5050 MDL-14085, roll back some error() call 2008-04-08 01:51:00 +00:00
moodlerobot
be08d93530 Automatic installer.php lang files by installer_builder (20080408) 2008-04-08 01:18:44 +00:00
stronk7
c5340330f3 Respect inherited default enrol method when deciding to display the course cost. MDL-14096 ; merged from 19_STABLE 2008-04-07 23:44:42 +00:00
diml
b93b987d2c makes author completley unmentionned when no author 2008-04-07 21:12:29 +00:00
diml
488770b7ac fixes utf-8 over encoding on output links 2008-04-07 21:11:08 +00:00
diml
0f4471f5d3 fixes HTM files parsing 2008-04-07 20:36:47 +00:00
diml
e1778c0c5e fixes HTM files parsing 2008-04-07 19:56:44 +00:00
diml
9b1102f6f0 fixes 1.8 fullcode compatibility 2008-04-07 19:56:13 +00:00
skodak
01e1f34e16 MDL-14240 reverting previous commit 2008-04-07 12:16:10 +00:00
moodlerobot
30656e3dda Updated the HEAD build version to 20080407 2008-04-07 01:48:05 +00:00
diml
f8d8b7be3f fixing several error messages
enhancing security of command injections.
allowing space in pathes for files.
allowing binding with tools out of moodleroot
2008-04-06 21:01:28 +00:00
mudrd8mz
1559b68aaa MDL-13997 Correct linking between missing mode and compare mode. 2008-04-06 19:39:21 +00:00
moodlerobot
8a5bc9c368 Updated the HEAD build version to 20080406 2008-04-06 01:42:52 +00:00
moodlerobot
9402ce61f0 Updated the HEAD build version to 20080405 2008-04-05 01:28:25 +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
1780d87b53 MDL-14079, add "Hidden" string after the hidden teacher, thanks Mathieu 2008-04-04 06:41:54 +00:00
dongsheng
87ef4c00e2 MDL-14177, remove the useless h1 tags 2008-04-04 06:23:43 +00:00
dongsheng
f7edb3c779 MDL-10662, I found these bugs when I was working on MDL-14068 2008-04-04 04:32:29 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
moodlerobot
f44ee03b4f Updated the HEAD build version to 20080404 2008-04-04 01:28:03 +00:00
moodlerobot
9179bb2e25 Automatic installer.php lang files by installer_builder (20080404) 2008-04-04 01:07:04 +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
moodlerobot
c6ad17f74b Updated the HEAD build version to 20080403 2008-04-03 01:22:32 +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
thepurpleblob
3ab292c678 Replaced some nasty 'magic numbers' with defines. 2008-04-02 14:04:47 +00:00
dongsheng
e8dcf7f949 MDL-14111, fix html tag error 2008-04-02 07:21:10 +00:00
nicolasconnault
380dfdc456 MDL-14026 Fixed the typo 2008-04-02 06:54:17 +00:00
skodak
dcd68962a9 fixed typo; merged from MOODLE_19_STABLE 2008-04-02 06:51:43 +00:00
skodak
e1f096fda4 cvs commmit notification test - fixed tabs; merged from MOODLE_19_STABLE 2008-04-02 06:43:42 +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
0749caef03 MDL-14034 List of participants in SITE course failing... - fixed last access - credit goes to Eloy; merged from MOODLE_19_STABLE 2008-04-02 06:35:49 +00:00
moodlerobot
5bb5ee51a4 Updated the HEAD build version to 20080402 2008-04-02 03:30:35 +00:00
stronk7
c691bebc56 Force download checkbox is not initialized properly, credit goes to skodak. MDL-14010 ; merged from 19_STABLE 2008-04-01 22:17:58 +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
skodak
134d8a5858 MDL-10660 reverting previous changes - see tracker 2008-04-01 08:47:43 +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
f36acb35fb MDL-14111, multilang htmlblock title, merged from MOODLE_19_STABLE 2008-04-01 05:57:00 +00:00
dongsheng
8ec50604b1 Move error() to deprecatelib.php, merged from MOODLE_19_STABLE 2008-04-01 04:15:13 +00:00
moodlerobot
6ae4e2c6b7 Updated the HEAD build version to 20080401 2008-04-01 03:24:48 +00:00
dongsheng
9c34b80d8f MDL-14111, multilang html-block title, merged from MOODLE_19_STABLE, thanks Gordon Bateson 2008-04-01 01:39:44 +00:00