]>
git.mjollnir.org Git - moodle.git/log
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.
stronk7 [Sun, 14 Oct 2007 16:14:40 +0000 (16:14 +0000)]
Improving cron to make digests to use much less memory. MDL-11657
Merged from MOODLE_19_STABLE
stronk7 [Sun, 14 Oct 2007 09:54:57 +0000 (09:54 +0000)]
Grrr (missed to delete some lines) MDL-11751
stronk7 [Sun, 14 Oct 2007 09:52:16 +0000 (09:52 +0000)]
Drop one index that shouldn't be there. MDL-11751
tjhunt [Sat, 13 Oct 2007 22:00:55 +0000 (22:00 +0000)]
Correct misleading error message in upgrade_activity_modules. Spotted while diagnosing MDL-11732. Merged from MOODLE_19_STABLE.
urs_hunkler [Sat, 13 Oct 2007 09:16:46 +0000 (09:16 +0000)]
Merged from 1.9 ::
MDL-11729 :: Removed commenting out loading of the Chameleon files loading.
MDL-11664 :: IE6 can't display transparent PNGs. Added not transparent gifs instead and changed the background for IE6 to a solid colour.
mark-nielsen [Sat, 13 Oct 2007 03:12:27 +0000 (03:12 +0000)]
Mergin fix for MDL-11684 from MOODLE_19_STABLE
mark-nielsen [Sat, 13 Oct 2007 02:36:08 +0000 (02:36 +0000)]
Mergin fix for MDL-11696 from MOODLE_19_STABLE
mark-nielsen [Sat, 13 Oct 2007 01:59:32 +0000 (01:59 +0000)]
Mergin fix for MDL-11636 from MOODLE_19_STABLE
nicolasconnault [Fri, 12 Oct 2007 20:25:45 +0000 (20:25 +0000)]
MDL-8605 using remove_dir instead of rmdir, which doesn't support deleting non-empty directories
nicolasconnault [Fri, 12 Oct 2007 19:13:18 +0000 (19:13 +0000)]
MDL-8605 More changes to upgrade and restore, and some unit tests with db and rs mock objects
tjhunt [Fri, 12 Oct 2007 15:55:49 +0000 (15:55 +0000)]
MDL-11741 - Convert core modules to take advantage of recent improvements to build_navigation.
This check-in removes about 400 lines of code. I hope I have not screwed anything up. I would be grateful if people could review this change, and keep an eye on the navigation bar in modules.
Any navigation bar bugs you find in the near future, feel free to file them in the tracker and assign them to me. Thanks.
If not to many problems are found, I think I would like to backport this to 1.9 stable, but I am not sure that is a good idea. Opinions to the General Developer Forum please. I am about to start a thread there.
tjhunt [Fri, 12 Oct 2007 15:11:57 +0000 (15:11 +0000)]
MDL-11699 - Making one more common case a bit nicer for callers. Merged from MOODLE_19_STABLE.
nfreear [Fri, 12 Oct 2007 10:58:03 +0000 (10:58 +0000)]
Follow up fix for MDL-11535 "Blog block sql error" - GROUP BY, added ", tg.flag"
tjhunt [Fri, 12 Oct 2007 10:36:11 +0000 (10:36 +0000)]
MDL-11699 - Further, backwards-compatible, improvement to the build navigation API to simplify a common case. Also, further improvements to the doc comment, so it is easy to use. Merged from MOODLE_19_STABLE.
stronk7 [Fri, 12 Oct 2007 09:57:58 +0000 (09:57 +0000)]
MDL-11729 :: Removed commenting out loading of the Chameleon files loading
Merged from MOODLE_19_STABLE
stronk7 [Fri, 12 Oct 2007 09:45:33 +0000 (09:45 +0000)]
Merged from MOODLE_19_STABLE. Adding $Id tag
moodler [Fri, 12 Oct 2007 08:35:52 +0000 (08:35 +0000)]
Fixing version number
toyomoyo [Fri, 12 Oct 2007 07:41:30 +0000 (07:41 +0000)]
adding missing context
toyomoyo [Fri, 12 Oct 2007 07:18:41 +0000 (07:18 +0000)]
merged fix for MDL-11717, dimmed_text class for hidden grade items in grader report
toyomoyo [Fri, 12 Oct 2007 03:15:22 +0000 (03:15 +0000)]
MDL-11715, merged fix, export form should follow sort order
toyomoyo [Fri, 12 Oct 2007 01:34:59 +0000 (01:34 +0000)]
MDL-11714, removing debugging statement
tjhunt [Thu, 11 Oct 2007 16:45:43 +0000 (16:45 +0000)]
MDL-11699 - Addendum - fix typo in fixup code. Sorry.
nfreear [Thu, 11 Oct 2007 16:35:20 +0000 (16:35 +0000)]
Fixes MDL-11695, Skip block links inaccessible for many keyboard-only users
tjhunt [Thu, 11 Oct 2007 15:25:27 +0000 (15:25 +0000)]
Small tidy-up in print_header_simple. Merged from MOODLE_19_STABLE.
nicolasconnault [Thu, 11 Oct 2007 14:19:05 +0000 (14:19 +0000)]
MDL-8605 Preventing new user folder from being created when original folder is empty
tjhunt [Thu, 11 Oct 2007 11:52:34 +0000 (11:52 +0000)]
MDL-11699 - Addendum - rewrite the other half of the function too, so I can understand what it is doing, and fix a couple of minor logic errors along the way. Merged from MOODLE_19_STABLE.
tjhunt [Thu, 11 Oct 2007 11:42:49 +0000 (11:42 +0000)]
MDL-9542 - Show final grades from new gradebook in Quiz UI - with help from Petr. Merged from MOODLE_19_STABLE.
skodak [Thu, 11 Oct 2007 09:16:15 +0000 (09:16 +0000)]
groupings should work now; merged from MOODLE_19_STABLE
nicolasconnault [Thu, 11 Oct 2007 09:15:57 +0000 (09:15 +0000)]
Minor changes related to unit testing
nicolasconnault [Thu, 11 Oct 2007 09:01:29 +0000 (09:01 +0000)]
MDL-8605 New user directories implemented
toyomoyo [Thu, 11 Oct 2007 08:14:13 +0000 (08:14 +0000)]
merged fix for MDL-11709, print_header() warning for blogs
toyomoyo [Thu, 11 Oct 2007 05:24:12 +0000 (05:24 +0000)]
MDL-10353, calender redirection broken when editting and exporting
moodler [Thu, 11 Oct 2007 04:08:20 +0000 (04:08 +0000)]
Automatic installer.php lang files by installer_builder (
20071011 )
moodler [Wed, 10 Oct 2007 17:35:42 +0000 (17:35 +0000)]
Change version to identify head version (now 2.0 dev)
moodler [Wed, 10 Oct 2007 16:33:04 +0000 (16:33 +0000)]
Bump to Beta 2 level
skodak [Wed, 10 Oct 2007 16:09:17 +0000 (16:09 +0000)]
preparation for 1.9 beta 2 - setting correct requires in mods and plugins
stronk7 [Wed, 10 Oct 2007 16:06:12 +0000 (16:06 +0000)]
Bump to beta 2 (real branch)
jmg324 [Wed, 10 Oct 2007 16:02:45 +0000 (16:02 +0000)]
MDL-10296 adding in the global for https
tjhunt [Wed, 10 Oct 2007 15:26:45 +0000 (15:26 +0000)]
MDL-11703 - escaped *'s in shortanswer answers were not matching properly. Merged from MOODLE_18_STABLE.
jamiesensei [Wed, 10 Oct 2007 15:23:24 +0000 (15:23 +0000)]
fix for MDL-11692. There were notices about subquestions not being defined. This seems to indicate that there is a problem elsewhere that somehow matching questions without subquestions are in the site db. But suppressed the notice by testing to see if subquestions is set before looping through the questions.
moodler [Wed, 10 Oct 2007 14:57:39 +0000 (14:57 +0000)]
Merged Urs fixes from 1.8 stable and reformatted a bit
moodler [Wed, 10 Oct 2007 14:31:27 +0000 (14:31 +0000)]
Merged the flexible column patch from Urs (1.11.2.3) to HEAD
moodler [Wed, 10 Oct 2007 14:20:38 +0000 (14:20 +0000)]
new string merged from stable
tjhunt [Wed, 10 Oct 2007 14:00:41 +0000 (14:00 +0000)]
MDL-11699 - Make build_navigation more helpful by having it optionally build the activity and activityinstance links too, if you pass a $cm object. Note that this only does extra DB queries if you do pass a $cm object, and it does not have all the required fields, but in this case it will winge at you in developer debug mode. If you get your $cm using get_coursemodule_from_instance or get_coursemodule_from_id, which is best practice these days, then you won't have a problem.
skodak [Wed, 10 Oct 2007 13:14:56 +0000 (13:14 +0000)]
MDL-8248 savepoints in main upgrade.php
skodak [Wed, 10 Oct 2007 12:19:27 +0000 (12:19 +0000)]
MDL-11432 eliminated majority of RecordCount uses, added several missing rs_close() - this should help improve perf on some platforms - Eloy says ;-)
skodak [Wed, 10 Oct 2007 11:03:00 +0000 (11:03 +0000)]
MDL-11694 adding error displaying into installer, it does not affect the debug and error displaying in final installation
MDL-11432 eliminated RecordCount
wildgirl [Wed, 10 Oct 2007 09:37:35 +0000 (09:37 +0000)]
MDL-10713 additional description added to help file
skodak [Wed, 10 Oct 2007 09:21:13 +0000 (09:21 +0000)]
MDL-11432 rs->EOF wrapper function
moodler [Wed, 10 Oct 2007 09:16:43 +0000 (09:16 +0000)]
Implemented typo fixes described by ermanno bagnai in MDL-11689
toyomoyo [Wed, 10 Oct 2007 09:03:01 +0000 (09:03 +0000)]
changing CONTEXT_GROUP to CONTEXT_COURSE for calendar:manageentries capability
skodak [Wed, 10 Oct 2007 08:43:25 +0000 (08:43 +0000)]
add proper rs_close() into cleanup_contexts() - we have to close even when now records returned
wildgirl [Wed, 10 Oct 2007 08:39:59 +0000 (08:39 +0000)]
MDL-6096 help file re-wording
skodak [Wed, 10 Oct 2007 08:33:06 +0000 (08:33 +0000)]
MDL-11688 makes sure all course and user contexts exist during upgrade (all contexts when going from in 1.6) - this is needed for grade_letter upgrade; other minor tweaks - the USER->access is now loaded automatically, feedback parameters added
toyomoyo [Wed, 10 Oct 2007 08:28:43 +0000 (08:28 +0000)]
MDL-11510, adding missing backup/restore gradebook fields
wildgirl [Wed, 10 Oct 2007 08:28:29 +0000 (08:28 +0000)]
MDL-7610 help file re-wording
moodler [Wed, 10 Oct 2007 08:18:59 +0000 (08:18 +0000)]
Just a small fix that would make this SQL work ... no idea what bug it would fix. It's not MDL-9059
skodak [Wed, 10 Oct 2007 07:53:35 +0000 (07:53 +0000)]
MDL-11686 dropped obsoleted grade tables, removed context_rel related upgrade code
toyomoyo [Wed, 10 Oct 2007 07:25:41 +0000 (07:25 +0000)]
MDL-11510, missing gradebook fields in backup
toyomoyo [Wed, 10 Oct 2007 07:08:50 +0000 (07:08 +0000)]
MDL-11510, adding missing fields
toyomoyo [Wed, 10 Oct 2007 07:05:48 +0000 (07:05 +0000)]
MDL-11510, referencing to wrong fields
toyomoyo [Wed, 10 Oct 2007 06:43:23 +0000 (06:43 +0000)]
MDL-11667, adding 2 global variables to set default export decimal point and display format. During export there are 2 new settings for decimal points and display format, default to site setting. Removed letter option because it is a format that you can choose now.
nicolasconnault [Wed, 10 Oct 2007 06:34:20 +0000 (06:34 +0000)]
Added copyright notice
nicolasconnault [Wed, 10 Oct 2007 06:21:37 +0000 (06:21 +0000)]
MDL-11543 Printing nice list of categories for parent category drop-down
moodler [Wed, 10 Oct 2007 06:16:12 +0000 (06:16 +0000)]
Tidied up border around category listing
nicolasconnault [Wed, 10 Oct 2007 06:04:14 +0000 (06:04 +0000)]
MDL-11543 format_string(parent category name)