]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-10210 Added help text for fields of 'text' type: "Leave this field empty to use...
nicolasconnault [Mon, 30 Jul 2007 09:01:14 +0000 (09:01 +0000)]
MDL-10210 Added help text for fields of 'text' type: "Leave this field empty to use the site default (currently $a)"

17 years agobug fix and hopefully faster grade average calculation
toyomoyo [Mon, 30 Jul 2007 08:50:26 +0000 (08:50 +0000)]
bug fix and hopefully faster grade average calculation

17 years agoMDL-10210 Re-organised the gradebook preferences, and now displaying site defaults...
nicolasconnault [Mon, 30 Jul 2007 07:12:33 +0000 (07:12 +0000)]
MDL-10210 Re-organised the gradebook preferences, and now displaying site defaults inside the dropdown menus instead of the labels.

17 years agofixing broken paging bar
toyomoyo [Mon, 30 Jul 2007 06:58:46 +0000 (06:58 +0000)]
fixing broken paging bar

17 years agoadding jumpto menu for import and export
toyomoyo [Mon, 30 Jul 2007 06:28:41 +0000 (06:28 +0000)]
adding jumpto menu for import and export

17 years agoadding jump menu
toyomoyo [Mon, 30 Jul 2007 06:23:24 +0000 (06:23 +0000)]
adding jump menu

17 years agoadding function get_fieldset_select() MDL-10181
toyomoyo [Mon, 30 Jul 2007 04:36:05 +0000 (04:36 +0000)]
adding function get_fieldset_select() MDL-10181

17 years agofixing notes style
toyomoyo [Mon, 30 Jul 2007 04:31:26 +0000 (04:31 +0000)]
fixing notes style

17 years agofixing some strings
toyomoyo [Mon, 30 Jul 2007 04:30:19 +0000 (04:30 +0000)]
fixing some strings

17 years agoAutomatic installer.php lang files by installer_builder (20070730)
moodler [Mon, 30 Jul 2007 04:29:24 +0000 (04:29 +0000)]
Automatic installer.php lang files by installer_builder (20070730)

17 years agomerged fix for MDL_10640, adding missing index for mdl_role_capabilities table during...
toyomoyo [Mon, 30 Jul 2007 02:42:17 +0000 (02:42 +0000)]
merged fix for MDL_10640, adding missing index for mdl_role_capabilities table during upgrade

17 years agoMDL-10544 placeholder for outcome edit forms grade/edit/outcome/
skodak [Sun, 29 Jul 2007 23:02:03 +0000 (23:02 +0000)]
MDL-10544 placeholder for outcome edit forms grade/edit/outcome/
MDL-10650 scales code moved to grade/edit/scale/
refactoring in grade/edit/

17 years agoMDL-10075 - changes done following Petr's patch and optional_param with default ltr
urs_hunkler [Sun, 29 Jul 2007 20:46:05 +0000 (20:46 +0000)]
MDL-10075 - changes done following Petr's patch and optional_param with default ltr

17 years agoMDL-9960 more support for NULLs in db values + unittests
skodak [Sun, 29 Jul 2007 15:20:51 +0000 (15:20 +0000)]
MDL-9960 more support for NULLs in db values + unittests

17 years agofixed grade category unit tests
skodak [Sun, 29 Jul 2007 13:58:57 +0000 (13:58 +0000)]
fixed grade category unit tests

17 years agoMDL-10636 reverting last commit
skodak [Sun, 29 Jul 2007 13:22:50 +0000 (13:22 +0000)]
MDL-10636 reverting last commit

17 years agoMinor change from 0 to null in formats. More correct and compatible
stronk7 [Sat, 28 Jul 2007 16:04:52 +0000 (16:04 +0000)]
Minor change from 0 to null in formats. More correct and compatible
with previous (0) implementation. MDL-9911

17 years agoUpdating PEAR-Excel lib doc. MDL-9911
stronk7 [Sat, 28 Jul 2007 15:15:26 +0000 (15:15 +0000)]
Updating PEAR-Excel lib doc. MDL-9911

17 years agoUpdating PEAR-Excel package to 0.9.1 MDL-9911
stronk7 [Sat, 28 Jul 2007 15:14:16 +0000 (15:14 +0000)]
Updating PEAR-Excel package to 0.9.1 MDL-9911

17 years agoMDL-10636
nicolasconnault [Sat, 28 Jul 2007 09:23:32 +0000 (09:23 +0000)]
MDL-10636
Attempting to fix a number of bugs related to backup/restore for gradebook

