]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-10927 implemented cron support in assignment plugins
skodak [Tue, 21 Aug 2007 09:53:35 +0000 (09:53 +0000)]
MDL-10927 implemented cron support in assignment plugins

17 years agoMDL-10056 Fixed deleting of assignments when original plugin not present
skodak [Tue, 21 Aug 2007 09:20:42 +0000 (09:20 +0000)]
MDL-10056 Fixed deleting of assignments when original plugin not present

17 years agoMore bug fixing for parent links in posts
moodler [Tue, 21 Aug 2007 07:39:57 +0000 (07:39 +0000)]
More bug fixing for parent links in posts

17 years agofix for some xhtml syntax errors.
jamiesensei [Tue, 21 Aug 2007 06:55:48 +0000 (06:55 +0000)]
fix for some xhtml syntax errors.

17 years agoBump
moodler [Tue, 21 Aug 2007 05:53:43 +0000 (05:53 +0000)]
Bump

17 years agoreversing previous change as it breaks page layout
toyomoyo [Tue, 21 Aug 2007 05:52:28 +0000 (05:52 +0000)]
reversing previous change as it breaks page layout

17 years agomerged fix for MDL-9777, correcting usage of layout-table
toyomoyo [Tue, 21 Aug 2007 05:48:18 +0000 (05:48 +0000)]
merged fix for MDL-9777, correcting usage of layout-table

17 years agoMDL-10888: groupings - mod/forum - update to use new standard_coursemodule_elements()
mattc-catalyst [Tue, 21 Aug 2007 05:03:48 +0000 (05:03 +0000)]
MDL-10888: groupings - mod/forum - update to use new standard_coursemodule_elements()

17 years agochanged subscription/unsubscription to links if javascript is enabled, and button...
toyomoyo [Tue, 21 Aug 2007 04:12:03 +0000 (04:12 +0000)]
changed subscription/unsubscription to links if javascript is enabled, and button if javascript is disabled

17 years agoMerged new file from 1.8 MDL-10920
moodler [Tue, 21 Aug 2007 03:40:20 +0000 (03:40 +0000)]
Merged new file from 1.8   MDL-10920

17 years agoFIxed language file location, merged from 1.8 MDL-10920
moodler [Tue, 21 Aug 2007 03:38:45 +0000 (03:38 +0000)]
FIxed language file location, merged from 1.8     MDL-10920

17 years agoMDL-10888: groupings - make 'jump to...' menu respect groupmembersonly flag
mattc-catalyst [Tue, 21 Aug 2007 03:18:19 +0000 (03:18 +0000)]
MDL-10888: groupings - make 'jump to...' menu respect groupmembersonly flag

17 years agofixing typos
toyomoyo [Tue, 21 Aug 2007 02:58:27 +0000 (02:58 +0000)]
fixing typos

17 years agoMDL-10888: groupings - mod/forum - add support for groupings, use new groups functions
mattc-catalyst [Tue, 21 Aug 2007 02:27:46 +0000 (02:27 +0000)]
MDL-10888: groupings - mod/forum - add support for groupings, use new groups functions

17 years agofixing some typos
toyomoyo [Tue, 21 Aug 2007 02:11:05 +0000 (02:11 +0000)]
fixing some typos

