]> git.mjollnir.org Git - moodle.git/log
moodle.git
18 years agoneeded to add the option to pass an element id rather than a name to index.php as...
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.

18 years agoreenabling this for site level course, backup/restore/assign roles and so on.
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

18 years agomerged, adding missing fields
toyomoyo [Wed, 15 Nov 2006 06:28:37 +0000 (06:28 +0000)]
merged, adding missing fields

18 years agomerged, replacing deprecated functions
toyomoyo [Wed, 15 Nov 2006 06:23:28 +0000 (06:23 +0000)]
merged, replacing deprecated functions

18 years agoAdding hidden role assignment, currently used in course participants page and print_c...
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.

18 years agomerged fix for MDL-6928, correcting checks for auth_iscreator
toyomoyo [Wed, 15 Nov 2006 03:40:18 +0000 (03:40 +0000)]
merged fix for MDL-6928, correcting checks for auth_iscreator

18 years agoMerged from 1.7
vyshane [Wed, 15 Nov 2006 03:31:28 +0000 (03:31 +0000)]
Merged from 1.7

18 years agodropping studentcanpost in glossary, MDL_7170
toyomoyo [Wed, 15 Nov 2006 03:15:59 +0000 (03:15 +0000)]
dropping studentcanpost in glossary, MDL_7170

18 years agofixing indenting
toyomoyo [Wed, 15 Nov 2006 03:15:06 +0000 (03:15 +0000)]
fixing indenting

