]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-13238 - Optionally show the user's idnumber in the grader report. Merged from...
tjhunt [Wed, 30 Jan 2008 16:04:09 +0000 (16:04 +0000)]
MDL-13238 - Optionally show the user's idnumber in the grader report. Merged from MOODLE_19_STABLE.

17 years agoMerged from MOODLE_19_STABLE
scyrma [Wed, 30 Jan 2008 07:29:36 +0000 (07:29 +0000)]
Merged from MOODLE_19_STABLE

17 years agoMerged MDL-13245 from 1.9
moodler [Wed, 30 Jan 2008 06:59:25 +0000 (06:59 +0000)]
Merged MDL-13245 from 1.9

17 years agoAutomatic installer.php lang files by installer_builder (20080130)
moodler [Wed, 30 Jan 2008 03:24:33 +0000 (03:24 +0000)]
Automatic installer.php lang files by installer_builder (20080130)

17 years agoNow user profile fileds and user tags are included in backups. Part of MDL-6856 ...
stronk7 [Wed, 30 Jan 2008 01:10:57 +0000 (01:10 +0000)]
Now user profile fileds and user tags are included in backups. Part of MDL-6856 ; merged from 19_STABLE

17 years agoApplied patch from Yazel Hernandez to fix XHTML strict MDL-13230
moodler [Wed, 30 Jan 2008 00:34:50 +0000 (00:34 +0000)]
Applied patch from Yazel Hernandez to fix XHTML strict  MDL-13230

17 years agoMDL-3721 Wiki adds lots of invalid tags to the top of the page in every edit.
danmarsden [Tue, 29 Jan 2008 20:50:48 +0000 (20:50 +0000)]
MDL-3721 Wiki adds lots of invalid tags to the top of the page in every edit.

17 years agoMDL-13237 rceche limiting through intcachemax finally implemented - this should preve...
skodak [Tue, 29 Jan 2008 17:30:46 +0000 (17:30 +0000)]
MDL-13237 rceche limiting through intcachemax finally implemented - this should prevent major memory leaks; merged from MOODLE_19_STABLE

17 years agoMDL-13226 - allow user digest settings to be set with bulk user actions
poltawski [Tue, 29 Jan 2008 16:22:02 +0000 (16:22 +0000)]
MDL-13226 - allow user digest settings to be set with bulk user actions
merged from MOODLE_19_STABLE

17 years agoUpgrade path for MDL-13060. (merge from 19_STABLE)
scyrma [Tue, 29 Jan 2008 05:54:42 +0000 (05:54 +0000)]
Upgrade path for MDL-13060. (merge from 19_STABLE)

17 years agoNo changes - only recoded to utf8. (MDL-13060) (Merged from 19_STABLE)
scyrma [Tue, 29 Jan 2008 03:35:55 +0000 (03:35 +0000)]
No changes - only recoded to utf8. (MDL-13060) (Merged from 19_STABLE)

17 years agoAutomatic installer.php lang files by installer_builder (20080129)
moodler [Tue, 29 Jan 2008 03:19:13 +0000 (03:19 +0000)]
Automatic installer.php lang files by installer_builder (20080129)

17 years agoImported and replaced country list to fix MDL-13060. The new list is the exact ISO...
scyrma [Mon, 28 Jan 2008 08:40:50 +0000 (08:40 +0000)]
Imported and replaced country list to fix MDL-13060.  The new list is the exact ISO list.  Note that an official list also exists in French, but we will need to
do translations to other languages. (Merge from 19_STABLE)

17 years agoMerged pdf php5 fix from MDL-13207
moodler [Mon, 28 Jan 2008 05:30:32 +0000 (05:30 +0000)]
Merged pdf php5 fix from MDL-13207

17 years agoAutomatic installer.php lang files by installer_builder (20080128)
moodler [Mon, 28 Jan 2008 03:23:49 +0000 (03:23 +0000)]
Automatic installer.php lang files by installer_builder (20080128)

17 years agoFixed missing context argument MDL-13206
moodler [Mon, 28 Jan 2008 03:23:38 +0000 (03:23 +0000)]
Fixed missing context argument MDL-13206

17 years agonew dev tags file
moodler [Mon, 28 Jan 2008 03:20:56 +0000 (03:20 +0000)]
new dev tags file

