]>
git.mjollnir.org Git - moodle.git/log
tjhunt [Tue, 24 Apr 2007 17:32:21 +0000 (17:32 +0000)]
MDL-6368 and MDL-6369 - allow question type plugins to easily provide some bits of Javascript and CSS - I forgot about the review page.
tjhunt [Tue, 24 Apr 2007 17:09:12 +0000 (17:09 +0000)]
Stop "Undefined variable: ALLOWED_TAGS" errors all over the place.
tjhunt [Tue, 24 Apr 2007 16:59:32 +0000 (16:59 +0000)]
MDL-9565 - Question preview links don't work in developer debug mode, and not XHTML strict. Merged from OU Moodle.
skodak [Tue, 24 Apr 2007 16:33:06 +0000 (16:33 +0000)]
MDL-9561 Langimport does not ignore langlist when langcache used
MDL-9563 Improve refreshing of langcache, detect permission problems
part2
merged from MOODLE_18_STABLE
skodak [Tue, 24 Apr 2007 16:14:16 +0000 (16:14 +0000)]
MDL-9561 Langimport does not ignore langlist when langcache used
MDL-9563 Improve refreshing of langcache, detect permission problems
merged from MOODLE_18_STABLE
skodak [Tue, 24 Apr 2007 14:58:43 +0000 (14:58 +0000)]
MDL-9560 $CFG->langlist should accept both short (en) and long (en_utf8) names; merged from MODOLE_18_STABLE
nfreear [Tue, 24 Apr 2007 14:25:50 +0000 (14:25 +0000)]
Fixes bug MDL-9520, "groups_groupids_to_groups should return groups indexed by group ID". Merged from 1.8 branch.
skodak [Tue, 24 Apr 2007 14:24:03 +0000 (14:24 +0000)]
MDL-9559 setup_lang_from_browser should respect $CFG->langlist; merged from MOODLE_18_STABLE
sam_marshall [Tue, 24 Apr 2007 11:59:17 +0000 (11:59 +0000)]
Merged MDL-9556: HTML editor shortcut button should only appear when JS enabled
nicolasconnault [Tue, 24 Apr 2007 08:50:19 +0000 (08:50 +0000)]
MDL-9506 Set up the unit test bed and continued to implement gradebook API.
nicolasconnault [Tue, 24 Apr 2007 05:41:28 +0000 (05:41 +0000)]
MDL-9506 Finished initial draft of gradebook API.
toyomoyo [Tue, 24 Apr 2007 03:28:31 +0000 (03:28 +0000)]
grades tables
mattc-catalyst [Mon, 23 Apr 2007 21:11:10 +0000 (21:11 +0000)]
MDL-9474: Updated build_navigation() to use global $COURSE
- Removed $course parameter from build_navigation()
- Updated all calls to build_navigation()
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
tjhunt [Mon, 23 Apr 2007 16:23:17 +0000 (16:23 +0000)]
MDL-9389 - True / False penalty factor field redundant. Merged from MOODLE_18_STABLE.
tjhunt [Mon, 23 Apr 2007 16:19:25 +0000 (16:19 +0000)]
MDL-9524 - Formslib gets confused if a required field is frozen. Merged from MOODLE_18_STABLE.
tjhunt [Mon, 23 Apr 2007 13:55:22 +0000 (13:55 +0000)]
MDL-9447 - Default grade field is redundant in embeded answer (Cloze) question. Merged from MOODLE_18_STABLE.
nicolasconnault [Mon, 23 Apr 2007 09:00:32 +0000 (09:00 +0000)]
MDL-9506 First draft of gradelib, and the stubs for the unit tests.
moodler [Mon, 23 Apr 2007 06:52:07 +0000 (06:52 +0000)]
Added some dummy files to help define the export/import structure for grades
moodler [Mon, 23 Apr 2007 06:49:24 +0000 (06:49 +0000)]
Some dummy files to define the grade reports structure
nicolasconnault [Mon, 23 Apr 2007 04:14:11 +0000 (04:14 +0000)]
MDL-9457 Missed a few files
toyomoyo [Mon, 23 Apr 2007 03:06:01 +0000 (03:06 +0000)]
merged fix for MLD-7544, hidden users show up on participants block
stronk7 [Sun, 22 Apr 2007 22:07:03 +0000 (22:07 +0000)]
Now resource/view.php?r=XXX links are recoded properly in backup/restore. MDL-9450
Merged from MOODLE_18_STABLE
skodak [Sun, 22 Apr 2007 21:40:28 +0000 (21:40 +0000)]
MDL-9491 fixed problem with broken change/reset password in db auth when using internal passwords
stronk7 [Sun, 22 Apr 2007 14:19:43 +0000 (14:19 +0000)]
Add one missing return causing db(internal) pass change not to work.
Partially, MDL-9491
Merged from MOODLE_18_STABLE
skodak [Sat, 21 Apr 2007 21:20:17 +0000 (21:20 +0000)]
MDL-2201 handle url parameters in change Password link
skodak [Sat, 21 Apr 2007 20:40:59 +0000 (20:40 +0000)]
MDL-6917 Incorrect <INPUT> sizes and maxlengths in the signup_form.html
skodak [Sat, 21 Apr 2007 20:06:56 +0000 (20:06 +0000)]
MDL-9233 denied and allowed email address domains are not matched correctly
skodak [Sat, 21 Apr 2007 19:47:20 +0000 (19:47 +0000)]
MDL-2978 Privacy Statements on signup.php; server validation used instead of client one because the JS error messages prevented clicking on policy link
skodak [Sat, 21 Apr 2007 13:15:34 +0000 (13:15 +0000)]
MDL-9484 cm-idnumber implementation is incorrect
skodak [Sat, 21 Apr 2007 12:38:56 +0000 (12:38 +0000)]
MDL-9483 Problem with question restore relinking when quiz not selected; merged from MOODLE_17_STABLE
skodak [Sat, 21 Apr 2007 07:40:40 +0000 (07:40 +0000)]
MDL-9481 Prevent redirection to alt login url after login (when url on the same server)
skodak [Fri, 20 Apr 2007 19:08:19 +0000 (19:08 +0000)]
MDL-9465 Pass information about failed login back to alternate login url + other minor cleanup
skodak [Fri, 20 Apr 2007 17:52:41 +0000 (17:52 +0000)]
(MDL-9470) Survey submission JS broken; merged from MOODLE_18_STABLE
skodak [Fri, 20 Apr 2007 14:43:03 +0000 (14:43 +0000)]
MDL-9467 workaround for broken langcache problems when editting user profile; merged from MOODLE_18_STABLE
skodak [Fri, 20 Apr 2007 10:02:38 +0000 (10:02 +0000)]
MDL-9429 make clear that alternate change password url is used only when user is logged in, for example change url may contain $USER->username; other minor cleanup
nicolasconnault [Fri, 20 Apr 2007 07:54:42 +0000 (07:54 +0000)]
Fixed many xhtml errors
toyomoyo [Fri, 20 Apr 2007 05:43:11 +0000 (05:43 +0000)]
event update code
pichetp [Fri, 20 Apr 2007 02:43:28 +0000 (02:43 +0000)]
add string of Update the category button
toyomoyo [Fri, 20 Apr 2007 01:39:22 +0000 (01:39 +0000)]
adding a new key
mjollnir_ [Fri, 20 Apr 2007 00:10:52 +0000 (00:10 +0000)]
xmldb: added $CFG options for disabling next / previous value checkings & enforced comment checking. merged from mahara :)
tjhunt [Thu, 19 Apr 2007 17:37:14 +0000 (17:37 +0000)]
MDL-9432 - Forgot to return success/failure in two places.
tjhunt [Thu, 19 Apr 2007 17:16:20 +0000 (17:16 +0000)]
Fix error message to say the right thing.
pichetp [Thu, 19 Apr 2007 16:49:25 +0000 (16:49 +0000)]
add an update category submit button to update the display of shareable wild cards
skodak [Thu, 19 Apr 2007 12:18:44 +0000 (12:18 +0000)]
MDL-9151 fixed missing global definition, sorry :-(
jamiesensei [Thu, 19 Apr 2007 08:57:54 +0000 (08:57 +0000)]
MDL-9437 lib/listlib.php for displaying and editing a nested list of items. And changes to question\category.php to use the new lists.
toyomoyo [Thu, 19 Apr 2007 08:45:30 +0000 (08:45 +0000)]
mechanism to install events
ikawhero [Thu, 19 Apr 2007 07:42:40 +0000 (07:42 +0000)]
Merged changes from stable.
Fixed typo.
Made constructor variables optional to reflect parent class
skodak [Wed, 18 Apr 2007 21:52:03 +0000 (21:52 +0000)]
MDL-9151 HTML Purifier cleaning support - enable switch is in experimental section
MDL-9435 Reviewved url cleaning in redirect()
tjhunt [Wed, 18 Apr 2007 15:56:21 +0000 (15:56 +0000)]
MDL-9432 - When restoring questions, links are not recoded. Merged from OU moodle.
poltawski [Wed, 18 Apr 2007 09:39:49 +0000 (09:39 +0000)]
MDL-8209 - Force admin/index.php to redirect to upgrade settings screen
when some admin settings are not set.
toyomoyo [Wed, 18 Apr 2007 09:05:42 +0000 (09:05 +0000)]
adding core events tables
toyomoyo [Wed, 18 Apr 2007 04:54:47 +0000 (04:54 +0000)]
fix for MDL-9398, users need site:config to create course categories
cataluke [Wed, 18 Apr 2007 02:43:16 +0000 (02:43 +0000)]
admin/uploaduser.php: Fixed not enrolling user into course if user already exists
Author: Patrick Li <patrick@catalyst.net.nz>
Committer: Luke Hudson <luke@catalyst.net.nz>
donal72 [Wed, 18 Apr 2007 02:23:20 +0000 (02:23 +0000)]
MDL-9420 - SSO fails over https
cataluke [Wed, 18 Apr 2007 02:11:09 +0000 (02:11 +0000)]
MDL-8569 - mod/data sorting by numerical field now works with PostgreSQL
Author: Luke Hudson <luke@catalyst.net.nz>
ikawhero [Wed, 18 Apr 2007 02:10:15 +0000 (02:10 +0000)]
Changes merged from 1.8
Fix for MDL-9415
New method is_empty() added.
skodak [Tue, 17 Apr 2007 22:14:15 +0000 (22:14 +0000)]
MDL-9403 Add "application/xhtml+xml" mime type for *.xhtml resource files
skodak [Tue, 17 Apr 2007 21:30:02 +0000 (21:30 +0000)]
MDL-9409 User confirmation by admin doesn't support new auth->confirm_user function; merged from MOODLE_18_STABLE
skodak [Tue, 17 Apr 2007 20:42:29 +0000 (20:42 +0000)]
MDL-9416 Double quotes and tags in helpable item breaks XHTML strict; merged from MOODLE_18_STABLE
moodler [Tue, 17 Apr 2007 09:29:55 +0000 (09:29 +0000)]
Merged some fixes for MDL-9402 from stable (causing forum unread counts to break)
skodak [Tue, 17 Apr 2007 08:36:58 +0000 (08:36 +0000)]
MDL-9387 Message "Adding discussions to this forum requires group membership" if not logged; nerged from MOODLE_18_STABLE
cataluke [Tue, 17 Apr 2007 05:41:31 +0000 (05:41 +0000)]
MDL-7856 - make database search case-insensitive for PostgreSQL too.
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
Committer: Luke Hudson <luke@catalyst.net.nz>
martinlanghoff [Tue, 17 Apr 2007 02:54:13 +0000 (02:54 +0000)]
(iCalendar export) calendar: Removing filter controls from export page, as no purpose and buggy
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 23:21:59 +0000 (23:21 +0000)]
mod/wiki: HTML fix
<![CDATA tags were being lowercased preventing Firefox from displayign the
page in standards compliance mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 23:20:39 +0000 (23:20 +0000)]
mod/exercise: HTML fixes
Fixed errors in HTML causing parser errors in Firefox when in developers
debug mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 23:18:32 +0000 (23:18 +0000)]
mod/scorm: HTML fix
Fixed and HTML causing a parser error in Firefox when in developer debug
mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 23:16:25 +0000 (23:16 +0000)]
mod/glossary: HTML fixes
Fixed HTML errors causing parser errors in Firefox when in developer debug
mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 23:12:26 +0000 (23:12 +0000)]
mod/journal: HTML fixes
Fixed HTML errors causing parser errors in Firefox when in developer debug
mode.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 22:02:22 +0000 (22:02 +0000)]
Breadcrumbs: course admin changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:58:50 +0000 (21:58 +0000)]
Breadcrumbs: admin/settings changes
- Added admin setting for controlling visibility of activities in the
breadcrumb trail.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:57:09 +0000 (21:57 +0000)]
Breadcrumbs: mod/resource changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:43:05 +0000 (21:43 +0000)]
Breadcrumbs: mod/journal changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:40:46 +0000 (21:40 +0000)]
Breadcrumbs: mod/hotpot changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:38:34 +0000 (21:38 +0000)]
Breadcrumbs: mod/exercise changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:35:36 +0000 (21:35 +0000)]
Breadcrumbs: mod/workshop changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:32:35 +0000 (21:32 +0000)]
Breadcrumbs: mod/wiki changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:29:42 +0000 (21:29 +0000)]
Breadcrumbs: mod/survey changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:27:08 +0000 (21:27 +0000)]
Breadcrumbs: mod/scorm changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:23:17 +0000 (21:23 +0000)]
Breadcrumbs: mod/quiz changes
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:20:20 +0000 (21:20 +0000)]
Breadcrumbs: mod/lesson changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:16:38 +0000 (21:16 +0000)]
Breadcrumbs: mod/glossary changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:12:29 +0000 (21:12 +0000)]
Breadcrumbs: mod/forum changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:05:21 +0000 (21:05 +0000)]
Breadcrumbs: mod/data changes
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method is now provided by base class.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 21:02:24 +0000 (21:02 +0000)]
Breadcrumbs: mod/choice changes
- Modified to use build_navigation() for breadcrumb generation.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 20:59:17 +0000 (20:59 +0000)]
Breadcrumbs: mod/chat changes
- Modified to use build_navigation() for breadcrumb generation.
- Removed print_header method as base class now provides this
functionality.
Author: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 20:52:48 +0000 (20:52 +0000)]
Breadcrumbs: mod/assignment changes
- modified to use build_navigation() for creating breadcrumbs.
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 20:48:48 +0000 (20:48 +0000)]
Breadcrumbs: pagelib changes
- Modified page class to use build_navigation for creating breadcrumbs.
- Added print_header method to page_generic_activity to make derived
classes print the page headers the correct way.
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
mattc-catalyst [Mon, 16 Apr 2007 20:44:32 +0000 (20:44 +0000)]
Breadcrumbs: Core functionality changes
- Added build_navigation function to create an XHTML breadcrumb list and to
allow filtering of breadcrumbs to remove the activity from the trail.
- modified print_navigation to print the output of build_navigation whilst
maintaining backward compatibility with old style string breadcrumbs.
Author: Matt Clarkson <mattc@catalyst.net.nz>
Committer: Matt Clarkson <mattc@catalyst.net.nz>
skodak [Mon, 16 Apr 2007 18:51:52 +0000 (18:51 +0000)]
MDL-4421 unwanted space in formatted time; merged from MOODLE_18_STABLE
skodak [Mon, 16 Apr 2007 18:30:52 +0000 (18:30 +0000)]
MDL-6236 user editing - Default language not used instead of nonexisting one in user lang field - first lang chosen instead; merged from MODOLE_18_STABLE
poltawski [Mon, 16 Apr 2007 15:56:38 +0000 (15:56 +0000)]
MDL-9318 Improving the maxbytes setting.
Maxbytes admin is now a dropdown box, and has the option to set as 'server limit'.
get_max_uploaded_sizes will now add maxbytes to its list of settings, if its
available for selection.
stronk7 [Mon, 16 Apr 2007 14:43:57 +0000 (14:43 +0000)]
Fixed quesry to work agains Oracle. Repeated fields + limit
are incompatible (and not needed) for Oracle. MDL-9321
Merged from MOODLE_18_STABLE
moodler [Mon, 16 Apr 2007 06:22:17 +0000 (06:22 +0000)]
Merged change to format_text from stable
moodler [Mon, 16 Apr 2007 04:18:11 +0000 (04:18 +0000)]
Automatic installer.php lang files by installer_builder (
20070416 )
ikawhero [Mon, 16 Apr 2007 02:49:33 +0000 (02:49 +0000)]
Merging changes from 1.8
Display custom profile fields in profile page - see MDL-9285
Menu type stores the value rather than the index - see comments on MDL-9285
General tidy up and renaming of funtions in field class.
martinlanghoff [Mon, 16 Apr 2007 00:24:27 +0000 (00:24 +0000)]
moodle_request_shutdown(): silence errors when apache_child_terminate() is disallowed - (MDL-9350)
skodak [Sun, 15 Apr 2007 21:54:34 +0000 (21:54 +0000)]
MDL-8839 fixed markdown cleaning before editting of existing untrusted text; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 21:09:05 +0000 (21:09 +0000)]
fixed warning; merged from MODOLE_18_STABLE
skodak [Sun, 15 Apr 2007 21:07:36 +0000 (21:07 +0000)]
MDL-9266 Frontpage teachers cannot ad "site" events to calendar; merged from MOODLE_18_STABLE
skodak [Sun, 15 Apr 2007 17:23:36 +0000 (17:23 +0000)]
MDL-9225 short php tag; merged from MOODLE_18_STABLE