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
moodler
dae2952a59
Fix throttling capabilities so this works MDL-7414
2006-11-09 09:28:59 +00:00
ikawhero
a2c07cfed1
Fixed typo
2006-11-09 03:51:16 +00:00
koenr
89c5cbc525
MDL-7379 typo
2006-11-08 00:02:10 +00:00
nfreear
99de75d7e2
Initial commit for Bug MDL-7380 "groups" - Juliette White's code. NOTE, for the moment the existing code/tables will be used by default.
2006-11-07 14:46:08 +00:00
moodler
814c77c6f6
Merged string fixes from stable
2006-11-07 09:30:55 +00:00
skodak
a392be33cf
new unicode environment check for 1.8 and 1.7 MDL-6332; merged from MOODLE_17_STABLE
2006-11-07 09:07:40 +00:00
jamiesensei
2b63df96c3
migrated mod/forum/post.php to formslib and fixed a string in course/edit_form.php
2006-11-07 08:48:18 +00:00
koenr
14d6a11d62
MDL-7328 Merged from stable
2006-11-06 21:28:24 +00:00
moodler
4ff95223ad
Merged changes for lang string fixes MDL-7263
2006-11-05 12:59:09 +00:00
wildgirl
7fb0bc8abb
MDL-6474 fix
2006-11-04 21:56:42 +00:00
sam_marshall
2af5513789
MDL-7346 Changed enablerecordcache to be a limit for the size of cache, not just an on/off switch.
2006-11-03 17:29:15 +00:00
ethem
af3e0ed2ea
Make authorize.net config page secure.
...
See: http://moodle.org/mod/forum/discuss.php?d=56728
2006-11-01 12:36:19 +00:00
stronk7
720c5ef843
in/on/at too many ways to say "en" in Spanish. :-P
...
Merged from MOODLE_17_STABLE
2006-11-01 11:52:13 +00:00
moodler
304d08f0c4
Merged tidy-ups from stable
2006-11-01 09:44:01 +00:00
tjhunt
9c23d3e8d6
Improved help file as per Ralf Hilgenstock's suggestion: http://moodle.org/mod/forum/discuss.php?d=57400 . Merged from MOODLE_17_STABLE.
2006-10-31 15:13:47 +00:00
tjhunt
dfa924cc99
Make the close_window function better. Merged from MOODLE_17_STABLE.
2006-10-31 11:59:54 +00:00
moodler
1a1f496681
Merged MDL-6975 from stable
2006-10-31 09:15:47 +00:00
moodler
8c95ea4a84
Merged note about guest exception from stable
2006-10-31 09:00:42 +00:00
moodler
8c900bc3b0
Merged documentation for Roles from stable MDL-6923
2006-10-31 08:14:36 +00:00
skodak
4a58a22806
fixed double enableajax in previous commit MDL-7296; merged from MOODLE_17_STABLE
2006-10-30 21:04:04 +00:00
skodak
721d74b02c
Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE
2006-10-30 21:01:47 +00:00
stronk7
7bcd11c137
Added some strings for the enablerecordcache setting.
...
Merged from MOODLE_17_STABLE
2006-10-30 15:54:10 +00:00
ethem
325d15409b
If an user's credit card cannot be captured on the internet directly, obtain authorization code over phone from customer's bank.
...
Some users may not wish to use their credit cards on the internet directly for security reasons.
In this case, you need to obtain an authorization code from user's bank.
Initially, ask for credit card information from the customer
like bank name, name on card, card number, expiry date and card validation code
by means of phone, face-to-face or a billing application.
Then, call the customer services of user's bank giving this information and demand an authorization code.
Finally, after obtaining it, login as user to get the user enrolled.
Alternatively, you can give it to the user saying enrol using this code.
2006-10-30 13:07:20 +00:00
ethem
c9befcd1be
If an user's credit card cannot be captured on the internet directly, obtain authorization code over phone from customer's bank.
...
Some users may not wish to use their credit cards on the internet directly for security reasons.
In this case, you need to obtain an authorization code from user's bank.
Initially, ask for credit card information from the customer
like bank name, name on card, card number, expiry date and card validation code
by means of phone, face-to-face or a billing application.
Then, call the customer services of user's bank giving this information and demand an authorization code.
Finally, after obtaining it, login as user to get the user enrolled.
Alternatively, you can give it to the user saying enrol using this code.
2006-10-30 12:53:15 +00:00
ethem
2c46669ba1
New string: All Pending Orders
2006-10-30 11:16:09 +00:00
koenr
1bfb0c61b7
MDL-6864 The links 'Language editing' could be more descriptive
2006-10-29 22:28:17 +00:00
koenr
7c79bbc59e
MDL-7042 Missing string on admin/roles/manage.php
2006-10-29 21:54:56 +00:00
moodler
0909d44eac
Merged fixes for gradebookroles from stable MDL-7253
2006-10-29 15:02:45 +00:00
moodler
33951ee4f6
Merged missing langimport string from stable MDL-7258
2006-10-29 13:58:03 +00:00