17 years agofix Undefined index: studentfeedbackurl in mod\hotpot\mod_form.php on line 305
gbateson [Mon, 28 Jan 2008 00:51:43 +0000 (00:51 +0000)]
fix Undefined index:  studentfeedbackurl in mod\hotpot\mod_form.php on line 305

17 years agofix Undefined property: stdClass::$displaynext in mod\hotpot\lib.php on line 356
gbateson [Mon, 28 Jan 2008 00:49:58 +0000 (00:49 +0000)]
fix Undefined property:  stdClass::$displaynext in mod\hotpot\lib.php on line 356

17 years agoMerged from MOODLE_19_STABLE: MDL-13161 - auth/db - suppress php warning when there...
mjollnir_ [Sun, 27 Jan 2008 20:05:49 +0000 (20:05 +0000)]
Merged from MOODLE_19_STABLE: MDL-13161 - auth/db - suppress php warning when there are no users using db auth

17 years agoMDL-12255 Adding questiontext decoding and subquestions validation when editing,...
pichetp [Sun, 27 Jan 2008 17:16:35 +0000 (17:16 +0000)]
MDL-12255 Adding questiontext decoding and subquestions validation when editing, decodeverifyquestiontext string

17 years agoMDL-13149 - use correct capability checks to decide which forum subscribe
poltawski [Sun, 27 Jan 2008 17:01:12 +0000 (17:01 +0000)]
MDL-13149 - use correct capability checks to decide which forum subscribe
links to display
merged from MOODLE_19_STABLE

17 years agoRename lesson usegrademax to usemaxgrade because some old sites can be using the...
stronk7 [Sun, 27 Jan 2008 15:39:05 +0000 (15:39 +0000)]
Rename lesson usegrademax to usemaxgrade because some old sites can be using the wrong one. MDL-13177 ; merged from 19_STABLE

17 years agosql_isnull() not used anymore. Deleting. MDL-12970 ; merged from 19_STABLE
stronk7 [Sun, 27 Jan 2008 01:40:46 +0000 (01:40 +0000)]
sql_isnull() not used anymore. Deleting. MDL-12970 ; merged from 19_STABLE

17 years agoDeleting core uses of sql_isnull(). MDL-12970 ; merged from 19_STABLE
stronk7 [Sun, 27 Jan 2008 01:28:25 +0000 (01:28 +0000)]
Deleting core uses of sql_isnull(). MDL-12970 ; merged from 19_STABLE

17 years agoAdding some missing log actions when restoring forums. MDL-13184 ; merged from 19_STABLE
stronk7 [Sun, 27 Jan 2008 00:39:56 +0000 (00:39 +0000)]
Adding some missing log actions when restoring forums. MDL-13184 ; merged from 19_STABLE

17 years agoFix notice with edit enabled in site page. Merged from 19_STABLE
stronk7 [Sat, 26 Jan 2008 23:13:25 +0000 (23:13 +0000)]
Fix notice with edit enabled in site page. Merged from 19_STABLE

17 years agoAdded some helper functions, cleanup a bit and add missing parts. MDL-10721 ; merged...
stronk7 [Sat, 26 Jan 2008 22:00:40 +0000 (22:00 +0000)]
Added some helper functions, cleanup a bit and add missing parts. MDL-10721 ; merged from 19_STABLE

17 years agoMDL-13180 - prevent return of duplicate rows
poltawski [Sat, 26 Jan 2008 17:35:58 +0000 (17:35 +0000)]
MDL-13180 - prevent return of duplicate rows

17 years agoMDL-13179 - avoid calling get_admin() when unecessary.
poltawski [Sat, 26 Jan 2008 17:00:03 +0000 (17:00 +0000)]
MDL-13179 - avoid calling get_admin() when unecessary.
It uses a relatively complex query and its not needed except
for a minority of users so we may as well avoid it..
merged from MOODLE_19_STABLE

17 years agoMDL-13180 - stop returning duplicate rows
poltawski [Sat, 26 Jan 2008 16:04:22 +0000 (16:04 +0000)]
MDL-13180 - stop returning duplicate rows
merged from MOODLE_19_STABLE

17 years agoMDL-3274 further trimming
pichetp [Sat, 26 Jan 2008 15:21:44 +0000 (15:21 +0000)]
MDL-3274 further trimming

17 years agoadjusting input display to answer length MDL-3274
pichetp [Sat, 26 Jan 2008 14:30:29 +0000 (14:30 +0000)]
adjusting input display to answer length MDL-3274

