Commit graph

23893 commits

Author SHA1 Message Date
skodak
5301205a24 MDL-7757 URL check is too restrictive, allow port 2006-12-03 10:23:56 +00:00
skodak
4adc9c4f60 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)
2006-12-02 19:05:24 +00:00
skodak
1437f0a5e3 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
2006-12-02 14:38:31 +00:00
skodak
e4e29623f9 name of submit button changed to submitbutton 2006-12-02 11:38:08 +00:00
skodak
2acdaa6cd3 added proper labels and minor xhtml fix 2 2006-12-02 09:33:08 +00:00
skodak
990f50f2c0 added proper labels and minor xhtml fix 2006-12-02 09:30:45 +00:00
stronk7
2c41b2d72e 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
2006-12-01 17:40:47 +00:00
thepurpleblob
953c76d621 Added or improved help re. category switching in import files 2006-12-01 16:21:29 +00:00
thepurpleblob
6575b04f25 Improved regep for category switching 2006-12-01 16:06:06 +00:00
nfreear
764d1d20dd Fixes MDL-6838, uses 'inline-list' class (label with ordered list <ol> not redendered with numbers) 2006-12-01 15:54:46 +00:00
nfreear
9dd68bc79b Fixes MDL-7244 "Missing accessibility label on login block input forms". (Previous commit of block_login.php was a mistake.) 2006-12-01 15:27:05 +00:00
nfreear
2e2bcd9505 Fixes MDL-6838, "label with ordered list <ol> not redendered with numbers" 2006-12-01 13:44:56 +00:00
nfreear
35befea728 Fixes MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports". 2006-12-01 10:21:11 +00:00
nfreear
702227c913 MDL-7758 "Replace breadcrumb image with THEME->rarrow in unit test reports". 2006-12-01 10:20:40 +00:00
nfreear
808c2a69fe Adding space in channel <img /> element. Minor whitespace cleanup. 2006-12-01 10:10:56 +00:00
skodak
81f5d4a102 MDL-7234 Smilies don't load in HTML editor for some languages 2006-12-01 09:48:40 +00:00
skodak
14bac768f3 Forgotten password page does not check secret MDL-7755 2006-12-01 09:13:06 +00:00
toyomoyo
59fd781a66 fix for MDL-7481, grade book student view should have table headers 2006-12-01 08:31:15 +00:00
vyshane
7ccc1ced38 Added more information on limitations of keyboard access. 2006-12-01 07:42:45 +00:00
jamiesensei
a12034e4ab fixed 2 problems with css styling :
* some padding for htmleditor to stop label appearing in htmleditor toolbar.
* fix for vertical alignment of input elements
2006-12-01 06:33:23 +00:00
vyshane
b725b819da Merged from 1.7. 2006-12-01 05:21:22 +00:00
vyshane
4a5548f928 Merged from 1.7. 2006-12-01 03:46:55 +00:00
vyshane
da28afbb3b Merged from 1.7. 2006-12-01 02:40:47 +00:00
skodak
196d8ab1cd MDL-7506 added labels link to input fields on change password form and fixed minor warning 2006-11-30 21:17:03 +00:00
skodak
56909d267f MDL-7749 fixed stripslashes when saving admin configuration values 2006-11-30 20:37:14 +00:00
urs_hunkler
4649ac8436 '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' 2006-11-30 12:12:34 +00:00
skodak
32776fef0e minor xhtml fixes 2006-11-30 09:50:01 +00:00
skodak
7203167d35 minor xhtml fix 2006-11-30 09:32:46 +00:00
skodak
4eb777c2b7 minor xhtml fix 2006-11-30 09:32:02 +00:00
skodak
8ddbd7a6d0 xhtml fix - misplaced tags 2006-11-30 09:28:06 +00:00
ethem
d4205253d0 No urlencode 2006-11-30 09:16:43 +00:00
skodak
bad545e935 minor xhtml fix 2006-11-30 09:16:36 +00:00
skodak
e7e3055e95 minor xhtml fix 2006-11-30 09:04:06 +00:00
skodak
3307d3f65f minor xhtml fix 2006-11-30 08:55:49 +00:00
jamiesensei
67906614ad now using disabledIf method in course/edit 2006-11-30 08:47:52 +00:00
skodak
5157276977 minor xhtml fix 2006-11-30 08:42:11 +00:00
ethem
c1cc7fb513 Brushed up a string. 2006-11-30 08:40:29 +00:00
vyshane
c45152e346 Editor keyboard shortcuts. MDL-7466. 2006-11-30 08:33:29 +00:00
skodak
93741e6797 MDL-7736 added hidden description of the admin settings search box 2006-11-30 08:33:25 +00:00
skodak
f2de62da39 minor xhtml fix 2006-11-30 08:32:30 +00:00
vyshane
195cc7072d New help button for keyboard shortcuts. 2006-11-30 08:31:43 +00:00
vyshane
fb08106cfe Added help button for html editor shortcut keys. 2006-11-30 08:30:46 +00:00
toyomoyo
93a501c181 fix for MDL-7496, incorrect is read almost last, need to be said first 2006-11-30 08:27:58 +00:00
vyshane
d550d20523 Added string for editorshortcutkeys. 2006-11-30 08:25:22 +00:00
vyshane
a88d8eefb8 Help content for html editor shortcuts. 2006-11-30 08:22:52 +00:00
toyomoyo
a5fd49611b fix for MDL-7469, changed help icon alt to "helpwiththis" if text is displayed with help icon 2006-11-30 06:03:02 +00:00
toyomoyo
26c65d5f44 changed help, abc to help with abc 2006-11-30 05:55:14 +00:00
skodak
d04f52349f MDL-7438 cleaned up groups assign page 2006-11-29 22:32:32 +00:00
skodak
32636f90f6 MDL-7741 missing ? in start php tag 2006-11-29 22:30:54 +00:00
skodak
fe4bc84ce1 MDL-7438 cleaned up metacourse children import page 2006-11-29 22:06:48 +00:00