]>
git.mjollnir.org Git - moodle.git/log
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
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".
ethem [Thu, 27 Apr 2006 15:48:55 +0000 (15:48 +0000)]
lib.php : restore & backup functions removed.
ethem [Thu, 27 Apr 2006 13:41:53 +0000 (13:41 +0000)]
Backup library.
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
vyshane [Thu, 27 Apr 2006 07:52:40 +0000 (07:52 +0000)]
Fix for Bug #5346.
gustav_delius [Thu, 27 Apr 2006 07:46:34 +0000 (07:46 +0000)]
sortorder is now remembered between pages, fixing bug 5328
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
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
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
toyomoyo [Thu, 27 Apr 2006 04:12:58 +0000 (04:12 +0000)]
fix for 4976
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.
toyomoyo [Thu, 27 Apr 2006 02:34:16 +0000 (02:34 +0000)]
trying to fix bug 5266
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.
skodak [Wed, 26 Apr 2006 21:25:50 +0000 (21:25 +0000)]
fixed notice and corrected the use of new s() and p()
skodak [Wed, 26 Apr 2006 21:13:45 +0000 (21:13 +0000)]
fixed warning when no stats data yet
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
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.
gustav_delius [Wed, 26 Apr 2006 20:05:21 +0000 (20:05 +0000)]
I incorrectly had renamed quiz_ to question_ in some places.
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.
ethem [Wed, 26 Apr 2006 17:29:52 +0000 (17:29 +0000)]
Use global parameters in authorize_print_orders(): $courseid & $userid
ethem [Wed, 26 Apr 2006 17:16:34 +0000 (17:16 +0000)]
Don't duplicate header.
moodler [Wed, 26 Apr 2006 16:09:43 +0000 (16:09 +0000)]
Just tidying up, and removed the logs link (it's in reports)
moodler [Wed, 26 Apr 2006 16:03:16 +0000 (16:03 +0000)]
Just some tidy-ups
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.
urs_hunkler [Wed, 26 Apr 2006 15:00:22 +0000 (15:00 +0000)]
bug #5347 - JS code after page end??? corrected
nfreear [Wed, 26 Apr 2006 13:56:39 +0000 (13:56 +0000)]
Fix bug 5345 "Calendar block overflows in 'weekscss' course format."
ethem [Wed, 26 Apr 2006 12:38:09 +0000 (12:38 +0000)]
Merged from MOODLE_15_STABLE. First time install detection.
moodler [Wed, 26 Apr 2006 08:18:42 +0000 (08:18 +0000)]
Allow colors to the editor
moodler [Wed, 26 Apr 2006 08:17:11 +0000 (08:17 +0000)]
Set default value for message_emailformat
toyomoyo [Wed, 26 Apr 2006 08:07:12 +0000 (08:07 +0000)]
just in case message_emailformat is not set
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!
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
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
gbateson [Wed, 26 Apr 2006 03:26:12 +0000 (03:26 +0000)]
changed line 10 to: $index = "{$table}_{$field}_idx"; (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
vyshane [Wed, 26 Apr 2006 02:48:57 +0000 (02:48 +0000)]
Fix for: Bug #5337 - [[allchanges]] missing
Added allchanges lang string.
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.
stronk7 [Tue, 25 Apr 2006 23:52:42 +0000 (23:52 +0000)]
Handle some debugs properly.
stronk7 [Tue, 25 Apr 2006 23:47:46 +0000 (23:47 +0000)]
Now the deploy-all button works!
martinlanghoff [Tue, 25 Apr 2006 23:15:08 +0000 (23:15 +0000)]
auth/cas: dos2unix on index_form.html - bug #5053
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)
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.
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
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.
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.
moodler [Tue, 25 Apr 2006 14:01:13 +0000 (14:01 +0000)]
Make these icons transparent
moodler [Tue, 25 Apr 2006 13:19:52 +0000 (13:19 +0000)]
Removed overview.php
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
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
stronk7 [Mon, 24 Apr 2006 22:17:10 +0000 (22:17 +0000)]
Now navigation menu is properly created (XHTML + 508)
ethem [Mon, 24 Apr 2006 17:15:13 +0000 (17:15 +0000)]
Locallib.php can be only used by index.php.
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.
ethem [Mon, 24 Apr 2006 16:54:59 +0000 (16:54 +0000)]
String 'returns'&'noreturns' added to authorize strings array. (get string fast)
ethem [Mon, 24 Apr 2006 16:46:39 +0000 (16:46 +0000)]
String 'all' added to strings array.
ethem [Mon, 24 Apr 2006 16:31:02 +0000 (16:31 +0000)]
$CFG removed
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.
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!
vyshane [Mon, 24 Apr 2006 09:05:08 +0000 (09:05 +0000)]
Fixed inserts for log_display.
vyshane [Mon, 24 Apr 2006 09:00:42 +0000 (09:00 +0000)]
Fixing inserts for log_display.
vyshane [Mon, 24 Apr 2006 08:55:29 +0000 (08:55 +0000)]
Fixing inserts for log_display table.
vyshane [Mon, 24 Apr 2006 08:43:29 +0000 (08:43 +0000)]
Inserts for log_display.
toyomoyo [Mon, 24 Apr 2006 08:38:11 +0000 (08:38 +0000)]
make some variables global for 5305
vyshane [Mon, 24 Apr 2006 08:38:03 +0000 (08:38 +0000)]
Fixed inserts for log_display.
vyshane [Mon, 24 Apr 2006 08:28:21 +0000 (08:28 +0000)]
Fixed log_display inserts.
vyshane [Mon, 24 Apr 2006 08:26:33 +0000 (08:26 +0000)]
Fixed inserts for log_display.
vyshane [Mon, 24 Apr 2006 08:23:19 +0000 (08:23 +0000)]
Fixed inserts for log_display table.
vyshane [Mon, 24 Apr 2006 08:11:35 +0000 (08:11 +0000)]
Fixed inserts for log_display table
toyomoyo [Mon, 24 Apr 2006 08:10:55 +0000 (08:10 +0000)]
changed formats for log_display table
vyshane [Mon, 24 Apr 2006 08:09:00 +0000 (08:09 +0000)]
Fixing inserts for log_display table.
vyshane [Mon, 24 Apr 2006 08:02:17 +0000 (08:02 +0000)]
Fixed insert statements for log_display table
toyomoyo [Mon, 24 Apr 2006 08:00:51 +0000 (08:00 +0000)]
new format for log_display
toyomoyo [Mon, 24 Apr 2006 07:58:53 +0000 (07:58 +0000)]
changing new format for log_display
vyshane [Mon, 24 Apr 2006 07:55:06 +0000 (07:55 +0000)]
Fixed insert error for log_display
vyshane [Mon, 24 Apr 2006 07:44:27 +0000 (07:44 +0000)]
Added primary key definition for log_display
gbateson [Mon, 24 Apr 2006 06:54:44 +0000 (06:54 +0000)]
fix bug 5304
bobopinna [Mon, 24 Apr 2006 06:42:45 +0000 (06:42 +0000)]
Added memory to toc's collaps/expand mode
toyomoyo [Mon, 24 Apr 2006 06:20:30 +0000 (06:20 +0000)]
adding dropindex and addindex for modified tags table
moodler [Mon, 24 Apr 2006 06:12:32 +0000 (06:12 +0000)]
*** empty log message ***
toyomoyo [Mon, 24 Apr 2006 06:00:37 +0000 (06:00 +0000)]
adding proper _idx postfix
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)
toyomoyo [Mon, 24 Apr 2006 03:36:02 +0000 (03:36 +0000)]
some small fixes, mostly for 5174
moodler [Mon, 24 Apr 2006 03:26:01 +0000 (03:26 +0000)]
Fixed bug 5271 - icon tag missing in Upcoming Events block
vyshane [Mon, 24 Apr 2006 02:28:02 +0000 (02:28 +0000)]
Bumped version number for last changes
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.
toyomoyo [Mon, 24 Apr 2006 02:20:06 +0000 (02:20 +0000)]
fix for 5205
toyomoyo [Mon, 24 Apr 2006 02:17:16 +0000 (02:17 +0000)]
just in case someone has the index elemeny and not element
moodler [Mon, 24 Apr 2006 01:58:31 +0000 (01:58 +0000)]
Fixed bug 5300 and removed moodle docs link from help pages
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
stronk7 [Mon, 24 Apr 2006 00:14:20 +0000 (00:14 +0000)]
Changed list style for ims-cp to gain some room...
stronk7 [Mon, 24 Apr 2006 00:11:59 +0000 (00:11 +0000)]
Looking much better now! B-)
More tests tomorrow (IE, mainly)
patrickslee [Sun, 23 Apr 2006 23:39:56 +0000 (23:39 +0000)]
PostgreSQL 8 compatibility fix for database character set detecting
skodak [Sun, 23 Apr 2006 23:16:02 +0000 (23:16 +0000)]
fixed typo bug #4527
skodak [Sun, 23 Apr 2006 21:07:44 +0000 (21:07 +0000)]
page parameter cleanup
skodak [Sun, 23 Apr 2006 20:58:06 +0000 (20:58 +0000)]
block editing now uses PARAM_BOOL
skodak [Sun, 23 Apr 2006 20:33:01 +0000 (20:33 +0000)]
page parameter cleanup
urs_hunkler [Sun, 23 Apr 2006 19:02:17 +0000 (19:02 +0000)]
Bug #4315 - Use current_theme() instead of the $CFG-theme
stronk7 [Sun, 23 Apr 2006 18:19:50 +0000 (18:19 +0000)]
Finishing with ims cp styles, I think... :-/
stronk7 [Sun, 23 Apr 2006 17:22:45 +0000 (17:22 +0000)]
Now the resize script supports both resources with and
without navigation menu.
stronk7 [Sun, 23 Apr 2006 17:01:06 +0000 (17:01 +0000)]
Latest ims cp styles added.