17 years agoMDL-13103 merging from 1.9
nicolasconnault [Sat, 26 Jan 2008 10:00:08 +0000 (10:00 +0000)]
MDL-13103 merging from 1.9

17 years agoAutomatic installer.php lang files by installer_builder (20080126)
moodler [Sat, 26 Jan 2008 03:18:16 +0000 (03:18 +0000)]
Automatic installer.php lang files by installer_builder (20080126)

17 years agoMDL-13068 - fix typo causing course delete to fail
poltawski [Fri, 25 Jan 2008 21:09:36 +0000 (21:09 +0000)]
MDL-13068 - fix typo causing course delete to fail
merged from MOODLE_19_STABLE

17 years agoMDL-13117 - course info was unavailable to students. There was broken logic...
poltawski [Fri, 25 Jan 2008 20:46:36 +0000 (20:46 +0000)]
MDL-13117 - course info was unavailable to students. There was broken logic...

course_parent_visible() always returns true if $CFG->allowvisiblecoursesinhiddencategories
is true,

17 years agoMDL-13103 merging from 1.9
nicolasconnault [Fri, 25 Jan 2008 16:31:50 +0000 (16:31 +0000)]
MDL-13103 merging from 1.9

17 years agoMDL-13103 merging from 1.9
nicolasconnault [Fri, 25 Jan 2008 13:00:45 +0000 (13:00 +0000)]
MDL-13103 merging from 1.9

17 years agoMDL-13103 merging from 1.9
nicolasconnault [Fri, 25 Jan 2008 12:56:22 +0000 (12:56 +0000)]
MDL-13103 merging from 1.9

17 years agoMDL-12945 minor modinfo improvement- fixed typos (thanks Nicolas); merged from MOODLE...
skodak [Fri, 25 Jan 2008 12:07:36 +0000 (12:07 +0000)]
MDL-12945 minor modinfo improvement- fixed typos (thanks Nicolas); merged from MOODLE_19_STABLE

17 years agoMDL-12945 minor modinfo improvement; merged from MOODLE_19_STABLE
skodak [Fri, 25 Jan 2008 09:39:32 +0000 (09:39 +0000)]
MDL-12945 minor modinfo improvement; merged from MOODLE_19_STABLE

17 years agoStart on MDL-12730 .. fixes some E_STRICT messages for 2.0.
scyrma [Fri, 25 Jan 2008 08:39:14 +0000 (08:39 +0000)]
Start on MDL-12730 .. fixes some E_STRICT messages for 2.0.

17 years agoMDL-13156 "insert_category_and_question_ids() function name can cause name conflicts...
jamiesensei [Fri, 25 Jan 2008 07:01:18 +0000 (07:01 +0000)]
MDL-13156 "insert_category_and_question_ids() function name can cause name conflicts"  Fixed :

17 years agoMerged $current notice from 1.9
moodler [Fri, 25 Jan 2008 06:31:15 +0000 (06:31 +0000)]
Merged $current notice from 1.9

17 years agoMDL-12565 : use the right table
scyrma [Fri, 25 Jan 2008 02:43:52 +0000 (02:43 +0000)]
MDL-12565 : use the right table

17 years agoMDL-12565 - add AS to prevent problem with pgsql
scyrma [Fri, 25 Jan 2008 02:32:04 +0000 (02:32 +0000)]
MDL-12565 - add AS to prevent problem with pgsql

17 years agoFixes MDL-13124 and chooses more relevant tags to display
scyrma [Fri, 25 Jan 2008 01:33:09 +0000 (01:33 +0000)]
Fixes MDL-13124 and chooses more relevant tags to display

17 years agoaccesslib: Fix get_context_users_bycap() when no roles grant the cap
martinlanghoff [Fri, 25 Jan 2008 00:53:01 +0000 (00:53 +0000)]
accesslib: Fix get_context_users_bycap() when no roles grant the cap

When no roles mention the capability, get_context_users_bycap() breaks
badly. This trivial patch does a sanity check before jumping into the
SQL shark-pool...

MDL-13160

17 years agoGeneral cleanup of backup users. Part of MDL-10721 ; merged from 19_STABLE
stronk7 [Fri, 25 Jan 2008 00:50:08 +0000 (00:50 +0000)]
General cleanup of backup users. Part of MDL-10721 ; merged from 19_STABLE

