]>
git.mjollnir.org Git - moodle.git/log
tjhunt [Thu, 23 Oct 2008 09:05:37 +0000 (09:05 +0000)]
file/link resource: Fix notice.
tjhunt [Thu, 23 Oct 2008 09:04:52 +0000 (09:04 +0000)]
listlib: off-by-one error. I found this while preparing my Brisbane MoodleMoot demo. It was causing notices on the question bank page, or something like that.
nicolasconnault [Thu, 23 Oct 2008 08:54:49 +0000 (08:54 +0000)]
MDL-16784 Added a hack for ie6, which causes a little glitch in ie5.5, but nothing major
tjhunt [Thu, 23 Oct 2008 08:32:12 +0000 (08:32 +0000)]
xmldb checks: MDL-16976 write a check that finds rows that violate the foreign key constraints.
tjhunt [Thu, 23 Oct 2008 08:30:43 +0000 (08:30 +0000)]
xmldb checks: MDL-16975 refactor the various checks to eliminate duplicated code.
jerome [Thu, 23 Oct 2008 08:14:24 +0000 (08:14 +0000)]
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service
jerome [Thu, 23 Oct 2008 08:14:23 +0000 (08:14 +0000)]
MDL-15352: doesn't use anymore mnet system function, implemeted new mnet function, remote moodle service will appear into the peer service
tjhunt [Thu, 23 Oct 2008 07:30:12 +0000 (07:30 +0000)]
qtype database definitions: MDL-16978 Lots of foreign key definitions in install.xml files erroniously link to the questions table. It should be question.
dongsheng [Thu, 23 Oct 2008 07:11:47 +0000 (07:11 +0000)]
"MDL-16911, enable searching dialog and adjust thumbnail width"
dongsheng [Thu, 23 Oct 2008 07:10:50 +0000 (07:10 +0000)]
"MDL-13766, add thumbnail_width option for listing"
dongsheng [Thu, 23 Oct 2008 04:26:48 +0000 (04:26 +0000)]
"MDL-16650, fixed bug of returning raw urls"
dongsheng [Thu, 23 Oct 2008 04:10:59 +0000 (04:10 +0000)]
"MDL-16911, youtube plugin for repository module"
moodlerobot [Thu, 23 Oct 2008 01:59:54 +0000 (01:59 +0000)]
Updated the HEAD build version to
20081023
mjollnir_ [Wed, 22 Oct 2008 10:45:05 +0000 (10:45 +0000)]
MDL-16541 - text resource portfolio implementation - send as .html since we're formatting that way
tjhunt [Wed, 22 Oct 2008 10:26:45 +0000 (10:26 +0000)]
quiz attempt javascript: MDL-16833 the javascript that stops enter from submitting the forum in quiz attempts was broken in HEAD.
tjhunt [Wed, 22 Oct 2008 10:24:26 +0000 (10:24 +0000)]
admin tree: remove spurious space.
tjhunt [Wed, 22 Oct 2008 09:48:16 +0000 (09:48 +0000)]
roles interface: MDL-16965 make a view that explains the has_capability calculation for a given capability in a given context for a given user, like on http://docs.moodle.org/en/How_permissions_are_calculated.
nicolasconnault [Wed, 22 Oct 2008 09:31:49 +0000 (09:31 +0000)]
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE
jerome [Wed, 22 Oct 2008 05:56:18 +0000 (05:56 +0000)]
MDL-15352: a bit of cleaning into the remote repository plugin
jerome [Wed, 22 Oct 2008 05:49:15 +0000 (05:49 +0000)]
MDL-15402: trivial stuff into the repository lib
jerome [Wed, 22 Oct 2008 04:13:21 +0000 (04:13 +0000)]
MDL-15352: first version of remote moodle plugin
jerome [Wed, 22 Oct 2008 04:04:23 +0000 (04:04 +0000)]
MDL-15352: first version of remote moodle plugin
dongsheng [Wed, 22 Oct 2008 03:59:32 +0000 (03:59 +0000)]
"MDL-13766, enable scrolling in repository listing"
fmarier [Wed, 22 Oct 2008 03:14:45 +0000 (03:14 +0000)]
backuplib: MDL-16945 (merge from 1.9)
dongsheng [Wed, 22 Oct 2008 02:50:52 +0000 (02:50 +0000)]
"MDL-16907, remove search and logout buttons"
dongsheng [Wed, 22 Oct 2008 02:50:32 +0000 (02:50 +0000)]
"MDL-16908, remove search and logout button"
fmarier [Wed, 22 Oct 2008 02:35:24 +0000 (02:35 +0000)]
moodlelib/welcome message: MDL-16947 (merge from 1.9)
moodlerobot [Wed, 22 Oct 2008 01:52:20 +0000 (01:52 +0000)]
Updated the HEAD build version to
20081022
jerome [Wed, 22 Oct 2008 01:33:37 +0000 (01:33 +0000)]
MDL-16929: fix bulk user download function. (the shortname column title is now profile_field_"shortname"), merged from 19
mjollnir_ [Tue, 21 Oct 2008 09:55:04 +0000 (09:55 +0000)]
portfolio/mahara tighter url for continuing to portfolio to enter the folder and highlight the new file
jamiesensei [Tue, 21 Oct 2008 09:32:24 +0000 (09:32 +0000)]
MDL-16952 "after DB field type changes standard deviation and facility index show up as 0% instead of blank" Problem is that question->maxgrade is now 0.0000 and not 0 and $maxgrade now does not evaluate as false, need to use $maxgade!=0 which evaluates as before.
jamiesensei [Tue, 21 Oct 2008 09:25:02 +0000 (09:25 +0000)]
MDL-16951 "kurtosis and skewness equations were wrong" See changes to equations here : http://docs.moodle.org/en/index.php?title=Development%3AQuiz_item_analysis_calculations&diff=45585&oldid=39752
tjhunt [Tue, 21 Oct 2008 08:20:51 +0000 (08:20 +0000)]
quiz timer: MDL-16490 stop the timer when a page is submitted, to avoid nasty double-submission problems.
dongsheng [Tue, 21 Oct 2008 06:43:18 +0000 (06:43 +0000)]
"MDL-16907, force binary mode write in smb plugin for repository module"
dongsheng [Tue, 21 Oct 2008 06:39:46 +0000 (06:39 +0000)]
"MDL-13766, fixed repository file picker bugs in IE"
dongsheng [Tue, 21 Oct 2008 06:37:13 +0000 (06:37 +0000)]
"MDL-16907, add thumbnail for smb plugin"
tjhunt [Tue, 21 Oct 2008 06:34:14 +0000 (06:34 +0000)]
qtype description: MDL-16863 Put back edit icon next to descriptions for teachers.
dongsheng [Tue, 21 Oct 2008 06:30:50 +0000 (06:30 +0000)]
"MDL-16908, webdav plugin for repository module"
tjhunt [Tue, 21 Oct 2008 06:22:16 +0000 (06:22 +0000)]
Remove obsolete method.
tjhunt [Tue, 21 Oct 2008 05:45:39 +0000 (05:45 +0000)]
quiz reports: MDL-16948 SQL does not work in Oracle - you are not allowed to refer to output column names in GROUP BY. Fix thanks to Francois Marier.
moodlerobot [Tue, 21 Oct 2008 01:47:35 +0000 (01:47 +0000)]
Updated the HEAD build version to
20081021
arborrow [Mon, 20 Oct 2008 17:56:11 +0000 (17:56 +0000)]
MDL-16939 - adding check type exists to avoid PHP notice in build_navigation function; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 20 Oct 2008 13:47:08 +0000 (13:47 +0000)]
MDL-16892 Fixed bug in accesslib role_fix_names method. Merging from MOODLE_19_STABLE
dongsheng [Mon, 20 Oct 2008 07:24:14 +0000 (07:24 +0000)]
"MDL-16907, shouldnot modify smblib.php"
dongsheng [Mon, 20 Oct 2008 07:20:33 +0000 (07:20 +0000)]
"MDL-16907, smb plugin for repository module"
dongsheng [Mon, 20 Oct 2008 02:26:36 +0000 (02:26 +0000)]
"MDL-13766, improve upload interface"
dongsheng [Mon, 20 Oct 2008 02:14:57 +0000 (02:14 +0000)]
"MDL-13766, fix listing css"
moodlerobot [Mon, 20 Oct 2008 01:49:09 +0000 (01:49 +0000)]
Updated the HEAD build version to
20081020
dongsheng [Mon, 20 Oct 2008 01:40:19 +0000 (01:40 +0000)]
"MDL-16650, return raw URLs directly"
moodlerobot [Sun, 19 Oct 2008 01:42:27 +0000 (01:42 +0000)]
Updated the HEAD build version to
20081019
moodlerobot [Sun, 19 Oct 2008 01:23:37 +0000 (01:23 +0000)]
Automatic installer.php lang files by installer_builder (
20081019 )
skodak [Sat, 18 Oct 2008 22:46:17 +0000 (22:46 +0000)]
MDL-16930 ddl - exceptions cleanup
skodak [Sat, 18 Oct 2008 22:35:42 +0000 (22:35 +0000)]
MDL-14679 dml/native_mysqli improvements
arborrow [Sat, 18 Oct 2008 04:19:46 +0000 (04:19 +0000)]
fixed trivial typo in comment; merged from 19STABLE
moodlerobot [Sat, 18 Oct 2008 01:43:35 +0000 (01:43 +0000)]
Updated the HEAD build version to
20081018
skodak [Fri, 17 Oct 2008 22:43:42 +0000 (22:43 +0000)]
MDL-14679 dml/native_mysqli new experimental native driver for mysqli - not fully finished yet, seems to work fine
stronk7 [Fri, 17 Oct 2008 18:05:23 +0000 (18:05 +0000)]
Adding correct Office 2007 mime types. MDL-15987 ; merged from 19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:56:06 +0000 (14:56 +0000)]
MDL-13702 Added language help file. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:33:28 +0000 (14:33 +0000)]
MDL-16917 small semantic change Merged from MOODLE_19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:33:05 +0000 (14:33 +0000)]
MDL-13259 Redirecting to creation of new scale when none exists. Merging from MOODLE_19_STABLE
nicolasconnault [Fri, 17 Oct 2008 14:03:28 +0000 (14:03 +0000)]
MDL-16917 Fixed Merged from MOODLE_19_STABLE
mjollnir_ [Fri, 17 Oct 2008 06:58:11 +0000 (06:58 +0000)]
MDL-16861 - file api/zip packer - make inline docs clearer for people like me who miss information
skodak [Fri, 17 Oct 2008 06:38:25 +0000 (06:38 +0000)]
MDL-16861 packer: redoing last commit :-)
skodak [Fri, 17 Oct 2008 06:33:45 +0000 (06:33 +0000)]
MDL-16861 packer? undoing last commit, does not seem correct
moodlerobot [Fri, 17 Oct 2008 01:50:45 +0000 (01:50 +0000)]
Updated the HEAD build version to
20081017
skodak [Thu, 16 Oct 2008 20:46:45 +0000 (20:46 +0000)]
MDL-16903 mod/forum: undefined course context when forum subscription not allowed; merged from MOODLE_19_STABLE
stronk7 [Thu, 16 Oct 2008 18:23:19 +0000 (18:23 +0000)]
Fixed a problem when adding files and subdirectories (not
from Moodle Storage but from FileSystem). Related to MDL-16861
stronk7 [Thu, 16 Oct 2008 17:50:13 +0000 (17:50 +0000)]
Fix for deprecated zip_files() function. Packager requires
destination file full path. Non-existing bug in Tracker.
nicolasconnault [Thu, 16 Oct 2008 11:18:02 +0000 (11:18 +0000)]
MDL-16898 Extending include_path Merging from MOODLE_19_STABLE
nicolasconnault [Thu, 16 Oct 2008 06:54:29 +0000 (06:54 +0000)]
MDL-15680 emoving weights interface (now in contrib).
moodlerobot [Thu, 16 Oct 2008 01:57:35 +0000 (01:57 +0000)]
Updated the HEAD build version to
20081016
dongsheng [Wed, 15 Oct 2008 09:03:30 +0000 (09:03 +0000)]
"MDL-11371, The View past chat sessions should not appear if there haven't been any."
dongsheng [Wed, 15 Oct 2008 05:30:37 +0000 (05:30 +0000)]
"User Filter: empty filter form fixed, merged from 1.9, MDL-16880"
moodlerobot [Wed, 15 Oct 2008 01:58:46 +0000 (01:58 +0000)]
Updated the HEAD build version to
20081015
skodak [Tue, 14 Oct 2008 20:36:04 +0000 (20:36 +0000)]
MDL-16881 gradebook: overview report does not ignore hidden grades if user can not view them; merged from MOODLE_19_STABLE
nicolasconnault [Tue, 14 Oct 2008 17:15:52 +0000 (17:15 +0000)]
MDL-15680 merged in all the functionality of the Edit categories and items page
jamiesensei [Tue, 14 Oct 2008 15:19:25 +0000 (15:19 +0000)]
MDL-16870 "ID is incorrectly labelled"
jamiesensei [Tue, 14 Oct 2008 15:00:26 +0000 (15:00 +0000)]
MDL-16869 "Exporting leaves <p> </p> in essay responses" added method to flexible_table class format_text that takes the same parameters as format_text the function in weblib. If the table is not in download mode then this formats the text as html. If it is then it strips the tags or does the right thing depending on the download type. Added methods to download classes to tell flexible_table class what should be done with html.
dongsheng [Tue, 14 Oct 2008 08:39:55 +0000 (08:39 +0000)]
"Chat Module, refreshing in safari fixed, merged from 1.9, MDL-16878"
piers [Tue, 14 Oct 2008 04:36:19 +0000 (04:36 +0000)]
MDL-16810 - fix typo on function name. thanks to Jason Hardin.
moodlerobot [Tue, 14 Oct 2008 01:52:55 +0000 (01:52 +0000)]
Updated the HEAD build version to
20081014
stronk7 [Mon, 13 Oct 2008 23:24:45 +0000 (23:24 +0000)]
MDL-16709. Improve scheduling of stats. They only will run if:
- 20 hours has passes since last execution.
- We are in a 4 hours time window since last scheduled time.
Should work for 99.99% os sites (running cron in < 4h intervals)
Merged from 19_STABLE
skodak [Mon, 13 Oct 2008 22:43:26 +0000 (22:43 +0000)]
MDL-14972 groupings and groupmembers only help icons; merged from MOODLE_19_STABLE
skodak [Mon, 13 Oct 2008 22:41:24 +0000 (22:41 +0000)]
MDL-14972 new help files for groupings and groupmembersonly - most of the credit goes to Helen ;-) merged from MOODLE_19_STABLE
stronk7 [Mon, 13 Oct 2008 21:53:49 +0000 (21:53 +0000)]
Adding new setting "statsruntimedays" to configure the number of days to
calculate as max per stats cron invocation. Part of MDL-16709 ; merged from 19_STABLE
skodak [Mon, 13 Oct 2008 20:14:30 +0000 (20:14 +0000)]
MDL-10301 Applying language patch; merging from MOODLE_19_STABLE
skodak [Mon, 13 Oct 2008 19:39:27 +0000 (19:39 +0000)]
MDL-16839 forms: workaround for problematic hard frozen values; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 13 Oct 2008 14:38:36 +0000 (14:38 +0000)]
MDL-15680 Redesigned the weights interface using table layout. It will eventually replace the current "Edit categories and items" page
nicolasconnault [Mon, 13 Oct 2008 12:47:57 +0000 (12:47 +0000)]
MDL-15262 Merging from MOODLE_19_STABLE
nicolasconnault [Mon, 13 Oct 2008 12:35:23 +0000 (12:35 +0000)]
MDL-16568 Hiding courses with showgrades set to 0. Merging from MOODLE_19_STABLE
jamiesensei [Mon, 13 Oct 2008 11:52:35 +0000 (11:52 +0000)]
MDL-16842 "Adding group of elements in function lib/formslib.php/repeat_elements() not working correctly" Fixed using fullclone instead of clone now. Merged from 1.9 stable.
mjollnir_ [Mon, 13 Oct 2008 10:20:05 +0000 (10:20 +0000)]
MDL-16587 & MDL-15666: portfolio unit test framework expanded to do 3d rather than 2d testing (caller + plugin + new: exportformat)
mjollnir_ [Mon, 13 Oct 2008 10:18:43 +0000 (10:18 +0000)]
MDL-15666: assignment portfolio unit tests should not try and use file-ish assignment types yet
mjollnir_ [Mon, 13 Oct 2008 10:17:01 +0000 (10:17 +0000)]
tiny simpletest fix: start and end output buffering a bit more sensibly.
mjollnir_ [Mon, 13 Oct 2008 10:14:18 +0000 (10:14 +0000)]
MDL-16587 - portfolio/caller baseclass - new string for exception for missing files.
mjollnir_ [Mon, 13 Oct 2008 10:12:05 +0000 (10:12 +0000)]
MDL-16587: portfolio/caller base class - be more defensive when asked to do things with files
mjollnir_ [Mon, 13 Oct 2008 10:10:14 +0000 (10:10 +0000)]
MDL-16587: mod/forum portfolio implementation: fixed warning.
jerome [Mon, 13 Oct 2008 09:36:55 +0000 (09:36 +0000)]
MDL-16865: change default course number of section to '3'
jerome [Mon, 13 Oct 2008 09:34:38 +0000 (09:34 +0000)]
MDL-16865: change default course format to 'Weekly'
nicolasconnault [Mon, 13 Oct 2008 08:44:10 +0000 (08:44 +0000)]
MDL-15887 Merging from MOODLE_19_STABLE