]>
git.mjollnir.org Git - moodle.git/log
skodak [Tue, 5 Dec 2006 09:19:26 +0000 (09:19 +0000)]
require_login not working properly MDL-7800
vyshane [Tue, 5 Dec 2006 08:15:01 +0000 (08:15 +0000)]
Merged from 1.7
moodler [Tue, 5 Dec 2006 07:17:04 +0000 (07:17 +0000)]
Merged cache clearing from stable
moodler [Tue, 5 Dec 2006 07:00:43 +0000 (07:00 +0000)]
Merged fix for last access time for my moodle, MDL-7609.
moodler [Tue, 5 Dec 2006 05:45:08 +0000 (05:45 +0000)]
Merged fixes for switchroles from stable MDL-7605
moodler [Tue, 5 Dec 2006 03:17:13 +0000 (03:17 +0000)]
Automatic installer.php lang files by installer_builder (
20061205 )
skodak [Mon, 4 Dec 2006 22:00:47 +0000 (22:00 +0000)]
MDL-7778 fixed cancel button failing on some pages (I hope)
nfreear [Mon, 4 Dec 2006 17:29:03 +0000 (17:29 +0000)]
lib.php, moved to group/ (Part of MDL-7380, new groups)
tjhunt [Mon, 4 Dec 2006 16:21:40 +0000 (16:21 +0000)]
MDL-7719. Merged from MOODLE_17_STABLE.
tjhunt [Mon, 4 Dec 2006 16:08:00 +0000 (16:08 +0000)]
Typo in help. Thanks to Ken Wilson.
tjhunt [Mon, 4 Dec 2006 11:54:48 +0000 (11:54 +0000)]
Typo. Merged from MOODLE_17_STABLE.
jamiesensei [Mon, 4 Dec 2006 10:59:07 +0000 (10:59 +0000)]
small change to type of returned var from is_validated()
jamiesensei [Mon, 4 Dec 2006 10:55:50 +0000 (10:55 +0000)]
*** empty log message ***
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
skodak [Mon, 4 Dec 2006 09:13:51 +0000 (09:13 +0000)]
MDL-7737 Remove form referer checks - $CFG->secureforms optional checking
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
vyshane [Mon, 4 Dec 2006 08:09:22 +0000 (08:09 +0000)]
Merged from 1.7.
moodler [Mon, 4 Dec 2006 07:01:02 +0000 (07:01 +0000)]
Merged timezone fixes for WA from stable
moodler [Mon, 4 Dec 2006 03:09:49 +0000 (03:09 +0000)]
Automatic installer.php lang files by installer_builder (
20061204 )
toyomoyo [Mon, 4 Dec 2006 03:05:40 +0000 (03:05 +0000)]
merged stops showing admins from participants list
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
toyomoyo [Mon, 4 Dec 2006 01:14:43 +0000 (01:14 +0000)]
merged fix for MDL-7773, restore_to not set for creators
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
skodak [Sun, 3 Dec 2006 15:34:37 +0000 (15:34 +0000)]
removed space from alt attribute, use empty "" insted according to accessibility recommendations
skodak [Sun, 3 Dec 2006 14:28:40 +0000 (14:28 +0000)]
MDL-7781 Move help button out from element label in new formslib
skodak [Sun, 3 Dec 2006 13:05:34 +0000 (13:05 +0000)]
MDL-7776 Switch required and help icon - rearanged fieldset too
skodak [Sun, 3 Dec 2006 11:31:41 +0000 (11:31 +0000)]
MDL-7777 Remove dot from "Required field." string
skodak [Sun, 3 Dec 2006 11:26:05 +0000 (11:26 +0000)]
MDL-7776 Switch required and help icon
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
skodak [Sun, 3 Dec 2006 10:23:56 +0000 (10:23 +0000)]
MDL-7757 URL check is too restrictive, allow port
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)
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
skodak [Sat, 2 Dec 2006 11:38:08 +0000 (11:38 +0000)]
name of submit button changed to submitbutton
skodak [Sat, 2 Dec 2006 09:33:08 +0000 (09:33 +0000)]
added proper labels and minor xhtml fix 2
skodak [Sat, 2 Dec 2006 09:30:45 +0000 (09:30 +0000)]
added proper labels and minor xhtml fix
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
thepurpleblob [Fri, 1 Dec 2006 16:21:29 +0000 (16:21 +0000)]
Added or improved help re. category switching in import files
thepurpleblob [Fri, 1 Dec 2006 16:06:06 +0000 (16:06 +0000)]
Improved regep for category switching
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)
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.)
nfreear [Fri, 1 Dec 2006 13:44:56 +0000 (13:44 +0000)]
Fixes MDL-6838, "label with ordered list <ol> not redendered with numbers"
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".
nfreear [Fri, 1 Dec 2006 10:20:40 +0000 (10:20 +0000)]
MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports".
nfreear [Fri, 1 Dec 2006 10:10:56 +0000 (10:10 +0000)]
Adding space in channel <img /> element. Minor whitespace cleanup.
skodak [Fri, 1 Dec 2006 09:48:40 +0000 (09:48 +0000)]
MDL-7234 Smilies don't load in HTML editor for some languages
skodak [Fri, 1 Dec 2006 09:13:06 +0000 (09:13 +0000)]
Forgotten password page does not check secret MDL-7755
toyomoyo [Fri, 1 Dec 2006 08:31:15 +0000 (08:31 +0000)]
fix for MDL-7481, grade book student view should have table headers
vyshane [Fri, 1 Dec 2006 07:42:45 +0000 (07:42 +0000)]
Added more information on limitations of keyboard access.
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
vyshane [Fri, 1 Dec 2006 05:21:22 +0000 (05:21 +0000)]
Merged from 1.7.
vyshane [Fri, 1 Dec 2006 03:46:55 +0000 (03:46 +0000)]
Merged from 1.7.
vyshane [Fri, 1 Dec 2006 02:40:47 +0000 (02:40 +0000)]
Merged from 1.7.
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
skodak [Thu, 30 Nov 2006 20:37:14 +0000 (20:37 +0000)]
MDL-7749 fixed stripslashes when saving admin configuration values
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'
skodak [Thu, 30 Nov 2006 09:50:01 +0000 (09:50 +0000)]
minor xhtml fixes
skodak [Thu, 30 Nov 2006 09:32:46 +0000 (09:32 +0000)]
minor xhtml fix
skodak [Thu, 30 Nov 2006 09:32:02 +0000 (09:32 +0000)]
minor xhtml fix
skodak [Thu, 30 Nov 2006 09:28:06 +0000 (09:28 +0000)]
xhtml fix - misplaced tags
ethem [Thu, 30 Nov 2006 09:16:43 +0000 (09:16 +0000)]
No urlencode
skodak [Thu, 30 Nov 2006 09:16:36 +0000 (09:16 +0000)]
minor xhtml fix
skodak [Thu, 30 Nov 2006 09:04:06 +0000 (09:04 +0000)]
minor xhtml fix
skodak [Thu, 30 Nov 2006 08:55:49 +0000 (08:55 +0000)]
minor xhtml fix
jamiesensei [Thu, 30 Nov 2006 08:47:52 +0000 (08:47 +0000)]
now using disabledIf method in course/edit
skodak [Thu, 30 Nov 2006 08:42:11 +0000 (08:42 +0000)]
minor xhtml fix
ethem [Thu, 30 Nov 2006 08:40:29 +0000 (08:40 +0000)]
Brushed up a string.
vyshane [Thu, 30 Nov 2006 08:33:29 +0000 (08:33 +0000)]
Editor keyboard shortcuts. MDL-7466.
skodak [Thu, 30 Nov 2006 08:33:25 +0000 (08:33 +0000)]
MDL-7736 added hidden description of the admin settings search box
skodak [Thu, 30 Nov 2006 08:32:30 +0000 (08:32 +0000)]
minor xhtml fix
vyshane [Thu, 30 Nov 2006 08:31:43 +0000 (08:31 +0000)]
New help button for keyboard shortcuts.
vyshane [Thu, 30 Nov 2006 08:30:46 +0000 (08:30 +0000)]
Added help button for html editor shortcut keys.
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
vyshane [Thu, 30 Nov 2006 08:25:22 +0000 (08:25 +0000)]
Added string for editorshortcutkeys.
vyshane [Thu, 30 Nov 2006 08:22:52 +0000 (08:22 +0000)]
Help content for html editor shortcuts.
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
toyomoyo [Thu, 30 Nov 2006 05:55:14 +0000 (05:55 +0000)]
changed help, abc to help with abc
skodak [Wed, 29 Nov 2006 22:32:32 +0000 (22:32 +0000)]
MDL-7438 cleaned up groups assign page
skodak [Wed, 29 Nov 2006 22:30:54 +0000 (22:30 +0000)]
MDL-7741 missing ? in start php tag
skodak [Wed, 29 Nov 2006 22:06:48 +0000 (22:06 +0000)]
MDL-7438 cleaned up metacourse children import page
skodak [Wed, 29 Nov 2006 21:55:31 +0000 (21:55 +0000)]
returned "Show all" back the the search row
skodak [Wed, 29 Nov 2006 21:49:36 +0000 (21:49 +0000)]
minor blog tag edit page cleanup MDL-7438
skodak [Wed, 29 Nov 2006 21:28:38 +0000 (21:28 +0000)]
fix submission and notes edit to use new forms lib MDL-7740
skodak [Wed, 29 Nov 2006 20:57:28 +0000 (20:57 +0000)]
fixed addStopFieldsetElements of submitbutton
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
skodak [Wed, 29 Nov 2006 19:53:21 +0000 (19:53 +0000)]
fixed attachment typos
thepurpleblob [Wed, 29 Nov 2006 14:27:48 +0000 (14:27 +0000)]
Category can now be specified in Moodle XML format.
thepurpleblob [Wed, 29 Nov 2006 13:34:32 +0000 (13:34 +0000)]
Added ability to specify destination category within GIFT file.
MDL-4163
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.
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
thepurpleblob [Wed, 29 Nov 2006 13:26:09 +0000 (13:26 +0000)]
Help files for specifying category within GIFT 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
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.
nfreear [Wed, 29 Nov 2006 10:16:01 +0000 (10:16 +0000)]
Fixing bug in patch for MDL-7721 - missing Search button. Sorry!
toyomoyo [Wed, 29 Nov 2006 08:57:18 +0000 (08:57 +0000)]
undoing damage (hidden text, < > arrows)
toyomoyo [Wed, 29 Nov 2006 04:44:00 +0000 (04:44 +0000)]
format/notices
skodak [Tue, 28 Nov 2006 21:55:31 +0000 (21:55 +0000)]
added label to group form MDL-7438
skodak [Tue, 28 Nov 2006 21:04:56 +0000 (21:04 +0000)]
Role assignment form buttons have no text MDL-7721; original patch by Nick Freear
skodak [Tue, 28 Nov 2006 19:25:24 +0000 (19:25 +0000)]
ensure that layout table headers are not marked as th, but by label instead MDL-7438
th should be used only for data tables
tjhunt [Tue, 28 Nov 2006 18:44:18 +0000 (18:44 +0000)]
MDL-7720 - non-unicode-safe case-insensitive string comparison in shortanswer question type. Merged from MOODLE_17_STABLE.
tjhunt [Tue, 28 Nov 2006 18:42:18 +0000 (18:42 +0000)]
Put back spaces in code that Martin Dougiamass stripped out of the lang strings without thinking about the consequences. Merged from MOODLE_17_STABLE.