stronk7
2bcd169775
Hack to link from the admin interface to the XMLDB editor.
2006-08-07 19:47:03 +00:00
stronk7
ab8bfc7eee
Two new strings to display the XMLDB editor under the admin page.
2006-08-07 19:45:02 +00:00
stronk7
cbd645bf96
Initial commit of assignment XMLDB file. Stopping now from now. Going to document things...
2006-08-07 19:02:46 +00:00
stronk7
e80d52526d
Initial commit for enrol tables XMLDB
2006-08-07 18:52:27 +00:00
stronk7
08b6ce833d
Initial commit for rss block tables
2006-08-07 18:40:37 +00:00
stronk7
158c1b3035
Initial commit of blocks XMLDB schema
2006-08-07 18:30:46 +00:00
stronk7
a689637d0f
Polishing a bit key and indexes names...
2006-08-07 18:02:15 +00:00
stronk7
dff83d0bdc
Initial XMLDB implementation of Moodle backup tables
2006-08-07 17:58:19 +00:00
stronk7
67d7d69494
Initial XMLDB implementation of Moodle Core.
2006-08-07 17:38:06 +00:00
skodak
3e46c6ec5a
Swf now disabled by default in Mediaplugin and added explanation SC#284; merged from MOODLE_16_STABLE
2006-08-07 14:53:53 +00:00
moodler
214f1402ac
Automatic installer.php lang files by installer_builder (20060806)
2006-08-06 02:50:52 +00:00
tjhunt
5a14d563b9
Bug #5972 - Some question types mark a blank answer inconsistently.
...
Also, cleaned up the marking code for numerical and short answer questions, partly by making the base-class method more useful.
Rewrote the way the way short answer questions do wildcard matching to be more robust, Unicode safe, and generally not suck.
This is a big change, so I am pleased to report I tested it using my new Selinium test suite. See: http://moodle.org/mod/forum/discuss.php?d=51161
2006-08-04 16:53:43 +00:00
tjhunt
00c300692f
Fix whitespace.
2006-08-04 16:47:57 +00:00
tjhunt
0b4ce29d8d
Matching question would fill in the right answer after an incorrect attempt.
2006-08-04 12:28:39 +00:00
martinlanghoff
cbfad05c86
login: forgot password now works for guest again (bug #6214 )
2006-08-04 06:11:48 +00:00
martinlanghoff
bed24ce7f5
mod/assignment if we are not using a numeric scale and a custom scale
...
return that as the max grade
Author: Jun Yamog <jun@catalyst.net.nz>
2006-08-04 05:51:31 +00:00
skodak
2c93e66a4c
merging forgotten changes from MOODLE_16_STABLE; sorry for the breakage ;-)
2006-08-03 19:19:23 +00:00
tjhunt
bc5694133a
Bug #6206 - Quiz can't be created on some mysql configurations. Merged from MOODLE_1.6_STABLE.
2006-08-03 16:30:38 +00:00
skodak
df77b427d5
check_dir_exists() has new recursive parameter - it should help clean up the restore code a bit and could be handy elsewhere too; tested in both linux and windoze
2006-08-02 19:40:58 +00:00
mchampan
56e924061e
Resource doc type and Zend readme changed.
2006-08-02 15:31:59 +00:00
mchampan
c629cfed33
Option for additional search types added.
2006-08-02 15:17:46 +00:00
mchampan
01e6afe2cd
String issue fix in ZF.
2006-08-02 15:15:45 +00:00
moodler
f505236c51
Automatic installer.php lang files by installer_builder (20060802)
2006-08-02 02:47:38 +00:00
koenr
3e35ad3397
string is necessary in 1.6 (so must stay here for backward compatibility of translated language packs, created with Moodle editor)
2006-08-01 19:58:07 +00:00
skodak
9e72ebd678
improved redirect() - faster and more standards compliant
2006-08-01 18:02:42 +00:00
skodak
583fad994c
Bug #5352 - upgrade might be interrupted by user - upgrades are now logged into moddata/upgradelogs/, user abor is ignored and concurrent running of upgrades is prevented from one browser
2006-08-01 07:46:19 +00:00
toyomoyo
0c23b59c9b
merfed fix for 6178
2006-08-01 05:12:13 +00:00
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