skodak
bfc38bb2eb
merging changes from MOODLE_16_STABLE
2006-07-31 18:21:42 +00:00
skodak
a8ff58dd2c
merging changes from MOODLE_16_STABLE
2006-07-31 18:10:02 +00:00
skodak
889e6b46f4
Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x
...
Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.
The attached patch fixes those scripts.
Saludos. I�aki.
Author: I�aki Arenaza
Review: Jun Yamog, Martin Langhoff
merged from MOODLE_16_STABLE
2006-07-31 18:04:10 +00:00
skodak
365525fc51
Bug #6147 - Upgrade from 1.5.x breaks with Postgres 7.4.x
...
Even though Postgres 7.4.x is officially supported, several upgrade scripts use syntax that only works in Postgres 8.x. and it's impossible to finish the upgrade.
The attached patch fixes those scripts.
Saludos. I�aki.
Author: I�aki Arenaza
Review: Jun Yamog, Martin Langhoff
merged from MOODLE_16_STABLE
2006-07-31 17:54:32 +00:00
ethem
d9d69929f5
Don't show authorize.net password for security reasons. Merged from 16stable.
2006-07-31 12:45:34 +00:00
ethem
0127848e11
Don't show authorize.net password for security reasons. Merged from 16stable.
2006-07-31 12:37:12 +00:00
skodak
3ea3763a18
Bug #6146 - Smiley popup can not be translated; merged from MOODLE_16_STABLE
2006-07-31 10:28:12 +00:00
skodak
1322b7199a
fixed warning when no referer available; merged from MOODLE_16_STABLE
2006-07-31 10:05:23 +00:00
skodak
d1a66080d5
Bug #6168 - missing link for course request - fixed; merged from MOODLE_16_STABLE
2006-07-31 09:18:52 +00:00
martinlanghoff
0ff463ae95
assignment: count_user_files() no longer creates extraneous dirs (bug#4658)
...
Applied the fix by Samuli.Karevaara, from the bug report - the directory is checked for existence beforehand.
Previously it was created if it didn't exist, then the files within it were counted.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-07-31 04:56:58 +00:00
martinlanghoff
51886e2fb4
wiki: Added a link to force reloading of the page (WR#515)
...
The link allows the page to be reloaded, which saves people from only seeing the cached copy. This is the equivalent of doing Shift+Reload in most
browsers.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-07-31 04:56:12 +00:00
martinlanghoff
c1cda9df45
forum: notification of a moved dicussion (bug#4874)
...
Moving a discussion now leaves a notification message in the
original location with a link to the new location.
Author: Luke Hudson <luke@catalyst.net.nz>
2006-07-31 04:54:44 +00:00
julmis
5113b779f6
First attempt to indentify special tags and nicely formatted output
2006-07-31 01:45:22 +00:00
julmis
bb9cd4503a
Merging from stable
2006-07-30 23:24:43 +00:00
skodak
3d05094553
SC #280 force downloading of database files; merged from MOODLE_16_STABLE
2006-07-30 22:44:50 +00:00
skodak
95d5682927
Bug #6170 - Glossary bug: it displays nothing when autolinking to non-ascii text and other minor cleanup; merged from MOODLE_16_STABLE
2006-07-30 22:22:22 +00:00
skodak
36259d1bd3
Bug #6135 - Reduce unnecessary use of strtolower to make non-English languages look better; merged from MOODLE_16_STABLE
2006-07-30 21:47:43 +00:00
skodak
be933850a7
Bug #6176 - locale setting on config variables page not functioning correctly; merged from MOODLE_16_STABLE
2006-07-30 10:39:21 +00:00
moodler
8ee8f34bff
Automatic installer.php lang files by installer_builder (20060730)
2006-07-30 02:47:40 +00:00
koenr
bfb2734ed4
updating install.html (see bug 4759) Changed some links.
...
Should that file really be there?
2006-07-29 20:40:20 +00:00
koenr
4239429527
making one perfectionist happy (bug 5646)
2006-07-29 20:00:26 +00:00
skodak
e9515eb3ec
Bug #6181 - icelandic doesn't migrate; merged from MOODLE_16_STABLE
2006-07-29 09:44:33 +00:00
skodak
592c30370c
Bug #6184 - unexpected T_OBJECT_OPERATOR on Admin/blocks; PHP 4.x compatibility
2006-07-29 09:08:56 +00:00
skodak
f4f6599085
Bug #6183 - typo in clean_param() description; merged from MOODLE_16_STABLE
2006-07-28 20:57:19 +00:00
mchampan
0961c4e654
Added constant for search database table.
2006-07-28 13:27:44 +00:00
mchampan
fef0afe183
Changed $doc->id to $doc->docid to prevent clashes with Zend Search's internal
...
$doc->id
2006-07-28 13:27:15 +00:00
tjhunt
7d6af8ca5a
Bug #6185 - bug with matching questions.
2006-07-28 10:56:47 +00:00
tjhunt
bdfad57b83
Added information to a comment.
2006-07-28 10:55:37 +00:00
urs_hunkler
89240f2f30
*** empty log message ***
2006-07-27 20:37:58 +00:00
urs_hunkler
f88d969277
*** empty log message ***
2006-07-27 20:27:33 +00:00
urs_hunkler
13351b29b8
*** empty log message ***
2006-07-27 20:18:27 +00:00
ethem
9dec3768bc
Merged from 16stable.
2006-07-27 16:11:11 +00:00
skodak
0e29ee3af7
Fixed Call to undefined function: print_progress() in /usr/share/moodle/admin/upgradeforumread.php; merged from MOODLE_16_STABLE
2006-07-27 11:49:52 +00:00
ethem
08b9be083c
Bug: Sending email to admins/teachers the count of pending orders expiring. "Column 'timecreated' in where clause is ambiguous."
...
We joins 2 tables: course and enrol_authorize. We didn't select course.timecreated, but it gives this error.
Merged from MOODLE_16_STABLE.
2006-07-27 10:57:58 +00:00
tjhunt
9a1e5f0a5f
Clarified unit test failure message.
2006-07-27 10:43:14 +00:00
tjhunt
fad28a7451
More unit tests for numerical question type.
2006-07-27 08:32:50 +00:00
moodler
3088953230
Automatic installer.php lang files by installer_builder (20060727)
2006-07-27 02:50:35 +00:00
mchampan
defb87ba90
Glossary indexing added, used to demonstrate that it's relatively simple
...
to add a new module to the indexing queue.
2006-07-26 11:29:35 +00:00
moodler
ed35659607
Automatic installer.php lang files by installer_builder (20060726)
2006-07-26 02:43:53 +00:00
ethem
36e5d9b7e1
Merged from 16stable.
2006-07-25 17:38:32 +00:00
mchampan
b585dc5fcb
General updates, see README.txt.
2006-07-25 17:23:10 +00:00
mchampan
d9e1bf2478
Initial commit
2006-07-25 17:10:58 +00:00
ethem
8692e35c77
New string: costdefaultdesc
...
<strong>In course settings, enter -1</strong> to cost field to use this default cost; Merged from 16stable.
2006-07-25 17:00:41 +00:00
tjhunt
22f2f41810
Start of unit tests for numerical question type.
2006-07-25 07:08:21 +00:00
ethem
8895a9cdc8
Sometimes ssl connections are slow. Increase max_execution_time to 5 minutes. Merged from 16stable.
2006-07-24 16:32:38 +00:00
tjhunt
3b48ba9dc1
Bug #6157 - lang strings using concatenation, not $a. Merged from MOODLE_16_STABLE.
2006-07-24 14:40:48 +00:00
ethem
fc9e83ed5c
* Update record as soon as possible. If update/insert record fails email to admin to have update manually.
...
* ignore_user_abort(true) at critical section (before fwrite($fp, "POST /gateway/transact.dll).
This is last change to ignore request for user.
* Made some functions "static" to call function directly. So, no need new enrolment_plugin_authorize() instance.
Now, these are static:
get_list_of_creditcards, zero_cost, get_course_cost, prevent_double_paid, email_to_admin, check_openssl_loaded
* Some mtrace cleanup. Removed default new line.
This is big work. When PHP5 is required for moodle in the future, I will add static modifier to functions.
Now and future, this plugin is/will unbreakable; Merged from MOODLE_16_STABLE. :)
2006-07-24 12:19:20 +00:00
skodak
b245d2e707
Bug #6159 Site settings interface typo - Combo list - my first commit form UK MoodleMoot :-); merged from MOODLE_16_STABLE
2006-07-24 10:33:34 +00:00
danmarsden
f2b7abf058
Bug #5882 ldap enrolment doesn't work. $USER->student getting munged
...
patch from Iaki.
2006-07-24 00:37:58 +00:00
danmarsden
0ba66a5de0
Bug 6130 session has bad entries causes calendar to fail showing events
...
Workaround untill Session is fixed properly.
2006-07-24 00:15:54 +00:00