]> git.mjollnir.org Git - moodle.git/log
moodle.git
19 years agoUpdated to latest version (1.56). Bug 5165.
stronk7 [Mon, 15 May 2006 23:31:50 +0000 (23:31 +0000)]
Updated to latest version (1.56). Bug 5165.
(http://moodle.org/bugs/bug.php?op=show&bugid=5165)

Merged from MOODLE_16_STABLE

19 years agoFixes bug 5464 also makes response clearer to students -see:
danmarsden [Mon, 15 May 2006 23:24:42 +0000 (23:24 +0000)]
Fixes bug 5464 also makes response clearer to students -see:
http://moodle.org/mod/forum/discuss.php?d=45504

also finishes off Bug 662

19 years agomod/quiz/view No-longer display final grade when quiz settings forbid it.
mjollnir_ [Mon, 15 May 2006 21:52:18 +0000 (21:52 +0000)]
mod/quiz/view No-longer display final grade when quiz settings forbid it.
Changed view.php so that it checked if there were any attempts with
concealed grades before printing the student's overall score.
Credit: Peter Bulmer <peter.bulmer@catalyst.net.nz>
Merged from MOODLE_16_STABLE

19 years agofixed problem when set both loginhttps and https in wwwroot, closes bug #5507 and...
skodak [Mon, 15 May 2006 21:36:46 +0000 (21:36 +0000)]
fixed problem when set both loginhttps and https in wwwroot, closes bug #5507 and #3848; merged from MOODLE_16_STABLE

19 years agoAnswers to essay questions are now saved correctly when navigating to another page...
gustav_delius [Mon, 15 May 2006 20:42:14 +0000 (20:42 +0000)]
Answers to essay questions are now saved correctly when navigating to another page, fixing bug 4478

19 years ago[BugFix] Bug 5505 - function lesson_print_tree now checks for teacher editing priv...
mark-nielsen [Mon, 15 May 2006 19:14:22 +0000 (19:14 +0000)]
[BugFix] Bug 5505 - function lesson_print_tree now checks for teacher editing priv before printing editing icons.  Had to change arguments for this function as well which is the edit in view.php.

lesson.php how checks for teacher editing priv for all actions except for continue.  This is just in case the user hacks the URL.

19 years agoAvoid [[namesite]] to appear when ADDING site activities.
stronk7 [Mon, 15 May 2006 17:54:29 +0000 (17:54 +0000)]
Avoid [[namesite]] to appear when ADDING site activities.

Merged from MOODLE_16_STABLE

I sent this on May 9th! :-(

19 years agoChanging session->data to medium text. Bug 5406.
stronk7 [Mon, 15 May 2006 17:33:38 +0000 (17:33 +0000)]
Changing session->data to medium text. Bug 5406.
(http://moodle.org/bugs/bug.php?op=show&bugid=5406)

Merged from MOODLE_16_STABLE

IMPORTANT: I sent this to CVS on May, 8th and changes have dissapear!
           It could be possible than other commits sent near SF crash
           were affected too!

19 years agofix my previous incorrect short tag fix, fixed register globals, IP address used...
skodak [Mon, 15 May 2006 15:45:27 +0000 (15:45 +0000)]
fix my previous incorrect short tag fix, fixed register globals, IP address used as mail user when not logged in; merged from MOODLE_16_STABLE

19 years agofixed short php tags; merged from MOODLE_16_STABLE
skodak [Mon, 15 May 2006 15:12:56 +0000 (15:12 +0000)]
fixed short php tags; merged from MOODLE_16_STABLE

19 years agochanged cleaning of entry title, now matches handling of forum post titles; merged...
skodak [Mon, 15 May 2006 15:05:28 +0000 (15:05 +0000)]
changed cleaning of entry title, now matches handling of forum post titles; merged from MOODLE_16_STABLE

19 years agobetter cleaning of post title SC#251 revisited; merged from MOODLE_16_STABLE
skodak [Mon, 15 May 2006 14:48:11 +0000 (14:48 +0000)]
better cleaning of post title SC#251 revisited; merged from MOODLE_16_STABLE

19 years agobetter cleaning of post title SC#251; merged from MOODLE_16_STABLE
skodak [Mon, 15 May 2006 14:32:14 +0000 (14:32 +0000)]
better cleaning of post title SC#251; merged from MOODLE_16_STABLE

19 years agoFixed an inconsistent link in the instructions textfield
exe-cutor [Mon, 15 May 2006 12:08:06 +0000 (12:08 +0000)]
Fixed an inconsistent link in the instructions textfield

19 years agoAdded function get_first_string to better handle multi-valued attributes
exe-cutor [Mon, 15 May 2006 06:55:08 +0000 (06:55 +0000)]
Added function get_first_string to better handle multi-valued attributes

19 years agoAdded language strings for new log functionality (downloading logs as excel or csv)
vyshane [Mon, 15 May 2006 05:01:56 +0000 (05:01 +0000)]
Added language strings for new log functionality (downloading logs as excel or csv)

19 years agoAdded option to download logs in excel or csv formats. Merged in code contributed by
vyshane [Mon, 15 May 2006 05:01:00 +0000 (05:01 +0000)]
Added option to download logs in excel or csv formats. Merged in code contributed by
Daniele Cordella <d.cordella@iss.it>. Originally posted as bug 5024.

19 years agomerged fix for 5493
toyomoyo [Mon, 15 May 2006 03:00:11 +0000 (03:00 +0000)]
merged fix for 5493

19 years agomerged, tidying up constants
toyomoyo [Mon, 15 May 2006 02:57:48 +0000 (02:57 +0000)]
merged, tidying up constants

19 years agomerged fix for 4404
toyomoyo [Mon, 15 May 2006 02:26:54 +0000 (02:26 +0000)]
merged fix for 4404

19 years agomerged fix for 5465
toyomoyo [Mon, 15 May 2006 02:03:03 +0000 (02:03 +0000)]
merged fix for 5465

19 years agofixed secure forms handling when POST url contained GET parameters (cookieless mode...
skodak [Sun, 14 May 2006 21:21:35 +0000 (21:21 +0000)]
fixed secure forms handling when POST url contained GET parameters (cookieless mode and some other forms); merged from MOODLE_16_STABLE

19 years agofixed bug #5489 - can not edit file, minor bugfixes and whitespace cleanup; merged...
skodak [Sun, 14 May 2006 19:10:49 +0000 (19:10 +0000)]
fixed bug #5489 - can not edit file, minor bugfixes and whitespace cleanup; merged from MOODLE_16_STABLE

19 years agoI hope final fix for warnings when using error() after print_header() with buffering...
skodak [Sun, 14 May 2006 17:23:29 +0000 (17:23 +0000)]
I hope final fix for warnings when using error() after print_header() with buffering on, solution  was to flush all buffers and reenable SID rewrite when needed; merged from MOODLE_16_STABLE

19 years agoRemoving obsolete defaults
gustav_delius [Sat, 13 May 2006 17:06:32 +0000 (17:06 +0000)]
Removing obsolete defaults

19 years agoIntroduce question_attempts table, closing bug 5468
gustav_delius [Sat, 13 May 2006 16:57:17 +0000 (16:57 +0000)]
Introduce question_attempts table, closing bug 5468
Fixed incorrect check for whether to update state or insert new one in save_question_session()
Deal with manually graded states correctly during regrading
Increase state sequence number during manual grading
Supplied missing userid to quiz_save_best_grade() during manual grading

19 years agoFix: Redirect to order details page 10 seconds later, not home page. Merged from...
ethem [Sat, 13 May 2006 16:18:38 +0000 (16:18 +0000)]
Fix: Redirect to order details page 10 seconds later, not home page. Merged from MOODLE_16_STABLE.

19 years agoUpdated comments and made sure teacher preview gets restarted when changes are saved...
gustav_delius [Sat, 13 May 2006 10:39:15 +0000 (10:39 +0000)]
Updated comments and made sure teacher preview gets restarted when changes are saved, fixing bug 5478

19 years agoLanguage direction is important. Changed as: <b>AVS Result:</b> $a
ethem [Sat, 13 May 2006 08:53:34 +0000 (08:53 +0000)]
Language direction is important. Changed as: <b>AVS Result:</b> $a
merged from 16_stable.

19 years agoMerged from STABLE.
thepurpleblob [Sat, 13 May 2006 08:49:46 +0000 (08:49 +0000)]
Merged from STABLE.

19 years agoMore readable coding. Now, I understand everything. :)
ethem [Sat, 13 May 2006 08:33:55 +0000 (08:33 +0000)]
More readable coding. Now, I understand everything. :)
Merged from MOODLE_16_STABLE.

19 years agoDeleting test transactions are not good. They may be in proggress. Let's update WHERE...
ethem [Sat, 13 May 2006 06:02:06 +0000 (06:02 +0000)]
Deleting test transactions are not good. They may be in proggress. Let's update WHERE transid<>'0'.
Merged from MOODLE_16_STABLE.

19 years agoFix: Don't show newly created orders prior to 2 minutes.
ethem [Fri, 12 May 2006 19:56:02 +0000 (19:56 +0000)]
Fix: Don't show newly created orders prior to 2 minutes.
They may be still in proggress and these aren't test transacions(transid=0).
We check timecreated field to prevent this.
MERGED FROM MOODLE_16_STABLE.

19 years agoFix: Delete test transactions before update status as AN_STATUS_AUTHCAPTURE.
ethem [Fri, 12 May 2006 18:36:30 +0000 (18:36 +0000)]
Fix: Delete test transactions before update status as AN_STATUS_AUTHCAPTURE.
Merged from MOODLE_16_STABLE.

19 years agoStatus: 'New' string.
ethem [Fri, 12 May 2006 17:20:39 +0000 (17:20 +0000)]
Status: 'New' string.

19 years agoChanging session->data to medium text. Bug 5406.
stronk7 [Mon, 8 May 2006 16:40:44 +0000 (16:40 +0000)]
Changing session->data to medium text. Bug 5406.
(http://moodle.org/bugs/bug.php?op=show&bugid=5406)

Bump!

19 years agoChanging session->data to medium text. Bug 5406.
stronk7 [Mon, 8 May 2006 16:39:34 +0000 (16:39 +0000)]
Changing session->data to medium text. Bug 5406.
(http://moodle.org/bugs/bug.php?op=show&bugid=5406)

Merged from MOODLE_16_STABLE

19 years agoMerged from STABLE
thepurpleblob [Mon, 8 May 2006 10:39:14 +0000 (10:39 +0000)]
Merged from STABLE

19 years agofix for 5438 merged
toyomoyo [Mon, 8 May 2006 07:09:28 +0000 (07:09 +0000)]
fix for 5438 merged

19 years agoFix for Bug #5441.
vyshane [Mon, 8 May 2006 03:56:26 +0000 (03:56 +0000)]
Fix for Bug #5441.

19 years agoChanged the 'module' field length to 20 in the log_display table (Bug #5419).
vyshane [Mon, 8 May 2006 03:16:04 +0000 (03:16 +0000)]
Changed the 'module' field length to 20 in the log_display table (Bug #5419).
Previous commit message in 1.6 stable should read 'log_display table' instead
of 'log' table. Both fixes are identical and carried over to HEAD via a merge.

19 years agoInitial revision
stronk7 [Sun, 7 May 2006 23:31:32 +0000 (23:31 +0000)]
Initial revision

19 years agoglossary print view is now valid XHTML.
stronk7 [Sun, 7 May 2006 10:49:28 +0000 (10:49 +0000)]
glossary print view is now valid XHTML.

Merged from MOODLE_16_STABLE

19 years agoNow, when a single forum is restored and no user data was created,
stronk7 [Sat, 6 May 2006 16:58:36 +0000 (16:58 +0000)]
Now, when a single forum is restored and no user data was created,
the initial discussion/post is automatically generated. Bug 5418.
(http://moodle.org/bugs/bug.php?op=show&bugid=5418)

Merged from MOODLE_16_STABLE

19 years agoAdmin can setup which credit card types will be accepted.
ethem [Fri, 5 May 2006 18:29:38 +0000 (18:29 +0000)]
Admin can setup which credit card types will be accepted.
Merged from MOODLE_16_STABLE.

19 years agoAdmin can setup which credit card types will be accepted.
ethem [Fri, 5 May 2006 18:16:45 +0000 (18:16 +0000)]
Admin can setup which credit card types will be accepted.
Merged from MOODLE_16_STABLE.

19 years agoNow the help link in the admin block points to Docs. Bug 4803.
stronk7 [Fri, 5 May 2006 17:56:56 +0000 (17:56 +0000)]
Now the help link in the admin block points to Docs. Bug 4803.
(http://moodle.org/bugs/bug.php?op=show&bugid=4803)

Merged from MOODLE_16_STABLE

19 years agoMinor refinements
andreabix [Fri, 5 May 2006 08:56:03 +0000 (08:56 +0000)]
Minor refinements

19 years agoFix for Bug #5419 - Inconsistency between log_display and log tables. Bumped
vyshane [Fri, 5 May 2006 08:43:00 +0000 (08:43 +0000)]
Fix for Bug #5419 - Inconsistency between log_display and log tables. Bumped
version number.

19 years agoFix for Bug #5419 - Inconsistency between log_display and log tables
vyshane [Fri, 5 May 2006 08:42:29 +0000 (08:42 +0000)]
Fix for Bug #5419 - Inconsistency between log_display and log tables

19 years agomerged fix for 4478
toyomoyo [Fri, 5 May 2006 06:44:32 +0000 (06:44 +0000)]
merged fix for 4478

19 years agomerged fix for 5428
toyomoyo [Fri, 5 May 2006 05:15:18 +0000 (05:15 +0000)]
merged fix for 5428

19 years agoMerging from STABLE
thepurpleblob [Thu, 4 May 2006 11:17:50 +0000 (11:17 +0000)]
Merging from STABLE

19 years agoAnything against the ISO-8859-1 word?
stronk7 [Thu, 4 May 2006 10:40:24 +0000 (10:40 +0000)]
Anything against the ISO-8859-1 word?

Merged from MOODLE_16_STABLE

19 years agoCreate transid indexes for backup & restore speed.
ethem [Thu, 4 May 2006 09:42:35 +0000 (09:42 +0000)]
Create transid indexes for backup & restore speed.

19 years agomerged fix for 5426
toyomoyo [Thu, 4 May 2006 09:40:33 +0000 (09:40 +0000)]
merged fix for 5426

19 years agoEnable 'Authorize.net plugin' and setup cron properly; or uncheck an_review again.
ethem [Thu, 4 May 2006 08:18:35 +0000 (08:18 +0000)]
Enable 'Authorize.net plugin' and setup cron properly; or uncheck an_review again.
Merged from MOODLE_16_STABLE.

19 years agoFirst authorize restore library for version 1.7
ethem [Thu, 4 May 2006 07:58:20 +0000 (07:58 +0000)]
First authorize restore library for version 1.7

19 years agofix for 3644 merged
toyomoyo [Thu, 4 May 2006 06:56:43 +0000 (06:56 +0000)]
fix for 3644 merged

19 years agoFix for bug #4805
vyshane [Thu, 4 May 2006 04:32:55 +0000 (04:32 +0000)]
Fix for bug #4805

19 years agomerged change for the double </a>
toyomoyo [Thu, 4 May 2006 02:32:43 +0000 (02:32 +0000)]
merged change for the double </a>

19 years agoNow more quiz actions are restored properly:
stronk7 [Wed, 3 May 2006 23:48:28 +0000 (23:48 +0000)]
Now more quiz actions are restored properly:
 -preview
 -start attempt
 -close attempt
 -continue attempt (too long. See Bug 5419)
Bug 5122
(http://moodle.org/bugs/bug.php?op=show&bugid=5122)

19 years agoFixing some non-production values I left after testing.
stronk7 [Wed, 3 May 2006 22:05:59 +0000 (22:05 +0000)]
Fixing some non-production values I left after testing.
Thanks James!

Merged from MOODLE_16_STABLE

19 years agoChanging ASCII to ISO-8859-1. Also I've updated Backup FAQ Docs
stronk7 [Wed, 3 May 2006 19:21:10 +0000 (19:21 +0000)]
Changing ASCII to ISO-8859-1. Also I've updated Backup FAQ Docs
to show the workaround. Bug 5276.
(http://moodle.org/bugs/bug.php?op=show&bugid=5276)

I'm getting old. Should we send lang files to MOODLE_16_STABLE too?

19 years agoXHTML validation. Bug 5332.
stronk7 [Wed, 3 May 2006 18:22:21 +0000 (18:22 +0000)]
XHTML validation. Bug 5332.
(http://moodle.org/bugs/bug.php?op=show&bugid=5332)

Merged from MOODLE_16_STABLE

19 years agoSolving some changes in course-view and sections...
stronk7 [Wed, 3 May 2006 17:49:52 +0000 (17:49 +0000)]
Solving some changes in course-view and sections...

Merged from MOODLE_16_STABLE

19 years ago1.6 compliance added
andreabix [Wed, 3 May 2006 17:28:18 +0000 (17:28 +0000)]
1.6 compliance added

19 years agoFirst authorize backup library for version 1.7
ethem [Wed, 3 May 2006 17:09:52 +0000 (17:09 +0000)]
First authorize backup library for version 1.7

19 years agoMerging from MOODLE_16_STABLE wow!!!!
stronk7 [Wed, 3 May 2006 16:37:37 +0000 (16:37 +0000)]
Merging from MOODLE_16_STABLE  wow!!!!

19 years agoUpdated version for Moodle 1.7 dev
moodler [Wed, 3 May 2006 15:32:41 +0000 (15:32 +0000)]
Updated version for Moodle 1.7 dev

19 years agoOld checkin that got missed
moodler [Wed, 3 May 2006 14:24:41 +0000 (14:24 +0000)]
Old checkin that got missed

19 years agoNow includes question/editlib.php
thepurpleblob [Wed, 3 May 2006 12:27:06 +0000 (12:27 +0000)]
Now includes question/editlib.php
NOTE: This might well be the wrong thing to do and need
backed out, but until I hear otherwise it gets quiz working again!!

19 years agoFixed: Bug #5164 - Assignment email lacks student name
moodler [Wed, 3 May 2006 08:19:53 +0000 (08:19 +0000)]
Fixed: Bug #5164 - Assignment email lacks student name

19 years agofix for 5409
toyomoyo [Wed, 3 May 2006 08:05:58 +0000 (08:05 +0000)]
fix for 5409

19 years agoquestion/type/qtype hide scores when requested by teacher
mjollnir_ [Wed, 3 May 2006 02:44:25 +0000 (02:44 +0000)]
question/type/qtype hide scores when requested by teacher
Changed question/type/questiontype.php such that when review.php
displays a state-by-state review of answers submitted,
scores are not displayed unless allowed by quiz options.

Credit: Peter Bulmer <peter.bulmer@catalyst.net.nz>

19 years agoAdd a warning when trying to restore a pre-1.6 backup on a
moodler [Wed, 3 May 2006 02:00:32 +0000 (02:00 +0000)]
Add a warning when trying to restore a pre-1.6 backup on a
1.6 Unicode Moodle, with a link to the docs.

19 years agofixed based on standard theme.
mits [Tue, 2 May 2006 18:52:13 +0000 (18:52 +0000)]
fixed based on standard theme.

19 years ago[BugFix] Bug #5396 - Found that the css float was causing the odd problem. Removed...
mark-nielsen [Tue, 2 May 2006 17:05:29 +0000 (17:05 +0000)]
[BugFix] Bug #5396 - Found that the css float was causing the odd problem.  Removed extra styles for the button layout and changed the divs around the buttons to spans

Also improved some logic in the button processing for branch tables

19 years agoAdded two new functions: set_column() and set_row()
stronk7 [Tue, 2 May 2006 15:28:02 +0000 (15:28 +0000)]
Added two new functions: set_column() and set_row()
(http://moodle.org/mod/forum/discuss.php?d=44634)

19 years agoChanged require due to moved category functions
thepurpleblob [Tue, 2 May 2006 15:23:48 +0000 (15:23 +0000)]
Changed require due to moved category functions

19 years agoAdding back some recently deleted styles related with the IMS-CP resource.
stronk7 [Tue, 2 May 2006 14:59:17 +0000 (14:59 +0000)]
Adding back some recently deleted styles related with the IMS-CP resource.

It seems that the latest commit (merge) deleted a bunch of styles!!!!
(notified by email to commiter)

19 years agoFix ongoing, bug 5400, "Accessibility modifications not propagated to themes" (OU...
nfreear [Tue, 2 May 2006 14:44:28 +0000 (14:44 +0000)]
Fix ongoing, bug 5400, "Accessibility modifications not propagated to themes" (OU-Bugz: 1006)

19 years agoFix ongoing, bug 5400, "Accessibility modifications not propagated to themes".
nfreear [Tue, 2 May 2006 14:32:39 +0000 (14:32 +0000)]
Fix ongoing, bug 5400, "Accessibility modifications not propagated to themes".

19 years agoBunch of category functions moved to question/editlib.php
thepurpleblob [Tue, 2 May 2006 12:26:36 +0000 (12:26 +0000)]
Bunch of category functions moved to question/editlib.php

19 years agoBunch of category functions moved from lib/questionlib.php
thepurpleblob [Tue, 2 May 2006 12:26:03 +0000 (12:26 +0000)]
Bunch of category functions moved from lib/questionlib.php

19 years agoSmall clean up, and fix a link to a required file for robustness.
thepurpleblob [Tue, 2 May 2006 09:04:38 +0000 (09:04 +0000)]
Small clean up, and fix a link to a required file for robustness.

19 years agoFixed column names. Thanks Jean-Michel. See bug 5262
gustav_delius [Tue, 2 May 2006 08:37:46 +0000 (08:37 +0000)]
Fixed column names. Thanks Jean-Michel. See bug 5262

19 years agomanual merge from stable
toyomoyo [Tue, 2 May 2006 07:57:20 +0000 (07:57 +0000)]
manual merge from stable

19 years agoMerged fixes from stable (undoing category visibility changes)
moodler [Tue, 2 May 2006 07:56:25 +0000 (07:56 +0000)]
Merged fixes from stable (undoing category visibility changes)

19 years ago1 - adminhelpcapture & adminhelpreview strings removed from enrol_authorize.php
ethem [Tue, 2 May 2006 07:13:15 +0000 (07:13 +0000)]
1 - adminhelpcapture & adminhelpreview strings removed from enrol_authorize.php
2 - captureday.html & review.html files added to help/enrol/authorize

19 years agoCOnverted from DOS format
moodler [Tue, 2 May 2006 06:00:35 +0000 (06:00 +0000)]
COnverted from DOS format

19 years agomod/chat - fix another instance where empty $USER->lastIP was affecting us
martinlanghoff [Tue, 2 May 2006 05:20:35 +0000 (05:20 +0000)]
mod/chat - fix another instance where empty $USER->lastIP was affecting us

The original commit was:

mod/chat - use empty value instead of erroring out if $USER->lastIP and getremoteaddr() don't yield any interesting value

Sometimes we can't get any useful IP for the user -- and this may even be a
valid situation. So fudge an empty value -- the DB needs it as the IP field
is NOT NULL.

19 years agofixed handling of square brackets in JCloze on older PHP sites. Micro-increment versi...
gbateson [Tue, 2 May 2006 05:18:01 +0000 (05:18 +0000)]
fixed handling of square brackets in JCloze on older PHP sites. Micro-increment version to 2006050200 (v2.1.19)

19 years agoadded logging for blog views
toyomoyo [Tue, 2 May 2006 02:44:35 +0000 (02:44 +0000)]
added logging for blog views

19 years agoNow, hidden courses that haven't been modified in the last month
stronk7 [Mon, 1 May 2006 23:26:12 +0000 (23:26 +0000)]
Now, hidden courses that haven't been modified in the last month
are skipped by the scheduled backup. Credit goes to James. Bug 4694.
(http://moodle.org/bugs/bug.php?op=show&bugid=4694)

19 years agoNew string for scheduled backups...
stronk7 [Mon, 1 May 2006 23:23:59 +0000 (23:23 +0000)]
New string for scheduled backups...

19 years agoIsolating debug and perfdebug behaviours...now
stronk7 [Mon, 1 May 2006 23:16:48 +0000 (23:16 +0000)]
Isolating debug and perfdebug behaviours...now
each one controls its own output.

19 years agoChanging the category on the import or export page also changes it on the question...
gustav_delius [Mon, 1 May 2006 22:26:06 +0000 (22:26 +0000)]
Changing the category on the import or export page also changes it on the question edit page, closing bug 5348 again

19 years agofixed alternative salt index range - now allowed 1...20
skodak [Mon, 1 May 2006 21:32:49 +0000 (21:32 +0000)]
fixed alternative salt index range - now allowed 1...20

19 years agodouble header in error() workaround
skodak [Mon, 1 May 2006 21:31:12 +0000 (21:31 +0000)]
double header in error() workaround