17 years agoMDL-10846 reverting commit - waiting for Eloy :-(
skodak [Mon, 20 Aug 2007 22:27:38 +0000 (22:27 +0000)]
MDL-10846 reverting commit - waiting for Eloy :-(

17 years agoMDL-10846 Sorting submitted assignments by status makes all assignments disappear
skodak [Mon, 20 Aug 2007 22:21:46 +0000 (22:21 +0000)]
MDL-10846 Sorting submitted assignments by status makes all assignments disappear

17 years agoMDL-10919: mod/database - fix SQL error caused by invalid groupid
mattc-catalyst [Mon, 20 Aug 2007 22:18:49 +0000 (22:18 +0000)]
MDL-10919: mod/database - fix SQL error caused by invalid groupid

17 years agoMDL-10846 Sorting submitted assignments by status makes all assignments disappear
skodak [Mon, 20 Aug 2007 22:18:18 +0000 (22:18 +0000)]
MDL-10846 Sorting submitted assignments by status makes all assignments disappear

17 years agoMDL-10896 Not scrolling back to section from which resource has been deleted
skodak [Mon, 20 Aug 2007 21:59:26 +0000 (21:59 +0000)]
MDL-10896 Not scrolling back to section from which resource has been deleted

17 years agoMDL-10888: Groupings - add support for groupmembersonly flag.
mattc-catalyst [Mon, 20 Aug 2007 21:30:40 +0000 (21:30 +0000)]
MDL-10888: Groupings - add support for groupmembersonly flag.

Make the following respect the groupmembersonly flag:

- Course front page
- Activities block
- Recent Activity, including full report
- Calendar

17 years agoMDL-10914 support for groupings in Database module
skodak [Mon, 20 Aug 2007 21:16:43 +0000 (21:16 +0000)]
MDL-10914 support for groupings in Database module

17 years agoMDL-10177 Thanks Joseph for pointing out that mistake. $newtext is now initialised...
nicolasconnault [Mon, 20 Aug 2007 17:41:06 +0000 (17:41 +0000)]
MDL-10177 Thanks Joseph for pointing out that mistake. $newtext is now initialised as a clone of $text and used everywhere, so that plugins can be used sequentially.

17 years agoMDL-10859 - Documenting $CFG-logsql
samulik [Mon, 20 Aug 2007 15:59:18 +0000 (15:59 +0000)]
MDL-10859 - Documenting $CFG-logsql

17 years agoMDL-9345:
thepurpleblob [Mon, 20 Aug 2007 15:15:18 +0000 (15:15 +0000)]
MDL-9345:
Hard coded error message "cannot view profile" put into the errors file in
the language pack. Where it should be :-)

Merged from STABLE_18

17 years agoMDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty...
skodak [Mon, 20 Aug 2007 14:20:36 +0000 (14:20 +0000)]
MDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty - adding some explanation comments

17 years agoMDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty...
skodak [Mon, 20 Aug 2007 14:18:55 +0000 (14:18 +0000)]
MDL-10383 - some more disabling of groupingid's when $CFG->enablegroupings empty; this should allow using of $cm->groupingid in modules without extra checks for $CFG->enablegroupings

17 years agoMDL-10914 support for groupings in Database module
skodak [Mon, 20 Aug 2007 14:04:10 +0000 (14:04 +0000)]
MDL-10914 support for groupings in Database module

17 years agoMDL-10383 - some more refactoring and new grouping related functions for modules
skodak [Mon, 20 Aug 2007 13:56:39 +0000 (13:56 +0000)]
MDL-10383 - some more refactoring and new grouping related functions for modules

17 years agoRemoving an old and unused string.
mudrd8mz [Mon, 20 Aug 2007 13:30:24 +0000 (13:30 +0000)]
Removing an old and unused string.

17 years agoMDL-10913 fixed incorrect use of data_update_instance in presets code
skodak [Mon, 20 Aug 2007 12:53:44 +0000 (12:53 +0000)]
MDL-10913 fixed incorrect use of data_update_instance in presets code

17 years agoremoved some use of AS for table aliases in SQL.
jamiesensei [Mon, 20 Aug 2007 11:12:11 +0000 (11:12 +0000)]
removed some use of AS for table aliases in SQL.

17 years agoAdding lang strings for new question capabilities and removing some old ones.
jamiesensei [Mon, 20 Aug 2007 10:58:11 +0000 (10:58 +0000)]
Adding lang strings for new question capabilities and removing some old ones.

17 years agocvsimport fixups binary files
Martin Langhoff [Mon, 20 Aug 2007 10:52:59 +0000 (10:52 +0000)]
cvsimport fixups binary files

17 years agocvsimport fixups binary files
Martin Langhoff [Mon, 20 Aug 2007 10:52:59 +0000 (10:52 +0000)]
cvsimport fixups binary files

17 years agocvsimport fixups
Martin Langhoff [Mon, 20 Aug 2007 10:52:59 +0000 (10:52 +0000)]
cvsimport fixups

17 years agoMDL-5400 "Accessibility modifications..." - fixing the 4 themes that don't use <h1>.
nfreear [Mon, 20 Aug 2007 10:52:57 +0000 (10:52 +0000)]
MDL-5400 "Accessibility modifications..." - fixing the 4 themes that don't use <h1>.

17 years agoMDL-10819:
thepurpleblob [Mon, 20 Aug 2007 10:36:30 +0000 (10:36 +0000)]
MDL-10819:
GIFT now exports grade fractions for numeric questions

Merged from STABLE_18

17 years agoMDL-10689:
thepurpleblob [Mon, 20 Aug 2007 10:06:57 +0000 (10:06 +0000)]
MDL-10689:
No questions imported if "stop on error" selected and there are invalid grades.

Merged from STABLE_18

17 years agoMDL-10181, user management improvements, adding improvements to bulk user upload...
toyomoyo [Mon, 20 Aug 2007 08:51:35 +0000 (08:51 +0000)]
MDL-10181, user management improvements, adding improvements to bulk user upload (with minor bugs) and other changes

17 years agoMDL-10177 Applied lovely hack (not ugly!) suggested by Pablo. It's lovely because...
nicolasconnault [Mon, 20 Aug 2007 08:40:46 +0000 (08:40 +0000)]
MDL-10177 Applied lovely hack (not ugly!) suggested by Pablo. It's lovely because it solves an ugly design error in the previous code: modifying a parameter variable in the function body.

17 years agoAdding custom profile fields to the signup page.
ikawhero [Mon, 20 Aug 2007 08:30:34 +0000 (08:30 +0000)]
Adding custom profile fields to the signup page.
The only two authentication plugins this affects are email and ldap.

17 years agoMDL-10875 Corrected bug in averaging plus a couple of typos
nicolasconnault [Mon, 20 Aug 2007 07:29:05 +0000 (07:29 +0000)]
MDL-10875 Corrected bug in averaging plus a couple of typos

17 years agoMDL-10383 adding new standard elements method - modules now must specify what they...
skodak [Mon, 20 Aug 2007 07:27:04 +0000 (07:27 +0000)]
MDL-10383 adding new standard elements method - modules now must specify what they support (groups/groupings/groupmembersonly); by default only groupmode selector is enabled

17 years agocategory grades and course grades should not be dependent on restore_userdata_selectee
toyomoyo [Mon, 20 Aug 2007 06:20:53 +0000 (06:20 +0000)]
category grades and course grades should not be dependent on restore_userdata_selectee

17 years agoMDL-10884, import is copying all grade_items into course, creating duplicate course...
toyomoyo [Mon, 20 Aug 2007 04:15:49 +0000 (04:15 +0000)]
MDL-10884, import is copying all grade_items into course, creating duplicate course grade_item. Other backup/restore fixes 1) if user_data is not selected, grade_item will still be copied but the grades and grades_text are ignored. 2) Grade histories not imported during import.

