]>
git.mjollnir.org Git - moodle.git/log
skodak [Thu, 1 Nov 2007 08:25:05 +0000 (08:25 +0000)]
MDL-11966 implemented dategraded and datesubmitted, tweaked altering of grades depending in hidden grades
MDL-11974 improved gradebook CSS
donal72 [Thu, 1 Nov 2007 06:11:08 +0000 (06:11 +0000)]
Test for empty dataset to suppress a warning
donal72 [Thu, 1 Nov 2007 05:06:26 +0000 (05:06 +0000)]
Initialize the $message variable
pichetp [Thu, 1 Nov 2007 00:27:57 +0000 (00:27 +0000)]
MDL-11867 setting real null when response is null in calculated question
wildgirl [Wed, 31 Oct 2007 21:51:05 +0000 (21:51 +0000)]
MDL-11725 en lang string edit
wildgirl [Wed, 31 Oct 2007 21:21:22 +0000 (21:21 +0000)]
MDL-11796 help file edit
wildgirl [Wed, 31 Oct 2007 21:02:57 +0000 (21:02 +0000)]
MDL-11941 help file URL correction
nicolasconnault [Wed, 31 Oct 2007 19:04:33 +0000 (19:04 +0000)]
MDL-11912 Removed recursive param
tjhunt [Wed, 31 Oct 2007 17:08:47 +0000 (17:08 +0000)]
MDL-10284 - wrong language string used on the quiz view page to inform students of the quiz deadline. I took the opportunity to strip out an unnecessary HTML table, and reviewing uses of the string /quiz(open|close)s?/ found one other inconsistency on the quiz editing form. Merged from MOODLE_18_STABLE.
tjhunt [Wed, 31 Oct 2007 16:42:02 +0000 (16:42 +0000)]
MDL-11624 - /mod/quiz/index.php too dependant on individual course format names. I basically changed it to do the same as the forum module. Merged from MOODLE_18_STABLE.
nicolasconnault [Wed, 31 Oct 2007 15:21:30 +0000 (15:21 +0000)]
MDL-11912 Removed recursive param
nicolasconnault [Wed, 31 Oct 2007 14:55:23 +0000 (14:55 +0000)]
Minor changes in unit tests
skodak [Wed, 31 Oct 2007 09:13:20 +0000 (09:13 +0000)]
MDL-11966 removed plugin selector when only one plugin available
skodak [Wed, 31 Oct 2007 08:59:25 +0000 (08:59 +0000)]
fixed numuser regression in overview
moodler [Wed, 31 Oct 2007 04:25:13 +0000 (04:25 +0000)]
Automatic installer.php lang files by installer_builder (
20071031 )
pichetp [Wed, 31 Oct 2007 02:31:33 +0000 (02:31 +0000)]
solving MDL-7496 for calculated
skodak [Tue, 30 Oct 2007 21:25:50 +0000 (21:25 +0000)]
MDL-11973 Improved showing of hidden items in ouuser and user report
skodak [Tue, 30 Oct 2007 20:51:37 +0000 (20:51 +0000)]
MDL-11951 a little typo - no recursive call intended in has_any_capability() I guess
mattc-catalyst [Tue, 30 Oct 2007 20:46:18 +0000 (20:46 +0000)]
Author: Matt Clarkson <mattc@catalyst.net.nz>
tjhunt [Tue, 30 Oct 2007 19:29:45 +0000 (19:29 +0000)]
MDL-6376 - fix minor errors in the previous commit.
More significantly, this patch changes the '1 Students have made 1 attempts' string.
To start with, this code was being produced in five different places, so I made a function to do the work!. Next, as you can see, it is not gramatical. Also, some people find it confusing, as in MDL-6376.
Therefore, it now just says 'Attempts: 1'.
Merged from MOODLE_19_STABLE.
sam_marshall [Tue, 30 Oct 2007 16:19:47 +0000 (16:19 +0000)]
MDL-11916 Added managegroupevents capability
skodak [Tue, 30 Oct 2007 11:55:49 +0000 (11:55 +0000)]
fixing previous merge
skodak [Tue, 30 Oct 2007 11:40:50 +0000 (11:40 +0000)]
MDL-11957 improving and cleanup in grade overriding
tjhunt [Tue, 30 Oct 2007 10:50:20 +0000 (10:50 +0000)]
MDL-11951 - supplemental - need capability checks in the outer if of the file too. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 30 Oct 2007 10:46:26 +0000 (10:46 +0000)]
Unit tests for MDL-9295 - clean_param with PARAM_URL/PARAM_LOCALURL. Merged from MOODLE_18_STABLE.
tjhunt [Tue, 30 Oct 2007 10:15:22 +0000 (10:15 +0000)]
MDL-9295 - PARAM_URL/PARAM_LOCALURL does not accept http://localhost/ or other hosts on lans. Merged from MOODLE_18_STABLE.
tjhunt [Tue, 30 Oct 2007 10:10:36 +0000 (10:10 +0000)]
Correct misleading comment. Follow-on from the fix to MDL-11462. Merged from MOODLE_19_STABLE.
toyomoyo [Tue, 30 Oct 2007 00:35:18 +0000 (00:35 +0000)]
making multibyte filename appear correctly under IE download
skodak [Mon, 29 Oct 2007 20:35:05 +0000 (20:35 +0000)]
MDL-11955 required scale selection when grade type is scale
skodak [Mon, 29 Oct 2007 20:25:09 +0000 (20:25 +0000)]
MDL-11954 grader report links to profiles from the same course
skodak [Mon, 29 Oct 2007 20:04:14 +0000 (20:04 +0000)]
MDL-11904 deny/accept Email settings conflict with text - now .example.com means all subdomains
tjhunt [Mon, 29 Oct 2007 16:58:32 +0000 (16:58 +0000)]
MDL-11952 - In the course admin block, if the user has moodle/question:managecategory, but no other capabilites, the questions link should go to the manage categories page. Merged from MOODLE_19_STABLE.
tjhunt [Mon, 29 Oct 2007 16:54:35 +0000 (16:54 +0000)]
MDL-11951 - Need a link to the Front Page course question bank in the admin tree. Merged from MOODLE_19_STABLE.
tjhunt [Mon, 29 Oct 2007 15:38:46 +0000 (15:38 +0000)]
MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Improved version. Now, it only shows the extra column if some roles have between 1 and 10 assignees, as per Martin D's request. Merged from MOODLE_19_STABLE.
poltawski [Mon, 29 Oct 2007 10:44:50 +0000 (10:44 +0000)]
MDL-11124 - Allowed 'There are no [modulename]' translations. This is currently
hardcoded and can be discovered through the user interface resonably easily.
Merged from MOODLE_19_STABLE
poltawski [Mon, 29 Oct 2007 09:58:59 +0000 (09:58 +0000)]
MDL-11068 - fixed typo, messsage should be message
merged from MOODLE_19_STABLE
poltawski [Mon, 29 Oct 2007 09:47:13 +0000 (09:47 +0000)]
MDL-11813 - Use existing group setting strings on course edit form so can be
better translated. Patch from Daniel Miksik
merged from MOODLE_19_STABLE
skodak [Mon, 29 Oct 2007 08:38:28 +0000 (08:38 +0000)]
MDL-11874 grader report now indicates hidden items (gray title + range) and hidden grades (except when editing)
toyomoyo [Mon, 29 Oct 2007 02:01:51 +0000 (02:01 +0000)]
MDL-11930, removing csv plugin lang file
poltawski [Mon, 29 Oct 2007 00:21:57 +0000 (00:21 +0000)]
MDL-11767 SQL error with postgres - merged from MOODLE_19_STABLE
danmarsden [Mon, 29 Oct 2007 00:21:53 +0000 (00:21 +0000)]
missed one line.
Fix for MDL-10085 and MDL-8118 Problem with number of Responses in choice wrong, and displayed users incorrect on results.
danmarsden [Sun, 28 Oct 2007 23:25:54 +0000 (23:25 +0000)]
Fix for MDL-10085 and MDL-8118 Problem with number of Responses in choice wrong, and displayed users incorrect on results.
poltawski [Sun, 28 Oct 2007 23:06:39 +0000 (23:06 +0000)]
MDL-11937 - save 100 database queries in the case of the admin bookmarks block
without bookmarks on non-admin page
Merged from MOODLE_19_STABLE
skodak [Sun, 28 Oct 2007 22:35:00 +0000 (22:35 +0000)]
MDL-11563 replaced hardcoded permission check from admin_tree_block
skodak [Sun, 28 Oct 2007 17:15:00 +0000 (17:15 +0000)]
MDL-11934 grade report in user profile now selectable
skodak [Sun, 28 Oct 2007 14:20:20 +0000 (14:20 +0000)]
MDL-11927 fixed cookiepaths; patch by Kevin
skodak [Sun, 28 Oct 2007 12:51:16 +0000 (12:51 +0000)]
MDL-11718 report styles moved to report/xx/styles.php - for better consistency with other plugins; other cleanup in user report css; fixed css in user profile
urs_hunkler [Sun, 28 Oct 2007 12:40:39 +0000 (12:40 +0000)]
merged from 1.9 :: MDL-11926 :: two comments confused Chameleon. I have deleted the comments and optimized CSS for Chameleon use.
urs_hunkler [Sun, 28 Oct 2007 10:19:18 +0000 (10:19 +0000)]
merged from 1.9
moodler [Sun, 28 Oct 2007 05:02:59 +0000 (05:02 +0000)]
Automatic installer.php lang files by installer_builder (
20071028 )
skodak [Sat, 27 Oct 2007 22:05:58 +0000 (22:05 +0000)]
added groups param to get_numusers() - to be used in oureport; might be handy elsewhere too
skodak [Sat, 27 Oct 2007 22:01:39 +0000 (22:01 +0000)]
support for styles.php in grade reports
skodak [Sat, 27 Oct 2007 20:37:22 +0000 (20:37 +0000)]
MDL-11718 fixed typos in prev commit
skodak [Sat, 27 Oct 2007 20:16:51 +0000 (20:16 +0000)]
MDL-11718 minor cleanup
skodak [Sat, 27 Oct 2007 18:22:52 +0000 (18:22 +0000)]
MDL-11718 minor fix for grades in user profile
skodak [Sat, 27 Oct 2007 17:58:36 +0000 (17:58 +0000)]
MDL-11718 partial cleanup in overview report - unfortunately the problems with hidden grades can not be solved here without db changes
skodak [Sat, 27 Oct 2007 15:33:43 +0000 (15:33 +0000)]
MDL-11718 course settings for reports - for now only user report (rank and showing of hidden items)
skodak [Sat, 27 Oct 2007 13:13:47 +0000 (13:13 +0000)]
MDL-11718 grader report now does not show column totals if user does not have view hidden grades capability because we can not calculate the totals depending on altered aggregates
skodak [Sat, 27 Oct 2007 11:41:44 +0000 (11:41 +0000)]
fixed error when no scale present
nicolasconnault [Sat, 27 Oct 2007 10:13:25 +0000 (10:13 +0000)]
Fixing unit test failures
nicolasconnault [Sat, 27 Oct 2007 06:28:00 +0000 (06:28 +0000)]
grade_outcome->description doesn't exist
tjhunt [Fri, 26 Oct 2007 17:00:05 +0000 (17:00 +0000)]
MDL-11917 - Improve the title on the assign/override roles page. Merged from MOODLE_19_STABLE.
toyomoyo [Fri, 26 Oct 2007 07:58:23 +0000 (07:58 +0000)]
merged fix for MDL-11532, updatesql needs to run after every 'round' otherwises nothing to pull from the context table
toyomoyo [Fri, 26 Oct 2007 03:25:39 +0000 (03:25 +0000)]
MDL-11836, show number of blocks but do not link if no reference to any course
toyomoyo [Fri, 26 Oct 2007 02:30:04 +0000 (02:30 +0000)]
merged fix for MDL-11902, gradebook formula dereferencing problem
toyomoyo [Fri, 26 Oct 2007 02:28:47 +0000 (02:28 +0000)]
proper copy and format, sorry
toyomoyo [Fri, 26 Oct 2007 02:21:26 +0000 (02:21 +0000)]
fixing previous commit
toyomoyo [Fri, 26 Oct 2007 02:15:58 +0000 (02:15 +0000)]
adding back
tjhunt [Thu, 25 Oct 2007 14:30:07 +0000 (14:30 +0000)]
Fix typo. Merged from MOODLE_19_STABLE.
tjhunt [Thu, 25 Oct 2007 09:43:06 +0000 (09:43 +0000)]
MDL-11825 - Force penaltyfactor to 1 for truefalse questions on GIFT import, as is done on the editing form. Merged from MOODLE_18_STABLE.
toyomoyo [Thu, 25 Oct 2007 04:02:41 +0000 (04:02 +0000)]
MDL-11893, email admin when add_to_log() fails
mattc-catalyst [Thu, 25 Oct 2007 01:26:17 +0000 (01:26 +0000)]
mod/quiz: fixed fatal error in quiz_print_recent_mod_activity()
Author: Matt Clarkson <mattc@catalyst.net.nz>
danmarsden [Wed, 24 Oct 2007 21:27:26 +0000 (21:27 +0000)]
MDL-11397 bug with IE 6 not displaying anonymous results correctly.
- also fix for XHTML Strict.
toyomoyo [Wed, 24 Oct 2007 07:41:45 +0000 (07:41 +0000)]
MDL-11513, adding support for grade_letters
whchuang [Tue, 23 Oct 2007 22:29:04 +0000 (22:29 +0000)]
Fixed MDL-10506. Hide/Show Advanced text does not toggle in IE and Safari when edit profile.
tjhunt [Tue, 23 Oct 2007 16:27:25 +0000 (16:27 +0000)]
MDL-11784 - On the role assign page, list who is assigned the role for roles with only a few assignments. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 23 Oct 2007 16:15:46 +0000 (16:15 +0000)]
MDL-11881 - User with question permission but not mod/quiz:manage can get a nasty require_capability error. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 23 Oct 2007 07:48:03 +0000 (07:48 +0000)]
MDL-11870 - Notices on the quiz view page if the corresponding grade item was deleted. Merged from MOODLE_18_STABLE.
moodler [Tue, 23 Oct 2007 05:00:44 +0000 (05:00 +0000)]
Automatic installer.php lang files by installer_builder (
20071023 )
danmarsden [Mon, 22 Oct 2007 21:49:58 +0000 (21:49 +0000)]
Fix for MDL-9666 totals don't appear when full names are shown.
danmarsden [Mon, 22 Oct 2007 21:25:06 +0000 (21:25 +0000)]
fix for MDL-11063 - thanks to Wen for the patch.
arborrow [Mon, 22 Oct 2007 20:39:29 +0000 (20:39 +0000)]
MDL-11869 - javascript syntax error was preventing the call to the calc function. Adding in the double slashes around CDATA resolves the problem. (merging into HEAD)
tjhunt [Mon, 22 Oct 2007 16:57:19 +0000 (16:57 +0000)]
MDL-11708 - Zero answers are not allowed in Matching questions - sometimes I hate PHP. Merged from MOODLE_18_STABLE.
tjhunt [Mon, 22 Oct 2007 15:37:31 +0000 (15:37 +0000)]
MDL-11824 - Literal asterisk (\*) in shortanswer question not handled correctly by get_correct_responses + Unit tests. Merged from MOODLE_18_STABLE.
urs_hunkler [Mon, 22 Oct 2007 10:36:30 +0000 (10:36 +0000)]
merged from 1.9 :: CSS color "lightgrey" does not exist. I replaced it with the "corresponding" Linux color value #D3D3D3.
nfreear [Mon, 22 Oct 2007 09:21:11 +0000 (09:21 +0000)]
Fix for reopened bug MDL-7878, "Link identification and skipping" - includes site and course index.php.
nfreear [Mon, 22 Oct 2007 06:43:00 +0000 (06:43 +0000)]
Partial fix for reopened bug MDL-7878, "Link identification and skipping" - affects all course formats + other files.
toyomoyo [Mon, 22 Oct 2007 03:05:15 +0000 (03:05 +0000)]
fixing a warning
gbateson [Mon, 22 Oct 2007 01:48:14 +0000 (01:48 +0000)]
improve XHTML compatability of HotPot reports; fix termination of <input> tags for JCloze and JQuiz
stronk7 [Sun, 21 Oct 2007 19:26:11 +0000 (19:26 +0000)]
Changing some standard colors
skodak [Sun, 21 Oct 2007 13:22:07 +0000 (13:22 +0000)]
MDL-11718 fixed altered aggregation of overridden and locked grades + some speedup and corrections
skodak [Sun, 21 Oct 2007 12:56:19 +0000 (12:56 +0000)]
MDL-11859 student rank and showing of hidden grade items are now configurable + fixed some incorrect include_once
moodler [Sun, 21 Oct 2007 04:12:36 +0000 (04:12 +0000)]
Automatic installer.php lang files by installer_builder (
20071021 )
gbateson [Sun, 21 Oct 2007 03:02:55 +0000 (03:02 +0000)]
improvements to XHTML compatability (merged from 1.9)
skodak [Sat, 20 Oct 2007 20:57:06 +0000 (20:57 +0000)]
MDL-8605 fixed user image restore code
skodak [Sat, 20 Oct 2007 19:31:51 +0000 (19:31 +0000)]
MDL-11857 missing addslashes on idnumber field during backup restore
skodak [Sat, 20 Oct 2007 19:25:10 +0000 (19:25 +0000)]
MDL-11857 missing addslashes on idnumber field during backup restore
skodak [Sat, 20 Oct 2007 19:12:33 +0000 (19:12 +0000)]
MDL-11835 proper labels for aggregation coef - weight and extra credit
skodak [Sat, 20 Oct 2007 15:48:46 +0000 (15:48 +0000)]
MDL-11718 fixed incorrect bounds when altering aggregates for hidden grades
skodak [Sat, 20 Oct 2007 15:00:31 +0000 (15:00 +0000)]
MDL-11278 improved forced category settings - refactoring + regrading forced + new setting to hide forced settings in UI