]>
git.mjollnir.org Git - moodle.git/log
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
mudrd8mz [Sat, 20 Oct 2007 01:03:06 +0000 (01:03 +0000)]
Fixed tabindex feature
mudrd8mz [Sat, 20 Oct 2007 00:45:51 +0000 (00:45 +0000)]
Added tabindex so you can jump to another missing string field by pressing a TAB key.
stronk7 [Fri, 19 Oct 2007 17:53:23 +0000 (17:53 +0000)]
Booleans are not always transformed to 0 /1. This was preventing install
under mysqli. Define block->multiple if needed.
Merged from MOODLE_19_STABLE
stronk7 [Fri, 19 Oct 2007 16:52:34 +0000 (16:52 +0000)]
Adding support to course/formats from within the editor. MDL-11842
Merged from MOODLE_19_STABLE
poltawski [Fri, 19 Oct 2007 15:09:12 +0000 (15:09 +0000)]
MDL-11766 Flickr/Youtube blocks don't respect http proxy vars
Merged from MOODLE_19_STABLE
poltawski [Fri, 19 Oct 2007 14:47:14 +0000 (14:47 +0000)]
MDL-11840 - curl was set to use CONNECTs for all http requests. This is disallowed
by most http proxies to prevent tunneling. Added some debugging in case of failure.
Merged from MOODLE_19_STABLE
poltawski [Fri, 19 Oct 2007 11:45:21 +0000 (11:45 +0000)]
MDL-11766 download_file_content is quite broken with proxies - lacking global
CFG definition, so must never have worked, also incorrectly specified proxyhost..
Merged from MOODLE_19_STABLE
skodak [Fri, 19 Oct 2007 08:51:52 +0000 (08:51 +0000)]
toyomoyo [Fri, 19 Oct 2007 07:54:30 +0000 (07:54 +0000)]
MDL-11167, admin blocks page should not show blocks not placed on course pages
donal72 [Fri, 19 Oct 2007 00:43:33 +0000 (00:43 +0000)]
Enable access to Mahara from testclient.php
urs_hunkler [Thu, 18 Oct 2007 19:08:17 +0000 (19:08 +0000)]
different spacing to 1.9 corrected.
urs_hunkler [Thu, 18 Oct 2007 19:03:39 +0000 (19:03 +0000)]
merged from 1.9
stronk7 [Thu, 18 Oct 2007 16:04:54 +0000 (16:04 +0000)]
Commenting some more debug...
Merged from MOODLE_19_STABLE
stronk7 [Thu, 18 Oct 2007 15:57:15 +0000 (15:57 +0000)]
Commenting out some excess of debug info.
Merged from MOODLE_19_STABLE
skodak [Thu, 18 Oct 2007 10:08:26 +0000 (10:08 +0000)]
userid must be set in new grade too
toyomoyo [Thu, 18 Oct 2007 07:09:31 +0000 (07:09 +0000)]
grade_grade does not have itemid initialized in grader report
toyomoyo [Thu, 18 Oct 2007 05:53:14 +0000 (05:53 +0000)]
MDL-11241, adding logs for roles management
moodler [Thu, 18 Oct 2007 05:29:44 +0000 (05:29 +0000)]
Automatic installer.php lang files by installer_builder (
20071018 )
mattc-catalyst [Thu, 18 Oct 2007 00:40:04 +0000 (00:40 +0000)]
groups/autogroup: Allocate members to groups more fairly
Author: Matt Clarkson <mattc@catalyst.net.nz>
skodak [Wed, 17 Oct 2007 20:38:52 +0000 (20:38 +0000)]
MDL-11718 aggregated grades which depend on hidden grades are now hidden too + cleanup in grader report
tjhunt [Wed, 17 Oct 2007 20:21:16 +0000 (20:21 +0000)]
MDL-11061 - admin notifications about $CFG->wwwroot, which sometimes lead to obscure errors. Merged from MOODLE_19_STABLE.
tjhunt [Wed, 17 Oct 2007 14:36:03 +0000 (14:36 +0000)]
Fix notice. Meged from MOODLE_19_STABLE.
urs_hunkler [Wed, 17 Oct 2007 14:01:26 +0000 (14:01 +0000)]
merged from 1.9 :: removed CSSEdit reference line.
urs_hunkler [Wed, 17 Oct 2007 13:41:11 +0000 (13:41 +0000)]
merged from 1.9 :: RTL rendering optimized for IE6, IE7, Oper with CSS and Safari 2 with JavaScript.
skodak [Wed, 17 Oct 2007 09:45:14 +0000 (09:45 +0000)]
MDL-11718 aggregated grades which depend on hidden grades are now hidden too; cleanup in user report
skodak [Wed, 17 Oct 2007 09:19:39 +0000 (09:19 +0000)]
MDL-11658 shared rdef definition - reduced memory usage in cron
donal72 [Wed, 17 Oct 2007 08:14:47 +0000 (08:14 +0000)]
Laying groundwork for more Mnet error reporting
donal72 [Wed, 17 Oct 2007 08:12:06 +0000 (08:12 +0000)]
Rewrite testclient.php to be a service browser for remote Moodles. This should be useful to people who are trying to connect to the API from non-Moodle hosts, or write software to connect to Moodle. MDL-10214, MDL-10174, MDL-10172, MDL-10171
donal72 [Wed, 17 Oct 2007 08:08:12 +0000 (08:08 +0000)]
Change reflection methods to only report on methods that are being published to the inquiring host (instead of all methods that could be published). MDL-10214, MDL-10174, MDL-10172, MDL-10171
toyomoyo [Wed, 17 Oct 2007 07:28:17 +0000 (07:28 +0000)]
closing the $rs
toyomoyo [Wed, 17 Oct 2007 07:18:56 +0000 (07:18 +0000)]
MDL-11738 merged, chat message not shown
toyomoyo [Wed, 17 Oct 2007 05:37:12 +0000 (05:37 +0000)]
MDL-11687, the string 'capability' should not be translated in the links to capabilties docs page
toyomoyo [Wed, 17 Oct 2007 05:30:57 +0000 (05:30 +0000)]
MDL-11687, the string 'capability' should not be translated in the links to capabilities docs page
toyomoyo [Wed, 17 Oct 2007 04:30:22 +0000 (04:30 +0000)]
MDL-11553, reducing the number of bulk user selection buttons and lang changes
toyomoyo [Wed, 17 Oct 2007 03:02:17 +0000 (03:02 +0000)]
MDL-11770, broken userid in add_to_log
toyomoyo [Wed, 17 Oct 2007 02:55:16 +0000 (02:55 +0000)]
MDL-11779, blog tagging code broken
tjhunt [Tue, 16 Oct 2007 21:26:50 +0000 (21:26 +0000)]
MDL-5262 - PHP notice when sorting on R% coloumn in the Item analysis report - I adopted the simple solution of stopping people sorting on that column, since it is the same as sorting on rcount, I think. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 16 Oct 2007 20:52:28 +0000 (20:52 +0000)]
Fix possible notice. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 16 Oct 2007 20:44:55 +0000 (20:44 +0000)]
MDL-11794 - Blocks editing on button is not XHTML Strict when produced by page_generic_activity. Merged from MOODLE_19_STABLE.
tjhunt [Tue, 16 Oct 2007 20:29:20 +0000 (20:29 +0000)]
MDL-11791 - Custom corners broken on the quiz view page because I missed a global declaration, and PHP empty was hiding the problem. Merged from MOODLE_19_STABLE.
stronk7 [Tue, 16 Oct 2007 16:10:19 +0000 (16:10 +0000)]
Move the update of digestmailtimelast to the end of the
loop to allow digests to be sent over multiple cron
executions if something crash in the middle. MDL-11657
Merged from MOODLE_19_STABLE
urs_hunkler [Tue, 16 Oct 2007 14:56:19 +0000 (14:56 +0000)]
merged from 1.9 :: Added mod-data-view to the custom corners include list for properly displayed custom corners. They where missing arounfd the contetn area.
Replaced strstr with the faster strpos.
tjhunt [Tue, 16 Oct 2007 14:03:23 +0000 (14:03 +0000)]
Fix restore notice when a role has no capabilities. Merged from MOODLE_19_STABLE.
donal72 [Tue, 16 Oct 2007 14:02:40 +0000 (14:02 +0000)]
Log error code and text in mnet_server_fault_xml function. MDL-10196
donal72 [Tue, 16 Oct 2007 13:30:13 +0000 (13:30 +0000)]
Display a breakdown of certificate credentials information to assist in debugging. MDL-11020, MDL-10326
donal72 [Tue, 16 Oct 2007 13:28:45 +0000 (13:28 +0000)]
Create DistinguishedName records with a subjectAltName field, and recognise incoming certificates' subjectAltName fields: MDL-11020, MDL-10326
donal72 [Tue, 16 Oct 2007 13:27:06 +0000 (13:27 +0000)]
New check_credentials function, and the check_common_name function how handles the subjectAltName type. MDL-11020, MDL-10326
donal72 [Tue, 16 Oct 2007 10:20:26 +0000 (10:20 +0000)]
Label for wwwroot field
donal72 [Tue, 16 Oct 2007 09:15:02 +0000 (09:15 +0000)]
MDL-11329: fixed text: "Local courses for external users:"
donal72 [Tue, 16 Oct 2007 09:02:26 +0000 (09:02 +0000)]
More helpful MNet error messages in debug mode
urs_hunkler [Tue, 16 Oct 2007 09:01:11 +0000 (09:01 +0000)]
merged from 1.9 :: Updates for IE problems, mainly for RTL language display. IE6 still refuses to work properly :-(
donal72 [Tue, 16 Oct 2007 08:51:57 +0000 (08:51 +0000)]
MDL-11040: get_complete_user_data doesn't get the complete user data. Replace with get_record to bring over the user's description.
skodak [Tue, 16 Oct 2007 08:45:01 +0000 (08:45 +0000)]
MDL-11759 missing RISK_XSS in manage groups capability; merged from MOODLE_18_STABLE
gustav_delius [Tue, 16 Oct 2007 08:42:23 +0000 (08:42 +0000)]
Fixed error in the SQL in get_users_by_capability() that made many things not work properly on the course front page.
toyomoyo [Tue, 16 Oct 2007 05:35:24 +0000 (05:35 +0000)]
MDL-11679, merged fix grade overview report should only show 'mycourses'
nicolasconnault [Tue, 16 Oct 2007 04:54:15 +0000 (04:54 +0000)]
MDL-8605 Upgrade of user folder will not occur if the user folder already exists
toyomoyo [Tue, 16 Oct 2007 04:33:46 +0000 (04:33 +0000)]
fixing a warning
toyomoyo [Tue, 16 Oct 2007 03:47:41 +0000 (03:47 +0000)]
MDL-9059, admins can't see group events in calendar
donal72 [Tue, 16 Oct 2007 03:26:39 +0000 (03:26 +0000)]
Removed a constraint that caused mnet to fail on clusters, vservers and other network configurations where the mnet client's hostname (as specified in the wwwroot) resolves to an IP address that differs from the IP address that it uses to contact other hosts. This should address MDL-10672
stronk7 [Mon, 15 Oct 2007 22:04:02 +0000 (22:04 +0000)]
Reverting last commit. This is an EXTERNAL library file and shouldn't
be modified. And it was broken (strange linefeeds). MDL-11779
Merged from MOODLE_19_STABLE
nfreear [Mon, 15 Oct 2007 16:59:17 +0000 (16:59 +0000)]
Follow up for MDL-11430, Flickr & Youtube tag blocks should use list markup - Fix styles.
nfreear [Mon, 15 Oct 2007 15:04:09 +0000 (15:04 +0000)]
MDL-11775 "Undefined constant 'data_submitted' ..." - it's a function! Merged.
nfreear [Mon, 15 Oct 2007 14:47:34 +0000 (14:47 +0000)]
Follow up fix for MDL-11535 "Blog block sql error" - ...MAX(ordering) max_order - adding "AS"
nfreear [Mon, 15 Oct 2007 14:18:40 +0000 (14:18 +0000)]
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.name" etc.
thepurpleblob [Mon, 15 Oct 2007 13:50:57 +0000 (13:50 +0000)]
MDL-11769:
question name is properly truncated to less than 255 characters tom
stop PostGRES choking.
nfreear [Mon, 15 Oct 2007 12:31:39 +0000 (12:31 +0000)]
Fixes MDL-11430, Flickr & Youtube tag blocks should use list markup.
nfreear [Mon, 15 Oct 2007 12:26:54 +0000 (12:26 +0000)]
Preparation for MDL-11430 - whitespace.
nfreear [Mon, 15 Oct 2007 10:04:41 +0000 (10:04 +0000)]
Follow up fix for MDL-11436 'Encapsulate "accesshide" HTML class in function', and use.
tjhunt [Mon, 15 Oct 2007 07:32:15 +0000 (07:32 +0000)]
MDL-11762 - Navigation not set up properly for resources - $this->navlinks was not being initialised in the base class. Merged from MOODLE_19_STABLE.
urs_hunkler [Mon, 15 Oct 2007 07:19:17 +0000 (07:19 +0000)]
mergerd from 1.9 :: removed the javascript to correct the header display :: IE7 hangs. Need to find a different solution.
nicolasconnault [Mon, 15 Oct 2007 05:18:58 +0000 (05:18 +0000)]
MDL-10905 iterating correctly with readdir (as shown in php doc)
nicolasconnault [Mon, 15 Oct 2007 05:17:55 +0000 (05:17 +0000)]
MDL-8605 putting versions in sync between 1.9 and head
toyomoyo [Mon, 15 Oct 2007 04:46:31 +0000 (04:46 +0000)]
MDL-10353, adding couse variable to nav bar in calendar preferences
moodler [Mon, 15 Oct 2007 04:22:53 +0000 (04:22 +0000)]
Automatic installer.php lang files by installer_builder (
20071015 )
toyomoyo [Mon, 15 Oct 2007 02:08:03 +0000 (02:08 +0000)]
merged fix for MDL-11717, adding dimmed_text a, to dim links as well
gbateson [Mon, 15 Oct 2007 01:00:38 +0000 (01:00 +0000)]
where the correct responses on a JQuiz multiple choice question all have a score of 0%, the scores will be corrected to 100%
urs_hunkler [Sun, 14 Oct 2007 16:18:16 +0000 (16:18 +0000)]
merged from 1.9 :: corrected IE calendar display, removed CSS bugs.