ethem
c33e8ec8f7
Daily echeck order notification
2006-11-20 14:48:16 +00:00
skodak
69aaada0f5
fixed problem with apostrophe in role names and description when creating roles during install and restore MDL-7611
2006-11-20 14:08:40 +00:00
ethem
dd5f22e2be
Help file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE.
2006-11-20 13:52:27 +00:00
skodak
665958c2b9
PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617
2006-11-20 13:34:06 +00:00
thepurpleblob
0b3940f85c
Various improvements to Examview input.
...
Fixes MDL-7087 and MDL-7349. Partial fix for MDL-7184 (Examview part)
2006-11-20 13:02:24 +00:00
ethem
b9ce223956
Merged from MOODLE_17_STABLE.
2006-11-20 11:19:39 +00:00
skodak
3dc579ad6d
removed JS submission from stats code MDL-7492
2006-11-20 10:19:55 +00:00
ethem
78ceee0741
It is time to refund for echeck (business checking).
2006-11-20 10:01:44 +00:00
ethem
be09f12192
It is time to refund for echeck (business checking).
2006-11-20 09:49:26 +00:00
skodak
2532baa19e
removed JS submission from admin/environment.php MDL-7492
2006-11-20 09:44:11 +00:00
vyshane
d2a11d460a
Merged from 1.7.
2006-11-20 09:21:27 +00:00
skodak
93bd08c964
removed JS submission from admin/stickyblocks.php MDL-7492
2006-11-20 09:02:41 +00:00
skodak
7f492d7a92
removed JS from admin/course/override.php MDL-7492
2006-11-20 08:34:25 +00:00
toyomoyo
7d0e5a95c3
adding attachment for blogs
2006-11-20 08:31:48 +00:00
skodak
89d30d0230
removed JS from admin/course/assign.php MDL-7492
2006-11-20 08:29:50 +00:00
ethem
98349513b2
Business checkings can be refunded only for echeck method. Not saving nor checking. Merged from 17stable.
2006-11-20 08:11:21 +00:00
toyomoyo
d55114512d
removed code to ignore site level course teacher assignemnts, since the contexts are separated now
2006-11-20 03:55:35 +00:00
vyshane
07637b9e9d
Merged from 1.7.
2006-11-20 02:29:05 +00:00
tjhunt
6a126d3c3f
Fix function arguments.
2006-11-19 21:28:15 +00:00
moodler
7c2e5f3863
Automatic installer.php lang files by installer_builder (20061119)
2006-11-19 03:08:18 +00:00
stronk7
c54f0c106a
Prevent some false-positives detecting uses of old user_XXX tables.
...
See http://moodle.org/mod/forum/discuss.php?d=58976
Merged from MOODLE_17_STABLE
2006-11-18 20:28:00 +00:00
stronk7
db9940b605
PHP generated code must use $result instead of $status. MDL-7533
...
Merged from MOODLE_17_STABLE
2006-11-18 19:08:10 +00:00
gbateson
dce744cc05
fix sort order of questions in legend, which caused mismatch between question numbers used in Detailed Statistics report and those used in the legend
2006-11-18 08:55:11 +00:00
moodler
b64c6f6f9f
Automatic installer.php lang files by installer_builder (20061118)
2006-11-18 03:08:43 +00:00
ethem
df90fb983d
Bumped version and new rename field upgrading for HEAD.
2006-11-17 17:54:17 +00:00
ethem
4902ed7c2f
Changed db column(cclastfour) as refundinfo.
...
Because this field will be used to refund both cc and echeck.
Business checkings can be refunded, too; so mark as 1 this field for business checkings.
That is; refundinfo: is last four digit for credit cards, business checking for echecks.
Merged from MOODLE_17_STABLE.
2006-11-17 16:06:46 +00:00
ethem
dfe254ceab
Moved ABA validator and CC validator functions to enrol_form.php
2006-11-17 13:01:04 +00:00
vyshane
a66ddf195f
Merged from 1.7.
2006-11-17 09:09:25 +00:00
toyomoyo
d42c64ba14
fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page
2006-11-17 08:57:50 +00:00
ethem
8dfaffacfb
Some cleanup: Removed enrolment_plugin_authorize->authorizeerror; because, new forms lib handles all errors.
2006-11-17 08:49:08 +00:00
ethem
4df4b15524
Business checks can be refunded. Point a flag for it. The cclastfour field will be renamed to refundinfo later. Merged from 17stable.
2006-11-17 08:21:11 +00:00
vyshane
88c5092a50
Merged from 1.7.
2006-11-17 05:54:21 +00:00
moodler
34941e0727
Merged function rename from stable MDL-7594
2006-11-17 04:02:47 +00:00
moodler
ac433e390b
Automatic installer.php lang files by installer_builder (20061117)
2006-11-17 03:07:31 +00:00
vyshane
1ca226c130
Merged from 1.7.
2006-11-17 02:58:56 +00:00
moodler
907e0fccf9
Removed B) MDL-7589
2006-11-17 02:12:08 +00:00
tjhunt
bdf84aca92
Typo in function name. Merged from MOODLE_17_STABLE.
2006-11-16 16:46:11 +00:00
ethem
1bdf6d2677
<DIV>...</DIV> if other method available.
2006-11-16 16:18:20 +00:00
ethem
4e15f4b9df
FIX: MDL-7561
...
Allow to be chosen the other payment method if avaiable.
Now, new quick enrol form is ready for usage :)
2006-11-16 14:44:44 +00:00
ethem
d948bfdde0
choosemethod is too long for heading, added <br />
2006-11-16 14:19:52 +00:00
tjhunt
f2603dcc89
MDL-7576 - review link does not work after attempt is closed. Thanks to Chad Badiyan for the fix. Merged from MOODLE_17_STABLE.
2006-11-16 12:43:10 +00:00
ethem
3c167c58c1
Show correct string;
...
Credit card method: Name on card
ECheck: Account owner
2006-11-16 12:38:39 +00:00
ethem
3c07bc5a32
Stop responding on error.
2006-11-16 12:23:40 +00:00
toyomoyo
b06334e833
making hidden assignment work with multiple roles
2006-11-16 08:29:25 +00:00
vyshane
73d402efd0
Merged from 1.7.
2006-11-16 05:30:28 +00:00
toyomoyo
ae9761ec77
merged, fixed a problem when a user has not visited a course, he is not shown. Changed get_user_roles to take in additional parameter
2006-11-16 05:17:43 +00:00
toyomoyo
91e568534e
fix for MDL-7099, do not share user tags (better interface, now using a new text
...
field with comma separated value). Prevented the same text for both official and
personal tag (tag text is unique). Fixed capability check for removing personal
tags. Changed GUI so that new personal tags will be picked up from the text field.
2006-11-16 03:37:04 +00:00
vyshane
29ca8b882d
Merged from 1.7.
2006-11-16 03:28:09 +00:00
vyshane
9e9ac8da37
Merged from 1.7
2006-11-16 02:27:00 +00:00
skodak
37aaf16c92
Response file not uploading when grading student submission when using secureforms MDL-7566; merged from MOODLE_17_STABLE
2006-11-15 20:57:42 +00:00