toyomoyo
36f057ec14
fix for MDL-7810, shorten string name
2006-12-07 01:01:18 +00:00
toyomoyo
aec86ae027
added new setting for allowvisiblecoursesinhiddencategories in appearance->front page
2006-12-06 07:57:54 +00:00
tjhunt
6542b1ecfe
Typo in help. Thanks to Ken Wilson.
2006-12-04 16:08:00 +00:00
skodak
980c7dcabe
MDL-7777 Remove dot from "Required field." string
2006-12-03 11:31:41 +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
thepurpleblob
953c76d621
Added or improved help re. category switching in import files
2006-12-01 16:21:29 +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
ethem
c1cc7fb513
Brushed up a string.
2006-11-30 08:40:29 +00:00
skodak
93741e6797
MDL-7736 added hidden description of the admin settings search box
2006-11-30 08:33:25 +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
26c65d5f44
changed help, abc to help with abc
2006-11-30 05:55:14 +00:00
skodak
a85e7029b7
fixed attachment typos
2006-11-29 19:53:21 +00:00
thepurpleblob
98de921075
Help files for specifying category within GIFT file. MDL-4163
2006-11-29 13:26:09 +00:00
thepurpleblob
029a3c5224
Added strings for selecting category inside import file. MDL-4163
2006-11-29 13:07:23 +00:00
ethem
0ba9f5d68a
+ 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.
2006-11-29 11:05:56 +00:00
jamiesensei
f88a9e6359
added help file for 'req' icon.
2006-11-28 15:13:16 +00:00
skodak
b8db24a59c
Fix frames accessibility on Hotpot MDL-7468
2006-11-28 10:43:27 +00:00
toyomoyo
73ca1421cf
fix for MDL-7494, add information to help screen readers deal with cloze questions
2006-11-28 08:53:13 +00:00
mark-nielsen
bfec96420b
Merged added file from MOODLE_17_STABLE
2006-11-28 03:59:59 +00:00
mark-nielsen
ccafdbfe95
Merged differences from MOODLE_17_STABLE
2006-11-28 03:58:36 +00:00
jamiesensei
49eacbe328
added check to see if at least two choices have been entered when setting up or updating a choice activity.
2006-11-27 09:02:35 +00:00
toyomoyo
5a86df5e9f
fix for MDL-7487, addin guser setting for screen reader, MDL-7435, add new field for alt tag for user picture
2006-11-27 07:23:12 +00:00
ikawhero
685fcb3e3b
Added missing string
2006-11-27 04:03:44 +00:00
toyomoyo
044beba968
fix for MDL-7486, replace < and > with words for accessiblity
2006-11-27 03:07:01 +00:00
skodak
b38d1d9b66
add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope ;-)
2006-11-26 21:27:35 +00:00
skodak
edebb94faa
MDL-7434 all images that convey information should have alt text to convey that information - part 8
2006-11-26 19:30:39 +00:00
skodak
7150b8ae20
MDL-7434 all images that convey information should have alt text to convey that information - part 3
2006-11-26 16:20:19 +00:00
skodak
2bbaf749c8
MDL-7434 all images that convey information should have alt text to convey that information - part 2
2006-11-25 18:09:33 +00:00
skodak
344044b28e
MDL-7434 all images that convey information should have alt text to convey that information - part 1
2006-11-24 20:16:37 +00:00
thepurpleblob
be7be57822
Merged from STABLE
2006-11-24 13:03:32 +00:00
jamiesensei
ebd3c7ac94
added repeat_elements method to moodleform and used method for choice form
2006-11-24 12:20:26 +00:00
martinlanghoff
ea18531301
Cleaning up, completing, bugfixing, adding features to iCalendar export of
...
Moodle calendar.
* Adding strings
* Adding more information to iCalendar output
* Making iCalendar output compatible with a wider range of calender software
* Removing (non-functional) advanced options for now, and other superfluous
code
* Paying attention to all / course events option
* Adding authentication token system to allow subscription
* Adding JavaScript to generate URL for subscription
* Adding links from calendar page
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2006-11-23 20:21:29 +00:00
toyomoyo
4c2275d557
fix for MDL-7395, adding capaiblity mod/quiz:ignoretimelimits for quiz takers with disability.
2006-11-23 07:52:54 +00:00
ethem
27a9ee2967
Fixed MDL-7642; </li>
2006-11-22 08:16:22 +00:00
skodak
54b2c994fd
Advanced uploading of file interface typo MDL-7628
2006-11-20 16:56:39 +00:00
ethem
c33e8ec8f7
Daily echeck order notification
2006-11-20 14:48:16 +00:00
ethem
dd5f22e2be
Help file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE.
2006-11-20 13:52:27 +00:00
toyomoyo
d42c64ba14
fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page
2006-11-17 08:57:50 +00:00
ethem
d948bfdde0
choosemethod is too long for heading, added <br />
2006-11-16 14:19:52 +00:00
toyomoyo
91e568534e
fix for MDL-7099, do not share user tags (better interface, now using a new text
...
field with comma separated value). Prevented the same text for both official and
personal tag (tag text is unique). Fixed capability check for removing personal
tags. Changed GUI so that new personal tags will be picked up from the text field.
2006-11-16 03:37:04 +00:00
skodak
e08df351e2
Add optional cli only and password protected access to cron.php MDL-7318; idea and patch submitted by Luke Hudson - thanks
2006-11-15 08:29:24 +00:00
toyomoyo
3997cb4037
Adding hidden role assignment, currently used in course participants page and print_course function.
...
Please test.
2006-11-15 04:28:18 +00:00
skodak
5599d142f6
MDL-7838 Fixed wrong Paypal spelling, should be PayPal
...
MDL-7539 PayPal pay button XHTML compliance
MDL-3137 PayPal acceptace logo displayed on enrollment page
2006-11-14 09:26:22 +00:00
ethem
43d3fab9ff
New feature: Show my payments only for users who has_capability('enrol/authorize:managepayments')
2006-11-13 07:53:32 +00:00
toyomoyo
1d40c70b43
fix for MDL-7483, add table header to user picture on participants listing
2006-11-13 03:43:12 +00:00
toyomoyo
7ee256eed3
fix for MDL-7474, provide alt text for ascending/descending icons in glossary
2006-11-13 02:20:47 +00:00
jamiesensei
264867fdeb
add code to redirect to modedit.php from course/mod.php for activities adding / updating using new formslib
...
migrated chat/mod.html to formslib definition of form is in chat/mod_form.php
2006-11-09 18:25:58 +00:00