]>
git.mjollnir.org Git - moodle.git/log
moodlerobot [Tue, 11 Nov 2008 02:03:30 +0000 (02:03 +0000)]
Updated the HEAD build version to
20081111
moodlerobot [Tue, 11 Nov 2008 01:42:52 +0000 (01:42 +0000)]
Automatic installer.php lang files by installer_builder (
20081111 )
piers [Mon, 10 Nov 2008 23:56:54 +0000 (23:56 +0000)]
MDL-16949 - fix wrong addition of times in SCORM API, thanks Xabi Martin.
pichetp [Mon, 10 Nov 2008 19:47:49 +0000 (19:47 +0000)]
MDL-14763 new lang strings and MDL-17134
pichetp [Mon, 10 Nov 2008 19:42:05 +0000 (19:42 +0000)]
MDL-14763 new help file
jamiesensei [Mon, 10 Nov 2008 14:42:21 +0000 (14:42 +0000)]
MDL-17190 "error in code for calculating discrimination index and efficiency for randomly selected questions" Fixed the code for item stats.
jamiesensei [Mon, 10 Nov 2008 11:56:37 +0000 (11:56 +0000)]
MDL-17188 "effective question weight equation cannot cope with negative covariance of question grades" excluding such questions from equation
jamiesensei [Mon, 10 Nov 2008 08:12:28 +0000 (08:12 +0000)]
MDL-14209 "quiz stats report:Seperation of functionality and unit tests for calculations" forgot to remove this, now redundant, piece of code.
tjhunt [Mon, 10 Nov 2008 07:56:37 +0000 (07:56 +0000)]
random questions: MDL-17185 regression from MDL-17160 random questions were no longer randomising.
Backporting Jamie's fix to 1.9, and making a minor improvement along the way.
danmarsden [Mon, 10 Nov 2008 07:43:24 +0000 (07:43 +0000)]
scorm: MDL-16185 display warning when zlib_compression on - causes errors with certain browsers.
jamiesensei [Mon, 10 Nov 2008 07:32:05 +0000 (07:32 +0000)]
MDL-17185 "random questions always the same!" Randomized question selection
jamiesensei [Mon, 10 Nov 2008 07:03:25 +0000 (07:03 +0000)]
MDL-17183 "function 'question_get_real_state' fails when response is empty string" fixed regular expression
dongsheng [Mon, 10 Nov 2008 03:06:27 +0000 (03:06 +0000)]
"MDL-17143, don't display the user description at all when user isn't enrolled in any courses, merged and modified from 1.9"
moodlerobot [Mon, 10 Nov 2008 01:51:56 +0000 (01:51 +0000)]
Updated the HEAD build version to
20081110
stronk7 [Sun, 9 Nov 2008 22:57:59 +0000 (22:57 +0000)]
MDL-17171 Glossary: Correct breadcrumb when exporting glossary. Merged from 19_STABLE
piers [Sun, 9 Nov 2008 22:27:18 +0000 (22:27 +0000)]
MDL-17178 - fix grade update so that it happens both when the lesson status, and the score changes.
pichetp [Sun, 9 Nov 2008 21:55:58 +0000 (21:55 +0000)]
MDL-17104 and MDL-17105 unused old questions are deleted more correclty and take in
account that the actual questiontype/save_question() create a new question when categorytomove
is not set..
gbateson [Sun, 9 Nov 2008 03:39:15 +0000 (03:39 +0000)]
mod hotpot: fix undefined global variable $COURSE
moodlerobot [Sun, 9 Nov 2008 01:53:09 +0000 (01:53 +0000)]
Updated the HEAD build version to
20081109
dongsheng [Sat, 8 Nov 2008 14:24:53 +0000 (14:24 +0000)]
"MDL-16549, fixed typo"
moodlerobot [Sat, 8 Nov 2008 01:50:55 +0000 (01:50 +0000)]
Updated the HEAD build version to
20081108
pichetp [Sat, 8 Nov 2008 00:58:21 +0000 (00:58 +0000)]
improving text
stronk7 [Fri, 7 Nov 2008 12:58:03 +0000 (12:58 +0000)]
NOTINTRACKER: Fixed innocent typo
stronk7 [Fri, 7 Nov 2008 12:49:11 +0000 (12:49 +0000)]
MDL-17151 DB 2.0 syntax: fixed wrong usage in previous commit
ikawhero [Fri, 7 Nov 2008 05:57:24 +0000 (05:57 +0000)]
MDL-17151: Missing code to check for uniqueness of values.
Merged from MOODLE_19_STABLE
tjhunt [Fri, 7 Nov 2008 05:50:02 +0000 (05:50 +0000)]
random questions: MDL-17160 Adding random questions, maximum option.
When counting how many options to put in the add NN random questions dropdown, we should only count questions of types that are usable by random.
jerome [Fri, 7 Nov 2008 05:40:20 +0000 (05:40 +0000)]
MDL-13987: fix navigation links for Activities Administration page: check that the course list is not empty, merged from 19
jerome [Fri, 7 Nov 2008 05:34:42 +0000 (05:34 +0000)]
MDL-13987: fix navigation links for Activities Administration page, merged from 19
tjhunt [Fri, 7 Nov 2008 02:51:47 +0000 (02:51 +0000)]
accesslib: MDL-17159 Fix regression I caused with MDL-8312.
ikawhero [Fri, 7 Nov 2008 02:01:19 +0000 (02:01 +0000)]
MDL-17151: Fix typo. Merged from MOODLE_19_STABLE.
moodler [Fri, 7 Nov 2008 02:01:10 +0000 (02:01 +0000)]
auth/cas MDL-17121 Upgraded to latest version which is LGPL
moodlerobot [Fri, 7 Nov 2008 01:50:25 +0000 (01:50 +0000)]
Updated the HEAD build version to
20081107
skodak [Thu, 6 Nov 2008 18:55:54 +0000 (18:55 +0000)]
MDL-17129 dml/ddl: improved handling of dml exception in dml
skodak [Thu, 6 Nov 2008 18:36:50 +0000 (18:36 +0000)]
MDL-17130 dml: removed lambda-style functions - they might be a major scalability problem in future
sam_marshall [Thu, 6 Nov 2008 17:29:07 +0000 (17:29 +0000)]
MDL-17153: Completion system - minor text change for accessibility
sam_marshall [Thu, 6 Nov 2008 17:19:00 +0000 (17:19 +0000)]
MDL-17153: Completion system - minor text change for accessibility
agrabs [Thu, 6 Nov 2008 16:10:04 +0000 (16:10 +0000)]
MDL-17008 - added a function to access the _form member
sam_marshall [Thu, 6 Nov 2008 12:27:15 +0000 (12:27 +0000)]
MDL-17150: Completion system shouldn't restore data for users who have no access to course
tjhunt [Thu, 6 Nov 2008 08:35:23 +0000 (08:35 +0000)]
accesslib: MDL-16549 Now that moodle/site:doanything is not editiable, reset the permissions to default on all roles.
tjhunt [Thu, 6 Nov 2008 07:34:01 +0000 (07:34 +0000)]
role assign: MDL-8312 Restrict which roles can be assigned at which contextlevels.
* New table role_context_levels
* Populate table with defaults on install
* Populate table on upgrade with the same defaults, plus any additional ones needed to ensure all the role assignments already in the database are allowed.
* Change get_assignable_roles to respect these settings.
* UI for these settings on the add/edit role form.
* Save these settings when a role definition is saved.
* If in a context, there are no roles you can assign, display a polite message.
* Back up these settings.
* Restore these settings. When resotring a <=1.9.x backup file, any newly imported roles are set to be assignable at all contextlevels.
Restore not tested because it is broken in HEAD.
tjhunt [Thu, 6 Nov 2008 07:17:34 +0000 (07:17 +0000)]
backup: MDL-17145 And actually copy the backup file there!
tjhunt [Thu, 6 Nov 2008 06:49:33 +0000 (06:49 +0000)]
backup: MDL-17145 When a backup completes, send users to the backup file area
tjhunt [Thu, 6 Nov 2008 06:13:09 +0000 (06:13 +0000)]
quiz results block: MDL-17137 block_quiz_results: manager links to group/overview are wrong.
Eloy told me exactly what to change. I don't know why he did not commit the fix himself!
tjhunt [Thu, 6 Nov 2008 06:09:14 +0000 (06:09 +0000)]
user selector: MDL-16966 Nicer handling of the situation where there are no users at all.
A slight improvement of a patch by Dan Poltawski.
tjhunt [Thu, 6 Nov 2008 05:54:46 +0000 (05:54 +0000)]
user selector: MDL-16966 Properly preserce the enrolment start option through page reloads.
tjhunt [Thu, 6 Nov 2008 04:10:22 +0000 (04:10 +0000)]
generator: Fix to use role_assign, rather than screwing with the role_assignments table directly.
fmarier [Thu, 6 Nov 2008 03:49:44 +0000 (03:49 +0000)]
mod/feedback: MDL-17142 Fix SQL statements incompatible with Oracle
moodlerobot [Thu, 6 Nov 2008 02:15:15 +0000 (02:15 +0000)]
Updated the HEAD build version to
20081106
danmarsden [Thu, 6 Nov 2008 01:04:40 +0000 (01:04 +0000)]
MDL-17140 should check if $data->id isn't empty before sending to get_record
skodak [Wed, 5 Nov 2008 10:45:45 +0000 (10:45 +0000)]
MDL-17129 dml/ddl: improved ddl exceptions when changing db structure
skodak [Wed, 5 Nov 2008 09:13:38 +0000 (09:13 +0000)]
MDL-17110 snoopy: added import info
skodak [Wed, 5 Nov 2008 09:13:17 +0000 (09:13 +0000)]
MDL-17110 snoopy: added import info
tjhunt [Wed, 5 Nov 2008 08:17:30 +0000 (08:17 +0000)]
role overrides: MDL-17070 Improve override roles page to match the recent usability improvements on the assign page.
Including:
MDL-11529 When assigning/overriding roles, the dropdown for switching to another role should have a number in brackets
MDL-16549 Should not be able to edit the permission associated with moodle/site:doanything on any role.
tjhunt [Wed, 5 Nov 2008 08:10:17 +0000 (08:10 +0000)]
Fix misleading comment.
danmarsden [Wed, 5 Nov 2008 07:13:26 +0000 (07:13 +0000)]
MDL-17071 fix misleading text - it's removing enrolments not assignments
tjhunt [Wed, 5 Nov 2008 03:55:44 +0000 (03:55 +0000)]
Fix alphabetical order among the cannot... strings, and fix one typo.
tjhunt [Wed, 5 Nov 2008 02:16:07 +0000 (02:16 +0000)]
user selector: MDL-16966 Work round IE bug. Also, deal with reload case.
Listen you morons in Redmond: getElementById does not mean getElementByIdOrNameOrAnythingElseRandomWeFeelLike. Oh well. I have done a work-around.
moodlerobot [Wed, 5 Nov 2008 02:15:44 +0000 (02:15 +0000)]
Updated the HEAD build version to
20081105
skodak [Wed, 5 Nov 2008 00:12:30 +0000 (00:12 +0000)]
MDL-17130 dml: eliminated $CFG->dbfamily
skodak [Wed, 5 Nov 2008 00:05:41 +0000 (00:05 +0000)]
MDL-17020 pgsql: silenced php warnings
skodak [Wed, 5 Nov 2008 00:05:18 +0000 (00:05 +0000)]
MDL-17129 dml: fixed dml exception handling in unit tests
skodak [Tue, 4 Nov 2008 23:07:14 +0000 (23:07 +0000)]
MDL-17129 dml: implemented exceptions in new drivers, yay!
skodak [Tue, 4 Nov 2008 22:29:18 +0000 (22:29 +0000)]
MDL-16920 mysqli: refactored driver to use new query logging
skodak [Tue, 4 Nov 2008 22:25:23 +0000 (22:25 +0000)]
MDL-16920 mysqli: refactored driver to use new query logging
skodak [Tue, 4 Nov 2008 21:55:39 +0000 (21:55 +0000)]
MDL-17020 pgsql: new port dboption
skodak [Tue, 4 Nov 2008 21:50:13 +0000 (21:50 +0000)]
MDL-17129 basic dml exceptions
danmarsden [Tue, 4 Nov 2008 20:33:03 +0000 (20:33 +0000)]
MDL-17128 SCORM backuplib generates invalid XML - causes backup to fail. thanks to Mark Nielsen for patch.
stronk7 [Tue, 4 Nov 2008 16:53:16 +0000 (16:53 +0000)]
MDLSITE-548 - langconfig: Adding thousands separator. Merged from 19_STABLE
stronk7 [Tue, 4 Nov 2008 16:26:08 +0000 (16:26 +0000)]
MDLSITE-548 - langconfig: Adding thousands separator.
wildgirl [Tue, 4 Nov 2008 12:27:13 +0000 (12:27 +0000)]
MDL-13702 example replaced with simpler one
mudrd8mz [Tue, 4 Nov 2008 12:13:04 +0000 (12:13 +0000)]
Set images base path to Moodle dirroot
tjhunt [Tue, 4 Nov 2008 10:49:31 +0000 (10:49 +0000)]
user preferences: MDL-17123 cope correctly with multiple sessions.
This steals the logic from accesslib used to detect dirty contexts and so reload cached access data when permissions are changed.
Here, we track when user preferences are changed, so that if necessary we can trigger a reaload. This helps in two situations:
1. When you are logged into Moodle with two different browsers.
2. When someone else changes one of your preferences.
After this change, you will see the changed user pref immediately in all sessions.
This adds one cheap DB query to any page that tries to access a user preference (which is almost all of them, because of deciding whether to show the messaging pop-up). It adds a few more queries in the cases when a user preference is changed. This is in the name of correctness.
tjhunt [Tue, 4 Nov 2008 10:08:37 +0000 (10:08 +0000)]
user selector: MDL-16966 Minor code cleanup.
tjhunt [Tue, 4 Nov 2008 09:14:03 +0000 (09:14 +0000)]
user selection: MDL-17073 add options to control the search in a collapsible region - Fix IE layout glitch.
tjhunt [Tue, 4 Nov 2008 09:13:41 +0000 (09:13 +0000)]
user selector: MDL-16966 use a JavaScrip event name that works cross-browser for watching the check-boxes.
tjhunt [Tue, 4 Nov 2008 07:51:49 +0000 (07:51 +0000)]
user selection: MDL-17073 add options to control the search in a collapsible region - Fix JavaScript error.
tjhunt [Tue, 4 Nov 2008 07:26:32 +0000 (07:26 +0000)]
user selection: MDL-17072 Polishing the role assign page: Do processing before print_header in line with best practice.
tjhunt [Tue, 4 Nov 2008 07:25:43 +0000 (07:25 +0000)]
Slight tidy up for how the JS is included and initialised.
tjhunt [Tue, 4 Nov 2008 07:24:07 +0000 (07:24 +0000)]
user selection: MDL-17073 add options to control the search in a collapsible region - fix the preserve-selected option.
tjhunt [Tue, 4 Nov 2008 07:22:23 +0000 (07:22 +0000)]
weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference - minor layout improvements for IE.
jerome [Tue, 4 Nov 2008 05:19:01 +0000 (05:19 +0000)]
MDL-10021: display iframe when the resource is on another domain, merged from 19
tjhunt [Tue, 4 Nov 2008 05:12:12 +0000 (05:12 +0000)]
user selection: MDL-17073 add options to control the search in a collapsible region.
tjhunt [Tue, 4 Nov 2008 05:12:12 +0000 (05:12 +0000)]
user selection: MDL-17073 add options to control the search in a collapsible region.
jerome [Tue, 4 Nov 2008 02:27:23 +0000 (02:27 +0000)]
MDL-10021: fix xhtml/javascript + build_navigation(), merged from 1.9
moodlerobot [Tue, 4 Nov 2008 02:02:13 +0000 (02:02 +0000)]
Updated the HEAD build version to
20081104
moodlerobot [Tue, 4 Nov 2008 01:41:07 +0000 (01:41 +0000)]
Automatic installer.php lang files by installer_builder (
20081104 )
skodak [Mon, 3 Nov 2008 07:55:46 +0000 (07:55 +0000)]
MDL-17110 snoopy: imported new version 1.2.4
tjhunt [Mon, 3 Nov 2008 06:42:41 +0000 (06:42 +0000)]
user selection: MDL-17073 Clear button next to the search box
tjhunt [Mon, 3 Nov 2008 06:06:08 +0000 (06:06 +0000)]
user selection: MDL-17072 Polishing the role assign page:
* Make the role being assigned clear in the title
* Make the options in the middle of the page be in a collapsable options section, collapsed by default.
* Put them in a smaller font too.
* Switch the date selectors here to use a shorter date format, and change 'Course start date' to 'Course start'.
tjhunt [Mon, 3 Nov 2008 06:04:41 +0000 (06:04 +0000)]
weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference - improve the images by giving them a transparent background.
tjhunt [Mon, 3 Nov 2008 05:27:10 +0000 (05:27 +0000)]
weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference - I forgot the PHP docs before.
dongsheng [Mon, 3 Nov 2008 05:25:30 +0000 (05:25 +0000)]
"MDL-16954, use rebert\'s patch to clean notice/warning in cron job via php cli, merged from 1.9"
tjhunt [Mon, 3 Nov 2008 05:04:23 +0000 (05:04 +0000)]
weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference.
tjhunt [Mon, 3 Nov 2008 05:03:00 +0000 (05:03 +0000)]
user selector: MDL-16996- followup - change optgroup label escaping funciton to keep Nicolas Martignoni happy. I can's say I full understand this issue.
dongsheng [Mon, 3 Nov 2008 04:44:53 +0000 (04:44 +0000)]
"MDL-13766, support iframe repository"
dongsheng [Mon, 3 Nov 2008 03:58:23 +0000 (03:58 +0000)]
"MDL-16341, fix parameters list"
dongsheng [Mon, 3 Nov 2008 03:22:55 +0000 (03:22 +0000)]
"MDL-16341, add upload function for flickrlib"
moodlerobot [Mon, 3 Nov 2008 01:45:49 +0000 (01:45 +0000)]
Updated the HEAD build version to
20081103
skodak [Sun, 2 Nov 2008 21:37:41 +0000 (21:37 +0000)]
fixed my silly typo from db conversion
moodlerobot [Sun, 2 Nov 2008 01:43:12 +0000 (01:43 +0000)]
Updated the HEAD build version to
20081102