18 years agoAutomatic installer.php lang files by installer_builder (20061115)
moodler [Wed, 15 Nov 2006 03:12:00 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (20061115)

18 years agoMerged from 1.7
vyshane [Wed, 15 Nov 2006 02:42:38 +0000 (02:42 +0000)]
Merged from 1.7

18 years agofixing alt tag to use capital "More"
toyomoyo [Wed, 15 Nov 2006 02:10:59 +0000 (02:10 +0000)]
fixing alt tag to use capital "More"

18 years agouse timeupdated field in paypal table MDL-7555
skodak [Tue, 14 Nov 2006 21:29:57 +0000 (21:29 +0000)]
use timeupdated field in paypal table MDL-7555

18 years agoMDL-7536 add proper slashing to data from paypal callback
skodak [Tue, 14 Nov 2006 21:12:17 +0000 (21:12 +0000)]
MDL-7536 add proper slashing to data from paypal callback

18 years agoMDL-7535 PayPal communication now fully utf-8 compatible, users must check/fix encodi...
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

18 years agoInitial commit of gu_utf8 installer file
moodler [Tue, 14 Nov 2006 19:52:55 +0000 (19:52 +0000)]
Initial commit of gu_utf8 installer file

18 years agowhile working, it's better to compare with original data (un-slashed)
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

18 years agoMDL-7531 Fix SQL that does not work in Oracle. Thanks to Mark Hetherington for the...
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.

18 years agowhitespace fix in PayPal plugin
skodak [Tue, 14 Nov 2006 09:32:11 +0000 (09:32 +0000)]
whitespace fix in PayPal plugin

18 years agoMDL-7838 Fixed wrong Paypal spelling, should be PayPal
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

18 years agoadd hooks to paypal plugin to allow testing on www.sandbox.paypal.com MDL-7528
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

18 years agochanged width of form to 80% -aesthetic change
jamiesensei [Tue, 14 Nov 2006 06:09:36 +0000 (06:09 +0000)]
changed width of form to 80% -aesthetic change

18 years agomigrated journal/mod.html to formslib
jamiesensei [Tue, 14 Nov 2006 06:01:11 +0000 (06:01 +0000)]
migrated journal/mod.html to formslib

18 years agorange third parameter doesn't work pre PHP 5.0 removed the use of this.
jamiesensei [Tue, 14 Nov 2006 05:38:10 +0000 (05:38 +0000)]
range third parameter doesn't work pre PHP 5.0 removed the use of this.

18 years agoMerged from 1.7
vyshane [Tue, 14 Nov 2006 05:34:38 +0000 (05:34 +0000)]
Merged from 1.7

18 years agofix for bug - not seeing standard elements on activity module form on some versions...
jamiesensei [Tue, 14 Nov 2006 05:18:39 +0000 (05:18 +0000)]
fix for bug - not seeing standard elements on activity module form on some versions of PHP.

18 years agoMerged from 1.7.
vyshane [Tue, 14 Nov 2006 05:04:15 +0000 (05:04 +0000)]
Merged from 1.7.

18 years agoMerged from 1.7
vyshane [Tue, 14 Nov 2006 03:07:18 +0000 (03:07 +0000)]
Merged from 1.7

18 years agoadd custom submit button to registry
jamiesensei [Tue, 14 Nov 2006 03:00:26 +0000 (03:00 +0000)]
add custom submit button to registry

18 years agochecking in files for some new custom elements. And added a default help button to...
jamiesensei [Tue, 14 Nov 2006 02:57:19 +0000 (02:57 +0000)]
checking in files for some new custom elements. And added a default help button to the format drop down box.

18 years agoMerged from 1.7
vyshane [Tue, 14 Nov 2006 02:07:59 +0000 (02:07 +0000)]
Merged from 1.7

18 years agoSet Assoc mode always after DB connection. Discovered by MDL-7443
stronk7 [Mon, 13 Nov 2006 22:59:58 +0000 (22:59 +0000)]
Set Assoc mode always after DB connection. Discovered by MDL-7443

Merged from MOODLE_17_STABLE

18 years agoFetchmode needs to be explicity set to ASSOC. Plus 1 missing library
stronk7 [Mon, 13 Nov 2006 22:49:30 +0000 (22:49 +0000)]
Fetchmode needs to be explicity set to ASSOC. Plus 1 missing library
added. MDL-7443

Merged from MOODLE_17_STABLE

18 years agoMDL-7389 paypal plugin reports error when student correctly enrolled; merged from...
skodak [Mon, 13 Nov 2006 22:26:11 +0000 (22:26 +0000)]
MDL-7389  paypal plugin reports error when student correctly enrolled; merged from MOODLE_17_STABLE

18 years agoInterface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php,...
nfreear [Mon, 13 Nov 2006 16:25:16 +0000 (16:25 +0000)]
Interface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php, test_XX.php (Bug MDL-7380 "groups".)

18 years agoMerged user capabilities fix for 1.7
exe-cutor [Mon, 13 Nov 2006 11:54:07 +0000 (11:54 +0000)]
Merged user capabilities fix for 1.7

18 years ago*** empty log message ***
jamiesensei [Mon, 13 Nov 2006 09:20:42 +0000 (09:20 +0000)]
*** empty log message ***

18 years agoshifted hidden elements from standard_coursemodule_elements() into standard_hidden_c...
jamiesensei [Mon, 13 Nov 2006 09:18:47 +0000 (09:18 +0000)]
shifted hidden elements from standard_coursemodule_elements()  into standard_hidden_coursemodule_elements()  so that they can be included in a form without the other visible standard elements.

18 years agoMerged from 17stable.
ethem [Mon, 13 Nov 2006 08:43:16 +0000 (08:43 +0000)]
Merged from 17stable.

18 years agoremoving mod.html migrated to formslib
jamiesensei [Mon, 13 Nov 2006 07:56:01 +0000 (07:56 +0000)]
removing mod.html migrated to formslib

18 years agoNew feature: Show my payments only for users who has_capability('enrol/authorize...
ethem [Mon, 13 Nov 2006 07:53:32 +0000 (07:53 +0000)]
New feature: Show my payments only for users who has_capability('enrol/authorize:managepayments')

18 years agoglossary form migrated to formslib
jamiesensei [Mon, 13 Nov 2006 07:52:01 +0000 (07:52 +0000)]
glossary form migrated to formslib
and other formslib forms now using $COURSE global

18 years agosome changes to setHelpButton methods on elements and MoodleQuickForm to allow non...
jamiesensei [Mon, 13 Nov 2006 07:43:22 +0000 (07:43 +0000)]
some changes to setHelpButton methods on elements and MoodleQuickForm to allow non standard help buttons such as the grades pop up window.

18 years agoError message to use lang string nopostdiscussion
vyshane [Mon, 13 Nov 2006 07:38:51 +0000 (07:38 +0000)]
Error message to use lang string nopostdiscussion

18 years agoNew feature: Show my payments only for users who has_capability('enrol/authorize...
ethem [Mon, 13 Nov 2006 07:36:58 +0000 (07:36 +0000)]
New feature: Show my payments only for users who has_capability('enrol/authorize:managepayments')

18 years agoMerged from 1.7
vyshane [Mon, 13 Nov 2006 07:32:21 +0000 (07:32 +0000)]
Merged from 1.7

18 years agoReplacing with working image.
ikawhero [Mon, 13 Nov 2006 06:26:44 +0000 (06:26 +0000)]
Replacing with working image.

18 years agomerged fix for MDL-7441, wrong size for roles icon
toyomoyo [Mon, 13 Nov 2006 05:43:41 +0000 (05:43 +0000)]
merged fix for MDL-7441, wrong size for roles icon

18 years agofix for MDL-7483, add table header to user picture on participants listing
toyomoyo [Mon, 13 Nov 2006 03:43:12 +0000 (03:43 +0000)]
fix for MDL-7483, add table header to user picture on participants listing

18 years agoMerged from 1.7
vyshane [Mon, 13 Nov 2006 03:27:41 +0000 (03:27 +0000)]
Merged from 1.7

18 years agofix for MDL-7482, adding alt text for messaging controls
toyomoyo [Mon, 13 Nov 2006 02:41:50 +0000 (02:41 +0000)]
fix for MDL-7482, adding alt text for messaging controls

18 years agofix for MDL-7474, provide alt text for ascending/descending icons in glossary
toyomoyo [Mon, 13 Nov 2006 02:20:47 +0000 (02:20 +0000)]
fix for MDL-7474, provide alt text for ascending/descending icons in glossary

18 years agofix for MDL-7473, adding alt tag for printer friendly version
toyomoyo [Mon, 13 Nov 2006 02:07:10 +0000 (02:07 +0000)]
fix for MDL-7473, adding alt tag for printer friendly version

18 years agoreadded file uploads to forum post form, file processing was not updated because...
skodak [Sun, 12 Nov 2006 18:36:00 +0000 (18:36 +0000)]
readded file uploads to forum post form, file processing was not updated because it would need a rewrite MDL-6961

18 years agoGet course before require_login(); Merged from 17stable.
ethem [Sun, 12 Nov 2006 13:26:14 +0000 (13:26 +0000)]
Get course before require_login(); Merged from 17stable.

18 years agonew element type 'selectyesno' and some clean up to code for modvisible and modgroupm...
jamiesensei [Sun, 12 Nov 2006 11:30:12 +0000 (11:30 +0000)]
new element type 'selectyesno' and some clean up to code for modvisible and modgroupmode elements.

18 years agofixed problem with select box element for 'forum type' which must sometimes display...
jamiesensei [Sun, 12 Nov 2006 11:07:12 +0000 (11:07 +0000)]
fixed problem with select box element for 'forum type' which must sometimes display option which is otherwise unselectable.

18 years agofixed obsoleted use of course->category to find site course - now used SITEID instead...
skodak [Sun, 12 Nov 2006 08:55:13 +0000 (08:55 +0000)]
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899

18 years agoadded many extra phpdoc style comments to file
jamiesensei [Sun, 12 Nov 2006 07:28:13 +0000 (07:28 +0000)]
added many extra phpdoc style comments to file

18 years agoPrevent admins from unassigning themselves MDL-7462
moodler [Sun, 12 Nov 2006 06:12:15 +0000 (06:12 +0000)]
Prevent admins from unassigning themselves   MDL-7462

18 years agoAutomatic installer.php lang files by installer_builder (20061112)
moodler [Sun, 12 Nov 2006 03:07:39 +0000 (03:07 +0000)]
Automatic installer.php lang files by installer_builder (20061112)

18 years agowe are going 100% unicode now - removed use of $CFG->unicodedb and current_charset...
skodak [Sat, 11 Nov 2006 17:23:20 +0000 (17:23 +0000)]
we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left

18 years agowe are going 100% unicode now - romoved use of $CFG->unicodedb and current_charset...
skodak [Sat, 11 Nov 2006 16:07:53 +0000 (16:07 +0000)]
we are going 100% unicode now - romoved use of $CFG->unicodedb and current_charset() which is now obsole and always returns UTF-8; MDL-7439

18 years agoAutomatic installer.php lang files by installer_builder (20061111)
moodler [Sat, 11 Nov 2006 03:12:18 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (20061111)

18 years agoAutomatic installer.php lang files by installer_builder (20061110)
moodler [Fri, 10 Nov 2006 09:52:12 +0000 (09:52 +0000)]
Automatic installer.php lang files by installer_builder (20061110)

18 years agomerged, fields should be backed up regardless of whether user data is selected
toyomoyo [Fri, 10 Nov 2006 04:17:37 +0000 (04:17 +0000)]
merged, fields should be backed up regardless of whether user data is selected

18 years agomerged, fields should be restored regardless of whether user data is to be restored
toyomoyo [Fri, 10 Nov 2006 04:11:10 +0000 (04:11 +0000)]
merged, fields should be restored regardless of whether user data is to be restored

18 years agoAutomatic installer.php lang files by installer_builder (20061110)
moodler [Fri, 10 Nov 2006 03:12:35 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (20061110)

18 years agomigrated mod/forum/mod.html to new formslib
jamiesensei [Fri, 10 Nov 2006 03:04:34 +0000 (03:04 +0000)]
migrated mod/forum/mod.html to new formslib

18 years agoadded check to stop installation in admin/index.php if db is not unicode MDL-6858
toyomoyo [Fri, 10 Nov 2006 02:42:13 +0000 (02:42 +0000)]
added check to stop installation in admin/index.php if db is not unicode MDL-6858

18 years agoeleminating dbencodingtests (always checked in 1.8 via environment) as 1.8 requires...
toyomoyo [Fri, 10 Nov 2006 02:34:59 +0000 (02:34 +0000)]
eleminating dbencodingtests (always checked in 1.8 via environment) as 1.8 requires unicode

18 years agoremoved extra erroneous help button
jamiesensei [Fri, 10 Nov 2006 02:23:12 +0000 (02:23 +0000)]
removed extra erroneous help button

18 years agoneed to pass course as customdata to form definition
jamiesensei [Fri, 10 Nov 2006 01:27:51 +0000 (01:27 +0000)]
need to pass course as customdata to form definition

18 years agocode improvement in count_courses_notin_metacourse() MDL-7424 - thanks Eloy!
skodak [Thu, 9 Nov 2006 23:35:06 +0000 (23:35 +0000)]
code improvement in count_courses_notin_metacourse() MDL-7424 - thanks Eloy!

18 years agocoding style changes MDL-6961
skodak [Thu, 9 Nov 2006 23:04:55 +0000 (23:04 +0000)]
coding style changes MDL-6961

18 years agocoding style changes MDL-MDL-6956
skodak [Thu, 9 Nov 2006 22:33:52 +0000 (22:33 +0000)]
coding style changes MDL-MDL-6956

18 years agocoding style fixes MDL-6954
skodak [Thu, 9 Nov 2006 22:16:44 +0000 (22:16 +0000)]
coding style fixes MDL-6954

18 years agocoding style fixes MDL-6949
skodak [Thu, 9 Nov 2006 22:08:30 +0000 (22:08 +0000)]
coding style fixes MDL-6949

18 years agocoding style fixes MDL-6954
skodak [Thu, 9 Nov 2006 21:58:12 +0000 (21:58 +0000)]
coding style fixes MDL-6954

18 years agotiny coding style fix
skodak [Thu, 9 Nov 2006 21:34:14 +0000 (21:34 +0000)]
tiny coding style fix

18 years agocourse/edit.php now uses new forms lib, the old one is gone; please report any proble...
skodak [Thu, 9 Nov 2006 21:29:31 +0000 (21:29 +0000)]
course/edit.php now uses new forms lib, the old one is gone; please report any problems in MDL-6949

18 years agofixed metacourse issues in course/edit2.php MDL-6949
skodak [Thu, 9 Nov 2006 21:22:49 +0000 (21:22 +0000)]
fixed metacourse issues in course/edit2.php MDL-6949

18 years agoChild courses import list empty MDL-7424; added new count_courses_notin_metacourse...
skodak [Thu, 9 Nov 2006 21:12:31 +0000 (21:12 +0000)]
Child courses import list empty MDL-7424; added new count_courses_notin_metacourse() function, the old one was kept for BC

18 years agomigrated mod/data/mod.html to formslib. Still to add lockoption functionality.
jamiesensei [Thu, 9 Nov 2006 19:44:20 +0000 (19:44 +0000)]
migrated mod/data/mod.html to formslib. Still to add lockoption functionality.

18 years agomoved the inclusion of mod/{modname}/lib.php to before form definition so that consta...
jamiesensei [Thu, 9 Nov 2006 19:22:38 +0000 (19:22 +0000)]
moved the inclusion of mod/{modname}/lib.php to before form definition so that constants in there can be used in form defintion

18 years agoadd code to redirect to modedit.php from course/mod.php for activities adding / updat...
jamiesensei [Thu, 9 Nov 2006 18:25:58 +0000 (18:25 +0000)]
add code to redirect to modedit.php from course/mod.php for activities adding / updating using new formslib
migrated chat/mod.html to formslib definition of form is in chat/mod_form.php

18 years agofixes for small bugs in datetimeselector and dateselector and added custom elements...
jamiesensei [Thu, 9 Nov 2006 18:08:34 +0000 (18:08 +0000)]
fixes for small bugs in datetimeselector and dateselector and added custom elements to formslib library for standard module forms

18 years agoyet another fix for initialization - keep unset($element) in getValidationScript...
skodak [Thu, 9 Nov 2006 11:19:35 +0000 (11:19 +0000)]
yet another fix for initialization - keep unset($element) in  getValidationScript()  for now, need more tweaking later

18 years agofixed wrong initialization - sorry
skodak [Thu, 9 Nov 2006 11:16:40 +0000 (11:16 +0000)]
fixed wrong initialization - sorry

18 years agofixed trailing whitespace
skodak [Thu, 9 Nov 2006 10:43:26 +0000 (10:43 +0000)]
fixed trailing whitespace

18 years agoadded inline docs to moodleform class, minor file upload fix, postprocessing using...
skodak [Thu, 9 Nov 2006 10:42:44 +0000 (10:42 +0000)]
added inline docs to moodleform class, minor file upload fix, postprocessing using validation_after_data() also in set_default() method

18 years agoadding new role duplicate funcitionality MDL-7392
toyomoyo [Thu, 9 Nov 2006 09:29:19 +0000 (09:29 +0000)]
adding new role duplicate funcitionality MDL-7392

18 years agoFix throttling capabilities so this works MDL-7414
moodler [Thu, 9 Nov 2006 09:28:59 +0000 (09:28 +0000)]
Fix throttling capabilities so this works   MDL-7414

18 years agoinitial support for file uploads in new forms library, docs and minor changes to...
skodak [Thu, 9 Nov 2006 08:38:40 +0000 (08:38 +0000)]
initial support for file uploads in new forms library, docs and minor changes to be done later

18 years agomerged category page cleaning - MDL-7409
toyomoyo [Thu, 9 Nov 2006 06:22:10 +0000 (06:22 +0000)]
merged category page cleaning - MDL-7409

18 years agoadding more checks to make sure 1.8 is unicode only MDL-6332
toyomoyo [Thu, 9 Nov 2006 04:27:44 +0000 (04:27 +0000)]
adding more checks to make sure 1.8 is unicode only MDL-6332

18 years agoFixed typo
ikawhero [Thu, 9 Nov 2006 03:51:16 +0000 (03:51 +0000)]
Fixed typo

18 years agoMerged MDL-7121 from stable (missing header)
moodler [Wed, 8 Nov 2006 15:30:07 +0000 (15:30 +0000)]
Merged MDL-7121 from stable (missing header)

18 years agoFixes:
nfreear [Wed, 8 Nov 2006 12:26:17 +0000 (12:26 +0000)]
Fixes:
  - required_param calls - added parameter type.
  - put 'require' first.
  - use @header, added charset.
(Bug MDL-7380 "groups".)

18 years agoFixes:
nfreear [Wed, 8 Nov 2006 11:12:06 +0000 (11:12 +0000)]
Fixes:
  required_param call - added parameter type;
  set $usehtmleditor variable.
(Bug MDL-7380 "groups".)