]>
git.mjollnir.org Git - moodle.git/log
tjhunt [Mon, 20 Nov 2006 17:47:30 +0000 (17:47 +0000)]
Fix column names.
skodak [Mon, 20 Nov 2006 17:39:35 +0000 (17:39 +0000)]
bellow spelling fixed
skodak [Mon, 20 Nov 2006 16:56:39 +0000 (16:56 +0000)]
Advanced uploading of file interface typo MDL-7628
tjhunt [Mon, 20 Nov 2006 16:45:24 +0000 (16:45 +0000)]
MDL-7607 - sync_metacourse is unnecessarily slow
skodak [Mon, 20 Nov 2006 15:25:38 +0000 (15:25 +0000)]
MDL-6332 fixed proper storing of unicodedb flag - after config table creation
ethem [Mon, 20 Nov 2006 14:48:16 +0000 (14:48 +0000)]
Daily echeck order notification
skodak [Mon, 20 Nov 2006 14:08:40 +0000 (14:08 +0000)]
fixed problem with apostrophe in role names and description when creating roles during install and restore MDL-7611
ethem [Mon, 20 Nov 2006 13:52:27 +0000 (13:52 +0000)]
Help file: Uploading Authorize.net CSV file; Merged from MOODLE_17_STABLE.
skodak [Mon, 20 Nov 2006 13:34:06 +0000 (13:34 +0000)]
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
thepurpleblob [Mon, 20 Nov 2006 13:02:24 +0000 (13:02 +0000)]
Various improvements to Examview input.
Fixes MDL-7087 and MDL-7349. Partial fix for MDL-7184 (Examview part)
ethem [Mon, 20 Nov 2006 11:19:39 +0000 (11:19 +0000)]
Merged from MOODLE_17_STABLE.
skodak [Mon, 20 Nov 2006 10:19:55 +0000 (10:19 +0000)]
removed JS submission from stats code MDL-7492
ethem [Mon, 20 Nov 2006 10:01:44 +0000 (10:01 +0000)]
It is time to refund for echeck (business checking).
ethem [Mon, 20 Nov 2006 09:49:26 +0000 (09:49 +0000)]
It is time to refund for echeck (business checking).
skodak [Mon, 20 Nov 2006 09:44:11 +0000 (09:44 +0000)]
removed JS submission from admin/environment.php MDL-7492
vyshane [Mon, 20 Nov 2006 09:21:27 +0000 (09:21 +0000)]
Merged from 1.7.
skodak [Mon, 20 Nov 2006 09:02:41 +0000 (09:02 +0000)]
removed JS submission from admin/stickyblocks.php MDL-7492
skodak [Mon, 20 Nov 2006 08:34:25 +0000 (08:34 +0000)]
removed JS from admin/course/override.php MDL-7492
toyomoyo [Mon, 20 Nov 2006 08:31:48 +0000 (08:31 +0000)]
adding attachment for blogs
skodak [Mon, 20 Nov 2006 08:29:50 +0000 (08:29 +0000)]
removed JS from admin/course/assign.php MDL-7492
ethem [Mon, 20 Nov 2006 08:11:21 +0000 (08:11 +0000)]
Business checkings can be refunded only for echeck method. Not saving nor checking. Merged from 17stable.
toyomoyo [Mon, 20 Nov 2006 03:55:35 +0000 (03:55 +0000)]
removed code to ignore site level course teacher assignemnts, since the contexts are separated now
vyshane [Mon, 20 Nov 2006 02:29:05 +0000 (02:29 +0000)]
Merged from 1.7.
tjhunt [Sun, 19 Nov 2006 21:28:15 +0000 (21:28 +0000)]
Fix function arguments.
moodler [Sun, 19 Nov 2006 03:08:18 +0000 (03:08 +0000)]
Automatic installer.php lang files by installer_builder (
20061119 )
stronk7 [Sat, 18 Nov 2006 20:28:00 +0000 (20:28 +0000)]
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
stronk7 [Sat, 18 Nov 2006 19:08:10 +0000 (19:08 +0000)]
PHP generated code must use $result instead of $status. MDL-7533
Merged from MOODLE_17_STABLE
gbateson [Sat, 18 Nov 2006 08:55:11 +0000 (08:55 +0000)]
fix sort order of questions in legend, which caused mismatch between question numbers used in Detailed Statistics report and those used in the legend
moodler [Sat, 18 Nov 2006 03:08:43 +0000 (03:08 +0000)]
Automatic installer.php lang files by installer_builder (
20061118 )
ethem [Fri, 17 Nov 2006 17:54:17 +0000 (17:54 +0000)]
Bumped version and new rename field upgrading for HEAD.
ethem [Fri, 17 Nov 2006 16:06:46 +0000 (16:06 +0000)]
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.
ethem [Fri, 17 Nov 2006 13:01:04 +0000 (13:01 +0000)]
Moved ABA validator and CC validator functions to enrol_form.php
vyshane [Fri, 17 Nov 2006 09:09:25 +0000 (09:09 +0000)]
Merged from 1.7.
toyomoyo [Fri, 17 Nov 2006 08:57:50 +0000 (08:57 +0000)]
fix for MDL-7595, adding coursemanager config variable to determine what roles are displayed on course description page
ethem [Fri, 17 Nov 2006 08:49:08 +0000 (08:49 +0000)]
Some cleanup: Removed enrolment_plugin_authorize->authorizeerror; because, new forms lib handles all errors.
ethem [Fri, 17 Nov 2006 08:21:11 +0000 (08:21 +0000)]
Business checks can be refunded. Point a flag for it. The cclastfour field will be renamed to refundinfo later. Merged from 17stable.
vyshane [Fri, 17 Nov 2006 05:54:21 +0000 (05:54 +0000)]
Merged from 1.7.
moodler [Fri, 17 Nov 2006 04:02:47 +0000 (04:02 +0000)]
Merged function rename from stable MDL-7594
moodler [Fri, 17 Nov 2006 03:07:31 +0000 (03:07 +0000)]
Automatic installer.php lang files by installer_builder (
20061117 )
vyshane [Fri, 17 Nov 2006 02:58:56 +0000 (02:58 +0000)]
Merged from 1.7.
moodler [Fri, 17 Nov 2006 02:12:08 +0000 (02:12 +0000)]
Removed B) MDL-7589
tjhunt [Thu, 16 Nov 2006 16:46:11 +0000 (16:46 +0000)]
Typo in function name. Merged from MOODLE_17_STABLE.
ethem [Thu, 16 Nov 2006 16:18:20 +0000 (16:18 +0000)]
<DIV>...</DIV> if other method available.
ethem [Thu, 16 Nov 2006 14:44:44 +0000 (14:44 +0000)]
FIX: MDL-7561
Allow to be chosen the other payment method if avaiable.
Now, new quick enrol form is ready for usage :)
ethem [Thu, 16 Nov 2006 14:19:52 +0000 (14:19 +0000)]
choosemethod is too long for heading, added <br />
tjhunt [Thu, 16 Nov 2006 12:43:10 +0000 (12:43 +0000)]
MDL-7576 - review link does not work after attempt is closed. Thanks to Chad Badiyan for the fix. Merged from MOODLE_17_STABLE.
ethem [Thu, 16 Nov 2006 12:38:39 +0000 (12:38 +0000)]
Show correct string;
Credit card method: Name on card
ECheck: Account owner
ethem [Thu, 16 Nov 2006 12:23:40 +0000 (12:23 +0000)]
Stop responding on error.
toyomoyo [Thu, 16 Nov 2006 08:29:25 +0000 (08:29 +0000)]
making hidden assignment work with multiple roles
vyshane [Thu, 16 Nov 2006 05:30:28 +0000 (05:30 +0000)]
Merged from 1.7.
toyomoyo [Thu, 16 Nov 2006 05:17:43 +0000 (05:17 +0000)]
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
toyomoyo [Thu, 16 Nov 2006 03:37:04 +0000 (03:37 +0000)]
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.
vyshane [Thu, 16 Nov 2006 03:28:09 +0000 (03:28 +0000)]
Merged from 1.7.
vyshane [Thu, 16 Nov 2006 02:27:00 +0000 (02:27 +0000)]
Merged from 1.7
skodak [Wed, 15 Nov 2006 20:57:42 +0000 (20:57 +0000)]
Response file not uploading when grading student submission when using secureforms MDL-7566; merged from MOODLE_17_STABLE
ethem [Wed, 15 Nov 2006 20:44:49 +0000 (20:44 +0000)]
Fixed: MDL-7561
New forms api
skodak [Wed, 15 Nov 2006 20:39:26 +0000 (20:39 +0000)]
remove use of get_String("thischarset") replace it with utf-8 MDL-7570
skodak [Wed, 15 Nov 2006 19:39:17 +0000 (19:39 +0000)]
Broken next button when grading assignments MDL-7569; merged from MOODLE_17_STABLE
skodak [Wed, 15 Nov 2006 19:06:49 +0000 (19:06 +0000)]
MDL-6949 fixed enrolment choice in course edit form
tjhunt [Wed, 15 Nov 2006 17:32:49 +0000 (17:32 +0000)]
MDL-7428 - Quiz regrade removes student answers from essay questions that have been graded. Merged from MOODLE_16_STABLE.
tjhunt [Wed, 15 Nov 2006 16:58:44 +0000 (16:58 +0000)]
MDL-7567 Numerical questions occasionally mix up the order of their answers. Merged from MOODLE_16_STABLE.
nfreear [Wed, 15 Nov 2006 15:24:30 +0000 (15:24 +0000)]
PostgreSQL script, based on ../install.sql (Bug MDL-7380 "groups".)
nfreear [Wed, 15 Nov 2006 15:23:56 +0000 (15:23 +0000)]
MySQL script, extracted from ../install.sql (Bug MDL-7380 "groups".)
sam_marshall [Wed, 15 Nov 2006 14:23:43 +0000 (14:23 +0000)]
MDL-7513 Further tweak to the way defaultuser role works to unbreak one possible situation that my previous change just broke
sam_marshall [Wed, 15 Nov 2006 13:36:57 +0000 (13:36 +0000)]
MDL-7513 - made it so a hack for Guest role only applies to that role and doesn't remove the course:view capability from other roles at site level when specifically assigned
tjhunt [Wed, 15 Nov 2006 12:59:49 +0000 (12:59 +0000)]
MDL-7309 Add error checking to the Quiz DB upgrade script. This should prevent the mysterious failures that some people are seeing when upgrading quizzes from 1.5.x to 1.6.x. Merged from MOODLE_16_STABLE.
nfreear [Wed, 15 Nov 2006 10:23:52 +0000 (10:23 +0000)]
Whitespace and $CFG->prefix fix (Bug MDL-7380 "groups".)
vyshane [Wed, 15 Nov 2006 08:34:17 +0000 (08:34 +0000)]
Merged from 1.7
skodak [Wed, 15 Nov 2006 08:29:24 +0000 (08:29 +0000)]
Add optional cli only and password protected access to cron.php MDL-7318; idea and patch submitted by Luke Hudson - thanks
toyomoyo [Wed, 15 Nov 2006 08:23:27 +0000 (08:23 +0000)]
separating the site course context and the site context, could be buggy, please report bugs!
vyshane [Wed, 15 Nov 2006 08:07:32 +0000 (08:07 +0000)]
Merged from 1.7
jamiesensei [Wed, 15 Nov 2006 07:49:43 +0000 (07:49 +0000)]
little bit of clean up. removed extra global var and format element helpbutton is now included in element definition.
jamiesensei [Wed, 15 Nov 2006 07:44:33 +0000 (07:44 +0000)]
migrated mod/lesson/mod.html to formslib
jamiesensei [Wed, 15 Nov 2006 07:40:49 +0000 (07:40 +0000)]
added two new elements button and choosecoursefile which inherits from button
added $supportsgroups bool parameter with default true to give method standard_coursemodule_elements($supportsgroups=true) on moodleform_mod
ethem [Wed, 15 Nov 2006 07:39:04 +0000 (07:39 +0000)]
MDL-6937
MDL-7561
MDL-7562
Need to be used new forms api.
Please see also:
* enrol.php: check_entry(), config_form(), process_config()
* localfuncs.php: validate_cc_form(), validate_echeck_form()
jamiesensei [Wed, 15 Nov 2006 07:36:00 +0000 (07:36 +0000)]
added removeOption method to allow removing options from a select drop down
jamiesensei [Wed, 15 Nov 2006 07:34:34 +0000 (07:34 +0000)]
added action to redirect back to course page or to url in session var if cancel has been pressed.
jamiesensei [Wed, 15 Nov 2006 07:26:48 +0000 (07:26 +0000)]
needed to add the option to pass an element id rather than a name to index.php as the choose parameter. XHTML strict doesn't allow giving a form a name attribute so we use the id of the form element to select the element to return the filename to. We use getElementById to find the element in the document.
toyomoyo [Wed, 15 Nov 2006 07:17:46 +0000 (07:17 +0000)]
reenabling this for site level course, backup/restore/assign roles and so on.
This provides a course context for the site course
toyomoyo [Wed, 15 Nov 2006 06:28:37 +0000 (06:28 +0000)]
merged, adding missing fields
toyomoyo [Wed, 15 Nov 2006 06:23:28 +0000 (06:23 +0000)]
merged, replacing deprecated functions
toyomoyo [Wed, 15 Nov 2006 04:28:18 +0000 (04:28 +0000)]
Adding hidden role assignment, currently used in course participants page and print_course function.
Please test.
toyomoyo [Wed, 15 Nov 2006 03:40:18 +0000 (03:40 +0000)]
merged fix for MDL-6928, correcting checks for auth_iscreator
vyshane [Wed, 15 Nov 2006 03:31:28 +0000 (03:31 +0000)]
Merged from 1.7
toyomoyo [Wed, 15 Nov 2006 03:15:59 +0000 (03:15 +0000)]
dropping studentcanpost in glossary, MDL_7170
toyomoyo [Wed, 15 Nov 2006 03:15:06 +0000 (03:15 +0000)]
fixing indenting
moodler [Wed, 15 Nov 2006 03:12:00 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (
20061115 )
vyshane [Wed, 15 Nov 2006 02:42:38 +0000 (02:42 +0000)]
Merged from 1.7
toyomoyo [Wed, 15 Nov 2006 02:10:59 +0000 (02:10 +0000)]
fixing alt tag to use capital "More"
skodak [Tue, 14 Nov 2006 21:29:57 +0000 (21:29 +0000)]
use timeupdated field in paypal table MDL-7555
skodak [Tue, 14 Nov 2006 21:12:17 +0000 (21:12 +0000)]
MDL-7536 add proper slashing to data from paypal callback
skodak [Tue, 14 Nov 2006 20:52:15 +0000 (20:52 +0000)]
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
moodler [Tue, 14 Nov 2006 19:52:55 +0000 (19:52 +0000)]
Initial commit of gu_utf8 installer file
stronk7 [Tue, 14 Nov 2006 16:31:33 +0000 (16:31 +0000)]
while working, it's better to compare with original data (un-slashed)
Merged from MOODLE_17_STABLE
tjhunt [Tue, 14 Nov 2006 15:41:20 +0000 (15:41 +0000)]
MDL-7531 Fix SQL that does not work in Oracle. Thanks to Mark Hetherington for the fix. Merged from MOODLE_17_STABLE.
skodak [Tue, 14 Nov 2006 09:32:11 +0000 (09:32 +0000)]
whitespace fix in PayPal plugin
skodak [Tue, 14 Nov 2006 09:26:22 +0000 (09:26 +0000)]
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
skodak [Tue, 14 Nov 2006 08:53:39 +0000 (08:53 +0000)]
add hooks to paypal plugin to allow testing on www.sandbox.paypal.com MDL-7528
jamiesensei [Tue, 14 Nov 2006 06:09:36 +0000 (06:09 +0000)]
changed width of form to 80% -aesthetic change
jamiesensei [Tue, 14 Nov 2006 06:01:11 +0000 (06:01 +0000)]
migrated journal/mod.html to formslib