17 years agoAdded readme to explain things a bit
moodler [Mon, 20 Aug 2007 03:54:20 +0000 (03:54 +0000)]
Added readme to explain things a bit

17 years agoAdded installer string names here so others can maintain it
moodler [Mon, 20 Aug 2007 03:48:37 +0000 (03:48 +0000)]
Added installer string names here so others can maintain it

17 years agoFix for MDL-10776 "Moodle Faulty navigation in questions categories when editing...
jamiesensei [Mon, 20 Aug 2007 03:36:07 +0000 (03:36 +0000)]
Fix for MDL-10776 "Moodle Faulty navigation in questions categories when editing questions or exporting/importing categories"

17 years agoMDL-10812 changed 'Modified' string to 'Last Saved' since as pointed out often someon...
jamiesensei [Mon, 20 Aug 2007 02:55:27 +0000 (02:55 +0000)]
MDL-10812 changed 'Modified' string to 'Last Saved' since as pointed out often someone might press the save button after viewing a question without making any modifications.

17 years agoMDL-4384, fixed undefined function call, hide the add sub category form in non-editin...
toyomoyo [Mon, 20 Aug 2007 01:59:50 +0000 (01:59 +0000)]
MDL-4384, fixed undefined function call, hide the add sub category form in non-editing mode

