ethem
5f7a36628f
Create transid indexes for backup & restore speed.
2006-05-04 09:42:35 +00:00
ethem
669c58e1a5
First authorize restore library for version 1.7
2006-05-04 07:58:20 +00:00
ethem
a7c3596182
First authorize backup library for version 1.7
2006-05-03 17:09:52 +00:00
ethem
df4ba5a1b9
1 - adminhelpcapture & adminhelpreview strings removed from enrol_authorize.php
...
2 - captureday.html & review.html files added to help/enrol/authorize
2006-05-02 07:13:15 +00:00
ethem
0168503ab2
Direct access to this script is forbidden.
2006-04-28 07:20:25 +00:00
ethem
ee80cc094c
lib.php : restore & backup functions removed.
2006-04-27 15:48:55 +00:00
ethem
53bf37b4f6
Backup library.
2006-04-27 13:41:53 +00:00
ethem
e13958e08b
Don't use $courseid in require_login(). User may want to see old orders. Course enrolment is not required.
2006-04-26 17:39:13 +00:00
ethem
a37c274b90
Use global parameters in authorize_print_orders(): $courseid & $userid
2006-04-26 17:29:52 +00:00
ethem
71f7797f28
Don't duplicate header.
2006-04-26 17:16:34 +00:00
moodler
0b0ac96794
Just some tidy-ups
2006-04-26 16:03:16 +00:00
ethem
e66012b563
Penny made it this way on purpose, apparently, to make it work properly on Postgresql, so it reverted.
2006-04-26 15:23:01 +00:00
ethem
f506249f70
Merged from MOODLE_15_STABLE. First time install detection.
2006-04-26 12:38:09 +00:00
ethem
7dcf558cde
Locallib.php can be only used by index.php.
2006-04-24 17:15:13 +00:00
ethem
cb845f37ae
Put back. String 'returns'&'noreturns' are used only in one order. Not general.
2006-04-24 17:03:42 +00:00
ethem
db763a8a91
String 'returns'&'noreturns' added to authorize strings array. (get string fast)
2006-04-24 16:54:59 +00:00
ethem
efd0eb0d29
String 'all' added to strings array.
2006-04-24 16:46:39 +00:00
ethem
db70762f01
$CFG removed
2006-04-24 16:31:02 +00:00
ethem
023c3f0ee2
Some indexes were added in 15_STABLE. So, don't show an error message again if indexes are already exist.
2006-04-23 10:15:01 +00:00
moodler
6c3d3b0a97
DOn't show some notces on new install
2006-04-23 04:45:20 +00:00
mjollnir_
ee234b5cac
Putting back in the fix for authorize enrol plugin not originally having correct pg version number and table sync with mysql tables and version number
2006-04-18 02:50:46 +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
ethem
4d3b0ddc0a
lib.php renamed to locallib.php
2006-04-12 09:13:20 +00:00
ethem
9b47e0018e
Make function names as library name.
2006-04-11 12:37:41 +00:00
ethem
c9ca150d82
Make function names as library name.
2006-04-11 12:37:41 +00:00
ethem
362bdbf790
static $timediff30. Call once only.
2006-04-07 11:23:10 +00:00
ethem
09bf9535de
print_simple_box_start with width
2006-04-07 07:34:32 +00:00
danstowell
2201638882
Minor improvements to IMS-E enrol - better handling of empty <userid></userid>
2006-04-06 14:06:40 +00:00
gustav_delius
a488b9325c
Replace require_variable() by required_param()
2006-04-06 12:56:37 +00:00
ethem
743d932c11
Hide order details if an action emerges. (actions: capture, delete, refund, void)
2006-04-05 10:08:57 +00:00
ethem
0bf8ea6aa0
Show errors in original language.
...
You can't do this action: native_action
2006-04-05 08:28:12 +00:00
ethem
ece1fbeeb2
Use consts when an user performs an action.
2006-04-05 05:28:56 +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
ethem
d414c46183
Some descriptions was added
2006-03-27 08:49:43 +00:00
ethem
c7dac7f5a9
index.php & lib.php
...
Payment management functions moved to lib.php
2006-03-27 08:31:16 +00:00
ethem
6972506e99
Tabs are out
2006-03-27 07:53:27 +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
ef62312dbe
You can't do this action: $a->action
2006-03-13 18:26:55 +00:00
ethem
a6c656065c
Students can view their payments.
2006-03-13 17:57:12 +00:00
ethem
843d9bdc42
Now, teachers can manage the payments in their courses if admin set up this.
2006-03-13 16:47:44 +00:00
ethem
3a36b0b6f3
Users can view their orders...
2006-03-13 11:15:09 +00:00
ethem
235a90f9b6
Course filter is added to payment management page.
...
Show the enrolment method of course is 'authorize.
2006-03-10 20:05:24 +00:00
danstowell
57bcbe80c2
Moving help refs from enrol-imsenterprise to enrol/imsenterprise
2006-03-10 15:50:30 +00:00
danstowell
395ec1ed68
Some small changes to IMS Enterprise enrol - improved some logic and logging
2006-03-10 13:07:48 +00:00
martinlanghoff
8c25f6f227
enrol/imsenrolment: Introducing IMS Enterprise enrolment module by Dan Stowell
...
IMS Enterprise 1.1 file enrolment module for Moodle
(also reported to work with v1.01 and v1.0 data)
(c) 2005-2006 Dan Stowell
Released under the Gnu Public Licence (GPL)
This module was originally in contrib/enrol_imsenterprise, and a 1.5-compatible
version of the module can still be found there.
2006-03-10 02:01:06 +00:00
ethem
d5e50c25d5
help with $a
2006-03-09 11:35:54 +00:00
martinlanghoff
46a811142e
[multienrol]Don't die if there's an empty directory in enrol and better strings for admin ui
...
The admin UI still needs a bit of wordsmithing to make it easy to understand what the model we have is.
2006-03-09 05:06:18 +00:00