7986 Commits

Author SHA1 Message Date
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
moodler
c867a1ad08 A small help file for permissions 2006-10-29 08:07:16 +00:00
moodler
499e78b4fd Merged user profile improvements from stable 2006-10-29 04:21:23 +00:00
skodak
3784137ef1 fix loginsteps string in moodle.php MDL-7249; merged from MOODLE_17_STABLE 2006-10-27 21:48:54 +00:00
skodak
73afaf5b69 Finish strings for graderoles MDL-7253; merged from MOODLE_17_STABLE 2006-10-27 21:07:18 +00:00
skodak
7b9c99798c Turn AJAX off for now at site level MDL-7254; merged from MOODLE_17_STABLE 2006-10-27 20:34:40 +00:00
skodak
8d2752e04b Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 revisited - new patch by Martin Langhoff; merged from MOODLE_17_STABLE 2006-10-24 21:30:25 +00:00
skodak
ec7b71baeb Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 - found by Inaki Arenaza; merged from MOODLE_17_STABLE 2006-10-24 20:50:09 +00:00
moodler
4e19d85bd9 Merged choice/guest fixes from stable MDL-7171 2006-10-23 03:00:30 +00:00
stronk7
1fe2eb59c8 Minor typo fixed.
Merged from MOODLE_17_STABLE
2006-10-21 17:19:37 +00:00
moodler
bd4128e91f Merged enrolment-related fixes from stable 2006-10-20 17:53:50 +00:00
stronk7
6d55d8538b Adding support for the new mssql_n driver
Two new strings added: mssql_n, databasesettingssub_mssql_n
One string modified: databasesettingssub_mssql

Merged from MOODLE_17_STABLE
2006-10-19 19:01:02 +00:00
tjhunt
9a8b42c981 MDL-6848 - Display problem with < > characters in shortanswer when outputting the correct answer. Merged from MOODLE_16_STABLE. 2006-10-17 22:17:17 +00:00
tjhunt
bc649d80d5 MDL-7054 - Prevent creation of question categories with blank names. Merged from MOODLE_16_STABLE. 2006-10-17 21:45:19 +00:00
skodak
22fdde3941 moodle.php strings for log file restore needs some fix - xhtml compliance and removed \n - MDL-7056; merged from MOODLE_17_STABLE 2006-10-17 18:57:05 +00:00
thompson697
cf0b1faded Apply modularity to the creation of the log file during restore to a new course.
Remove the responsibility for loging the application of the course start date offset, from activity modules to the backup module.
Merged from stable branch
2006-10-17 10:05:41 +00:00
skodak
d543939cd9 Typo improvement in assignment.php string MDL-7046; merged from MOODLE_17_STABLE 2006-10-17 06:29:03 +00:00
koenr
cb2fa92677 strings necessary for 1.6 should not be deleted or altered since translations are not branched 2006-10-17 00:20:21 +00:00
koenr
f55900359d strings necessary for 1.6 should not be deleted or altered since translations are not branched 2006-10-16 22:49:32 +00:00
koenr
3e7c65ab11 strings necessary for 1.6 should not be deleted or altered since translations are not branched 2006-10-16 21:19:26 +00:00
koenr
96901f3a67 strings necessary for 1.6 should not be deleted or altered since translations are not branched 2006-10-16 20:58:29 +00:00
tjhunt
df90796155 MDL-6249 - easier way for human beings (as opposed to network engineers) to specify IP ranges. Merged from MOODLE_17_STABLE. 2006-10-16 13:38:36 +00:00
ethem
b5db746b7d + New consts for authorize_action() function:
* AN_RETURNZERO: No connection was made on authorize.net.
  * AN_APPROVED: The transaction was accepted.
  * AN_DECLINED: The transaction was declined.
  * AN_REVIEW: The transaction was held for review.

+ Fix: Speacial handling for echecks: REVIEW; 'Under Review', 'Approved Review', 'Review Failed'
+ New feature: Upload a CSV file for echecks (capability: enrol/authorize:uploadcsv level: user)
+ New feature: Search payments by orderid and transid
+ New function: send_welcome_messages()
2006-10-16 09:30:25 +00:00
koenr
58945eadef MDL-6986 2006-10-16 07:45:16 +00:00
moodler
47bc16f607 It is now no longer possible to upgrade to 1.8 or later from non-Unicode
Moodle.   Admins get a message explaining they need to upgrade to 1.7.x first.

MDL-6857
2006-10-16 07:32:05 +00:00
vyshane
84a2c43127 Merged from 1.7 2006-10-16 02:54:41 +00:00
jamiesensei
5bc97c9862 Fixed a bug with client side validation of form fields.
Added some default error messages for rules specified in lang pack as err_{rulename} Use the default by setting the rule message to null.
2006-10-14 12:32:31 +00:00
stronk7
e0f5f27736 Some more strings added to the installer to make it more resposible.
Merged from MOODLE_17_STABLE
2006-10-13 17:25:07 +00:00
stronk7
b676fc8718 Added new strings for DB select/configure
Merged from MOODLE_17_STABLE
2006-10-13 11:34:43 +00:00
moodler
c6d33fce5b Merged fixes from stable 2006-10-12 03:31:48 +00:00
vyshane
3d044d6012 Removed teacher forum string 2006-10-10 05:24:16 +00:00
vyshane
5b32e3bc3c Merged from 1.6 stable. 2006-10-10 05:17:12 +00:00
skodak
c544838d29 index.html of assignment help needs update. MDL-6888 2006-10-08 21:44:59 +00:00