]> git.mjollnir.org Git - moodle.git/log
moodle.git
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

19 years agofix bug 5304
gbateson [Mon, 24 Apr 2006 06:54:44 +0000 (06:54 +0000)]
fix bug 5304

19 years agoAdded memory to toc's collaps/expand mode
bobopinna [Mon, 24 Apr 2006 06:42:45 +0000 (06:42 +0000)]
Added memory to toc's collaps/expand mode

19 years agoadding dropindex and addindex for modified tags table
toyomoyo [Mon, 24 Apr 2006 06:20:30 +0000 (06:20 +0000)]
adding dropindex and addindex for modified tags table

19 years ago*** empty log message ***
moodler [Mon, 24 Apr 2006 06:12:32 +0000 (06:12 +0000)]
*** empty log message ***

19 years agoadding proper _idx postfix
toyomoyo [Mon, 24 Apr 2006 06:00:37 +0000 (06:00 +0000)]
adding proper _idx postfix

19 years agochanging tags->text to varchar 20, created index on tags(type, userid), and tags...
toyomoyo [Mon, 24 Apr 2006 05:53:06 +0000 (05:53 +0000)]
changing tags->text to varchar 20, created index on tags(type, userid), and tags(text)

19 years agosome small fixes, mostly for 5174
toyomoyo [Mon, 24 Apr 2006 03:36:02 +0000 (03:36 +0000)]
some small fixes, mostly for 5174

19 years agoFixed bug 5271 - icon tag missing in Upcoming Events block
moodler [Mon, 24 Apr 2006 03:26:01 +0000 (03:26 +0000)]
Fixed bug 5271 -  icon tag missing in Upcoming Events block

19 years agoBumped version number for last changes
vyshane [Mon, 24 Apr 2006 02:28:02 +0000 (02:28 +0000)]
Bumped version number for last changes

19 years agoBug #5254 - live logs
vyshane [Mon, 24 Apr 2006 02:24:18 +0000 (02:24 +0000)]
Bug #5254 - live logs

Cleanup for duplicate module/action combinations. Added id field for
log_display table and added an index moduleaction.

19 years agofix for 5205
toyomoyo [Mon, 24 Apr 2006 02:20:06 +0000 (02:20 +0000)]
fix for 5205

19 years agojust in case someone has the index elemeny and not element
toyomoyo [Mon, 24 Apr 2006 02:17:16 +0000 (02:17 +0000)]
just in case someone has the index elemeny and not element

19 years agoFixed bug 5300 and removed moodle docs link from help pages
moodler [Mon, 24 Apr 2006 01:58:31 +0000 (01:58 +0000)]
Fixed bug 5300 and removed moodle docs link from help pages

19 years agoset default value for varchar 255 fields, to fix "truncated" errors in utf8 migration...
gbateson [Mon, 24 Apr 2006 01:44:08 +0000 (01:44 +0000)]
set default value for varchar 255 fields, to fix "truncated" errors in utf8 migration. Fields affected: hotpot.studentfeedbackurl, hotpot_responses.correct/wrong/ignored

19 years agoChanged list style for ims-cp to gain some room...
stronk7 [Mon, 24 Apr 2006 00:14:20 +0000 (00:14 +0000)]
Changed list style for ims-cp to gain some room...

19 years agoLooking much better now! B-)
stronk7 [Mon, 24 Apr 2006 00:11:59 +0000 (00:11 +0000)]
Looking much better now! B-)
More tests tomorrow (IE, mainly)

19 years agoPostgreSQL 8 compatibility fix for database character set detecting
patrickslee [Sun, 23 Apr 2006 23:39:56 +0000 (23:39 +0000)]
PostgreSQL 8 compatibility fix for database character set detecting

19 years agofixed typo bug #4527
skodak [Sun, 23 Apr 2006 23:16:02 +0000 (23:16 +0000)]
fixed typo bug #4527

19 years agopage parameter cleanup
skodak [Sun, 23 Apr 2006 21:07:44 +0000 (21:07 +0000)]
page parameter cleanup

19 years agoblock editing now uses PARAM_BOOL
skodak [Sun, 23 Apr 2006 20:58:06 +0000 (20:58 +0000)]
block editing now uses PARAM_BOOL

19 years agopage parameter cleanup
skodak [Sun, 23 Apr 2006 20:33:01 +0000 (20:33 +0000)]
page parameter cleanup

19 years agoBug #4315 - Use current_theme() instead of the $CFG-theme
urs_hunkler [Sun, 23 Apr 2006 19:02:17 +0000 (19:02 +0000)]
Bug #4315 - Use current_theme() instead of the $CFG-theme

19 years agoFinishing with ims cp styles, I think... :-/
stronk7 [Sun, 23 Apr 2006 18:19:50 +0000 (18:19 +0000)]
Finishing with ims cp styles, I think... :-/

19 years agoNow the resize script supports both resources with and
stronk7 [Sun, 23 Apr 2006 17:22:45 +0000 (17:22 +0000)]
Now the resize script supports both resources with and
without navigation menu.

19 years agoLatest ims cp styles added.
stronk7 [Sun, 23 Apr 2006 17:01:06 +0000 (17:01 +0000)]
Latest ims cp styles added.

19 years agoStyles are now 100% out from here.
stronk7 [Sun, 23 Apr 2006 17:00:18 +0000 (17:00 +0000)]
Styles are now 100% out from here.

19 years agoDeal with modules that are missing their language strings
gustav_delius [Sun, 23 Apr 2006 15:20:26 +0000 (15:20 +0000)]
Deal with modules that are missing their language strings

19 years agomicro-increment version number to 2006042101 (release = v2.1.16)
gbateson [Sun, 23 Apr 2006 11:55:02 +0000 (11:55 +0000)]
micro-increment version number to 2006042101 (release = v2.1.16)

