]>
git.mjollnir.org Git - moodle.git/log
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
dongsheng [Mon, 13 Oct 2008 08:38:42 +0000 (08:38 +0000)]
"Repository: repository_get_client(), thumbnail view fixed, MDL-13766"
dongsheng [Mon, 13 Oct 2008 07:37:24 +0000 (07:37 +0000)]
"Repository: repository_get_client(), treeview node doesnot support onXXX anymore, fix the problem of subsribing event MDL-13766"
moodlerobot [Mon, 13 Oct 2008 01:49:00 +0000 (01:49 +0000)]
Updated the HEAD build version to
20081013
moodlerobot [Mon, 13 Oct 2008 01:27:56 +0000 (01:27 +0000)]
Automatic installer.php lang files by installer_builder (
20081013 )
dongsheng [Sun, 12 Oct 2008 05:47:35 +0000 (05:47 +0000)]
"MDL-16844, making choose very old stats data possible, merged from 1.9"
moodlerobot [Sun, 12 Oct 2008 01:40:58 +0000 (01:40 +0000)]
Updated the HEAD build version to
20081012
mjollnir_ [Sat, 11 Oct 2008 17:33:20 +0000 (17:33 +0000)]
MDL-16587 bit of a large refactor of the portfolio formats. still more to come.
moodlerobot [Sat, 11 Oct 2008 01:46:06 +0000 (01:46 +0000)]
Updated the HEAD build version to
20081011
stronk7 [Fri, 10 Oct 2008 21:30:07 +0000 (21:30 +0000)]
Detect non-utf8 langs in user edition forms. MDL-16845 MDL-11829 ; merged from 19_STABLE
ethem [Fri, 10 Oct 2008 21:01:27 +0000 (21:01 +0000)]
+ Show "Payments" and "Go to Course" buttons after purchased instead of redirect to course.
+ Restore an_test to original state after account verification. If admin clicks Save Changes after account verification, all transactions go to test mode.
stronk7 [Fri, 10 Oct 2008 18:06:16 +0000 (18:06 +0000)]
Set the user->lang DB default to en_utf8. MDL-16845 ; merged from 19_STABLE
dongsheng [Fri, 10 Oct 2008 07:53:32 +0000 (07:53 +0000)]
"MDL-13766, strip html code in error report"
dongsheng [Fri, 10 Oct 2008 07:33:23 +0000 (07:33 +0000)]
"MDL-13766, update for YUI 2.6"
nicolasconnault [Fri, 10 Oct 2008 07:18:19 +0000 (07:18 +0000)]
MDL-15680 Added grade category aggregation settings and weights, plus correct handling of 3 types of weights.
moodlerobot [Fri, 10 Oct 2008 01:50:12 +0000 (01:50 +0000)]
Updated the HEAD build version to
20081010
poltawski [Thu, 9 Oct 2008 13:52:39 +0000 (13:52 +0000)]
MDL-16816 - fix role_assign() to match php docs
Return role assignment id on succesful assignment
poltawski [Thu, 9 Oct 2008 13:18:55 +0000 (13:18 +0000)]
MDL-16205 - fix 'coltroller' typo
poltawski [Thu, 9 Oct 2008 13:00:48 +0000 (13:00 +0000)]
MDL-16428 - fix typo
poltawski [Thu, 9 Oct 2008 11:24:11 +0000 (11:24 +0000)]
MDL-16461 - default wasn't being set on send for marking due to
incorrect element name
thanks to Brian Gray
mudrd8mz [Thu, 9 Oct 2008 11:07:34 +0000 (11:07 +0000)]
MDL-16506 Fixed error when deleting the only page in the Lesson. Credit goes to Chris Bertagne for the patch. Merged from 1.9
poltawski [Thu, 9 Oct 2008 10:51:57 +0000 (10:51 +0000)]
MDL-16434 fix typo in class name "generalbox"
thanks to Joseph Rézeau
scyrma [Thu, 9 Oct 2008 07:00:56 +0000 (07:00 +0000)]
Files/MDL-14231: reverting previous commit.
scyrma [Thu, 9 Oct 2008 06:22:54 +0000 (06:22 +0000)]
Files/MDL-14231: return false on file not found so that the user is warned that the file could not be deleted. (merged)
jerome [Thu, 9 Oct 2008 06:01:10 +0000 (06:01 +0000)]
MDL-15402: by default course/user repositories cannot be created/set
jerome [Thu, 9 Oct 2008 03:02:26 +0000 (03:02 +0000)]
MDL-15402: add a repository type functionality in the administration: enable/disable course and user repository setting
dongsheng [Thu, 9 Oct 2008 02:17:14 +0000 (02:17 +0000)]
"MDL-13766, always display personal repositories"
moodlerobot [Thu, 9 Oct 2008 01:52:08 +0000 (01:52 +0000)]
Updated the HEAD build version to
20081009
moodlerobot [Thu, 9 Oct 2008 01:32:09 +0000 (01:32 +0000)]
Automatic installer.php lang files by installer_builder (
20081009 )
skodak [Wed, 8 Oct 2008 20:56:38 +0000 (20:56 +0000)]
MDL-15262 using hardFreeze instead of static, because we need this info to b returned from form; the new change* caps are not in effect when adding new courses - merged from MOODLE_19_STABLE + fixed regression in coursename/shortname automatic numbering
skodak [Wed, 8 Oct 2008 20:07:42 +0000 (20:07 +0000)]
MDL-15262 adding xss risks to new course update related caps; merged from MOODLE_19_STABLE
skodak [Wed, 8 Oct 2008 20:03:15 +0000 (20:03 +0000)]
MDL-15262 fixed major regressions for non-legacy roles with course:update enabled; merged from MOODLE_19_STABLE
skodak [Wed, 8 Oct 2008 19:10:22 +0000 (19:10 +0000)]
MDL-16738 fixed + array operator overriding the same numeric keys - credit goes to Vince Gángó; merged from MOODLE_19_STABLE
skodak [Wed, 8 Oct 2008 18:53:28 +0000 (18:53 +0000)]
MDL-14840 trimming scale options - the spaces should not be there in the first place (to be addressed later MDL-16832) - credit goes to Mike Corb and Dan Marsden; merged from MOODLE_19_STABLE
nicolasconnault [Wed, 8 Oct 2008 13:40:42 +0000 (13:40 +0000)]
MDL-15262 Instead of removing these form fields entirely, rendering them as static form elements. Merging from MOODLE_19_STABLE
nicolasconnault [Wed, 8 Oct 2008 13:23:35 +0000 (13:23 +0000)]
MDL-15262 Added 3 new capabilities without changing defaults, as suggested by Matt. Merged from MOODLE_19_STABLE
nicolasconnault [Wed, 8 Oct 2008 12:22:04 +0000 (12:22 +0000)]
MDL-12198 Fixed ordering of sections, Merging from MOODLE_19_STABLE
nicolasconnault [Wed, 8 Oct 2008 11:06:05 +0000 (11:06 +0000)]
MDL-15887 Implemented new setting, Merged from MOODLE_19_STABLE
jamiesensei [Wed, 8 Oct 2008 10:27:38 +0000 (10:27 +0000)]
MDL-14676 "In question bank, problem with moodle/question:edit* when do not have moodle/question:move*" Fixed logic for processing submission of question form and also added some validation to check that the user has permissions to move a question.
nicolasconnault [Wed, 8 Oct 2008 09:10:05 +0000 (09:10 +0000)]
MDL-10201 Merged from MOODLE_19_STABLE
nicolasconnault [Wed, 8 Oct 2008 08:25:16 +0000 (08:25 +0000)]
MDL-15871 Merging from MOODLE_19_STABLE
nicolasconnault [Wed, 8 Oct 2008 08:21:46 +0000 (08:21 +0000)]
MDL-16784 Updating ajaxlib.php Merging from 1.9 stable
dongsheng [Wed, 8 Oct 2008 07:55:42 +0000 (07:55 +0000)]
"MDL-11371, The View past chat sessions should not appear if there haven't been any, merged from 1.9"
skodak [Wed, 8 Oct 2008 07:16:12 +0000 (07:16 +0000)]
MDL-16765 - undoing MDL-14303 and adding different fix; merged from MOODLE_19_STABLE
dongsheng [Wed, 8 Oct 2008 06:48:57 +0000 (06:48 +0000)]
MDL-15370, remove old html and javascript code, merged from 1.9
dongsheng [Wed, 8 Oct 2008 02:28:40 +0000 (02:28 +0000)]
"MDL-16822, use https connection if it is avaliable"
moodlerobot [Wed, 8 Oct 2008 01:59:14 +0000 (01:59 +0000)]
Updated the HEAD build version to
20081008
skodak [Tue, 7 Oct 2008 23:05:09 +0000 (23:05 +0000)]
MDL-16819 fixed regression in last commit, sorry
peterbulmer [Tue, 7 Oct 2008 22:25:48 +0000 (22:25 +0000)]
Typo correction in comment
skodak [Tue, 7 Oct 2008 22:09:33 +0000 (22:09 +0000)]
MDL-15800 merged changes from MOODLE_19_STABLE
wildgirl [Tue, 7 Oct 2008 10:50:00 +0000 (10:50 +0000)]
MDL-13875 multiplicator help file rewording
jerome [Tue, 7 Oct 2008 09:39:32 +0000 (09:39 +0000)]
MDL-12846: add default to language field (course default settings page)
scyrma [Tue, 7 Oct 2008 09:28:47 +0000 (09:28 +0000)]
Forum/MDL-14558: Prevent users from subscribing or getting subscribed to forums where subscriptions are not allowed. (merge)
jamiesensei [Tue, 7 Oct 2008 08:46:24 +0000 (08:46 +0000)]
MDL-16803 "Questions with score of 0 lead to division by zero warning"
scyrma [Tue, 7 Oct 2008 05:20:05 +0000 (05:20 +0000)]
Lesson/MDL-13311: make it possible to have a short answer question using 0 has answer. (merge)
jerome [Tue, 7 Oct 2008 02:26:47 +0000 (02:26 +0000)]
MDL-15800: clean filelib.php, fix https image link into the edit profil page (weblib.php), merged from 19
moodlerobot [Tue, 7 Oct 2008 01:44:59 +0000 (01:44 +0000)]
Updated the HEAD build version to
20081007
skodak [Mon, 6 Oct 2008 22:29:36 +0000 (22:29 +0000)]
MDL-15431 User icon and Guest icon mixed up on compressed Course list; merged from MOODLE_19_STABLE
skodak [Mon, 6 Oct 2008 22:07:37 +0000 (22:07 +0000)]
MDL-16799 - Unit tests failing on events testing - caused by handler caching; merged from MOODLE_19_STABLE
wildgirl [Mon, 6 Oct 2008 15:23:21 +0000 (15:23 +0000)]
MDL-14830 backup info added to role renaming help file
skodak [Mon, 6 Oct 2008 09:29:26 +0000 (09:29 +0000)]
MDL-14696 Option to unenrol user from course when assigned to a role at a higher context; merged from MOODLE_19_STABLE
andreabix [Mon, 6 Oct 2008 08:19:04 +0000 (08:19 +0000)]
Fixed non compliant HTMl in README
moodlerobot [Mon, 6 Oct 2008 01:42:57 +0000 (01:42 +0000)]
Updated the HEAD build version to
20081006
dongsheng [Mon, 6 Oct 2008 01:33:52 +0000 (01:33 +0000)]
"MDL-13766, update yui files"
piers [Sun, 5 Oct 2008 22:35:46 +0000 (22:35 +0000)]
MDL-7068 - SCORM 2004 compliance - fix mod/scorm to handle core data elements correctly - now passes test DMI.
moodlerobot [Sun, 5 Oct 2008 01:39:40 +0000 (01:39 +0000)]
Updated the HEAD build version to
20081005