17 years agofixed syntax error
skodak [Sun, 19 Aug 2007 21:07:15 +0000 (21:07 +0000)]
fixed syntax error

17 years agoMDL-10902:
thepurpleblob [Sat, 18 Aug 2007 09:33:45 +0000 (09:33 +0000)]
MDL-10902:
Whoops! Overwrote question object. Variable name changed
Thanks to Adriane Boyd for spotting that one.

Merged from STABLE_18

17 years agoMDL-10870 All files updated to new build_navigation() method. Most are untested,...
nicolasconnault [Fri, 17 Aug 2007 19:09:11 +0000 (19:09 +0000)]
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.

17 years agoMDL-10876:
thepurpleblob [Fri, 17 Aug 2007 15:15:21 +0000 (15:15 +0000)]
MDL-10876:
Import/Export format select list is now a (required) list of radio
buttons, with no default

17 years agoMDL-10897 - Backup is horribly inefficient when getting the users to include
tjhunt [Fri, 17 Aug 2007 15:03:06 +0000 (15:03 +0000)]
MDL-10897 - Backup is horribly inefficient when getting the users to include

17 years agoMDL-10894 - Make block add/remove and edit permissions more consistent
tjhunt [Fri, 17 Aug 2007 13:07:23 +0000 (13:07 +0000)]
MDL-10894 - Make block add/remove and edit permissions more consistent

17 years agoMDL-10890 all require_login() in modules reviewed and fixed use of $cm
skodak [Fri, 17 Aug 2007 12:49:28 +0000 (12:49 +0000)]
MDL-10890 all require_login() in modules reviewed and fixed use of $cm

17 years agoMDL-10892 modules explicitly declare support for groupmembersonly; the grouping and...
skodak [Fri, 17 Aug 2007 12:29:18 +0000 (12:29 +0000)]
MDL-10892 modules explicitly declare support for groupmembersonly; the grouping and groupmembersonly elements are now marked as advanced; only Resource supports groupmembers only now

17 years agoMDL-10888 groupmembers only checks in require_login()
skodak [Fri, 17 Aug 2007 12:15:32 +0000 (12:15 +0000)]
MDL-10888 groupmembers only checks in require_login()

17 years agoMDL-10870 All files updated to new build_navigation() method.
nicolasconnault [Fri, 17 Aug 2007 11:18:58 +0000 (11:18 +0000)]
MDL-10870 All files updated to new build_navigation() method.

17 years agofixing some problems with multichoice file link find and replace code for multichoice...
jamiesensei [Fri, 17 Aug 2007 10:50:52 +0000 (10:50 +0000)]
fixing some problems with multichoice file link find and replace code for multichoice qtype.

17 years agohelp file for new site files backup feature.
jamiesensei [Fri, 17 Aug 2007 10:47:49 +0000 (10:47 +0000)]
help file for new site files backup feature.

17 years agoAdded a help button to the backup form.
jamiesensei [Fri, 17 Aug 2007 10:03:18 +0000 (10:03 +0000)]
Added a help button to the backup form.

17 years agoMDL-10863 - multichoice question type won't upgrade to 1.9 beta because MySQL sometim...
tjhunt [Fri, 17 Aug 2007 10:01:34 +0000 (10:01 +0000)]
MDL-10863 - multichoice question type won't upgrade to 1.9 beta because MySQL sometimes treats enum constants case-insensitively.

17 years agoFixes for some notices because of unitialized vars and elements that may not be prese...
jamiesensei [Fri, 17 Aug 2007 10:00:00 +0000 (10:00 +0000)]
Fixes for some notices because of unitialized vars and elements that may not be present in older backup xml.

