]>
git.mjollnir.org Git - moodle.git/log
nicolasconnault [Thu, 24 Jan 2008 19:46:27 +0000 (19:46 +0000)]
Merging from 1.9
poltawski [Thu, 24 Jan 2008 19:41:17 +0000 (19:41 +0000)]
MDL-13088 - database presets weren't escaping bad chars, causing presets
to break with a rogue <
merged from MOODLE_19_STABLE
stronk7 [Thu, 24 Jan 2008 19:09:04 +0000 (19:09 +0000)]
Reworked a bit to prevent non-target user role assignments to be exported. MDL-13115 ; merged from 19_STABLE
skodak [Thu, 24 Jan 2008 19:02:27 +0000 (19:02 +0000)]
MDL-13050 Reverting, it's not working out as well as planned; merged from MOODLE_19_STABLE
tjhunt [Thu, 24 Jan 2008 17:13:30 +0000 (17:13 +0000)]
MDL-12933 - Bug in mod/quiz/lib.php break MyMoodle - Fix thanks to Eric Merrill.
sam_marshall [Thu, 24 Jan 2008 16:58:32 +0000 (16:58 +0000)]
MDL-13154 Make it possible to unit test code that calls error() (2.0 only, PHP5 req)
tjhunt [Thu, 24 Jan 2008 16:33:39 +0000 (16:33 +0000)]
MDL-13102 - quiz_results block links to the old URL of the groups editing interface, and it links there for everyone, even if they don't have the capability to go there. Make it link to the participants page instead, if possible.
poltawski [Thu, 24 Jan 2008 16:11:14 +0000 (16:11 +0000)]
MDL-13148 - adding help popup for course module idnumber
merged from MOODLE_19_STABLE
nicolasconnault [Thu, 24 Jan 2008 15:34:35 +0000 (15:34 +0000)]
Correcting unicode characters
tjhunt [Thu, 24 Jan 2008 15:06:51 +0000 (15:06 +0000)]
MDL-13150 - Remove extra <br /> tag for XHTML strict validation - Thanks to Joseph Rézeau
nicolasconnault [Thu, 24 Jan 2008 14:46:01 +0000 (14:46 +0000)]
Fixing $Id: tag
nicolasconnault [Thu, 24 Jan 2008 14:08:34 +0000 (14:08 +0000)]
Merging from 1.9
poltawski [Thu, 24 Jan 2008 11:00:14 +0000 (11:00 +0000)]
MDL-13146 - prevent debug message about missing helpbutton title
merged from MOODLE_19_STABLE
nicolasconnault [Thu, 24 Jan 2008 08:40:36 +0000 (08:40 +0000)]
MDL-13101
1. Showing full path
2. Showing plugins to be installed
3. Lang strings properly used
4. Table headers
scyrma [Thu, 24 Jan 2008 08:39:38 +0000 (08:39 +0000)]
MDL-13124 : simplify and fix the tag correlation logic.
moodler [Thu, 24 Jan 2008 03:50:15 +0000 (03:50 +0000)]
Automatic installer.php lang files by installer_builder (
20080124 )
scyrma [Thu, 24 Jan 2008 02:20:25 +0000 (02:20 +0000)]
MDL-8810: changing require_once to include_once when looking for mod/.../lib.php
stronk7 [Thu, 24 Jan 2008 00:51:09 +0000 (00:51 +0000)]
Now the backup->users = none setting is properly populated to all
modules / instances, saving a lot of info to be always written. MDL-13115
Merged from 19_STABLE
nicolasconnault [Wed, 23 Jan 2008 22:48:54 +0000 (22:48 +0000)]
MDL-13101 New section of the upgrade process: plugins check
skodak [Wed, 23 Jan 2008 19:05:22 +0000 (19:05 +0000)]
MDL-13026 rewritten sql for calculation of averages on grader report, I hope it will be a bit faster now; merged from MOODLE_19_STABLE
skodak [Wed, 23 Jan 2008 17:41:30 +0000 (17:41 +0000)]
MDL-11920 prevent db traffic caused by user images; merged from MOODLE_19_STABLE
poltawski [Wed, 23 Jan 2008 15:40:56 +0000 (15:40 +0000)]
MDL-13112 - order my courses block alphabetically when only displaying a users
individual courses.
merged from MOODLE_19_STABLE
poltawski [Wed, 23 Jan 2008 13:27:47 +0000 (13:27 +0000)]
MDL-13107 - clean up data cvs import capability checks
Removed bad check 'mod/data:uploadentries' (which doesn't exist),
replaced it with mod/data:manageentries which is what is used to display
the form for this page.
Also removed the empty database redirect and editing entries checks
as there no way to get to this point in the UI and capability check
is covered by the manageentries requirecap (+ later sesskey check).
merged from MOODLE_19_STABLE
nicolasconnault [Wed, 23 Jan 2008 12:56:13 +0000 (12:56 +0000)]
MDL-6826 New button added!
scyrma [Wed, 23 Jan 2008 05:53:33 +0000 (05:53 +0000)]
MDL-8123 and MDL-11594 : make admin icons themeable.
moodler [Wed, 23 Jan 2008 04:38:43 +0000 (04:38 +0000)]
Disable workshop by default in a new install MDL-13100
moodler [Wed, 23 Jan 2008 03:28:44 +0000 (03:28 +0000)]
Automatic installer.php lang files by installer_builder (
20080123 )
mchurch [Tue, 22 Jan 2008 20:38:12 +0000 (20:38 +0000)]
Closing the middle column div tag. XHTML compliance.
skodak [Tue, 22 Jan 2008 12:12:30 +0000 (12:12 +0000)]
MDL-12144 new catgory on modedit available only when outcomes used in course; merged from MOODLE_19_STABLE
skodak [Tue, 22 Jan 2008 11:59:39 +0000 (11:59 +0000)]
MDL-12144 fixed creation of course category; merged from MOODLE_19_STABLE
skodak [Tue, 22 Jan 2008 08:27:30 +0000 (08:27 +0000)]
MDL-13091 Aggregate including subcategories off by default, adding default values info into grade cat combo setting; merged from MOODLE_19_STABLE
moodler [Tue, 22 Jan 2008 03:22:24 +0000 (03:22 +0000)]
Automatic installer.php lang files by installer_builder (
20080122 )
moodler [Tue, 22 Jan 2008 01:22:16 +0000 (01:22 +0000)]
Merged fix for style typo from 1.9
skodak [Mon, 21 Jan 2008 23:36:19 +0000 (23:36 +0000)]
MDL-13085 delete grades and items when uninstalling module; merged from MOODLE_19_STABLE
danmarsden [Mon, 21 Jan 2008 23:22:12 +0000 (23:22 +0000)]
Fix for MDL-12998 and MDL-13079 Ldap not unenrolling users correctly
skodak [Mon, 21 Jan 2008 18:46:31 +0000 (18:46 +0000)]
MDL-12620 When a student receives feedback on an an assignment, they should be able to see how many points it is worth; merged from MOODLE_19_STABLE
skodak [Mon, 21 Jan 2008 18:42:03 +0000 (18:42 +0000)]
MDL-12773, MDL-12144 grade category selection on modedit page; merged from MOODLE_19_STABLE
skodak [Mon, 21 Jan 2008 18:18:07 +0000 (18:18 +0000)]
MDL-13084 SORT_LOCALE_STRING not defined < PHP 4.4.0; merged from MOODLE_19_STABLE
nicolasconnault [Mon, 21 Jan 2008 13:40:47 +0000 (13:40 +0000)]
MDL-13050 Reverting, it's not working out as well as planned
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