]>
git.mjollnir.org Git - moodle.git/log
gbateson [Mon, 21 Jan 2008 08:16:02 +0000 (08:16 +0000)]
fix Undefined property: stdClass::$studentfeedbackurl (line 282) and Undefined property: stdClass::$cellcontent2 (line 1081) in mod/hotpot/lib.php
gbateson [Mon, 21 Jan 2008 08:13:46 +0000 (08:13 +0000)]
fix MDL-13047 in which an invalid SQL query was run if no attempts were foudn to match the conditions of the required report
gbateson [Mon, 21 Jan 2008 08:09:31 +0000 (08:09 +0000)]
fix Error in call to helpbutton function: at least one of $title and $linktext is required
skodak [Mon, 21 Jan 2008 07:19:19 +0000 (07:19 +0000)]
MDL-13081 add "long grade" formatted string "score / maxscore" into grade_get_grades() and friends; merged from MOODLE_19_STABLE
skodak [Mon, 21 Jan 2008 07:08:31 +0000 (07:08 +0000)]
MDL-13080 delete calendar events when uninstalling modules; merged from MOODLE_19_STABLE
ikawhero [Mon, 21 Jan 2008 06:42:49 +0000 (06:42 +0000)]
Minor correction.
ikawhero [Mon, 21 Jan 2008 06:14:26 +0000 (06:14 +0000)]
Changes to help file for new enrolperiod field.
ikawhero [Mon, 21 Jan 2008 06:09:58 +0000 (06:09 +0000)]
Added enrolperiod field.
moodler [Mon, 21 Jan 2008 03:22:18 +0000 (03:22 +0000)]
Automatic installer.php lang files by installer_builder (
20080121 )
stronk7 [Sun, 20 Jan 2008 20:40:37 +0000 (20:40 +0000)]
Adding missing string to installer. MDL-12914 ; merged from 19_STABLE
danmarsden [Sun, 20 Jan 2008 20:05:45 +0000 (20:05 +0000)]
Fix for MDL-12979 forum sends out notification to users not in course - due to call to deprec function get_course_users - This also fixes MDL-10163
skodak [Sun, 20 Jan 2008 17:59:26 +0000 (17:59 +0000)]
MDL-12983 Installation stops after trying to download Language-Pack - patch by Dan Poltawski; merged from MOODLE_19_STABLE
moodler [Sun, 20 Jan 2008 03:21:25 +0000 (03:21 +0000)]
Automatic installer.php lang files by installer_builder (
20080120 )
mudrd8mz [Sat, 19 Jan 2008 22:00:39 +0000 (22:00 +0000)]
MDL-12291 help.php is now able to skip _local langpacks. Merged from MOODLE_19_STABLE
skodak [Sat, 19 Jan 2008 20:05:21 +0000 (20:05 +0000)]
MDL-13063 fixed comments and changeme password reset; merged from MOODLE_19_STABLE
nicolasconnault [Fri, 18 Jan 2008 22:40:04 +0000 (22:40 +0000)]
MDL-13050 Oops... fixing syntax error
ethem [Fri, 18 Jan 2008 17:31:14 +0000 (17:31 +0000)]
download_file_content() for proxy support.
skodak [Fri, 18 Jan 2008 17:13:56 +0000 (17:13 +0000)]
MDL-13052 edit/user.php typo; merged from MOODLE_19_STABLE
ethem [Fri, 18 Jan 2008 17:13:26 +0000 (17:13 +0000)]
download_file_content() for proxy support.
jamiesensei [Fri, 18 Jan 2008 14:49:59 +0000 (14:49 +0000)]
MDL-13034 fixes "insertion of question / category ids at the CONTEXT_MODULE level does not respect whether the instance of the module has been selected for backup" and cleans up code a little.
nicolasconnault [Fri, 18 Jan 2008 14:44:45 +0000 (14:44 +0000)]
MDL-13050 Modules were updated, and grades.php files were added to the lesson and hotpot modules
sam_marshall [Fri, 18 Jan 2008 11:03:00 +0000 (11:03 +0000)]
MDL-13045: Made groups UI use role name aliases
ethem [Fri, 18 Jan 2008 10:50:41 +0000 (10:50 +0000)]
dear $a->name
skodak [Fri, 18 Jan 2008 10:49:59 +0000 (10:49 +0000)]
MDL-11072 sort groupings alphabetically; merged from MOODLE_19_STABLE
ethem [Fri, 18 Jan 2008 10:43:21 +0000 (10:43 +0000)]
+ fsockopen to file_get_contents
+ no more student
skodak [Fri, 18 Jan 2008 10:16:39 +0000 (10:16 +0000)]
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE
skodak [Fri, 18 Jan 2008 10:08:40 +0000 (10:08 +0000)]
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE
moodler [Fri, 18 Jan 2008 05:18:11 +0000 (05:18 +0000)]
Merged typo fox for popup windows from 19
moodler [Fri, 18 Jan 2008 03:24:29 +0000 (03:24 +0000)]
Automatic installer.php lang files by installer_builder (
20080118 )
danmarsden [Fri, 18 Jan 2008 00:38:12 +0000 (00:38 +0000)]
fix for MDL-7128 lang file.
danmarsden [Fri, 18 Jan 2008 00:32:31 +0000 (00:32 +0000)]
fix for MDL-7128 - hide save button when options are all full. and tidy up of old is_guest call
danmarsden [Thu, 17 Jan 2008 23:02:57 +0000 (23:02 +0000)]
MDL-12331 prevent hidden role assignments from being shown in the unanswered column of the choice, but still allow them to be shown if they have selected a choice.
nicolasconnault [Thu, 17 Jan 2008 16:25:48 +0000 (16:25 +0000)]
MDL-12122 Applied Petr's suggested capability fix
nicolasconnault [Thu, 17 Jan 2008 15:08:09 +0000 (15:08 +0000)]
MDL-12122 Completed the change to a more useful user report for the admin, with a few extra bits.
sam_marshall [Thu, 17 Jan 2008 11:28:54 +0000 (11:28 +0000)]
MDL-12991 Updated groups UI so that it categorises members and potential members into roles (Teacher, Student, etc)
moodler [Thu, 17 Jan 2008 03:25:24 +0000 (03:25 +0000)]
Automatic installer.php lang files by installer_builder (
20080117 )
urs_hunkler [Wed, 16 Jan 2008 20:05:33 +0000 (20:05 +0000)]
merged from 1.9 :: some CSS cleaning up
danmarsden [Wed, 16 Jan 2008 18:50:20 +0000 (18:50 +0000)]
MDL-12890 - patch that allows doanything users to submit a choice, but not shown in the unanswered column.
skodak [Wed, 16 Jan 2008 17:24:08 +0000 (17:24 +0000)]
tweak has_capability() debug mode to add only one query per page for cap name verification; merged from MOODLE_19_STABLE
urs_hunkler [Wed, 16 Jan 2008 17:22:17 +0000 (17:22 +0000)]
new faster jQuery version
urs_hunkler [Wed, 16 Jan 2008 17:20:24 +0000 (17:20 +0000)]
merged from 1.9 :: MDL-12536 :: changed customtheme call to fixed custom_corners call.
ethem [Wed, 16 Jan 2008 17:19:30 +0000 (17:19 +0000)]
Authorize.net account verification
ethem [Wed, 16 Jan 2008 17:11:30 +0000 (17:11 +0000)]
New strings for authorize.net account verification
poltawski [Wed, 16 Jan 2008 15:07:00 +0000 (15:07 +0000)]
MDL-13003 - dont icq key array twice
merged from MOODLE_19_STABLE
poltawski [Wed, 16 Jan 2008 14:45:24 +0000 (14:45 +0000)]
MDL-13023 - avoid a db query per user picture
scyrma [Wed, 16 Jan 2008 08:41:30 +0000 (08:41 +0000)]
added some documentation
scyrma [Wed, 16 Jan 2008 08:17:25 +0000 (08:17 +0000)]
MDL-13020 : deprecates make_table
nicolasconnault [Wed, 16 Jan 2008 07:54:27 +0000 (07:54 +0000)]
Reverting MDL-12974 and MDL-12941 (Urs simple wrapper changes)
nicolasconnault [Wed, 16 Jan 2008 07:44:57 +0000 (07:44 +0000)]
MDL-12941 Added clear:none; to div.user-box css. Also fixed a couple of & with &
scyrma [Wed, 16 Jan 2008 07:39:03 +0000 (07:39 +0000)]
Fix for MDL-9669 : make it possible to specify 0 as cellpadding and cellspacing
moodler [Wed, 16 Jan 2008 06:12:59 +0000 (06:12 +0000)]
Merged fix for SQL error in JOIN MDL-12990
moodler [Wed, 16 Jan 2008 03:21:22 +0000 (03:21 +0000)]
Automatic installer.php lang files by installer_builder (
20080116 )
moodler [Wed, 16 Jan 2008 01:51:18 +0000 (01:51 +0000)]
Merged upgradelib.php fixes from 1.9 MDL-13017
poltawski [Tue, 15 Jan 2008 22:08:20 +0000 (22:08 +0000)]
MDL-12990 - save more needless db queries
merged from MOODLE_19_STABLE
poltawski [Tue, 15 Jan 2008 21:34:12 +0000 (21:34 +0000)]
MDL-12990 - use our user object and we save 2dbq for free on message history page
merged from MOODLE_19_STABLE
poltawski [Tue, 15 Jan 2008 16:10:58 +0000 (16:10 +0000)]
MDL-12990 - Significantly reduce database queries for messaging
search by getting info required by in search sql.
On a site with 1500 users:
Before: 850 dbq
After: 8 dbq
merged from MOODLE_19_STABLE
tjhunt [Tue, 15 Jan 2008 15:25:02 +0000 (15:25 +0000)]
MDL-13011 - Improve import form layout.
thepurpleblob [Tue, 15 Jan 2008 14:52:49 +0000 (14:52 +0000)]
MDL-12016:
Read xml structure correctly to get category path.
Merged from STABLE_19
thepurpleblob [Tue, 15 Jan 2008 14:35:59 +0000 (14:35 +0000)]
Reverting Mike C's change in MDL-12016
poltawski [Tue, 15 Jan 2008 13:48:34 +0000 (13:48 +0000)]
MDL-12990 - clean up message_print_contacts() a lot to:
* Use less DB queries and avoid getting lots of needless data
* Dont do a big php array rearranging loop - database does the work for us instead
* split all the duplicated display code into a single function
merged from MOODLE_19_STABLE
ethem [Tue, 15 Jan 2008 10:16:27 +0000 (10:16 +0000)]
Tidy up
ethem [Tue, 15 Jan 2008 10:03:57 +0000 (10:03 +0000)]
Tidy up
mjollnir_ [Tue, 15 Jan 2008 04:20:12 +0000 (04:20 +0000)]
Merged from MOODLE_19_STABLE:
MDL-13000 Adding support for developers to add their own capabilities to local/db/access.php
This relies on a local/ language pack as well for the capability names.
Notes on implementation are in lib/locallib.php
mjollnir_ [Tue, 15 Jan 2008 01:40:02 +0000 (01:40 +0000)]
Merged from MOODLE_19_STABLE: MDL-13001 - adding support for language files in local/ directory.
mjollnir_ [Tue, 15 Jan 2008 01:10:34 +0000 (01:10 +0000)]
Merged from MOODLE_19_STABLE:
More on MDL-11561 - fixed up path to local/ settings file to be more consistent,
added documentation in lib/locallib.php on how to create new local admin tree item
mjollnir_ [Mon, 14 Jan 2008 23:32:43 +0000 (23:32 +0000)]
Merged from MOODLE_19_STABLE: MDL-11561 - added support for local/localsettings.php
skodak [Mon, 14 Jan 2008 23:29:00 +0000 (23:29 +0000)]
MDL-12822 readding grade_get_course_grade(), alternative to grade_get_course_grades(); merged from MOODLE_19_STABLE
skodak [Mon, 14 Jan 2008 22:46:03 +0000 (22:46 +0000)]
MDL-12912 module idnumber course unique only; merged from MOODLE_19_STABLE
ethem [Mon, 14 Jan 2008 18:01:18 +0000 (18:01 +0000)]
MDL-12958 In the Authorize enrol plug-in when a credit card expiry date (year) is entered, a validate error is generated blocking credit card usage
poltawski [Mon, 14 Jan 2008 16:59:34 +0000 (16:59 +0000)]
MDL-12990 Ensure that displaying message contact list pictures doesn't take a
dbq per contact. Could do with a rewrite, but this saves us dbqs for now
merged from MOODLE_19_STABLE
moodler [Mon, 14 Jan 2008 03:35:31 +0000 (03:35 +0000)]
Automatic installer.php lang files by installer_builder (
20080114 )
poltawski [Sun, 13 Jan 2008 18:46:55 +0000 (18:46 +0000)]
MDL-8269 - stats wasn't paying attention to run time settings as the strtotime arguments were the wrong way round. Thanks to Mark Nielsen
urs_hunkler [Sun, 13 Jan 2008 17:53:44 +0000 (17:53 +0000)]
merged from 1.9 :: MDL-12564 :: added font-family to the arrow properties.
poltawski [Sun, 13 Jan 2008 16:34:55 +0000 (16:34 +0000)]
MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
poltawski [Sun, 13 Jan 2008 16:30:09 +0000 (16:30 +0000)]
MDL-12560 - layout fixes for tag blocks
merged from MOODLE_19_STABLE
poltawski [Sun, 13 Jan 2008 12:30:55 +0000 (12:30 +0000)]
further refinement..
poltawski [Sun, 13 Jan 2008 12:28:48 +0000 (12:28 +0000)]
Improving wording
poltawski [Sun, 13 Jan 2008 12:21:47 +0000 (12:21 +0000)]
MDL-7846 - use translatable strings for bulk messaging
merged from MOODLE_19_STABLE
poltawski [Sun, 13 Jan 2008 11:46:20 +0000 (11:46 +0000)]
MDL-12943 - remove old dialogue unused language files
poltawski [Sun, 13 Jan 2008 11:37:26 +0000 (11:37 +0000)]
MDL-12742 - remove duplicated lang files
jamiesensei [Sun, 13 Jan 2008 08:30:39 +0000 (08:30 +0000)]
whitespace clean up, removed all indentation with tabs and trailing white space
moodler [Sun, 13 Jan 2008 03:18:55 +0000 (03:18 +0000)]
Automatic installer.php lang files by installer_builder (
20080113 )
stronk7 [Sat, 12 Jan 2008 18:54:54 +0000 (18:54 +0000)]
Minor changes to custom check definition. MDL-12914 ; merged from 19_STABLE
stronk7 [Sat, 12 Jan 2008 18:54:30 +0000 (18:54 +0000)]
Function changed to check for register_globals. MDL-12914 ; merged from 19_STABLE
urs_hunkler [Sat, 12 Jan 2008 18:14:49 +0000 (18:14 +0000)]
merged from 1.9 :: MDL-11154 :: added the missing code and the config line and explanation in config.php for flexible columns.
urs_hunkler [Sat, 12 Jan 2008 16:32:44 +0000 (16:32 +0000)]
merged from 1.9 :: MDL-9306 :: explanation added for hooks as comma separated lists in Chameleon.
urs_hunkler [Sat, 12 Jan 2008 14:52:45 +0000 (14:52 +0000)]
merged from 1.9 :: MDL-11486 :: added width to the adminblock
urs_hunkler [Sat, 12 Jan 2008 14:06:40 +0000 (14:06 +0000)]
merged from 1.9 :: MDL-12910 :: changed top from 2.9em to 3.5em
jamiesensei [Sat, 12 Jan 2008 08:50:32 +0000 (08:50 +0000)]
MDL-12695 Symantec Norton internet security pop up blocker seems to be stopping user starting a quiz attempt - fixed this by using print_single_button which uses an onclick event to trigger a confirm dialogue, should work better even with popup blockers.
jamiesensei [Sat, 12 Jan 2008 08:47:29 +0000 (08:47 +0000)]
MDL-12906 add an optional parameter $jsconfirmmessage parameter to print_single_button
skodak [Fri, 11 Jan 2008 23:22:50 +0000 (23:22 +0000)]
MDL-12914 Register globals trouble; merged from MOODLE_19_STABLE
stronk7 [Fri, 11 Jan 2008 17:21:53 +0000 (17:21 +0000)]
Fixed copy/paste typo. MDL-11341 ;-) ; merged from 19_STABLE
poltawski [Fri, 11 Jan 2008 16:27:15 +0000 (16:27 +0000)]
MDL-11341 - allow users with language editing perms to access language
editing
merged from MOODLE_19_STABLE
poltawski [Fri, 11 Jan 2008 15:44:11 +0000 (15:44 +0000)]
MDL-11074 - incorrect test in page_generic_activity, thanks to Gordon Bateson
merged from MOODLE_19_STABLE
pichetp [Fri, 11 Jan 2008 14:24:10 +0000 (14:24 +0000)]
MDL12932 -Random Short-Answer Matching does not display correctly in Item analysis report
skodak [Fri, 11 Jan 2008 13:09:51 +0000 (13:09 +0000)]
MDL-12926 Discussion list shows all discussion in separate mode if user not member of any group and does not have accessallgroups; merged from MOODLE_19_STABLE
poltawski [Fri, 11 Jan 2008 11:59:31 +0000 (11:59 +0000)]
MDL-12930 - wrong title text on search webpages button, thanks to Mitsuhiro
Yoshida
merged from MOODLE_19_STABLE
poltawski [Fri, 11 Jan 2008 11:46:16 +0000 (11:46 +0000)]
MDL-12400 - superfluous required_param causing problems in upload
assignment user report.
urs_hunkler [Fri, 11 Jan 2008 11:36:08 +0000 (11:36 +0000)]
merged from 1.9 :: typo body#tag-manage table#tag-management-list, th, must be body#tag-manage table#tag-management-list th,
nicolasconnault [Fri, 11 Jan 2008 10:03:32 +0000 (10:03 +0000)]
Fixed intermixed quickgrading and quickfeedback help strings