nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
toyomoyo
537ea84763
MDL-8290, fix for broken plugins
2007-02-09 07:47:14 +00:00
skodak
658e87e302
MDL-7903 Guests can not enter course that allows guests with key; merged from MOODLE_17_STABLE
2006-12-18 19:21:10 +00:00
skodak
9f76d1d3f5
MDL-7973 Trailing spaces in PayPal email account cause problems...
2006-12-18 17:27:04 +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
470accb7af
use timeupdated field in paypal table MDL-7555
2006-11-14 21:29:57 +00:00
skodak
919da6579c
MDL-7536 add proper slashing to data from paypal callback
2006-11-14 21:12:17 +00:00
skodak
934bdbee95
MDL-7535 PayPal communication now fully utf-8 compatible, users must check/fix encoding setting in their PayPal account - see linked docs from PayPal enrolment config page
2006-11-14 20:52:15 +00:00
skodak
547e5e7ab0
whitespace fix in PayPal plugin
2006-11-14 09:32:11 +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
skodak
4849431074
add hooks to paypal plugin to allow testing on www.sandbox.paypal.com MDL-7528
2006-11-14 08:53:39 +00:00
skodak
8f425a8f72
MDL-7389 paypal plugin reports error when student correctly enrolled; merged from MOODLE_17_STABLE
2006-11-13 22:26:11 +00:00
skodak
810944af7f
we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left
2006-11-11 17:23:20 +00:00
stronk7
5d0fc5c33d
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
stronk7
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
stronk7
19606d8bd5
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:02:31 +00:00
moodler
2f1a42481d
This new function called load_all_capabilities() should be used whenever
...
you want to completely reload the capabilities for the current user.
Basically it will deal nicely with the default site-wide permissions
depending on the current user.
More background in the comments on MDL-6963
Merged from stable
2006-10-23 15:17:31 +00:00
moodler
bc492d185c
Fixes to user new Roles
2006-09-22 16:19:24 +00:00
moodler
22003adac5
SOme changes for Roles
2006-09-22 16:11:52 +00:00
stronk7
e80d52526d
Initial commit for enrol tables XMLDB
2006-08-07 18:52:27 +00:00
skodak
e87fe61524
Bug #5941 - Myriad of problems with Paypal enrollmemts, part 2 - Login as guest not shown to guests and there is login link instead of paypal button for guests; merged from MOODLE_16_STABLE
2006-06-28 15:26:31 +00:00
skodak
44adc9032b
Bug #5941 - Myriad of problems with Paypal enrollmemts, part 1; merged from MOODLE_16_STABLE
2006-06-28 12:45:28 +00:00
moodler
d87a9d7338
Fixed the upgrade_plugins function so that it automatically
...
handles the .sql file for first installation (just like activities)
2006-04-16 16:50:55 +00:00
gustav_delius
a488b9325c
Replace require_variable() by required_param()
2006-04-06 12:56:37 +00:00
gustav_delius
ead293420d
Questiontypes are doing their own database upgrade now.
...
I modified the enrollment plugin mechanism to work for any type of plugin
2006-03-22 10:44:54 +00:00
martinlanghoff
a51e2a7f3b
[multienrol]Renamed "internal" enrolment plugin to "manual"
2006-03-09 03:19:10 +00:00
martinlanghoff
f5befec4e8
[multienrol]Fixed some wired characters caused by my editor
2006-03-09 02:56:44 +00:00
martinlanghoff
f9667a5aea
[multienrol]Initial commit for multi enrolment plugin feature
2006-03-09 02:48:29 +00:00
toyomoyo
f9952852b1
adding more xmls
2006-01-16 01:56:21 +00:00
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