23 Commits

Author SHA1 Message Date
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
ethem
4440d7a432 Some indexes were added in 15_STABLE. So, don't show a warning message if index already exists. 2006-04-05 05:20:59 +00:00
ethem
f0e2d8b3d4 Merged from MOODLE_15_STABLE. 2006-03-27 12:21:13 +00:00
mjollnir_
742104c531 Merged from MOODLE_15_STABLE: Since there was no pg support for enrol/authorize until later, the versioning was screwey in postgres, so check the table exists first before trying to add columns to it, create it if it is not there 2006-03-26 22:59:23 +00:00
ethem
2eaa289883 Table type fix. ENGINE changed to TYPE. Old mysql version issue. 2006-03-23 14:26:18 +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
ethem
46bbbb4c85 DB new upgrade system. 2006-02-15 10:15:27 +00:00
ethem
7fec4cb2f9 Rename an_cutoff_hour and an_cutoff_min to an_cutoff. 2006-02-01 13:03:13 +00:00
toyomoyo
f9952852b1 adding more xmls 2006-01-16 01:56:21 +00:00
ethem
66ba9796d4 Moving some constants to const.php. 2006-01-06 12:14:17 +00:00
ethem
241fbcf510 Config an_review_day renamed to an_capture_day.
Inform admin will be expired transactions 2 days ago.
Help for an_review and an_capture_day to admins.
2006-01-03 10:23:28 +00:00
ethem
9e1c2ba45c No need anymore some database fields. 2005-12-28 16:53:23 +00:00
ethem
378082c25f them fix. :) 2005-12-22 16:32:12 +00:00
ethem
0ccf08fe1d Settlement date. 2005-12-22 15:24:05 +00:00
ethem
d6ed7dae6a CREDIT & VOID implementation.
TO DO:
- admin.php for course payment management.
- Transaction cut-off time
2005-12-12 17:32:00 +00:00
ethem
ce32fe3aa7 x_invoice_num implementation... 2005-11-21 14:09:52 +00:00
ethem
5e53ffba34 " " fix 2005-08-02 08:27:14 +00:00
ethem
e2946fc1bb "," & " " fix 2005-08-02 08:23:52 +00:00
ethem
c0733012cf PostgreSQL support for enrol::authorize. 2005-08-02 07:45:45 +00:00
moodler
66473eab0e Fixed database upgrade but PHP code still needs work for this module 2005-07-22 17:25:38 +00:00
ethem
60ede40d86 Added some indexes for speed. 2005-07-16 11:37:39 +00:00
ethem
10da752643 International payment. All currencies are added... 2005-07-14 16:17:28 +00:00
moodler
93885e8120 First version of Authorize.net plugin, written by webmaster@tuzluk.com,
based on Paypal module.

I've not tested it myself yet, just renamed it and cleaned up some
obvious HTML code etc
2005-05-09 18:27:39 +00:00