30758 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
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
moodlerobot
3cc71c95e9 Updated the HEAD build version to 20080331 2008-03-31 03:23:55 +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
skodak
4a80e5cb05 MDL-8270 ignore blocks that can not be instantiated; merged from MOODLE_19_STABLE 2008-03-30 14:36:27 +00:00
moodlerobot
2093b6e8b0 Updated the HEAD build version to 20080330 2008-03-30 03:22:37 +00:00
stronk7
d936580e1f Not visible courses don't cause unenrolment under LDAP anymore. Credit goes to Iñaki Arenaza. MDL-14097 ; merged from 19_STABLE 2008-03-30 00:45:58 +00:00
moodlerobot
6558e9ab2d Updated the HEAD build version to 20080329 2008-03-29 03:20:14 +00:00
moodler
f2dcd845ac Merged MDL-14086: hide tabs when being forced to edit profile 2008-03-28 06:33:13 +00:00
moodlerobot
ae1f11eeb7 Updated the HEAD build version to 20080328 2008-03-27 23:19:47 +00:00
skodak
59c0c3f9f8 MDL-14077 Mails form messages not RFC2822 conform; merged from MOODLE_19_STABLE 2008-03-27 17:09:36 +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
skodak
9db5d080f4 MDL-14060 fixed cm caching in forum cron; merged from MOODLE_19_STABLE 2008-03-27 08:49:25 +00:00