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

18 years agofix for MDL-7469, changed help icon alt to "helpwiththis" if text is displayed with...
toyomoyo [Thu, 30 Nov 2006 06:03:02 +0000 (06:03 +0000)]
fix for MDL-7469, changed help icon alt to "helpwiththis" if text is displayed with help icon

18 years agochanged help, abc to help with abc
toyomoyo [Thu, 30 Nov 2006 05:55:14 +0000 (05:55 +0000)]
changed help, abc to help with abc

18 years agoMDL-7438 cleaned up groups assign page
skodak [Wed, 29 Nov 2006 22:32:32 +0000 (22:32 +0000)]
MDL-7438 cleaned up groups assign page

18 years agoMDL-7741 missing ? in start php tag
skodak [Wed, 29 Nov 2006 22:30:54 +0000 (22:30 +0000)]
MDL-7741 missing ? in start php tag

18 years agoMDL-7438 cleaned up metacourse children import page
skodak [Wed, 29 Nov 2006 22:06:48 +0000 (22:06 +0000)]
MDL-7438 cleaned up metacourse children import page

18 years agoreturned "Show all" back the the search row
skodak [Wed, 29 Nov 2006 21:55:31 +0000 (21:55 +0000)]
returned "Show all" back the the search row

18 years agominor blog tag edit page cleanup MDL-7438
skodak [Wed, 29 Nov 2006 21:49:36 +0000 (21:49 +0000)]
minor blog tag edit page cleanup   MDL-7438

18 years agofix submission and notes edit to use new forms lib MDL-7740
skodak [Wed, 29 Nov 2006 21:28:38 +0000 (21:28 +0000)]
fix submission and notes edit to use new forms lib MDL-7740

18 years agofixed addStopFieldsetElements of submitbutton
skodak [Wed, 29 Nov 2006 20:57:28 +0000 (20:57 +0000)]
fixed addStopFieldsetElements of submitbutton

18 years agoaccessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438...
skodak [Wed, 29 Nov 2006 20:17:13 +0000 (20:17 +0000)]
accessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438 + whitespace and old code cleanup

18 years agofixed attachment typos
skodak [Wed, 29 Nov 2006 19:53:21 +0000 (19:53 +0000)]
fixed attachment typos

18 years agoCategory can now be specified in Moodle XML format.
thepurpleblob [Wed, 29 Nov 2006 14:27:48 +0000 (14:27 +0000)]
Category can now be specified in Moodle XML format.

18 years agoAdded ability to specify destination category within GIFT file.
thepurpleblob [Wed, 29 Nov 2006 13:34:32 +0000 (13:34 +0000)]
Added ability to specify destination category within GIFT file.
MDL-4163

18 years agoFixed a notice. Tidied up format class call a bit. Added provision
thepurpleblob [Wed, 29 Nov 2006 13:32:00 +0000 (13:32 +0000)]
Fixed a notice. Tidied up format class call a bit. Added provision
for categories to be specified within import files - MDL-4163.

18 years agoMerged from STABLE. Addition function to find or create category path.
thepurpleblob [Wed, 29 Nov 2006 13:29:00 +0000 (13:29 +0000)]
Merged from STABLE. Addition function to find or create category path.
MDL-4163

18 years agoHelp files for specifying category within GIFT file. MDL-4163
thepurpleblob [Wed, 29 Nov 2006 13:26:09 +0000 (13:26 +0000)]
Help files for specifying category within GIFT file. MDL-4163

18 years agoAdded strings for selecting category inside import file. MDL-4163
thepurpleblob [Wed, 29 Nov 2006 13:07:23 +0000 (13:07 +0000)]
Added strings for selecting category inside import file. MDL-4163

18 years ago+ More more more security.
ethem [Wed, 29 Nov 2006 11:05:56 +0000 (11:05 +0000)]
+ More more more security.

* Don't show login name, password and transaction key at the configuration page.
* RC4Encrypt these fields and move to the config_plugins table from the config table.
* Config page is fully https.

18 years agoFixing bug in patch for MDL-7721 - missing Search button. Sorry!
nfreear [Wed, 29 Nov 2006 10:16:01 +0000 (10:16 +0000)]
Fixing bug in patch for MDL-7721 - missing Search button. Sorry!

18 years agoundoing damage (hidden text, < > arrows)
toyomoyo [Wed, 29 Nov 2006 08:57:18 +0000 (08:57 +0000)]
undoing damage (hidden text, < > arrows)