]> git.mjollnir.org Git - moodle.git/log
moodle.git
19 years agoSmall improvement to help files
gustav_delius [Fri, 28 Apr 2006 09:43:19 +0000 (09:43 +0000)]
Small improvement to help files

19 years agoRemoved mystery (probably diagnostic) message
thepurpleblob [Fri, 28 Apr 2006 09:39:13 +0000 (09:39 +0000)]
Removed mystery (probably diagnostic) message

19 years agoNow ignore hidden questions. Bug #4988
thepurpleblob [Fri, 28 Apr 2006 09:36:17 +0000 (09:36 +0000)]
Now ignore hidden questions. Bug #4988

19 years agoJust a small comment to avoid problems in the future
gustav_delius [Fri, 28 Apr 2006 09:34:33 +0000 (09:34 +0000)]
Just a small comment to avoid problems in the future

19 years agoDirect access to this script is forbidden.
ethem [Fri, 28 Apr 2006 07:20:25 +0000 (07:20 +0000)]
Direct access to this script is forbidden.

19 years ago1.6 Beta 4!
toyomoyo [Fri, 28 Apr 2006 05:54:27 +0000 (05:54 +0000)]
1.6 Beta 4!

19 years agobug fix for 5303. hope i didn't break anything >_<
toyomoyo [Fri, 28 Apr 2006 03:18:56 +0000 (03:18 +0000)]
bug fix for 5303. hope i didn't break anything >_<

19 years agoMake sure we can see all installed languages regardless of langlist
moodler [Fri, 28 Apr 2006 02:29:36 +0000 (02:29 +0000)]
Make sure we can see all installed languages regardless of langlist

19 years agoset negative values to 0, on unsigned numeric fields
gbateson [Fri, 28 Apr 2006 02:11:52 +0000 (02:11 +0000)]
set negative values to 0, on unsigned numeric fields

19 years agoallow negative score and weighting in hotpot_responses table
gbateson [Fri, 28 Apr 2006 02:06:58 +0000 (02:06 +0000)]
allow negative score and weighting in hotpot_responses table

19 years agofix for 5305
toyomoyo [Fri, 28 Apr 2006 01:55:12 +0000 (01:55 +0000)]
fix for 5305

19 years agooptimization fo the removal of orphan records
gbateson [Fri, 28 Apr 2006 01:37:17 +0000 (01:37 +0000)]
optimization fo the removal of orphan records

19 years agosmall fix for the removal of orphan records
gbateson [Fri, 28 Apr 2006 01:20:05 +0000 (01:20 +0000)]
small fix for the removal of orphan records

19 years agofix undefined variable $db
gbateson [Fri, 28 Apr 2006 00:59:57 +0000 (00:59 +0000)]
fix undefined variable $db

19 years agoremove orphans records, if any, from hotpot tables, reduce size of "score" and "weigh...
gbateson [Fri, 28 Apr 2006 00:56:14 +0000 (00:56 +0000)]
remove orphans records, if any, from hotpot tables, reduce size of "score" and "weighting" fields in "hotpot_responses" table, and set default value on ALL string fields in HotPot tables. New version number is 2006042800 (v2.1.18)

19 years agoFixing missing global in quiz pg upgrade
mjollnir_ [Thu, 27 Apr 2006 23:25:06 +0000 (23:25 +0000)]
Fixing missing global in quiz pg upgrade

19 years agoFixed wrong encoding detection logic in install.php
patrickslee [Thu, 27 Apr 2006 23:17:25 +0000 (23:17 +0000)]
Fixed wrong encoding detection logic in install.php

