]>
git.mjollnir.org Git - moodle.git/log
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.
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