]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoadded new setting for allowvisiblecoursesinhiddencategories in appearance->front...
toyomoyo [Wed, 6 Dec 2006 07:57:54 +0000 (07:57 +0000)]
added new setting for allowvisiblecoursesinhiddencategories in appearance->front page

18 years agomerged avoid the user of deprecated function
toyomoyo [Wed, 6 Dec 2006 06:25:03 +0000 (06:25 +0000)]
merged avoid the user of deprecated function

18 years agomerged, fix for MDL-7784, reference to user_student tables
toyomoyo [Wed, 6 Dec 2006 06:08:05 +0000 (06:08 +0000)]
merged, fix for MDL-7784, reference to user_student tables

18 years agoMerged mymoodleredirect fix from stable, see MDL-7583
moodler [Wed, 6 Dec 2006 05:08:37 +0000 (05:08 +0000)]
Merged mymoodleredirect fix from stable, see MDL-7583

18 years agomerged fix on wrong counter
toyomoyo [Wed, 6 Dec 2006 04:54:31 +0000 (04:54 +0000)]
merged fix on wrong counter

18 years agoadding scope="col" for table headers
toyomoyo [Wed, 6 Dec 2006 03:59:55 +0000 (03:59 +0000)]
adding scope="col" for table headers

18 years agofix for MDL-7507. participants list, fix links to ordering links, added accesshide...
toyomoyo [Wed, 6 Dec 2006 03:46:04 +0000 (03:46 +0000)]
fix for MDL-7507. participants list, fix links to ordering links, added accesshide texts to links

18 years agoMerged changes from MOODLE_17_STABLE
mark-nielsen [Wed, 6 Dec 2006 02:26:28 +0000 (02:26 +0000)]
Merged changes from MOODLE_17_STABLE

18 years agoNon-editing teachers should NOT have course import capability by default
moodler [Wed, 6 Dec 2006 02:24:18 +0000 (02:24 +0000)]
Non-editing teachers should NOT have course import capability by default

18 years agoMerged in changes from MOODLE_17_STABLE for bug MDL-2006
mark-nielsen [Wed, 6 Dec 2006 02:04:37 +0000 (02:04 +0000)]
Merged in changes from MOODLE_17_STABLE for bug MDL-2006

18 years agoMDL-7807 duplicate error messages in client side validation, errorSpan inserted only...
skodak [Tue, 5 Dec 2006 21:48:44 +0000 (21:48 +0000)]
MDL-7807 duplicate error messages in client side validation, errorSpan inserted only once

18 years agoMDL-7807 duplicate error messages in client side validation, fixed the rest of proble...
skodak [Tue, 5 Dec 2006 21:43:33 +0000 (21:43 +0000)]
MDL-7807 duplicate error messages in client side validation, fixed the rest of problems I hope

18 years agoMDL-7804 - Essay questions do not backup properly. Merged from MOODLE_16_STABLE.
tjhunt [Tue, 5 Dec 2006 18:47:40 +0000 (18:47 +0000)]
MDL-7804 - Essay questions do not backup properly. Merged from MOODLE_16_STABLE.

18 years agoFix error when restoring into a newly created course. The course files folder may...
tjhunt [Tue, 5 Dec 2006 18:42:39 +0000 (18:42 +0000)]
Fix error when restoring into a newly created course. The course files folder may not exist yet, so need to do a recursive directory create.

18 years agoFixed notice when restoring a backup file that was created with Users: none.
tjhunt [Tue, 5 Dec 2006 18:38:56 +0000 (18:38 +0000)]
Fixed notice when restoring a backup file that was created with Users: none.

18 years agoThere was some random code between two functions definitions that was giving errors...
tjhunt [Tue, 5 Dec 2006 18:34:29 +0000 (18:34 +0000)]
There was some random code between two functions definitions that was giving errors on restore. I assume it was just a copy and paste error, so I have deleted the offending lines so that restore works.

However, someone who understands SCORM should review this.

18 years agoAdd $level parameters to each backup method. Merged from MOODLE_17_STABLE.
tjhunt [Tue, 5 Dec 2006 18:14:57 +0000 (18:14 +0000)]
Add $level parameters to each backup method. Merged from MOODLE_17_STABLE.

18 years agoMDL-7805 Block instance_delete was not called
sam_marshall [Tue, 5 Dec 2006 17:46:39 +0000 (17:46 +0000)]
MDL-7805 Block instance_delete was not called