17 years agoMDL-12945 a slightly bigger patch for performance in recent activity and various...
skodak [Thu, 24 Jan 2008 20:33:50 +0000 (20:33 +0000)]
MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker; merged from MOODLE_19_STABLE

17 years agoMDL-12627 - when visiting the gradebook for the first time, we don't sort
poltawski [Thu, 24 Jan 2008 20:12:35 +0000 (20:12 +0000)]
MDL-12627 - when visiting the gradebook for the first time, we don't sort
by anything sensible. Default to surname
merged from MOODLE_19_STABLE

17 years agoPrevent grade_grades and grade_grades_history to be exported for non-target users...
stronk7 [Thu, 24 Jan 2008 20:04:15 +0000 (20:04 +0000)]
Prevent grade_grades and grade_grades_history to be exported for non-target users. MDL-13115 ; merged from 19_STABLE

17 years agoMDL-13103 merging from 1.9
nicolasconnault [Thu, 24 Jan 2008 19:56:09 +0000 (19:56 +0000)]
MDL-13103 merging from 1.9

17 years agoMerging from 1.9
nicolasconnault [Thu, 24 Jan 2008 19:46:27 +0000 (19:46 +0000)]
Merging from 1.9

17 years agoMDL-13088 - database presets weren't escaping bad chars, causing presets
poltawski [Thu, 24 Jan 2008 19:41:17 +0000 (19:41 +0000)]
MDL-13088 - database presets weren't escaping bad chars, causing presets
to break with a rogue <
merged from MOODLE_19_STABLE

17 years agoReworked a bit to prevent non-target user role assignments to be exported. MDL-13115...
stronk7 [Thu, 24 Jan 2008 19:09:04 +0000 (19:09 +0000)]
Reworked a bit to prevent non-target user role assignments to be exported. MDL-13115 ; merged from 19_STABLE

17 years agoMDL-13050 Reverting, it's not working out as well as planned; merged from MOODLE_19_S...
skodak [Thu, 24 Jan 2008 19:02:27 +0000 (19:02 +0000)]
MDL-13050 Reverting, it's not working out as well as planned; merged from MOODLE_19_STABLE

17 years agoMDL-12933 - Bug in mod/quiz/lib.php break MyMoodle - Fix thanks to Eric Merrill.
tjhunt [Thu, 24 Jan 2008 17:13:30 +0000 (17:13 +0000)]
MDL-12933 - Bug in mod/quiz/lib.php break MyMoodle - Fix thanks to Eric Merrill.

17 years agoMDL-13154 Make it possible to unit test code that calls error() (2.0 only, PHP5 req)
sam_marshall [Thu, 24 Jan 2008 16:58:32 +0000 (16:58 +0000)]
MDL-13154 Make it possible to unit test code that calls error() (2.0 only, PHP5 req)

17 years agoMDL-13102 - quiz_results block links to the old URL of the groups editing interface...
tjhunt [Thu, 24 Jan 2008 16:33:39 +0000 (16:33 +0000)]
MDL-13102 - quiz_results block links to the old URL of the groups editing interface, and it links there for everyone, even if they don't have the capability to go there. Make it link to the participants page instead, if possible.

17 years agoMDL-13148 - adding help popup for course module idnumber
poltawski [Thu, 24 Jan 2008 16:11:14 +0000 (16:11 +0000)]
MDL-13148 - adding help popup for course module idnumber
merged from MOODLE_19_STABLE

17 years agoCorrecting unicode characters
nicolasconnault [Thu, 24 Jan 2008 15:34:35 +0000 (15:34 +0000)]
Correcting unicode characters

17 years agoMDL-13150 - Remove extra <br /> tag for XHTML strict validation - Thanks to Joseph...
tjhunt [Thu, 24 Jan 2008 15:06:51 +0000 (15:06 +0000)]
MDL-13150 - Remove extra <br /> tag for XHTML strict validation - Thanks to Joseph Rézeau

17 years agoFixing $Id: tag
nicolasconnault [Thu, 24 Jan 2008 14:46:01 +0000 (14:46 +0000)]
Fixing $Id: tag

17 years agoMerging from 1.9
nicolasconnault [Thu, 24 Jan 2008 14:08:34 +0000 (14:08 +0000)]
Merging from 1.9

17 years agoMDL-13146 - prevent debug message about missing helpbutton title
poltawski [Thu, 24 Jan 2008 11:00:14 +0000 (11:00 +0000)]
MDL-13146 - prevent debug message about missing helpbutton title
merged from MOODLE_19_STABLE