17 years agoAutomatic installer.php lang files by installer_builder (20070728)
moodler [Sat, 28 Jul 2007 06:02:11 +0000 (06:02 +0000)]
Automatic installer.php lang files by installer_builder (20070728)

17 years agoAdding one Moodle note about the local hack performed. MDL-9911
stronk7 [Sat, 28 Jul 2007 00:17:25 +0000 (00:17 +0000)]
Adding one Moodle note about the local hack performed. MDL-9911

Merged from MOODLE_18_STABLE

17 years agoMoodle hack to make the excel generation lib really better
stronk7 [Sat, 28 Jul 2007 00:04:44 +0000 (00:04 +0000)]
Moodle hack to make the excel generation lib really better
under UTF-8. Credit goes to Thomas Robb. MDL-9911

Merged from MOODLE_18_STABLE

17 years agoBug #MDL-10632, fixing the use of 'delete_event'.
mchurch [Fri, 27 Jul 2007 18:39:54 +0000 (18:39 +0000)]
Bug #MDL-10632, fixing the use of 'delete_event'.

17 years agoFixed bugs and typos in grade backups
nicolasconnault [Fri, 27 Jul 2007 13:38:06 +0000 (13:38 +0000)]
Fixed bugs and typos in grade backups

17 years agoMDL-10627 - "No message plugins installed" warning on admin page on head
tjhunt [Fri, 27 Jul 2007 11:31:34 +0000 (11:31 +0000)]
MDL-10627 - "No message plugins installed" warning on admin page on head

17 years agoCorrect display of unittest results for IE
dwoolhead [Fri, 27 Jul 2007 11:13:22 +0000 (11:13 +0000)]
Correct display of unittest results for IE

17 years agoMDL-10626 - Change HTML of checkboxes etc., to make it easier to style forms
tjhunt [Fri, 27 Jul 2007 11:05:34 +0000 (11:05 +0000)]
MDL-10626 - Change HTML of checkboxes etc., to make it easier to style forms

17 years agoImprovements to sql_bitand, etc. so that the caller does not have to worry about...
tjhunt [Fri, 27 Jul 2007 09:24:20 +0000 (09:24 +0000)]
Improvements to sql_bitand, etc. so that the caller does not have to worry about operator precidence.

17 years agoRepaired the language file that was causing the printing of a weird UTF-8 character...
nicolasconnault [Fri, 27 Jul 2007 06:18:39 +0000 (06:18 +0000)]
Repaired the language file that was causing the printing of a weird UTF-8 character in admin page

17 years agowhen unassign users in course, if user has no more course:view capability left, he...
toyomoyo [Fri, 27 Jul 2007 05:43:05 +0000 (05:43 +0000)]
when unassign users in course, if user has no more course:view capability left, he should be removed from all groups in course

17 years agoMDL-10557, adding format_string() to support multilang filter usage on grade item...
toyomoyo [Fri, 27 Jul 2007 02:28:59 +0000 (02:28 +0000)]
MDL-10557, adding format_string() to support multilang filter usage on grade item names

17 years agoMDL-10557, adding format_string prior to return of grade item name in order to suppor...
toyomoyo [Fri, 27 Jul 2007 01:59:47 +0000 (01:59 +0000)]
MDL-10557, adding format_string prior to return of grade item name in order to support multilang filger

17 years agoAdding not needed - but better - missing break
stronk7 [Thu, 26 Jul 2007 18:06:11 +0000 (18:06 +0000)]
Adding not needed - but better - missing break

17 years agoAdding some sql_bitXXX() functions to be able to generate
stronk7 [Thu, 26 Jul 2007 17:45:08 +0000 (17:45 +0000)]
Adding some sql_bitXXX() functions to be able to generate
cross-db bitwise operations. Not fully tested yet but I need
this in CVS to be able to test under Oracle.

17 years agoMDL-10239:
thepurpleblob [Thu, 26 Jul 2007 15:08:16 +0000 (15:08 +0000)]
MDL-10239:
Improper check for correct answer in true/false questions

17 years agoThis new moodle_url thing (which is really confusing by the way)
thepurpleblob [Thu, 26 Jul 2007 13:50:59 +0000 (13:50 +0000)]
This new moodle_url thing (which is really confusing by the way)
had broken the page. The selected category was being ignored.
Fixed, but possibly not in the most elegant way!!

17 years agoThis new moodle_url thing (which is really confusing by the way)
thepurpleblob [Thu, 26 Jul 2007 13:43:25 +0000 (13:43 +0000)]
This new moodle_url thing (which is really confusing by the way)
had broken the page. The selected category was being ignored.
Fixed, but possibly not in the most elegant way!!