18 years agofix for problem of duplicated error messages, client side validation not deleting...
jamiesensei [Tue, 5 Dec 2006 14:27:24 +0000 (14:27 +0000)]
fix for problem of duplicated error messages, client side validation not deleting old error message before displaying new ones.

18 years agofix for error preventing adding of more choices in chat upate form
jamiesensei [Tue, 5 Dec 2006 13:32:32 +0000 (13:32 +0000)]
fix for error preventing adding of more choices in chat upate form

18 years agofix for error in logic about where to redirect to after a cancel or after activity...
jamiesensei [Tue, 5 Dec 2006 13:23:18 +0000 (13:23 +0000)]
fix for error in logic about where to redirect to after a cancel or after activity mod is successfully added or update.

18 years agopetr's patch to fix problem with htmlarea breaking clientside validation. Also using...
jamiesensei [Tue, 5 Dec 2006 13:21:40 +0000 (13:21 +0000)]
petr's patch to fix problem with htmlarea breaking clientside validation. Also using id's with same naming convention as formslib for htmlareas.

18 years agochanged name of reset element in form from 'reset' to 'resetbutton' so that the eleme...
jamiesensei [Tue, 5 Dec 2006 11:58:43 +0000 (11:58 +0000)]
changed name of reset element in form from 'reset' to 'resetbutton' so that the element name doesn't conflict with js form method reset.

18 years agoadded cancel button to glossary comment form and fixed initialization of button array...
skodak [Tue, 5 Dec 2006 09:44:11 +0000 (09:44 +0000)]
added cancel button to glossary comment form and fixed initialization of button arrays MDL-7778

18 years agoadded cancel button to assignment forms MDL-7778
skodak [Tue, 5 Dec 2006 09:37:31 +0000 (09:37 +0000)]
added cancel button to assignment forms MDL-7778

18 years agoadded cancel button to forms in login/ directory MDL-7778
skodak [Tue, 5 Dec 2006 09:30:18 +0000 (09:30 +0000)]
added cancel button to forms in login/ directory MDL-7778

18 years agorequire_login not working properly MDL-7800
skodak [Tue, 5 Dec 2006 09:19:26 +0000 (09:19 +0000)]
require_login not working properly MDL-7800

18 years agoMerged from 1.7
vyshane [Tue, 5 Dec 2006 08:15:01 +0000 (08:15 +0000)]
Merged from 1.7

18 years agoMerged cache clearing from stable
moodler [Tue, 5 Dec 2006 07:17:04 +0000 (07:17 +0000)]
Merged cache clearing from stable

18 years agoMerged fix for last access time for my moodle, MDL-7609.
moodler [Tue, 5 Dec 2006 07:00:43 +0000 (07:00 +0000)]
Merged fix for last access time for my moodle,  MDL-7609.

18 years agoMerged fixes for switchroles from stable MDL-7605
moodler [Tue, 5 Dec 2006 05:45:08 +0000 (05:45 +0000)]
Merged fixes for switchroles from stable   MDL-7605

18 years agoAutomatic installer.php lang files by installer_builder (20061205)
moodler [Tue, 5 Dec 2006 03:17:13 +0000 (03:17 +0000)]
Automatic installer.php lang files by installer_builder (20061205)

18 years agoMDL-7778 fixed cancel button failing on some pages (I hope)
skodak [Mon, 4 Dec 2006 22:00:47 +0000 (22:00 +0000)]
MDL-7778 fixed cancel button failing on some pages (I hope)

18 years agolib.php, moved to group/ (Part of MDL-7380, new groups)
nfreear [Mon, 4 Dec 2006 17:29:03 +0000 (17:29 +0000)]
lib.php, moved to group/ (Part of MDL-7380, new groups)

18 years agoMDL-7719. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 4 Dec 2006 16:21:40 +0000 (16:21 +0000)]
MDL-7719. Merged from MOODLE_17_STABLE.

18 years agoTypo in help. Thanks to Ken Wilson.
tjhunt [Mon, 4 Dec 2006 16:08:00 +0000 (16:08 +0000)]
Typo in help. Thanks to Ken Wilson.

18 years agoTypo. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 4 Dec 2006 11:54:48 +0000 (11:54 +0000)]
Typo. Merged from MOODLE_17_STABLE.

