228 Commits

Author SHA1 Message Date
patrickslee
c0ee465b4c Fixed a mis-usage (typo?) of get_admin() in paypal module. (Merged from MOODLE_15_STABLE) 2005-10-27 02:20:59 +00:00
stronk7
894ff63f8f Tabs are out 2005-05-16 22:22:31 +00:00
moodler
19fa71e8fb When using the Paypal module, you can now also use enrolment keys
Thanks, Chardelle!     bug 2418
2005-05-04 07:31:25 +00:00
moodler
e3c552b9c2 Don't show shipping 2005-05-04 06:43:24 +00:00
moodler
2c61c74043 Explicit casting of input (SC#57) 2005-04-20 03:10:51 +00:00
martinlanghoff
a9a9bdba55 Merged from MOODLE_14_STABLE - insert_record() - major efficiency improvements for Postgres databases on insert. Also fixed many calls to insert_record() which discard the returned record id to not ask for the record id. 2005-04-01 05:55:10 +00:00
moodler
210eddc7df Various cleanups for XHTML and so on 2005-02-08 17:56:22 +00:00
moodler
f218c95ebc Paypal added support for Australian Dollars! Yay! 2005-01-11 15:07:49 +00:00
stronk7
04ad0d91e8 Now text sent to PayPal can be 'sanitised' to avoid
some diacritics (spanish for now) break the enrol process.
Only German and French diacritics are supported for now by PayPal.
Functionality can be easily expanded to other characters.
It make the sanitity when $CFG->sanitise_for_paypal is enabled.

Merged from MOODLE_14_STABLE
2005-01-05 00:28:26 +00:00
fiedorow
98c872b63e add closing tag, see bug #2324 2004-12-31 16:20:05 +00:00
moodler
1b1a5f7ec2 Merged fix from stable 2004-12-28 02:46:47 +00:00
moodler
5a9639146e Merged from stable 2004-12-20 02:50:26 +00:00
moodler
ec11cd9c66 Merged payment fix from stable 2004-11-11 06:51:53 +00:00
moodler
c6edaf80db Fixing display of costs 2004-09-30 08:35:24 +00:00
gustav_delius
730a5f5abe fixed capitalization and quoting of attribute values 2004-09-12 20:45:41 +00:00
moodler
b757dc89f1 Missing prefix 2004-08-23 12:37:12 +00:00
moodler
0f093efab2 Here finally is an admin interface for controlling the new enrolment plugins.
It's not at all well-tested yet (I made a lot of changes to it just tonight)
but it's late and I am literally sick (with flu) and tired so I'm checking
this in and going to bed.

Please fix all the bugs for me.   ;-)
2004-08-21 17:15:07 +00:00
moodler
3ae11b04bb To help hackers who already have the table 2004-08-19 17:16:29 +00:00
moodler
ed15aac8a7 Version info for Paypal module 2004-08-19 09:36:20 +00:00
moodler
f7052e9117 Added database controls for Paypal module 2004-08-19 09:35:16 +00:00
moodler
76b60bb897 Various fixes, especially related to using timestart and timeend
for new enrolments
2004-07-29 14:52:59 +00:00
moodler
b2b176cf95 Print Costs better on the course info 2004-07-10 12:10:22 +00:00
moodler
597342b047 Fixes not checked in yet 2004-07-06 16:00:43 +00:00
moodler
631cba6402 Bug fixes 2004-06-26 15:37:18 +00:00
moodler
70beecd4e7 SOme tweaks to mail 2004-06-26 15:32:19 +00:00
moodler
7634696b69 Removed test data 2004-06-26 15:26:02 +00:00
moodler
3d970777f4 OK, Paypal is now working. I've been buying access into some test courses. :-)
Still polishing the GUI side of things now.
2004-06-26 14:40:25 +00:00
moodler
04f47a89a1 New paypal plugin ... not quite working yet, but very close.
Just uploading it to another site for polishing off.
2004-06-26 09:50:19 +00:00