17 years agoPossible error passing course id from page to page resolved
thepurpleblob [Thu, 26 Jul 2007 12:38:28 +0000 (12:38 +0000)]
Possible error passing course id from page to page resolved

17 years agoMinor tidyup.
tjhunt [Thu, 26 Jul 2007 12:04:34 +0000 (12:04 +0000)]
Minor tidyup.

17 years agoMDL-10619 - Quiz password form does not work.
tjhunt [Thu, 26 Jul 2007 11:39:04 +0000 (11:39 +0000)]
MDL-10619 - Quiz password form does not work.

17 years agoWhoops - parameters need to match category check and display of course.
thepurpleblob [Thu, 26 Jul 2007 11:04:28 +0000 (11:04 +0000)]
Whoops - parameters need to match category check and display of course.

17 years agoMDL-9123:
thepurpleblob [Thu, 26 Jul 2007 10:56:13 +0000 (10:56 +0000)]
MDL-9123:
Check that the selected category is allowed.

Merged from STABLE_18

17 years agoMDL-10550 Fixed small bugs
nicolasconnault [Thu, 26 Jul 2007 08:49:53 +0000 (08:49 +0000)]
MDL-10550 Fixed small bugs

17 years agoMDL-10210 Removed the loading of the $CFG versions of the preferences when the user...
nicolasconnault [Thu, 26 Jul 2007 07:58:00 +0000 (07:58 +0000)]
MDL-10210 Removed the loading of the $CFG versions of the preferences when the user versions are set to default. This means that a value set to default always stays at default unless it is changed manually.

17 years agoAutomatic installer.php lang files by installer_builder (20070726)
moodler [Thu, 26 Jul 2007 05:08:10 +0000 (05:08 +0000)]
Automatic installer.php lang files by installer_builder (20070726)

17 years agoadding some strings
toyomoyo [Thu, 26 Jul 2007 03:09:13 +0000 (03:09 +0000)]
adding some strings

17 years agomerged fix for MDL-10564, wrong userid used in get_my_courses() for blogs
toyomoyo [Thu, 26 Jul 2007 02:47:44 +0000 (02:47 +0000)]
merged fix for MDL-10564, wrong userid used in get_my_courses() for blogs

17 years agomerged fix for MDL_9804, course shortname limited to 15 chars on forms
toyomoyo [Thu, 26 Jul 2007 02:30:18 +0000 (02:30 +0000)]
merged fix for MDL_9804, course shortname limited to 15 chars on forms

17 years agoMDL-10544 basic UI for outcome item adding/editing implemented - todo: calculation...
skodak [Wed, 25 Jul 2007 22:12:17 +0000 (22:12 +0000)]
MDL-10544 basic UI for outcome item adding/editing implemented - todo: calculation support, lang strings, bugfixing...
whitespace cleanup

17 years agoMDL-10478 reworked collapse/expand for grade categories
skodak [Wed, 25 Jul 2007 19:57:47 +0000 (19:57 +0000)]
MDL-10478 reworked collapse/expand for grade categories

17 years agoOU Bug 2867 - Overview report keeps forgetting the 'Display options' settings. Merged...
tjhunt [Wed, 25 Jul 2007 17:08:41 +0000 (17:08 +0000)]
OU Bug 2867 - Overview report keeps forgetting the 'Display options' settings. Merged MOODLE_18_STABLE.

17 years agoMDL-9628 Moving Basic support for compact view from report class to grade_category...
nicolasconnault [Wed, 25 Jul 2007 15:04:31 +0000 (15:04 +0000)]
MDL-9628 Moving Basic support for compact view from report class to grade_category class, internal to the grade_tree recursive construction

17 years agoadded paddign-top:1em for removed <br /> in sitelink
urs_hunkler [Wed, 25 Jul 2007 14:58:40 +0000 (14:58 +0000)]
added paddign-top:1em for removed <br /> in sitelink

17 years agoremoved <br /> in sitelink
urs_hunkler [Wed, 25 Jul 2007 14:50:37 +0000 (14:50 +0000)]
removed <br /> in sitelink

17 years agoMDL-10604:
thepurpleblob [Wed, 25 Jul 2007 14:02:27 +0000 (14:02 +0000)]
MDL-10604:
Add ability to add sub categories directly from category screens.

Merged from STABLE_18

17 years agoMDL-10604:
thepurpleblob [Wed, 25 Jul 2007 13:57:26 +0000 (13:57 +0000)]
MDL-10604:
Add ability to add sub categories directly from category screens.

Merged from STABLE_18

17 years agoMDL-10604:
thepurpleblob [Wed, 25 Jul 2007 13:54:25 +0000 (13:54 +0000)]
MDL-10604:
Add ability to add sub categories directly from category screens.