18 years agosmall change to type of returned var from is_validated()
jamiesensei [Mon, 4 Dec 2006 10:59:07 +0000 (10:59 +0000)]
small change to type of returned var from is_validated()

18 years ago*** empty log message ***
jamiesensei [Mon, 4 Dec 2006 10:55:50 +0000 (10:55 +0000)]
*** empty log message ***

18 years agoadded new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm...
jamiesensei [Mon, 4 Dec 2006 09:36:30 +0000 (09:36 +0000)]
added new 'cancel' element type and introduced new is_cancelled() MoodleQuickForm method.
also used new cancel button in all mod_forms as well as a 'Revert' button and reworked logic about where to go on cancel or after submission for modedit.php

18 years agoMDL-7737 Remove form referer checks - $CFG->secureforms optional checking
skodak [Mon, 4 Dec 2006 09:13:51 +0000 (09:13 +0000)]
MDL-7737  Remove form referer checks - $CFG->secureforms optional checking

18 years agoMDL-7767 Guests should not be able to hide course sections - section hiding is not...
skodak [Mon, 4 Dec 2006 09:02:17 +0000 (09:02 +0000)]
MDL-7767 Guests should not be able to hide course sections - section hiding is not stored in db for guests, only session is used now; merged from MOODLE_17_STABLE

18 years agoMerged from 1.7.
vyshane [Mon, 4 Dec 2006 08:09:22 +0000 (08:09 +0000)]
Merged from 1.7.

18 years agoMerged timezone fixes for WA from stable
moodler [Mon, 4 Dec 2006 07:01:02 +0000 (07:01 +0000)]
Merged timezone fixes for WA from stable

18 years agoAutomatic installer.php lang files by installer_builder (20061204)
moodler [Mon, 4 Dec 2006 03:09:49 +0000 (03:09 +0000)]
Automatic installer.php lang files by installer_builder (20061204)

18 years agomerged stops showing admins from participants list
toyomoyo [Mon, 4 Dec 2006 03:05:40 +0000 (03:05 +0000)]
merged stops showing admins from participants list

18 years agomerged fixed a bug where admin can't unassign himself from non-admin role in site...
toyomoyo [Mon, 4 Dec 2006 01:54:24 +0000 (01:54 +0000)]
merged fixed a bug where admin can't unassign himself from non-admin role in site context

18 years agomerged fix for MDL-7773, restore_to not set for creators
toyomoyo [Mon, 4 Dec 2006 01:14:43 +0000 (01:14 +0000)]
merged fix for MDL-7773, restore_to not set for creators

18 years agoMDL-7783 Non-internal authentication change password URL doesn't work - patch by...
skodak [Sun, 3 Dec 2006 20:06:35 +0000 (20:06 +0000)]
MDL-7783 Non-internal authentication change password URL doesn't work - patch by IƱaki Arenaza

18 years agoremoved space from alt attribute, use empty "" insted according to accessibility...
skodak [Sun, 3 Dec 2006 15:34:37 +0000 (15:34 +0000)]
removed space from alt attribute, use empty "" insted according to accessibility recommendations

18 years agoMDL-7781 Move help button out from element label in new formslib
skodak [Sun, 3 Dec 2006 14:28:40 +0000 (14:28 +0000)]
MDL-7781 Move help button out from element label in new formslib

18 years agoMDL-7776 Switch required and help icon - rearanged fieldset too
skodak [Sun, 3 Dec 2006 13:05:34 +0000 (13:05 +0000)]
MDL-7776 Switch required and help icon - rearanged fieldset too

18 years agoMDL-7777 Remove dot from "Required field." string
skodak [Sun, 3 Dec 2006 11:31:41 +0000 (11:31 +0000)]
MDL-7777 Remove dot from "Required field." string

18 years agoMDL-7776 Switch required and help icon
skodak [Sun, 3 Dec 2006 11:26:05 +0000 (11:26 +0000)]
MDL-7776 Switch required and help icon

18 years agoMDL-7775 Remove links from required field icon - leave only onle help button per...
skodak [Sun, 3 Dec 2006 11:10:21 +0000 (11:10 +0000)]
MDL-7775 Remove links from required field icon - leave only onle help button per page

18 years agoMDL-7757 URL check is too restrictive, allow port
skodak [Sun, 3 Dec 2006 10:23:56 +0000 (10:23 +0000)]
MDL-7757 URL check is too restrictive, allow port