19 years agoChecking one table and one column that, uder some servers didn't get
stronk7 [Thu, 27 Apr 2006 22:56:25 +0000 (22:56 +0000)]
Checking one table and one column that, uder some servers didn't get
correctly upgraded. Bug 5321. PG need testing!
(http://moodle.org/bugs/bug.php?op=show&bugid=5321)

19 years agofixed bug #4189 - visible not changed
skodak [Thu, 27 Apr 2006 21:35:02 +0000 (21:35 +0000)]
fixed bug #4189 - visible not changed

19 years agofixed some long standing and some new problems and SC#249, please consider backportin...
skodak [Thu, 27 Apr 2006 21:30:18 +0000 (21:30 +0000)]
fixed some long standing and some new problems and SC#249, please consider backporting into STABLE

19 years agoforce remaining NULL fields into NOT NULL '0'/''
gbateson [Thu, 27 Apr 2006 21:22:43 +0000 (21:22 +0000)]
force remaining NULL fields into NOT NULL '0'/''

19 years agofixed bug #5298, missing string 'importfromothercourses'
skodak [Thu, 27 Apr 2006 20:27:20 +0000 (20:27 +0000)]
fixed bug #5298, missing string 'importfromothercourses'

19 years agofixed marker handling, no sesskey error anymore - bug #5340
skodak [Thu, 27 Apr 2006 20:06:41 +0000 (20:06 +0000)]
fixed marker handling, no sesskey error anymore - bug #5340

19 years agoDeleted a bunch of js code and trying another (the last) way
stronk7 [Thu, 27 Apr 2006 19:45:00 +0000 (19:45 +0000)]
Deleted a bunch of js code and trying another (the last) way
to resize the iframe properly. Tests at home 100% reliable.
I hope it'll work ok remotely... Depending of results  we'll
decide the final system.

19 years ago[Fix] Notices were being printed in PHP5 for NULL objects. Checking for NULL now...
mark-nielsen [Thu, 27 Apr 2006 16:48:38 +0000 (16:48 +0000)]
[Fix] Notices were being printed in PHP5 for NULL objects.  Checking for NULL now before using in multichoice and truefalse questions

19 years ago[Fix] Error with PHP5. Needed to clone the lesson object before saving the $default...
mark-nielsen [Thu, 27 Apr 2006 16:20:55 +0000 (16:20 +0000)]
[Fix] Error with PHP5.  Needed to clone the lesson object before saving the $default object

19 years agoSubtle fix to style-selectors/ background colours
nfreear [Thu, 27 Apr 2006 16:03:24 +0000 (16:03 +0000)]
Subtle fix to style-selectors/ background colours
 - Bug 5161 "Course format weekscss looks unfinished".

19 years agolib.php : restore & backup functions removed.
ethem [Thu, 27 Apr 2006 15:48:55 +0000 (15:48 +0000)]
lib.php : restore & backup functions removed.

19 years agoBackup library.
ethem [Thu, 27 Apr 2006 13:41:53 +0000 (13:41 +0000)]
Backup library.

19 years agoFix "data truncated errors" by setting set NULL values in int field to 0 before chang...
gbateson [Thu, 27 Apr 2006 08:45:34 +0000 (08:45 +0000)]
Fix "data truncated errors" by setting set NULL values in int field to 0 before changing to NOT NULL DEFAULT 0

19 years agoFix for Bug #5346.
vyshane [Thu, 27 Apr 2006 07:52:40 +0000 (07:52 +0000)]
Fix for Bug #5346.

19 years agosortorder is now remembered between pages, fixing bug 5328
gustav_delius [Thu, 27 Apr 2006 07:46:34 +0000 (07:46 +0000)]
sortorder is now remembered between pages, fixing bug 5328

19 years agoHad to change attribute of select tag from disabled to readonly in order to get the...
gustav_delius [Thu, 27 Apr 2006 07:21:55 +0000 (07:21 +0000)]
Had to change attribute of select tag from disabled to readonly in order to get the feedback popups to work, see bug 5338

19 years agoFixing filtering of category names, now using PARAM_NOTAGS. Fixing bug 5349
gustav_delius [Thu, 27 Apr 2006 06:55:38 +0000 (06:55 +0000)]
Fixing filtering of category names, now using PARAM_NOTAGS. Fixing bug 5349

19 years agoquestion category is not remembered correctly by import and export pages, fixing...
gustav_delius [Thu, 27 Apr 2006 06:42:10 +0000 (06:42 +0000)]
question category is not remembered correctly by import and export pages, fixing bug 5348

19 years agofix for 4976
toyomoyo [Thu, 27 Apr 2006 04:12:58 +0000 (04:12 +0000)]
fix for 4976

19 years agoFix for Bug #5022 - Hidden resource/activity modules still show up in jump
vyshane [Thu, 27 Apr 2006 03:31:10 +0000 (03:31 +0000)]
Fix for Bug #5022 - Hidden resource/activity modules still show up in jump
menu. Forced course catch rebuild if a module is hidden or shown.

19 years agotrying to fix bug 5266
toyomoyo [Thu, 27 Apr 2006 02:34:16 +0000 (02:34 +0000)]
trying to fix bug  5266

19 years agoDefining width and height seems to improve resizing
stronk7 [Wed, 26 Apr 2006 22:18:47 +0000 (22:18 +0000)]
Defining width and height seems to improve resizing
behaviour under some browsers (source: some blogs)
It also helps when resize doesn't work, defaulting
to a nice size.

19 years agofixed notice and corrected the use of new s() and p()
skodak [Wed, 26 Apr 2006 21:25:50 +0000 (21:25 +0000)]
fixed notice and corrected the use of new s() and p()

19 years agofixed warning when no stats data yet
skodak [Wed, 26 Apr 2006 21:13:45 +0000 (21:13 +0000)]
fixed warning when no stats data yet

19 years agoCorrected location of restorelibpre15.php, see http://moodle.org/mod/forum/discuss...
gustav_delius [Wed, 26 Apr 2006 20:32:54 +0000 (20:32 +0000)]
Corrected location of restorelibpre15.php, see http://moodle.org/mod/forum/discuss.php?d=44156

19 years agoThe information from question_rqp_types table should not be loaded every time questio...
gustav_delius [Wed, 26 Apr 2006 20:29:32 +0000 (20:29 +0000)]
The information from question_rqp_types table should not be loaded every time questionlib.php is loaded but only when the questiontype menu is actually needed.

19 years agoI incorrectly had renamed quiz_ to question_ in some places.
gustav_delius [Wed, 26 Apr 2006 20:05:21 +0000 (20:05 +0000)]
I incorrectly had renamed quiz_ to question_ in some places.

19 years agoDon't use $courseid in require_login(). User may want to see old orders. Course enrol...
ethem [Wed, 26 Apr 2006 17:39:13 +0000 (17:39 +0000)]
Don't use $courseid in require_login(). User may want to see old orders. Course enrolment is not required.

19 years agoUse global parameters in authorize_print_orders(): $courseid & $userid
ethem [Wed, 26 Apr 2006 17:29:52 +0000 (17:29 +0000)]
Use global parameters in authorize_print_orders(): $courseid & $userid

19 years agoDon't duplicate header.
ethem [Wed, 26 Apr 2006 17:16:34 +0000 (17:16 +0000)]
Don't duplicate header.

19 years agoJust tidying up, and removed the logs link (it's in reports)
moodler [Wed, 26 Apr 2006 16:09:43 +0000 (16:09 +0000)]
Just tidying up, and removed the logs link (it's in reports)

19 years agoJust some tidy-ups
moodler [Wed, 26 Apr 2006 16:03:16 +0000 (16:03 +0000)]
Just some tidy-ups

19 years agoPenny made it this way on purpose, apparently, to make it work properly on Postgresql...
ethem [Wed, 26 Apr 2006 15:23:01 +0000 (15:23 +0000)]
Penny made it this way on purpose, apparently, to make it work properly on Postgresql, so it reverted.

19 years agobug #5347 - JS code after page end??? corrected
urs_hunkler [Wed, 26 Apr 2006 15:00:22 +0000 (15:00 +0000)]
bug #5347 - JS code after page end??? corrected

19 years agoFix bug 5345 "Calendar block overflows in 'weekscss' course format."
nfreear [Wed, 26 Apr 2006 13:56:39 +0000 (13:56 +0000)]
Fix bug 5345 "Calendar block overflows in 'weekscss' course format."

19 years agoMerged from MOODLE_15_STABLE. First time install detection.
ethem [Wed, 26 Apr 2006 12:38:09 +0000 (12:38 +0000)]
Merged from MOODLE_15_STABLE. First time install detection.

19 years agoAllow colors to the editor
moodler [Wed, 26 Apr 2006 08:18:42 +0000 (08:18 +0000)]
Allow colors to the editor

19 years agoSet default value for message_emailformat
moodler [Wed, 26 Apr 2006 08:17:11 +0000 (08:17 +0000)]
Set default value for message_emailformat

19 years agojust in case message_emailformat is not set
toyomoyo [Wed, 26 Apr 2006 08:07:12 +0000 (08:07 +0000)]
just in case message_emailformat is not set

19 years agotrying to change all the default NULL fields to NOT NULL default '0'/'', hope i didn...
toyomoyo [Wed, 26 Apr 2006 05:48:04 +0000 (05:48 +0000)]
trying to change all the default NULL fields to NOT NULL default '0'/'', hope i didn't mess up. Please report any bugs asap!

19 years agoUse the fullclone function instead of clone() because objects are in an array bug...
moodler [Wed, 26 Apr 2006 04:40:14 +0000 (04:40 +0000)]
Use the fullclone function instead of clone() because objects are in an array   bug 5339

19 years agoAdd a new function fullclone() to forcibly make a complete copy of a structure
moodler [Wed, 26 Apr 2006 04:39:34 +0000 (04:39 +0000)]
Add a new function fullclone() to forcibly make a complete copy of a structure

19 years agochanged line 10 to: $index = "{$table}_{$field}_idx"; (bug 5315)
gbateson [Wed, 26 Apr 2006 03:26:12 +0000 (03:26 +0000)]
changed line 10 to:  $index = "{$table}_{$field}_idx"; (bug 5315)

19 years agochange single quotes to double quotes. Probable fix for bug 5315
gbateson [Wed, 26 Apr 2006 03:07:38 +0000 (03:07 +0000)]
change single quotes to double quotes. Probable fix for bug 5315

19 years agoFix for: Bug #5337 - [[allchanges]] missing
vyshane [Wed, 26 Apr 2006 02:48:57 +0000 (02:48 +0000)]
Fix for: Bug #5337 - [[allchanges]] missing
Added allchanges lang string.

19 years agoSupresing footer() output in this page because it continues causing
stronk7 [Wed, 26 Apr 2006 00:09:00 +0000 (00:09 +0000)]
Supresing footer() output in this page because it continues causing
important problems under Safari and I really think it isn't critical
to have it here at all costs.

19 years agoHandle some debugs properly.
stronk7 [Tue, 25 Apr 2006 23:52:42 +0000 (23:52 +0000)]
Handle some debugs properly.

19 years agoNow the deploy-all button works!
stronk7 [Tue, 25 Apr 2006 23:47:46 +0000 (23:47 +0000)]
Now the deploy-all button works!

19 years agoauth/cas: dos2unix on index_form.html - bug #5053
martinlanghoff [Tue, 25 Apr 2006 23:15:08 +0000 (23:15 +0000)]
auth/cas: dos2unix on index_form.html - bug #5053

19 years agoDiference between moodle.xml file not found and moodle.xml file
stronk7 [Tue, 25 Apr 2006 22:55:29 +0000 (22:55 +0000)]
Diference between moodle.xml file not found and moodle.xml file
incorrect at restore time. Bug 5334.
(http://moodle.org/bugs/bug.php?op=show&bugid=5334)

19 years agofilterlib/filter_phrases() - try to escape magic characters used internally by the...
martinlanghoff [Tue, 25 Apr 2006 22:47:42 +0000 (22:47 +0000)]
filterlib/filter_phrases() - try to escape magic characters used internally by the filter mechanism -- Bug#5236 / WR#422

This is an attempt to fix filter problems caused by glossary matches on %
(which also affect matches on * and #). Works for the sample cases I have,
but we may be breaking subtly in other places.

19 years agoFixing bug #5148: I don't know how this worked for restore and not for import, but...
mjollnir_ [Tue, 25 Apr 2006 20:47:44 +0000 (20:47 +0000)]
Fixing bug #5148: I don't know how this worked for restore and not for import, but it works for both now

19 years agoAnd the standard footer is back again. Andrew Walker, the
stronk7 [Tue, 25 Apr 2006 15:44:34 +0000 (15:44 +0000)]
And the standard footer is back again. Andrew Walker, the
JavaScript Superman did the work! B-) Tested under FF, IE
and Safari.

19 years agoBypass div#footer style in resource view pages to get
stronk7 [Tue, 25 Apr 2006 15:35:39 +0000 (15:35 +0000)]
Bypass div#footer style in resource view pages to get
all the space avaliable, making an exception in the
global one.

19 years agoMake these icons transparent
moodler [Tue, 25 Apr 2006 14:01:13 +0000 (14:01 +0000)]
Make these icons transparent

19 years agoRemoved overview.php
moodler [Tue, 25 Apr 2006 13:19:52 +0000 (13:19 +0000)]
Removed overview.php

19 years agoWith appropriate error reporting, adding a label to a section of a course results...
dwoolhead [Tue, 25 Apr 2006 11:48:39 +0000 (11:48 +0000)]
With appropriate error reporting, adding a label to a section of a course results in an E_NOTICE message temporarily appearing on the screen, because the module object name property is not set. Prevent message being displayed by checking that property is set before testing its value

19 years agoApply latest changes from resource type to repository
stronk7 [Mon, 24 Apr 2006 23:55:29 +0000 (23:55 +0000)]
Apply latest changes from resource type to repository
(double head out, cool resize javascript, XHTML and
navigation menu)

TODO: Fix the 'deploy all' button

19 years agoNow navigation menu is properly created (XHTML + 508)
stronk7 [Mon, 24 Apr 2006 22:17:10 +0000 (22:17 +0000)]
Now navigation menu is properly created (XHTML + 508)

19 years agoLocallib.php can be only used by index.php.
ethem [Mon, 24 Apr 2006 17:15:13 +0000 (17:15 +0000)]
Locallib.php can be only used by index.php.

19 years agoPut back. String 'returns'&'noreturns' are used only in one order. Not general.
ethem [Mon, 24 Apr 2006 17:03:42 +0000 (17:03 +0000)]
Put back. String 'returns'&'noreturns'  are used only in one order. Not general.

19 years agoString 'returns'&'noreturns' added to authorize strings array. (get string fast)
ethem [Mon, 24 Apr 2006 16:54:59 +0000 (16:54 +0000)]
String 'returns'&'noreturns' added to authorize strings array. (get string fast)

19 years agoString 'all' added to strings array.
ethem [Mon, 24 Apr 2006 16:46:39 +0000 (16:46 +0000)]
String 'all' added to strings array.

19 years ago$CFG removed
ethem [Mon, 24 Apr 2006 16:31:02 +0000 (16:31 +0000)]
$CFG removed

19 years agoAvoided some notices when one block has been deleted from moodle/blocks
stronk7 [Mon, 24 Apr 2006 15:01:35 +0000 (15:01 +0000)]
Avoided some notices when one block has been deleted from moodle/blocks
and from blocks admin page and their instances haven't been deleted.

We should build some sort of check to do all the house-cleaning of "orphaned"
blocks, perhaps each time we arrive to the blocks admin page.

19 years agoIn this theme, peformance info only will be showed if it's enabled.
stronk7 [Mon, 24 Apr 2006 14:32:50 +0000 (14:32 +0000)]
In this theme, peformance info only will be showed if it's enabled.
Others seems to bypass this setting if debug is enabled!

19 years agoFixed inserts for log_display.
vyshane [Mon, 24 Apr 2006 09:05:08 +0000 (09:05 +0000)]
Fixed inserts for log_display.

19 years agoFixing inserts for log_display.
vyshane [Mon, 24 Apr 2006 09:00:42 +0000 (09:00 +0000)]
Fixing inserts for log_display.

19 years agoFixing inserts for log_display table.
vyshane [Mon, 24 Apr 2006 08:55:29 +0000 (08:55 +0000)]
Fixing inserts for log_display table.

19 years agoInserts for log_display.
vyshane [Mon, 24 Apr 2006 08:43:29 +0000 (08:43 +0000)]
Inserts for log_display.

19 years agomake some variables global for 5305
toyomoyo [Mon, 24 Apr 2006 08:38:11 +0000 (08:38 +0000)]
make some variables global for 5305

19 years agoFixed inserts for log_display.
vyshane [Mon, 24 Apr 2006 08:38:03 +0000 (08:38 +0000)]
Fixed inserts for log_display.

19 years agoFixed log_display inserts.
vyshane [Mon, 24 Apr 2006 08:28:21 +0000 (08:28 +0000)]
Fixed log_display inserts.

19 years agoFixed inserts for log_display.
vyshane [Mon, 24 Apr 2006 08:26:33 +0000 (08:26 +0000)]
Fixed inserts for log_display.

19 years agoFixed inserts for log_display table.
vyshane [Mon, 24 Apr 2006 08:23:19 +0000 (08:23 +0000)]
Fixed inserts for log_display table.

19 years agoFixed inserts for log_display table
vyshane [Mon, 24 Apr 2006 08:11:35 +0000 (08:11 +0000)]
Fixed inserts for log_display table

19 years agochanged formats for log_display table
toyomoyo [Mon, 24 Apr 2006 08:10:55 +0000 (08:10 +0000)]
changed formats for log_display table

19 years agoFixing inserts for log_display table.
vyshane [Mon, 24 Apr 2006 08:09:00 +0000 (08:09 +0000)]
Fixing inserts for log_display table.

19 years agoFixed insert statements for log_display table
vyshane [Mon, 24 Apr 2006 08:02:17 +0000 (08:02 +0000)]
Fixed insert statements for log_display table

19 years agonew format for log_display
toyomoyo [Mon, 24 Apr 2006 08:00:51 +0000 (08:00 +0000)]
new format for log_display

19 years agochanging new format for log_display
toyomoyo [Mon, 24 Apr 2006 07:58:53 +0000 (07:58 +0000)]
changing new format for log_display

19 years agoFixed insert error for log_display
vyshane [Mon, 24 Apr 2006 07:55:06 +0000 (07:55 +0000)]
Fixed insert error for log_display

19 years agoAdded primary key definition for log_display
vyshane [Mon, 24 Apr 2006 07:44:27 +0000 (07:44 +0000)]
Added primary key definition for log_display