]>
git.mjollnir.org Git - moodle.git/log
ethem [Mon, 13 Nov 2006 08:43:16 +0000 (08:43 +0000)]
Merged from 17stable.
jamiesensei [Mon, 13 Nov 2006 07:56:01 +0000 (07:56 +0000)]
removing mod.html migrated to formslib
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')
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
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.
vyshane [Mon, 13 Nov 2006 07:38:51 +0000 (07:38 +0000)]
Error message to use lang string nopostdiscussion
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')
vyshane [Mon, 13 Nov 2006 07:32:21 +0000 (07:32 +0000)]
Merged from 1.7
ikawhero [Mon, 13 Nov 2006 06:26:44 +0000 (06:26 +0000)]
Replacing with working image.
toyomoyo [Mon, 13 Nov 2006 05:43:41 +0000 (05:43 +0000)]
merged fix for MDL-7441, wrong size for roles icon
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
vyshane [Mon, 13 Nov 2006 03:27:41 +0000 (03:27 +0000)]
Merged from 1.7
toyomoyo [Mon, 13 Nov 2006 02:41:50 +0000 (02:41 +0000)]
fix for MDL-7482, adding alt text for messaging controls
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
toyomoyo [Mon, 13 Nov 2006 02:07:10 +0000 (02:07 +0000)]
fix for MDL-7473, adding alt tag for printer friendly version
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
ethem [Sun, 12 Nov 2006 13:26:14 +0000 (13:26 +0000)]
Get course before require_login(); Merged from 17stable.
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.
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.
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
jamiesensei [Sun, 12 Nov 2006 07:28:13 +0000 (07:28 +0000)]
added many extra phpdoc style comments to file
moodler [Sun, 12 Nov 2006 06:12:15 +0000 (06:12 +0000)]
Prevent admins from unassigning themselves MDL-7462
moodler [Sun, 12 Nov 2006 03:07:39 +0000 (03:07 +0000)]
Automatic installer.php lang files by installer_builder (
20061112 )
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
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
moodler [Sat, 11 Nov 2006 03:12:18 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (
20061111 )
moodler [Fri, 10 Nov 2006 09:52:12 +0000 (09:52 +0000)]
Automatic installer.php lang files by installer_builder (
20061110 )
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
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
moodler [Fri, 10 Nov 2006 03:12:35 +0000 (03:12 +0000)]
Automatic installer.php lang files by installer_builder (
20061110 )
jamiesensei [Fri, 10 Nov 2006 03:04:34 +0000 (03:04 +0000)]
migrated mod/forum/mod.html to new formslib
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
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
jamiesensei [Fri, 10 Nov 2006 02:23:12 +0000 (02:23 +0000)]
removed extra erroneous help button
jamiesensei [Fri, 10 Nov 2006 01:27:51 +0000 (01:27 +0000)]
need to pass course as customdata to form definition
skodak [Thu, 9 Nov 2006 23:35:06 +0000 (23:35 +0000)]
code improvement in count_courses_notin_metacourse() MDL-7424 - thanks Eloy!
skodak [Thu, 9 Nov 2006 23:04:55 +0000 (23:04 +0000)]
coding style changes MDL-6961
skodak [Thu, 9 Nov 2006 22:33:52 +0000 (22:33 +0000)]
coding style changes MDL-MDL-6956
skodak [Thu, 9 Nov 2006 22:16:44 +0000 (22:16 +0000)]
coding style fixes MDL-6954
skodak [Thu, 9 Nov 2006 22:08:30 +0000 (22:08 +0000)]
coding style fixes MDL-6949
skodak [Thu, 9 Nov 2006 21:58:12 +0000 (21:58 +0000)]
coding style fixes MDL-6954
skodak [Thu, 9 Nov 2006 21:34:14 +0000 (21:34 +0000)]
tiny coding style fix
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
skodak [Thu, 9 Nov 2006 21:22:49 +0000 (21:22 +0000)]
fixed metacourse issues in course/edit2.php MDL-6949
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
jamiesensei [Thu, 9 Nov 2006 19:44:20 +0000 (19:44 +0000)]
migrated mod/data/mod.html to formslib. Still to add lockoption functionality.
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
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
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
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
skodak [Thu, 9 Nov 2006 11:16:40 +0000 (11:16 +0000)]
fixed wrong initialization - sorry
skodak [Thu, 9 Nov 2006 10:43:26 +0000 (10:43 +0000)]
fixed trailing whitespace
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
toyomoyo [Thu, 9 Nov 2006 09:29:19 +0000 (09:29 +0000)]
adding new role duplicate funcitionality MDL-7392
moodler [Thu, 9 Nov 2006 09:28:59 +0000 (09:28 +0000)]
Fix throttling capabilities so this works MDL-7414
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
toyomoyo [Thu, 9 Nov 2006 06:22:10 +0000 (06:22 +0000)]
merged category page cleaning - MDL-7409
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
ikawhero [Thu, 9 Nov 2006 03:51:16 +0000 (03:51 +0000)]
Fixed typo
moodler [Wed, 8 Nov 2006 15:30:07 +0000 (15:30 +0000)]
Merged MDL-7121 from stable (missing header)
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".)
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".)
moodler [Wed, 8 Nov 2006 09:45:09 +0000 (09:45 +0000)]
Merged guest reply fix for MDL-7393
toyomoyo [Wed, 8 Nov 2006 06:24:05 +0000 (06:24 +0000)]
merged fix upgrading from 1.6 not redirecting problem
jamiesensei [Wed, 8 Nov 2006 06:22:58 +0000 (06:22 +0000)]
removed trusttext method from formslib which was unnecessary and revised trusttext use in mod/form/post.php
toyomoyo [Wed, 8 Nov 2006 05:14:58 +0000 (05:14 +0000)]
merged fix for MDL-6788, reformat blog edit page
toyomoyo [Wed, 8 Nov 2006 02:42:48 +0000 (02:42 +0000)]
merged fixing wrong default for gradebook roles when upgrading from < 1.7
koenr [Wed, 8 Nov 2006 00:02:10 +0000 (00:02 +0000)]
MDL-7379 typo
nfreear [Tue, 7 Nov 2006 17:29:14 +0000 (17:29 +0000)]
Fixed $maxbytes warning (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 17:15:27 +0000 (17:15 +0000)]
Interface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php, test_XX.php (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 16:53:15 +0000 (16:53 +0000)]
Fix bugs from unit test, dbsetup.php, groupinglib.php groups_set_default_grouping_settings (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 16:44:19 +0000 (16:44 +0000)]
Fix bugs from unit test, dbsetup.php, groupinglib.php groups_set_default_group_settings (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 16:39:12 +0000 (16:39 +0000)]
Add unit tests for groupinglib.php (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 16:14:52 +0000 (16:14 +0000)]
Fixed object initialisation warnings, db*.php (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 16:02:28 +0000 (16:02 +0000)]
Fixes from unit test $groupinfo->picture, groups_users_in_common_group (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 15:48:29 +0000 (15:48 +0000)]
Fixes JS, email 25/10/06 from Juliette (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 15:44:22 +0000 (15:44 +0000)]
Add unit tests for basicgrouplib.php (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 15:17:26 +0000 (15:17 +0000)]
Added support for PostgreSQL database. (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 14:51:01 +0000 (14:51 +0000)]
Fixed print_string calls - use lang/en_utf8/group.php - was groups.php (Bug MDL-7380 "groups".)
nfreear [Tue, 7 Nov 2006 14:46:08 +0000 (14:46 +0000)]
Initial commit for Bug MDL-7380 "groups" - Juliette White's code. NOTE, for the moment the existing code/tables will be used by default.
nfreear [Tue, 7 Nov 2006 14:37:32 +0000 (14:37 +0000)]
Fixed include-paths, replaced include, include_once with require_once. (Bug MDL-7380 "groups".)
mudrd8mz [Tue, 7 Nov 2006 13:35:12 +0000 (13:35 +0000)]
Merged fix of MDL-7361 from MOODLE-17-STABLE
moodler [Tue, 7 Nov 2006 12:56:31 +0000 (12:56 +0000)]
Merged MDL-7375 from stable
moodler [Tue, 7 Nov 2006 12:39:56 +0000 (12:39 +0000)]
Merged better mssql check from stable
nfreear [Tue, 7 Nov 2006 11:42:49 +0000 (11:42 +0000)]
Initial commit for Bug MDL-7380 "groups" - Juliette White's code. NOTE, for the moment the existing code/tables will be used by default.
moodler [Tue, 7 Nov 2006 09:30:55 +0000 (09:30 +0000)]
Merged string fixes from stable
jamiesensei [Tue, 7 Nov 2006 09:16:36 +0000 (09:16 +0000)]
whitespace clean up
jamiesensei [Tue, 7 Nov 2006 09:08:08 +0000 (09:08 +0000)]
following on from last commit to post.php removing redundant post.html and adding post_form.php new formslib form description
skodak [Tue, 7 Nov 2006 09:07:40 +0000 (09:07 +0000)]
new unicode environment check for 1.8 and 1.7 MDL-6332; merged from MOODLE_17_STABLE
toyomoyo [Tue, 7 Nov 2006 08:59:57 +0000 (08:59 +0000)]
merged fix for MDL-6855 4) changing not null to true for defaultrole
jamiesensei [Tue, 7 Nov 2006 08:48:18 +0000 (08:48 +0000)]
migrated mod/forum/post.php to formslib and fixed a string in course/edit_form.php
moodler [Tue, 7 Nov 2006 07:24:32 +0000 (07:24 +0000)]
Tags for dev
toyomoyo [Tue, 7 Nov 2006 03:14:46 +0000 (03:14 +0000)]
merged, fixing wrong comment
moodler [Tue, 7 Nov 2006 03:06:41 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (
20061107 )
moodler [Tue, 7 Nov 2006 02:53:39 +0000 (02:53 +0000)]
Hide simpletest on oracle and mssql until it works MDL-7337
mjollnir_ [Tue, 7 Nov 2006 00:09:37 +0000 (00:09 +0000)]
Merged from MOODLE_17_STABLE: fixed the journal upgrade. renaming a null column to not null is unhappy
skodak [Mon, 6 Nov 2006 21:49:22 +0000 (21:49 +0000)]
prevent duplicate content in search engines MDL-7299; merged from MOODLE_17_STABLE
koenr [Mon, 6 Nov 2006 21:28:24 +0000 (21:28 +0000)]
MDL-7328 Merged from stable
skodak [Mon, 6 Nov 2006 20:35:01 +0000 (20:35 +0000)]
better param handling SC#331; merged from MOODLE_17_STABLE
moodler [Mon, 6 Nov 2006 17:55:32 +0000 (17:55 +0000)]
Further fix for MDL-7229 ... should work now.