18 years agoMDL-7768 forgot_password.php copnverted to use new forms:
skodak [Sat, 2 Dec 2006 19:05:24 +0000 (19:05 +0000)]
MDL-7768 forgot_password.php copnverted to use new forms:
* new forms
* minor refactoring and code cleanup
* secret is now cleared to prevent repeated use of change confirmation link, added new error message see MDL-7755 (patch by Andrew Walbran)

18 years agoconversion of login/change_password.php to new formslib and other changes:
skodak [Sat, 2 Dec 2006 14:38:31 +0000 (14:38 +0000)]
conversion of login/change_password.php to new formslib and other changes:
* new formslib
* works only when logged in - added redirection to login page for guests or not logged in yet
* fixed redirects when logging in and on forced password change
* "Logged in as" users are not allowed to use this form
* general cleanup

18 years agoname of submit button changed to submitbutton
skodak [Sat, 2 Dec 2006 11:38:08 +0000 (11:38 +0000)]
name of submit button changed to submitbutton

18 years agoadded proper labels and minor xhtml fix 2
skodak [Sat, 2 Dec 2006 09:33:08 +0000 (09:33 +0000)]
added proper labels and minor xhtml fix 2

18 years agoadded proper labels and minor xhtml fix
skodak [Sat, 2 Dec 2006 09:30:45 +0000 (09:30 +0000)]
added proper labels and minor xhtml fix

18 years agoDictionary name wasn't being saved, so aspell didn't worked under 1.7
stronk7 [Fri, 1 Dec 2006 17:40:47 +0000 (17:40 +0000)]
Dictionary name wasn't being saved, so aspell didn't worked under 1.7
if the setting had been edited. MDL-7762

Merged from MOODLE_17_STABLE

18 years agoAdded or improved help re. category switching in import files
thepurpleblob [Fri, 1 Dec 2006 16:21:29 +0000 (16:21 +0000)]
Added or improved help re. category switching in import files

18 years agoImproved regep for category switching
thepurpleblob [Fri, 1 Dec 2006 16:06:06 +0000 (16:06 +0000)]
Improved regep for category switching