19 years agotwo fixes connected with UTF migration: (i) remove $CFG->prefix from all index names...
gbateson [Sun, 23 Apr 2006 11:53:38 +0000 (11:53 +0000)]
two fixes connected with UTF migration:  (i) remove $CFG->prefix from all index names, (ii) force type of "name" field in "hotpot_questions" table to "text"

19 years agoset $result even when $fromenc=="utf-8", to fix "unassigned variable" errors
gbateson [Sun, 23 Apr 2006 11:51:17 +0000 (11:51 +0000)]
set $result even when $fromenc=="utf-8", to fix "unassigned variable" errors

19 years agoMoving some harcoded styles in ims cp to standard
stronk7 [Sun, 23 Apr 2006 11:49:33 +0000 (11:49 +0000)]
Moving some harcoded styles in ims cp to standard

19 years agotype of "name" field in "hotpot_questions" table should be "text" after migrate
gbateson [Sun, 23 Apr 2006 11:48:58 +0000 (11:48 +0000)]
type of "name" field in "hotpot_questions" table should be "text" after migrate

19 years agoMoving some styles harcoded in the ims cp to standard...
stronk7 [Sun, 23 Apr 2006 11:48:50 +0000 (11:48 +0000)]
Moving some styles harcoded in the ims cp to standard...

19 years agomoved php end tag out from comment
skodak [Sun, 23 Apr 2006 11:45:37 +0000 (11:45 +0000)]
moved php end tag out from comment

19 years agomoved php end tag from comment revisited
skodak [Sun, 23 Apr 2006 11:40:25 +0000 (11:40 +0000)]
moved php end tag from comment revisited

19 years agomoved php end tag from comment
skodak [Sun, 23 Apr 2006 11:37:57 +0000 (11:37 +0000)]
moved php end tag from comment

19 years agofixed short tag
skodak [Sun, 23 Apr 2006 11:32:25 +0000 (11:32 +0000)]
fixed short tag

19 years agoBeautify a bit the footer, taking out that horrible standard 100px space! ;-)
stronk7 [Sun, 23 Apr 2006 10:58:00 +0000 (10:58 +0000)]
Beautify a bit the footer, taking out that horrible standard 100px space! ;-)

19 years agoSome indexes were added in 15_STABLE. So, don't show an error message again if indexe...
ethem [Sun, 23 Apr 2006 10:15:01 +0000 (10:15 +0000)]
Some indexes were added in 15_STABLE. So, don't show an error message again if indexes are already exist.

19 years agoNow the resize script hasn't anymore harcoded widths.
stronk7 [Sun, 23 Apr 2006 09:59:04 +0000 (09:59 +0000)]
Now the resize script hasn't anymore harcoded widths.

19 years agoremoved invalid css property
urs_hunkler [Sun, 23 Apr 2006 07:14:45 +0000 (07:14 +0000)]
removed invalid css property

19 years agoDOn't show some notces on new install
moodler [Sun, 23 Apr 2006 04:45:20 +0000 (04:45 +0000)]
DOn't show some notces on new install

19 years agoTOC needs _parent because it's rendered in the iframe.
stronk7 [Sun, 23 Apr 2006 02:21:00 +0000 (02:21 +0000)]
TOC needs _parent because it's rendered in the iframe.

19 years agoNow double-headers are out 100%
stronk7 [Sun, 23 Apr 2006 01:57:02 +0000 (01:57 +0000)]
Now double-headers are out 100%
Some incorrect targets are out.
Scorm API (dummy) is working fine.

TODO: Move css styles to standard.

19 years agoMoving script to a proper place (for XHTML validation)
stronk7 [Sat, 22 Apr 2006 22:52:34 +0000 (22:52 +0000)]
Moving script to a proper place (for XHTML validation)
(although the page still continues with some errors)

19 years agoAvoid some warnings...
stronk7 [Sat, 22 Apr 2006 22:51:15 +0000 (22:51 +0000)]
Avoid some warnings...

19 years agofixed typo, undefined $ents
skodak [Sat, 22 Apr 2006 17:33:22 +0000 (17:33 +0000)]
fixed typo, undefined $ents

19 years agotypo - fixed undefined $courseid
skodak [Sat, 22 Apr 2006 17:29:46 +0000 (17:29 +0000)]
typo - fixed undefined $courseid

19 years agofixed undefined $timenow
skodak [Sat, 22 Apr 2006 17:28:18 +0000 (17:28 +0000)]
fixed undefined $timenow

19 years agofixed undefined $course
skodak [Sat, 22 Apr 2006 17:25:37 +0000 (17:25 +0000)]
fixed undefined $course

19 years agoadded FIX ME notice for inclusion of format.php
skodak [Sat, 22 Apr 2006 17:21:21 +0000 (17:21 +0000)]
added FIX ME notice for inclusion of format.php

19 years agofixed typo in ismember() - nasty one!
skodak [Sat, 22 Apr 2006 16:45:12 +0000 (16:45 +0000)]
fixed typo in ismember() - nasty one!
and some warnings get_directory_size()

19 years agofixed typo and s()
skodak [Sat, 22 Apr 2006 16:36:35 +0000 (16:36 +0000)]
fixed typo and s()

19 years agofixed missing xxx_param() and broken path
skodak [Sat, 22 Apr 2006 16:35:32 +0000 (16:35 +0000)]
fixed missing xxx_param() and broken path

19 years agoadded FIX ME notice into grade_get_users_by_group(), I did not fix it because I do...
skodak [Sat, 22 Apr 2006 16:12:58 +0000 (16:12 +0000)]
added FIX ME notice into grade_get_users_by_group(), I did not fix it because I do not know what this function should return