17 years agoMDL-13101
nicolasconnault [Thu, 24 Jan 2008 08:40:36 +0000 (08:40 +0000)]
MDL-13101
1. Showing full path
2. Showing plugins to be installed
3. Lang strings properly used
4. Table headers

17 years agoMDL-13124 : simplify and fix the tag correlation logic.
scyrma [Thu, 24 Jan 2008 08:39:38 +0000 (08:39 +0000)]
MDL-13124 : simplify and fix the tag correlation logic.

17 years agoAutomatic installer.php lang files by installer_builder (20080124)
moodler [Thu, 24 Jan 2008 03:50:15 +0000 (03:50 +0000)]
Automatic installer.php lang files by installer_builder (20080124)

17 years agoMDL-8810: changing require_once to include_once when looking for mod/.../lib.php
scyrma [Thu, 24 Jan 2008 02:20:25 +0000 (02:20 +0000)]
MDL-8810: changing require_once to include_once when looking for mod/.../lib.php

17 years agoNow the backup->users = none setting is properly populated to all
stronk7 [Thu, 24 Jan 2008 00:51:09 +0000 (00:51 +0000)]
Now the backup->users = none setting is properly populated to all
modules / instances, saving a lot of info to be always written. MDL-13115

Merged from 19_STABLE

17 years agoMDL-13101 New section of the upgrade process: plugins check
nicolasconnault [Wed, 23 Jan 2008 22:48:54 +0000 (22:48 +0000)]
MDL-13101 New section of the upgrade process: plugins check

17 years agoMDL-13026 rewritten sql for calculation of averages on grader report, I hope it will...
skodak [Wed, 23 Jan 2008 19:05:22 +0000 (19:05 +0000)]
MDL-13026 rewritten sql for calculation of averages on grader report, I hope it will be a bit faster now; merged from MOODLE_19_STABLE

17 years agoMDL-11920 prevent db traffic caused by user images; merged from MOODLE_19_STABLE
skodak [Wed, 23 Jan 2008 17:41:30 +0000 (17:41 +0000)]
MDL-11920 prevent db traffic caused by user images; merged from MOODLE_19_STABLE

17 years agoMDL-13112 - order my courses block alphabetically when only displaying a users
poltawski [Wed, 23 Jan 2008 15:40:56 +0000 (15:40 +0000)]
MDL-13112 - order my courses block alphabetically when only displaying a users
individual courses.
merged from MOODLE_19_STABLE

17 years agoMDL-13107 - clean up data cvs import capability checks
poltawski [Wed, 23 Jan 2008 13:27:47 +0000 (13:27 +0000)]
MDL-13107 - clean up data cvs import capability checks

Removed bad check 'mod/data:uploadentries' (which doesn't exist),
replaced it with mod/data:manageentries which is what is used to display
the form for this page.

Also removed the empty database redirect and editing entries checks
as there no way to get to this point in the UI and capability check
is covered by the manageentries requirecap (+ later sesskey check).

merged from MOODLE_19_STABLE

17 years agoMDL-6826 New button added!
nicolasconnault [Wed, 23 Jan 2008 12:56:13 +0000 (12:56 +0000)]
MDL-6826 New button added!

17 years agoMDL-8123 and MDL-11594 : make admin icons themeable.
scyrma [Wed, 23 Jan 2008 05:53:33 +0000 (05:53 +0000)]
MDL-8123 and MDL-11594 : make admin icons themeable.

17 years agoDisable workshop by default in a new install MDL-13100
moodler [Wed, 23 Jan 2008 04:38:43 +0000 (04:38 +0000)]
Disable workshop by default in a new install   MDL-13100

17 years agoAutomatic installer.php lang files by installer_builder (20080123)
moodler [Wed, 23 Jan 2008 03:28:44 +0000 (03:28 +0000)]
Automatic installer.php lang files by installer_builder (20080123)

17 years agoClosing the middle column div tag. XHTML compliance.
mchurch [Tue, 22 Jan 2008 20:38:12 +0000 (20:38 +0000)]
Closing the middle column div tag. XHTML compliance.

17 years agoMDL-12144 new catgory on modedit available only when outcomes used in course; merged...
skodak [Tue, 22 Jan 2008 12:12:30 +0000 (12:12 +0000)]
MDL-12144 new catgory on modedit available only when outcomes used in course; merged from MOODLE_19_STABLE

17 years agoMDL-12144 fixed creation of course category; merged from MOODLE_19_STABLE
skodak [Tue, 22 Jan 2008 11:59:39 +0000 (11:59 +0000)]
MDL-12144 fixed creation of course category; merged from MOODLE_19_STABLE

17 years agoMDL-13091 Aggregate including subcategories off by default, adding default values...
skodak [Tue, 22 Jan 2008 08:27:30 +0000 (08:27 +0000)]
MDL-13091 Aggregate including subcategories off by default, adding default values info into grade cat combo setting; merged from MOODLE_19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20080122)
moodler [Tue, 22 Jan 2008 03:22:24 +0000 (03:22 +0000)]
Automatic installer.php lang files by installer_builder (20080122)