17 years agoTemporary fix for MDL-9356 becuase it was blocking a bug I needed to fix. Eloy, pleas...
tjhunt [Fri, 17 Aug 2007 09:59:54 +0000 (09:59 +0000)]
Temporary fix for MDL-9356 becuase it was blocking a bug I needed to fix. Eloy, please review carefully when you get back from holiday.

17 years agoFix for notice on first page of restore.
jamiesensei [Fri, 17 Aug 2007 09:53:00 +0000 (09:53 +0000)]
Fix for notice on first page of restore.

17 years agoMoved check for plugin import/export to the start rather than the end
thepurpleblob [Fri, 17 Aug 2007 09:47:51 +0000 (09:47 +0000)]
Moved check for plugin import/export to the start rather than the end

Merged from STABLE_18

17 years agomerged fix for MDL-10037, hide hidden user's blogs from course view
toyomoyo [Fri, 17 Aug 2007 08:16:11 +0000 (08:16 +0000)]
merged fix for MDL-10037, hide hidden user's blogs from course view

17 years agoMDL-10383 - adding UI for new grouping settings into course and mod edit forms +...
skodak [Fri, 17 Aug 2007 08:05:04 +0000 (08:05 +0000)]
MDL-10383 - adding UI for new grouping settings into course and mod edit forms + fixed section handling on mod edit page + other minor cleanup

17 years agoMDL-10870 All files updated to new build_navigation() method.
nicolasconnault [Fri, 17 Aug 2007 07:25:47 +0000 (07:25 +0000)]
MDL-10870 All files updated to new build_navigation() method.

17 years agoreplacing round() with number_format (for a number betweem 0-100), because round...
toyomoyo [Fri, 17 Aug 2007 06:28:12 +0000 (06:28 +0000)]
replacing round() with number_format (for a number betweem 0-100), because round does not respect decimal places, e.g. round(90.50, 2) = 90.5

17 years agoremoving old broken sql
toyomoyo [Fri, 17 Aug 2007 06:15:35 +0000 (06:15 +0000)]
removing old broken sql

17 years agoMDL-10870 Missed an instance of old nav in admin/lang.php
nicolasconnault [Fri, 17 Aug 2007 05:19:20 +0000 (05:19 +0000)]
MDL-10870 Missed an instance of old nav in admin/lang.php

17 years agomerged fix for MDL-10856, mp3 filter does not work for uploaded html files
toyomoyo [Fri, 17 Aug 2007 04:57:52 +0000 (04:57 +0000)]
merged fix for MDL-10856, mp3 filter does not work for uploaded html files

17 years agoFixed small glitch in admin->users->permissions->define roles page, where the manage...
nicolasconnault [Fri, 17 Aug 2007 04:43:45 +0000 (04:43 +0000)]
Fixed small glitch in admin->users->permissions->define roles page, where the manage tab didn't show as selected when that page was shown.

17 years agoMDL-10870 Missed an instance of old nav in login/index.php
nicolasconnault [Fri, 17 Aug 2007 04:29:12 +0000 (04:29 +0000)]
MDL-10870 Missed an instance of old nav in login/index.php

17 years agoSlight change to "show parent" link (backto how it was)
moodler [Fri, 17 Aug 2007 03:42:07 +0000 (03:42 +0000)]
Slight change to "show parent" link (backto how it was)

17 years agoFixed navigation for forums where parents are chosen
moodler [Fri, 17 Aug 2007 03:35:34 +0000 (03:35 +0000)]
Fixed navigation for forums where parents are chosen

17 years agoreversing a change that's making multiple mp3s not to work
toyomoyo [Fri, 17 Aug 2007 02:07:26 +0000 (02:07 +0000)]
reversing a change that's making multiple mp3s not to work

17 years agoFixed MDL-10855 'Calculated question error: undefined stdClass::$nextpageparam' and...
jamiesensei [Fri, 17 Aug 2007 01:06:02 +0000 (01:06 +0000)]
Fixed MDL-10855 'Calculated question error: undefined stdClass::$nextpageparam' and some other calculated question bugs.

