]>
git.mjollnir.org Git - moodle.git/log
thepurpleblob [Wed, 1 Aug 2007 10:56:50 +0000 (10:56 +0000)]
MDL-10585:
MDL-10584:
Present more factually correct message when a guest attempts to enrol.
Provide a mechanism for specifying which role in a course holds the
enrolment key.
moodler [Wed, 1 Aug 2007 09:07:42 +0000 (09:07 +0000)]
Just trying some default settings here MDL-10529
moodler [Wed, 1 Aug 2007 09:00:52 +0000 (09:00 +0000)]
SLight changes to strings, not enough to warrant new stinrgs
moodler [Wed, 1 Aug 2007 09:00:21 +0000 (09:00 +0000)]
Now emails use the new supportemail, supportname and supportpage settings in emails sent out MDL-10529
moodler [Wed, 1 Aug 2007 08:25:41 +0000 (08:25 +0000)]
Added supportpage as well, while I'm at it. MDL-10529
moodler [Wed, 1 Aug 2007 08:22:47 +0000 (08:22 +0000)]
New text for support email stuff
moodler [Wed, 1 Aug 2007 08:05:55 +0000 (08:05 +0000)]
Added new settings supportname and supportemail MDL-10529 Admin is no longer to be used as main contact
nicolasconnault [Wed, 1 Aug 2007 07:41:13 +0000 (07:41 +0000)]
MDL-9628 Reverting to using gradebook plugin module names in navigation
toyomoyo [Wed, 1 Aug 2007 07:40:40 +0000 (07:40 +0000)]
scales should be (courseid, scale) unique, since it's already abused it's not possible to add a unique in db, so we add additional check in GUI. Duplicate scale, course causes mapping problems in backup/restore
nicolasconnault [Wed, 1 Aug 2007 06:47:35 +0000 (06:47 +0000)]
MDL-9628 Refactoring the building of navigation array for gradebook pages
toyomoyo [Wed, 1 Aug 2007 06:24:15 +0000 (06:24 +0000)]
fixing scale backup/restore
toyomoyo [Wed, 1 Aug 2007 05:55:36 +0000 (05:55 +0000)]
adding grade_outcomes_courses into backup and restore
gbateson [Wed, 1 Aug 2007 05:35:29 +0000 (05:35 +0000)]
add extra parameter to "hotpot_print_show_links" function so that links can be printed (the default action) or returned to the calling function as a string
gbateson [Wed, 1 Aug 2007 05:33:49 +0000 (05:33 +0000)]
set"reportusers" to PARAM_ALPHANUM, so that it can accept userids and group names
gbateson [Wed, 1 Aug 2007 05:29:01 +0000 (05:29 +0000)]
further fix for javascript errors: getElementById -> document.getElementById
gbateson [Wed, 1 Aug 2007 05:20:46 +0000 (05:20 +0000)]
correct 2 javascript errors: "getELementById not defined" and "parseint not defined"
moodler [Wed, 1 Aug 2007 04:50:39 +0000 (04:50 +0000)]
When editing old outcomes when outcomes are switched off, just treat them like an ordinary scale item
moodler [Wed, 1 Aug 2007 04:40:56 +0000 (04:40 +0000)]
Hide outcomes from mod update when outcomes are not enabled
moodler [Wed, 1 Aug 2007 04:34:08 +0000 (04:34 +0000)]
Hide some outcomes stuff when $CFG->enableoutcomes is off
moodler [Wed, 1 Aug 2007 03:57:28 +0000 (03:57 +0000)]
Don't show outcomes at all if it's not enabled.
toyomoyo [Wed, 1 Aug 2007 03:17:00 +0000 (03:17 +0000)]
enforcing unique constraint on (courseid, shortname) pair on outcomes
skodak [Tue, 31 Jul 2007 22:56:29 +0000 (22:56 +0000)]
MDL-10544 basic support for outcomes grading in modules - implemented in assignment popup grading (TODO: fix html and css there)
stronk7 [Tue, 31 Jul 2007 22:55:34 +0000 (22:55 +0000)]
Simple outcomes icon
stronk7 [Tue, 31 Jul 2007 22:54:46 +0000 (22:54 +0000)]
Using new outcomes icon + whitespace cleaning.
skodak [Tue, 31 Jul 2007 21:10:20 +0000 (21:10 +0000)]
adding grade_outcomes description;
fixing field lengths in outcome and scale forms
skodak [Tue, 31 Jul 2007 20:26:37 +0000 (20:26 +0000)]
fixed insert trouble with standard outcomes - thanks Eloy
stronk7 [Tue, 31 Jul 2007 20:10:05 +0000 (20:10 +0000)]
Properly close the "rolesform" div. Now the form validates both
with roles dropdown and without it.
stronk7 [Tue, 31 Jul 2007 19:34:20 +0000 (19:34 +0000)]
Fix one-character-wrong-indentation. Nothing important.
stronk7 [Tue, 31 Jul 2007 19:19:41 +0000 (19:19 +0000)]
Added explanation to block_rss_client_timeout. MDL-9292. Credit goes to Mike! B-)
stronk7 [Tue, 31 Jul 2007 18:52:38 +0000 (18:52 +0000)]
rss_client cron added. Min time between executions set to 5 mins. And
online fetching will use a double caching time, so chance of caching
feeds by the cron process will be near 100%. MDL-9292
stronk7 [Tue, 31 Jul 2007 17:05:50 +0000 (17:05 +0000)]
Moving block_rss_timeout to block_rss_client_timeout. Work in progres...
stronk7 [Tue, 31 Jul 2007 17:03:51 +0000 (17:03 +0000)]
Moving block_rss_timeout to block_rss_client_timeout and
making it work as minutes (was seconds).
moodler [Tue, 31 Jul 2007 17:02:43 +0000 (17:02 +0000)]
Fixing copyright years
moodler [Tue, 31 Jul 2007 16:19:53 +0000 (16:19 +0000)]
Merged fix for doc links MDL-10670 from 1.8 stable
skodak [Tue, 31 Jul 2007 14:34:11 +0000 (14:34 +0000)]
MDL-10544 outcome adding from modedit
moodler [Tue, 31 Jul 2007 14:28:08 +0000 (14:28 +0000)]
Removing csv export because txt already does it
moodler [Tue, 31 Jul 2007 14:04:13 +0000 (14:04 +0000)]
Some cleanups, moving buttons, false links etc
moodler [Tue, 31 Jul 2007 13:51:07 +0000 (13:51 +0000)]
Reordered the list a bit
nicolasconnault [Tue, 31 Jul 2007 13:34:36 +0000 (13:34 +0000)]
MDL-10550 Using Petr's new grade_outcome::fetch_all_available() method to get the outcomes for the report.
skodak [Tue, 31 Jul 2007 13:05:00 +0000 (13:05 +0000)]
fixed whitespace
skodak [Tue, 31 Jul 2007 13:04:35 +0000 (13:04 +0000)]
edit/outcomeitem.php - fixed selection of outcomes to show only available course outcomes
skodak [Tue, 31 Jul 2007 12:52:17 +0000 (12:52 +0000)]
minor scale related changes, added fixed update() into grade_outcome class
skodak [Tue, 31 Jul 2007 12:03:45 +0000 (12:03 +0000)]
more Edit/Outcomes improvements - new course column for standard outcomes; outcomes_course consistency checks; removed debug delays
skodak [Tue, 31 Jul 2007 11:01:10 +0000 (11:01 +0000)]
added more return tracking to scale links in Edit/Outcomes
skodak [Tue, 31 Jul 2007 10:57:05 +0000 (10:57 +0000)]
improced assigning of used course outcomes, added return tracking to scale links in Edit/Outcomes
moodler [Tue, 31 Jul 2007 09:15:39 +0000 (09:15 +0000)]
Added links to sclaes from outcome editing page
skodak [Tue, 31 Jul 2007 09:10:35 +0000 (09:10 +0000)]
tabbed Edit/Outcomes interface, link from course admin block, added manage outcomes capability, other cleanup
toyomoyo [Tue, 31 Jul 2007 09:04:36 +0000 (09:04 +0000)]
some more fix on grade outcome scaleid, should be working now
toyomoyo [Tue, 31 Jul 2007 08:26:17 +0000 (08:26 +0000)]
some fixes for gradebook backup/restore, still buggy when viewing outcomes/report, fixing
moodler [Tue, 31 Jul 2007 08:09:46 +0000 (08:09 +0000)]
Changes to user profile pages to edit/display interest tags
moodler [Tue, 31 Jul 2007 08:09:20 +0000 (08:09 +0000)]
New styles for tags
moodler [Tue, 31 Jul 2007 08:09:04 +0000 (08:09 +0000)]
New strings for tags capabilities
moodler [Tue, 31 Jul 2007 08:08:03 +0000 (08:08 +0000)]
New strings for tags
moodler [Tue, 31 Jul 2007 08:07:15 +0000 (08:07 +0000)]
Strings for tags admin
moodler [Tue, 31 Jul 2007 08:06:39 +0000 (08:06 +0000)]
Added object_array_unique() needed for tags
moodler [Tue, 31 Jul 2007 07:51:32 +0000 (07:51 +0000)]
First checkin of tag system from GSOC student Luiz Cruz
It's a very simple first version.
TODO for 1.9:
- Store rawname of each tag as well as normalised version and treat accordingly
- Add blocks to the tag interest pages
moodler [Tue, 31 Jul 2007 07:34:03 +0000 (07:34 +0000)]
Upgrades to tag tables
nicolasconnault [Tue, 31 Jul 2007 07:26:13 +0000 (07:26 +0000)]
MDL-10550 Reverted some of Petr's changes, and added styling to the table.
moodler [Tue, 31 Jul 2007 05:59:32 +0000 (05:59 +0000)]
Added tables for new tags
toyomoyo [Tue, 31 Jul 2007 04:24:39 +0000 (04:24 +0000)]
adding a print_heading() call
toyomoyo [Tue, 31 Jul 2007 04:09:00 +0000 (04:09 +0000)]
fixing course outcomes edit page to not use user preference but proper grade_outcomes_courses table, because course outcomes should not be a user preference
toyomoyo [Tue, 31 Jul 2007 03:28:30 +0000 (03:28 +0000)]
fixing print_grade_plugin_selector() to point to edit/courseoutcomes
toyomoyo [Tue, 31 Jul 2007 03:23:07 +0000 (03:23 +0000)]
adding courseoutcomes, removing favoutcomes
toyomoyo [Tue, 31 Jul 2007 03:20:53 +0000 (03:20 +0000)]
removed and placed in courseoutcomes
toyomoyo [Tue, 31 Jul 2007 03:19:32 +0000 (03:19 +0000)]
fixing the average query to use subquery so that userids can be distinct, this prevents duplication of grades in case of multiple roles for same user
moodler [Tue, 31 Jul 2007 02:28:51 +0000 (02:28 +0000)]
Replaced the grade_outcomes_courses table that was deleted by accident
stronk7 [Mon, 30 Jul 2007 23:50:04 +0000 (23:50 +0000)]
Prevent some notices...
stronk7 [Mon, 30 Jul 2007 23:42:16 +0000 (23:42 +0000)]
search cron was killing the rest of cron tasks!
Merged from MOODLE_18_STABLE
stronk7 [Mon, 30 Jul 2007 23:31:17 +0000 (23:31 +0000)]
Now the block->cron attribute is updated in the block table both
at install and upgrade (previously it was set only at install).
Plus general cleanup of whitespace.
skodak [Mon, 30 Jul 2007 22:56:45 +0000 (22:56 +0000)]
various grade outcomes and scales improvements, fixes, changes and refactoring
added new favoutcomes plugin settings page - to be used later, this replaces the grade_outcomes_grades table
admin settings - outcomes and scales both have settings page now
tjhunt [Mon, 30 Jul 2007 22:14:32 +0000 (22:14 +0000)]
MDL-10661 - another bloody invisiblefieldset bug. Merged from MOODLE_18_STABLE.
stronk7 [Mon, 30 Jul 2007 19:13:19 +0000 (19:13 +0000)]
Delete some trailing whitespaces...
urs_hunkler [Mon, 30 Jul 2007 18:43:43 +0000 (18:43 +0000)]
MDL-10645 :: removed the quotes around $navigation" within print_navigation($navigation).
stronk7 [Mon, 30 Jul 2007 17:20:42 +0000 (17:20 +0000)]
Fixed one minor XHTML problem
stronk7 [Mon, 30 Jul 2007 17:11:55 +0000 (17:11 +0000)]
Cleaning some trailing spaces here and there.
tjhunt [Mon, 30 Jul 2007 17:04:46 +0000 (17:04 +0000)]
Use of get_html_head_contributions was causing unwanted interaction bewteen question types. Switched to using a class variable.
stronk7 [Mon, 30 Jul 2007 16:49:40 +0000 (16:49 +0000)]
Since now, Moodle 2.0 will require PHP 5.2. MDL-10390
Merged from MOODLE_18_STABLE
nicolasconnault [Mon, 30 Jul 2007 16:43:12 +0000 (16:43 +0000)]
MDL-9664 Attempting to address the issue. I need feedback from many people on this, so this commit is only a temporary fix.
stronk7 [Mon, 30 Jul 2007 15:16:22 +0000 (15:16 +0000)]
Re-adding some strings that were lost when stripping BOMB
stronk7 [Mon, 30 Jul 2007 15:12:01 +0000 (15:12 +0000)]
Re-adding some strings that were lost when stripping BOMB
stronk7 [Mon, 30 Jul 2007 15:06:52 +0000 (15:06 +0000)]
Re-adding some strings that were lost when stripping BOMB
nicolasconnault [Mon, 30 Jul 2007 11:51:37 +0000 (11:51 +0000)]
MDL-10637 Applied Eloy's suggested fix to the BOMs in the files he detected on his oh-so-aware Mac :-)
tjhunt [Mon, 30 Jul 2007 10:33:43 +0000 (10:33 +0000)]
MDL-10300 - cleaning incorrectly applied to overall feedback.
tjhunt [Mon, 30 Jul 2007 10:05:11 +0000 (10:05 +0000)]
MDL-10656 - Way to control when Overall feedback is displayed, independantly of the other sorts of feedback. Also, improve the layout of those settings on the quiz editing form.
nicolasconnault [Mon, 30 Jul 2007 09:46:01 +0000 (09:46 +0000)]
MDL-10210 Updated the admin settings page for the grader report.
tjhunt [Mon, 30 Jul 2007 09:41:31 +0000 (09:41 +0000)]
Change the config.html form to match changes made in mod_form ages ago. Oops!
tjhunt [Mon, 30 Jul 2007 09:36:39 +0000 (09:36 +0000)]
Eliminate commented code.
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)"
toyomoyo [Mon, 30 Jul 2007 08:50:26 +0000 (08:50 +0000)]
bug fix and hopefully faster grade average calculation
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.
toyomoyo [Mon, 30 Jul 2007 06:58:46 +0000 (06:58 +0000)]
fixing broken paging bar
toyomoyo [Mon, 30 Jul 2007 06:28:41 +0000 (06:28 +0000)]
adding jumpto menu for import and export
toyomoyo [Mon, 30 Jul 2007 06:23:24 +0000 (06:23 +0000)]
adding jump menu
toyomoyo [Mon, 30 Jul 2007 04:36:05 +0000 (04:36 +0000)]
adding function get_fieldset_select() MDL-10181
toyomoyo [Mon, 30 Jul 2007 04:31:26 +0000 (04:31 +0000)]
fixing notes style
toyomoyo [Mon, 30 Jul 2007 04:30:19 +0000 (04:30 +0000)]
fixing some strings
moodler [Mon, 30 Jul 2007 04:29:24 +0000 (04:29 +0000)]
Automatic installer.php lang files by installer_builder (
20070730 )
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
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/
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