17 years agoMerged fix for style typo from 1.9
moodler [Tue, 22 Jan 2008 01:22:16 +0000 (01:22 +0000)]
Merged fix for style typo from 1.9

17 years agoMDL-13085 delete grades and items when uninstalling module; merged from MOODLE_19_STABLE
skodak [Mon, 21 Jan 2008 23:36:19 +0000 (23:36 +0000)]
MDL-13085 delete grades and items when uninstalling module; merged from MOODLE_19_STABLE

17 years agoFix for MDL-12998 and MDL-13079 Ldap not unenrolling users correctly
danmarsden [Mon, 21 Jan 2008 23:22:12 +0000 (23:22 +0000)]
Fix for MDL-12998 and MDL-13079 Ldap not unenrolling users correctly

17 years agoMDL-12620 When a student receives feedback on an an assignment, they should be able...
skodak [Mon, 21 Jan 2008 18:46:31 +0000 (18:46 +0000)]
MDL-12620 When a student receives feedback on an an assignment, they should be able to see how many points it is worth; merged from MOODLE_19_STABLE

17 years agoMDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_...
skodak [Mon, 21 Jan 2008 18:42:03 +0000 (18:42 +0000)]
MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE

17 years agoMDL-13084 SORT_LOCALE_STRING not defined < PHP 4.4.0; merged from MOODLE_19_STABLE
skodak [Mon, 21 Jan 2008 18:18:07 +0000 (18:18 +0000)]
MDL-13084 SORT_LOCALE_STRING not defined < PHP 4.4.0; merged from MOODLE_19_STABLE

17 years agoMDL-13050 Reverting, it's not working out as well as planned
nicolasconnault [Mon, 21 Jan 2008 13:40:47 +0000 (13:40 +0000)]
MDL-13050 Reverting, it's not working out as well as planned

17 years agofix Undefined property: stdClass::$studentfeedbackurl (line 282) and Undefined prope...
gbateson [Mon, 21 Jan 2008 08:16:02 +0000 (08:16 +0000)]
fix Undefined property:  stdClass::$studentfeedbackurl (line 282) and Undefined property:  stdClass::$cellcontent2 (line 1081) in mod/hotpot/lib.php

17 years agofix MDL-13047 in which an invalid SQL query was run if no attempts were foudn to...
gbateson [Mon, 21 Jan 2008 08:13:46 +0000 (08:13 +0000)]
fix MDL-13047 in which an invalid SQL query was run if no attempts were foudn to match the conditions of the required report

17 years agofix Error in call to helpbutton function: at least one of $title and $linktext is...
gbateson [Mon, 21 Jan 2008 08:09:31 +0000 (08:09 +0000)]
fix Error in call to helpbutton function: at least one of $title and $linktext is required

17 years agoMDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades...
skodak [Mon, 21 Jan 2008 07:19:19 +0000 (07:19 +0000)]
MDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades() and friends; merged from MOODLE_19_STABLE

17 years agoMDL-13080 delete calendar events when uninstalling modules; merged from MOODLE_19_STABLE
skodak [Mon, 21 Jan 2008 07:08:31 +0000 (07:08 +0000)]
MDL-13080 delete calendar events when uninstalling modules; merged from MOODLE_19_STABLE

17 years agoMinor correction.
ikawhero [Mon, 21 Jan 2008 06:42:49 +0000 (06:42 +0000)]
Minor correction.

17 years agoChanges to help file for new enrolperiod field.
ikawhero [Mon, 21 Jan 2008 06:14:26 +0000 (06:14 +0000)]
Changes to help file for new enrolperiod field.