17 years agoFix whitespace.
tjhunt [Wed, 25 Jul 2007 12:34:21 +0000 (12:34 +0000)]
Fix whitespace.

17 years agoTabs to spaces.
tjhunt [Wed, 25 Jul 2007 12:01:57 +0000 (12:01 +0000)]
Tabs to spaces.

17 years agochanged old getElementById(id).submit() to the new submitFormById(id) call.
urs_hunkler [Wed, 25 Jul 2007 11:19:42 +0000 (11:19 +0000)]
changed old getElementById(id).submit() to the new submitFormById(id) call.

17 years agoMDL-9628 Basic support for compact view
nicolasconnault [Wed, 25 Jul 2007 09:33:08 +0000 (09:33 +0000)]
MDL-9628 Basic support for compact view

17 years agochanging to more cross-db compatible is null
toyomoyo [Wed, 25 Jul 2007 09:12:31 +0000 (09:12 +0000)]
changing to more cross-db compatible is null

17 years agosome fixes for grade outcomes
toyomoyo [Wed, 25 Jul 2007 08:57:59 +0000 (08:57 +0000)]
some fixes for grade outcomes

17 years agoNew capability gradereport/outcomes:manage and implementation in tabs
moodler [Wed, 25 Jul 2007 07:53:09 +0000 (07:53 +0000)]
New capability gradereport/outcomes:manage and implementation in tabs

17 years agoadding some capabilities to outcomes
toyomoyo [Wed, 25 Jul 2007 07:51:01 +0000 (07:51 +0000)]
adding some capabilities to outcomes

17 years agoFix selected tabs
moodler [Wed, 25 Jul 2007 07:34:00 +0000 (07:34 +0000)]
Fix selected tabs

17 years agoIMproved tabs
moodler [Wed, 25 Jul 2007 07:25:46 +0000 (07:25 +0000)]
IMproved tabs

17 years agosome outcomes code
toyomoyo [Wed, 25 Jul 2007 07:24:04 +0000 (07:24 +0000)]
some outcomes code

17 years agoBumping versions to fix capability upgrade
moodler [Wed, 25 Jul 2007 07:09:12 +0000 (07:09 +0000)]
Bumping versions to fix capability upgrade

17 years agoA little more info when upgrading plugins
moodler [Wed, 25 Jul 2007 07:08:07 +0000 (07:08 +0000)]
A little more info when upgrading plugins

17 years agoBump to fix capability upgrade
moodler [Wed, 25 Jul 2007 06:28:50 +0000 (06:28 +0000)]
Bump to fix capability upgrade

17 years agoadding a new key
toyomoyo [Wed, 25 Jul 2007 03:14:17 +0000 (03:14 +0000)]
adding a new key

17 years agosplit into course.php and site.php
toyomoyo [Wed, 25 Jul 2007 02:03:49 +0000 (02:03 +0000)]
split into course.php and site.php

17 years agoMDL-10579 implemented capability checks in grader report, minor refactoring, whitespa...
skodak [Tue, 24 Jul 2007 21:20:29 +0000 (21:20 +0000)]
MDL-10579 implemented capability checks in grader report, minor refactoring, whitespace cleanup

17 years agoMDL-10589 - make the forum subscribe link a post form button.
tjhunt [Tue, 24 Jul 2007 17:17:52 +0000 (17:17 +0000)]
MDL-10589 - make the forum subscribe link a post form button.

17 years agoMDL-10588 - refactor the code for printing the 'subscribe/unsubscribe from this forum...
tjhunt [Tue, 24 Jul 2007 17:06:29 +0000 (17:06 +0000)]
MDL-10588 - refactor the code for printing the 'subscribe/unsubscribe from this forum' link into one place.

17 years agoMDL-9628 First attempts at trimming grade_tree after fetching, for expanded/contracte...
nicolasconnault [Tue, 24 Jul 2007 16:33:52 +0000 (16:33 +0000)]
MDL-9628 First attempts at trimming grade_tree after fetching, for expanded/contracted categories (compact view mode). So far, so good ...

17 years agoChanging string from "select a plugin" whcih is developer specific
moodler [Tue, 24 Jul 2007 16:29:18 +0000 (16:29 +0000)]
Changing string from "select a plugin" whcih is developer specific

17 years agoMDL-10550 Refactoring, fixing a few bugs in edit/item_form.php and more work into...
nicolasconnault [Tue, 24 Jul 2007 14:26:05 +0000 (14:26 +0000)]
MDL-10550 Refactoring, fixing a few bugs in edit/item_form.php and more work into the outcome report