17 years agoMDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting...
skodak [Thu, 16 Aug 2007 21:14:03 +0000 (21:14 +0000)]
MDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting, tabs in groups UI

17 years agofixing syntax error
skodak [Thu, 16 Aug 2007 20:29:42 +0000 (20:29 +0000)]
fixing syntax error

17 years agoMDL-10873 If both site default and user pref are empty for studentsperpage, we assume...
nicolasconnault [Thu, 16 Aug 2007 18:09:49 +0000 (18:09 +0000)]
MDL-10873 If both site default and user pref are empty for studentsperpage, we assume that paging is not wanted, so all paging functionality is switched off in the report.

17 years agoMDL-10873 Now deleting the preference from user_preferences if the value submitted...
nicolasconnault [Thu, 16 Aug 2007 17:53:08 +0000 (17:53 +0000)]
MDL-10873 Now deleting the preference from user_preferences if the value submitted is empty. The grader report will then revert to the site default

17 years agoMDL-10853 Fixed this bug plus others in the resource class
nicolasconnault [Thu, 16 Aug 2007 17:38:50 +0000 (17:38 +0000)]
MDL-10853 Fixed this bug plus others in the resource class

17 years agoMDL-10870 A few more fixes to the file.php page's navigation
nicolasconnault [Thu, 16 Aug 2007 16:53:55 +0000 (16:53 +0000)]
MDL-10870 A few more fixes to the file.php page's navigation

17 years agoMDL-10383 - fixing missing else typo
skodak [Thu, 16 Aug 2007 15:52:52 +0000 (15:52 +0000)]
MDL-10383 - fixing missing else typo

17 years agoMDL-10870 All files updated to new build_navigation() method.
nicolasconnault [Thu, 16 Aug 2007 15:01:25 +0000 (15:01 +0000)]
MDL-10870 All files updated to new build_navigation() method.

17 years agoMDL-10383 - groups/groupings refactoring nearly finished ;-)
skodak [Thu, 16 Aug 2007 11:06:48 +0000 (11:06 +0000)]
MDL-10383 - groups/groupings refactoring nearly finished ;-)

17 years agooops. Removed stray die; that was in the code for debug purposes.
jamiesensei [Thu, 16 Aug 2007 10:44:07 +0000 (10:44 +0000)]
oops. Removed stray die; that was in the code for debug purposes.

17 years agoMDL-9890 "Help should be well-formed..." - replacing abused (nested) <blockquote...
nfreear [Thu, 16 Aug 2007 10:21:36 +0000 (10:21 +0000)]
MDL-9890 "Help should be well-formed..." - replacing abused (nested) <blockquote> and <ul> with <div class="indent">, especially in install.html, and other validation errors.

17 years agoMDL-10383 - groups/groupings refactoring and improvements - basic UI for groupings...
skodak [Thu, 16 Aug 2007 09:28:18 +0000 (09:28 +0000)]
MDL-10383 - groups/groupings refactoring and improvements - basic UI for groupings implemented

17 years agosome changes for better capabilities list display
toyomoyo [Thu, 16 Aug 2007 08:48:53 +0000 (08:48 +0000)]
some changes for better capabilities list display

17 years agoadded a string for category name
toyomoyo [Thu, 16 Aug 2007 08:36:35 +0000 (08:36 +0000)]
added a string for category name

17 years agoFix some XHTML and untranslated text
moodler [Thu, 16 Aug 2007 07:42:28 +0000 (07:42 +0000)]
Fix some XHTML and untranslated text

17 years agoFixed up some layout issues XHTML
moodler [Thu, 16 Aug 2007 07:35:44 +0000 (07:35 +0000)]
Fixed up some layout issues  XHTML

17 years agoFixed some XHTML problems
moodler [Thu, 16 Aug 2007 07:29:27 +0000 (07:29 +0000)]
Fixed some XHTML problems

17 years agoBumping to distinguish this from the Beta release
moodler [Thu, 16 Aug 2007 06:50:23 +0000 (06:50 +0000)]
Bumping to distinguish this from the Beta release