Commit graph

30771 commits

Author SHA1 Message Date
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
stronk7
83fc40040b Prevent cloning of non-object. Delegate to parent method as fallback. MDL-14120 ; merged from 19_STABLE 2008-03-31 22:52:17 +00:00
diml
5abb2ac2f7 code review for packaging and code cleaning
fixes minor bug (variable misnamed)
2008-03-31 22:23:02 +00:00
diml
d3516fb62c code review for packaging and code cleaning 2008-03-31 22:22:20 +00:00
diml
3319ef8538 code review for packaging and code cleaning
fixes type wilcard issue on add/delete/update cron scripts
2008-03-31 22:21:42 +00:00
tjhunt
20b8b489ec MDL-8682 - the last commit caused a regression that stopped it working.
!something==somethingelse

is not the same as

something!==somethingelse

in javascript, it seems.
2008-03-31 15:07:14 +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
nicolasconnault
013a8774a0 MDL-13397 Fixed the language string. 2008-03-31 06:15:51 +00:00
moodlerobot
0debe65bff Grr false information .... it was correct 2008-03-31 03:39:12 +00:00