17 years agoOops, typo in one half of the previous commit. See, that is why duplicated code is...
tjhunt [Tue, 24 Jul 2007 10:43:23 +0000 (10:43 +0000)]
Oops, typo in one half of the previous commit. See, that is why duplicated code is bad for maintenance!

17 years agoElimintate duplicated code and simplify some logic. Ironically, do it twice in two...
tjhunt [Tue, 24 Jul 2007 10:39:10 +0000 (10:39 +0000)]
Elimintate duplicated code and simplify some logic. Ironically, do it twice in two separate places, becuase there is some more large-scale code duplication in this file that I am not even going to attempt to fix.

17 years agoGet rid of pointless 'TODO document' comments.
tjhunt [Tue, 24 Jul 2007 10:37:00 +0000 (10:37 +0000)]
Get rid of pointless 'TODO document' comments.

17 years agoMDL-10550 Finished first draft of the outcomes report.
nicolasconnault [Tue, 24 Jul 2007 10:08:46 +0000 (10:08 +0000)]
MDL-10550 Finished first draft of the outcomes report.

17 years agoMDL-10579 capabilities for grade import plugins
skodak [Tue, 24 Jul 2007 09:30:46 +0000 (09:30 +0000)]
MDL-10579 capabilities for grade import plugins

17 years agofixed cap names for grade:view*
skodak [Tue, 24 Jul 2007 09:23:43 +0000 (09:23 +0000)]
fixed cap names for grade:view*

17 years agoMDL-10579 capabilities for grade report plugins
skodak [Tue, 24 Jul 2007 09:20:37 +0000 (09:20 +0000)]
MDL-10579 capabilities for grade report plugins

17 years agoMDL-10533 - forum search results were having format_text applied twice, which was...
tjhunt [Tue, 24 Jul 2007 09:10:21 +0000 (09:10 +0000)]
MDL-10533 - forum search results were having format_text applied twice, which was breaking things like glossary links.

17 years agoMDL-10579 capabilities for grade export plugins
skodak [Tue, 24 Jul 2007 08:51:45 +0000 (08:51 +0000)]
MDL-10579 capabilities for grade export plugins

17 years agoJust small changes
moodler [Tue, 24 Jul 2007 08:16:43 +0000 (08:16 +0000)]
Just small changes

17 years agoAttempting to make the form more compact by merging yes/no fields as an enable checkb...
mark-nielsen [Tue, 24 Jul 2007 08:12:12 +0000 (08:12 +0000)]
Attempting to make the form more compact by merging yes/no fields as an enable checkbox after another field to enable/disable the feature

17 years agoString for outcomes report name
moodler [Tue, 24 Jul 2007 08:11:34 +0000 (08:11 +0000)]
String for outcomes report name

17 years agoMDL-10579 fixed comment
skodak [Tue, 24 Jul 2007 07:46:58 +0000 (07:46 +0000)]
MDL-10579 fixed comment

17 years agoMDL-10579 more capability checks in grades code + refactoring of grade_tree
skodak [Tue, 24 Jul 2007 07:45:15 +0000 (07:45 +0000)]
MDL-10579 more capability checks in grades code + refactoring of grade_tree

17 years agoadding some new files for grade outcomes
toyomoyo [Tue, 24 Jul 2007 07:43:46 +0000 (07:43 +0000)]
adding some new files for grade outcomes

17 years agocould not point to settings.php, renaming
toyomoyo [Tue, 24 Jul 2007 07:41:33 +0000 (07:41 +0000)]
could not point to settings.php, renaming

17 years agoMoved some printing out of the center column (keeps blocks and center column content...
mark-nielsen [Tue, 24 Jul 2007 07:13:14 +0000 (07:13 +0000)]
Moved some printing out of the center column (keeps blocks and center column content aligned) and cleaned some white space

17 years agoMerged in changes for MDL-9923 from MOODLE_18_STABLE
mark-nielsen [Tue, 24 Jul 2007 07:04:33 +0000 (07:04 +0000)]
Merged in changes for MDL-9923 from MOODLE_18_STABLE

17 years agoImplemented MDL-10558 - Also took this as an opportunity to create two new methods...
mark-nielsen [Tue, 24 Jul 2007 06:33:53 +0000 (06:33 +0000)]
Implemented MDL-10558 - Also took this as an opportunity to create two new methods to reduce code redundancy in the lesson save routines.

17 years agoAutomatic installer.php lang files by installer_builder (20070724)
moodler [Tue, 24 Jul 2007 06:10:01 +0000 (06:10 +0000)]
Automatic installer.php lang files by installer_builder (20070724)