18 years agoFixes MDL-6838, uses 'inline-list' class (label with ordered list <ol> not redendered...
nfreear [Fri, 1 Dec 2006 15:54:46 +0000 (15:54 +0000)]
Fixes MDL-6838, uses 'inline-list' class (label with ordered list <ol> not redendered with numbers)

18 years agoFixes MDL-7244 "Missing accessibility label on login block input forms". (Previous...
nfreear [Fri, 1 Dec 2006 15:27:05 +0000 (15:27 +0000)]
Fixes MDL-7244 "Missing accessibility label on login block input forms". (Previous commit of block_login.php was a mistake.)

18 years agoFixes MDL-6838, "label with ordered list <ol> not redendered with numbers"
nfreear [Fri, 1 Dec 2006 13:44:56 +0000 (13:44 +0000)]
Fixes MDL-6838, "label with ordered list <ol> not redendered with numbers"

18 years agoFixes MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".
nfreear [Fri, 1 Dec 2006 10:21:11 +0000 (10:21 +0000)]
Fixes MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".

18 years agoMDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".
nfreear [Fri, 1 Dec 2006 10:20:40 +0000 (10:20 +0000)]
MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".

18 years agoAdding space in channel <img /> element. Minor whitespace cleanup.
nfreear [Fri, 1 Dec 2006 10:10:56 +0000 (10:10 +0000)]
Adding space in channel <img /> element. Minor whitespace cleanup.

18 years agoMDL-7234 Smilies don't load in HTML editor for some languages
skodak [Fri, 1 Dec 2006 09:48:40 +0000 (09:48 +0000)]
MDL-7234 Smilies don't load in HTML editor for some languages

18 years agoForgotten password page does not check secret MDL-7755
skodak [Fri, 1 Dec 2006 09:13:06 +0000 (09:13 +0000)]
Forgotten password page does not check secret MDL-7755

18 years agofix for MDL-7481, grade book student view should have table headers
toyomoyo [Fri, 1 Dec 2006 08:31:15 +0000 (08:31 +0000)]
fix for MDL-7481, grade book student view should have table headers

18 years agoAdded more information on limitations of keyboard access.
vyshane [Fri, 1 Dec 2006 07:42:45 +0000 (07:42 +0000)]
Added more information on limitations of keyboard access.

18 years agofixed 2 problems with css styling :
jamiesensei [Fri, 1 Dec 2006 06:33:23 +0000 (06:33 +0000)]
fixed 2 problems with css styling :

* some padding for htmleditor to stop label appearing in htmleditor toolbar.
* fix for vertical alignment of input elements

18 years agoMerged from 1.7.
vyshane [Fri, 1 Dec 2006 05:21:22 +0000 (05:21 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7.
vyshane [Fri, 1 Dec 2006 03:46:55 +0000 (03:46 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7.
vyshane [Fri, 1 Dec 2006 02:40:47 +0000 (02:40 +0000)]
Merged from 1.7.

18 years agoMDL-7506 added labels link to input fields on change password form and fixed minor...
skodak [Thu, 30 Nov 2006 21:17:03 +0000 (21:17 +0000)]
MDL-7506 added labels link to input fields on change password form and fixed minor warning

18 years agoMDL-7749 fixed stripslashes when saving admin configuration values
skodak [Thu, 30 Nov 2006 20:37:14 +0000 (20:37 +0000)]
MDL-7749 fixed stripslashes when saving admin configuration values

18 years ago'added clear:left and a little top distance to the htmlarea in adminsettings. If...
urs_hunkler [Thu, 30 Nov 2006 12:12:34 +0000 (12:12 +0000)]
'added clear:left and a little top distance to the htmlarea in adminsettings. If this works in all places a more general rule for all quickforms should be entered'

18 years agominor xhtml fixes
skodak [Thu, 30 Nov 2006 09:50:01 +0000 (09:50 +0000)]
minor xhtml fixes

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 09:32:46 +0000 (09:32 +0000)]
minor xhtml fix

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 09:32:02 +0000 (09:32 +0000)]
minor xhtml fix

18 years agoxhtml fix - misplaced tags
skodak [Thu, 30 Nov 2006 09:28:06 +0000 (09:28 +0000)]
xhtml fix - misplaced tags

18 years agoNo urlencode
ethem [Thu, 30 Nov 2006 09:16:43 +0000 (09:16 +0000)]
No urlencode

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 09:16:36 +0000 (09:16 +0000)]
minor xhtml fix

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 09:04:06 +0000 (09:04 +0000)]
minor xhtml fix

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 08:55:49 +0000 (08:55 +0000)]
minor xhtml fix

18 years agonow using disabledIf method in course/edit
jamiesensei [Thu, 30 Nov 2006 08:47:52 +0000 (08:47 +0000)]
now using disabledIf method in course/edit

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 08:42:11 +0000 (08:42 +0000)]
minor xhtml fix

18 years agoBrushed up a string.
ethem [Thu, 30 Nov 2006 08:40:29 +0000 (08:40 +0000)]
Brushed up a string.

18 years agoEditor keyboard shortcuts. MDL-7466.
vyshane [Thu, 30 Nov 2006 08:33:29 +0000 (08:33 +0000)]
Editor keyboard shortcuts. MDL-7466.

18 years agoMDL-7736 added hidden description of the admin settings search box
skodak [Thu, 30 Nov 2006 08:33:25 +0000 (08:33 +0000)]
MDL-7736 added hidden description of the admin settings search box

18 years agominor xhtml fix
skodak [Thu, 30 Nov 2006 08:32:30 +0000 (08:32 +0000)]
minor xhtml fix

18 years agoNew help button for keyboard shortcuts.
vyshane [Thu, 30 Nov 2006 08:31:43 +0000 (08:31 +0000)]
New help button for keyboard shortcuts.

18 years agoAdded help button for html editor shortcut keys.
vyshane [Thu, 30 Nov 2006 08:30:46 +0000 (08:30 +0000)]
Added help button for html editor shortcut keys.

18 years agofix for MDL-7496, incorrect is read almost last, need to be said first
toyomoyo [Thu, 30 Nov 2006 08:27:58 +0000 (08:27 +0000)]
fix for MDL-7496, incorrect is read almost last, need to be said first

18 years agoAdded string for editorshortcutkeys.
vyshane [Thu, 30 Nov 2006 08:25:22 +0000 (08:25 +0000)]
Added string for editorshortcutkeys.

18 years agoHelp content for html editor shortcuts.
vyshane [Thu, 30 Nov 2006 08:22:52 +0000 (08:22 +0000)]
Help content for html editor shortcuts.