]>
git.mjollnir.org Git - moodle.git/log
tjhunt [Thu, 13 Nov 2008 01:44:29 +0000 (01:44 +0000)]
roles explanation: MDL-13538 further interface improvements.
moodlerobot [Thu, 13 Nov 2008 01:32:19 +0000 (01:32 +0000)]
Automatic installer.php lang files by installer_builder (
20081113 )
sam_marshall [Wed, 12 Nov 2008 17:00:04 +0000 (17:00 +0000)]
MDL-17164: Glossary autolinking doesn't work for entries similar to current entry
sam_marshall [Wed, 12 Nov 2008 17:00:04 +0000 (17:00 +0000)]
MDL-17164: Glossary autolinking doesn't work for entries similar to current entry
tjhunt [Wed, 12 Nov 2008 14:17:23 +0000 (14:17 +0000)]
role override: Fix regression caused by MDL-17070.
tjhunt [Wed, 12 Nov 2008 14:00:59 +0000 (14:00 +0000)]
XHTML strict typo.
tjhunt [Wed, 12 Nov 2008 10:13:43 +0000 (10:13 +0000)]
roles explanation: MDL-13538 Integrate into the roles tab bar, and improve wording a bit.
Also, commit the lang strings I missed last time.
tjhunt [Wed, 12 Nov 2008 10:12:33 +0000 (10:12 +0000)]
Fix typo.
tjhunt [Wed, 12 Nov 2008 08:28:52 +0000 (08:28 +0000)]
Reproduce MDL-17210 in this code, until it is fixed.
tjhunt [Wed, 12 Nov 2008 07:55:09 +0000 (07:55 +0000)]
roles explanation: MDL-13538 Make a table showing the result of has_capability for every capabiltiy in a context.
This implements the page showing the table. It is not yet integrated into the tab bar. To try this, go to an Assign roles page (one with URL .../admin/roles/assign.php?contextid=...) and change the 'assign' to 'explain'.
tjhunt [Wed, 12 Nov 2008 07:43:58 +0000 (07:43 +0000)]
Minor coding clean-ups.
pichetp [Wed, 12 Nov 2008 07:28:30 +0000 (07:28 +0000)]
MDL-14763 remove automatic numbering of multichoice vertical or horizontal display
pichetp [Wed, 12 Nov 2008 07:02:25 +0000 (07:02 +0000)]
MDL-14763 remove automatic numbering of multichoice vertical or horizontal display
moodlerobot [Wed, 12 Nov 2008 02:08:06 +0000 (02:08 +0000)]
Updated the HEAD build version to
20081112
dongsheng [Wed, 12 Nov 2008 01:51:28 +0000 (01:51 +0000)]
"MDL-17143, use record_exists"
moodlerobot [Wed, 12 Nov 2008 01:46:19 +0000 (01:46 +0000)]
Automatic installer.php lang files by installer_builder (
20081112 )
tjhunt [Wed, 12 Nov 2008 01:26:49 +0000 (01:26 +0000)]
moodlelib: MDL-17208 user preference caching was causing a notice.
piers [Tue, 11 Nov 2008 23:11:39 +0000 (23:11 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Bad array subscript.
mjollnir_ [Tue, 11 Nov 2008 19:54:50 +0000 (19:54 +0000)]
MDL-16587 portfolio export formats - support straight file export not just RICHHTML (html + attachments) , it doesn't make sense in things like box.net
stronk7 [Tue, 11 Nov 2008 19:13:41 +0000 (19:13 +0000)]
MDL-17143 Bump version to force new profilesforenrolledusersonly setting ; merged from 19_STABLE
stronk7 [Tue, 11 Nov 2008 19:06:20 +0000 (19:06 +0000)]
MDL-17143 Some improvements suggested by Petr applied. Merged from 19_STABLE
mjollnir_ [Tue, 11 Nov 2008 18:52:10 +0000 (18:52 +0000)]
MDL-16861 portfolio/export make sure to zip up files including the path info
stronk7 [Tue, 11 Nov 2008 18:39:34 +0000 (18:39 +0000)]
MDL-17143 Avoid notices caused by not existing profilesforenrolledusersonly setting. Merged from 19_STABLE
mjollnir_ [Tue, 11 Nov 2008 18:35:14 +0000 (18:35 +0000)]
MDL-17207 filter/tex reverting removal of $pathname in
http://cvs.moodle.org/moodle/filter/tex/texed.php?r1=1.8&r2=1.7
This fixes a security problem only triggered with register_globals ON and magic_quotes_gpc OFF which is a very uncommon case
jerome [Tue, 11 Nov 2008 07:56:55 +0000 (07:56 +0000)]
activities search: MDL-13987 remove AS from SQL, merged from 19
tjhunt [Tue, 11 Nov 2008 07:23:25 +0000 (07:23 +0000)]
role assign: MDL-13325 when assigning roles inside front page activites, list all users as potential users.
piers [Tue, 11 Nov 2008 04:45:39 +0000 (04:45 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Fixing grammar of texts, and default options values. Clean up $CFG values nolonger required.
piers [Tue, 11 Nov 2008 02:46:20 +0000 (02:46 +0000)]
MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin.
tjhunt [Tue, 11 Nov 2008 02:26:03 +0000 (02:26 +0000)]
user selector: MDL-16966 Nicer messages when there are too many users to show.
Also, improved the comment that explains to subclassers what they have to do, and fixed get_selected_users, so if the number of selected users is greater than the max number of users to show, it still works.
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