]>
git.mjollnir.org Git - moodle.git/log
nicolasconnault [Thu, 5 Apr 2007 05:51:12 +0000 (05:51 +0000)]
MDL-9198: Embedded PDF now works fine in FF 1.5, FF 2, IE5, IE6, IE7 and Opera, and degrades beautifully in non-supported browsers (or when plugin is missing).
martinlanghoff [Thu, 5 Apr 2007 05:04:06 +0000 (05:04 +0000)]
lib/setup moodelib: Introducing moodle_request_shutdown()
Now Moodle will have a 'shutdown_function' function. Right now
registered (and useful) only when running under apache + mod_php.
This initial function checks whether memory usage in this process exceeded
10MiB or $CFG->apachemaxmem (int, in bytes). This is really useful to prevent
using more RAM than we have.
toyomoyo [Thu, 5 Apr 2007 03:56:50 +0000 (03:56 +0000)]
fix for MDL-9197. multilang filter is not applied to default role in course settings
nicolasconnault [Thu, 5 Apr 2007 03:37:12 +0000 (03:37 +0000)]
Finally fixed XHTML error on this page.
moodler [Thu, 5 Apr 2007 03:29:25 +0000 (03:29 +0000)]
Automatic installer.php lang files by installer_builder (
20070405 )
nicolasconnault [Thu, 5 Apr 2007 03:19:58 +0000 (03:19 +0000)]
MDL-9204 New submission wasn't given a timemodified upon creation.
nicolasconnault [Thu, 5 Apr 2007 02:12:28 +0000 (02:12 +0000)]
Fixed broken XHTML
nicolasconnault [Thu, 5 Apr 2007 01:54:44 +0000 (01:54 +0000)]
MDL-9207 Changed $extcourse to $coursefield in lines 92 to 111
nicolasconnault [Thu, 5 Apr 2007 01:44:54 +0000 (01:44 +0000)]
MDL-9090
skodak [Wed, 4 Apr 2007 19:45:17 +0000 (19:45 +0000)]
MDL-8802 fixed byteserving broken by adobe anti xss patch; merged from MOODLE_18_STABLE
tjhunt [Wed, 4 Apr 2007 18:01:36 +0000 (18:01 +0000)]
MDL-9208 - Only hightlight the correct answer if that option is set.
tjhunt [Wed, 4 Apr 2007 16:51:10 +0000 (16:51 +0000)]
Bug 2951 - correct PARAM_ types for answers to multichoice and shortanswer questions. Merged from OU Moodle.
tjhunt [Wed, 4 Apr 2007 15:30:41 +0000 (15:30 +0000)]
MDL-9183 - yet another invisiblefieldset causing layout problems. Merged from MOODLE_18_STABLE.
csantossaenz [Wed, 4 Apr 2007 12:34:22 +0000 (12:34 +0000)]
DB UPGRADE for SCORM 2004
jamiesensei [Wed, 4 Apr 2007 10:16:22 +0000 (10:16 +0000)]
fixes MDL-9195 mform->hardFreeze() doesn't remove id attribute of label for checkbox
skodak [Wed, 4 Apr 2007 09:19:31 +0000 (09:19 +0000)]
MDL-9191 fix for potential incorrect use of get_auth_plugin; merged from MOODLE_18_STABLE
toyomoyo [Wed, 4 Apr 2007 09:13:32 +0000 (09:13 +0000)]
fix for MDL-9095, increase blog tag length
moodler [Wed, 4 Apr 2007 07:24:14 +0000 (07:24 +0000)]
Merged MDL-6553 from 1.8 stable
nicolasconnault [Wed, 4 Apr 2007 06:27:50 +0000 (06:27 +0000)]
MDL-9124 Added a visual notification when group membership doesn't allow adding discussions.
nicolasconnault [Wed, 4 Apr 2007 04:39:23 +0000 (04:39 +0000)]
Added rows and cols to menu options textarea, fixing xhtml break.
nicolasconnault [Wed, 4 Apr 2007 04:31:22 +0000 (04:31 +0000)]
MDL-9144
nicolasconnault [Wed, 4 Apr 2007 04:22:16 +0000 (04:22 +0000)]
MDL-9135
nicolasconnault [Wed, 4 Apr 2007 04:09:47 +0000 (04:09 +0000)]
MDL-9136: Added a $selected attribute to the profile_field_menu object, which gets set during initialisation.
toyomoyo [Wed, 4 Apr 2007 04:05:53 +0000 (04:05 +0000)]
merged fix for MDL-9185
moodler [Wed, 4 Apr 2007 03:54:08 +0000 (03:54 +0000)]
Automatic installer.php lang files by installer_builder (
20070404 )
nicolasconnault [Wed, 4 Apr 2007 03:35:23 +0000 (03:35 +0000)]
MDL-9138; Edited lib/xmlize.php to return false when the passed file doesn't return any entries (when it's not valid XML or is empty). Also made it much clearer that glossary/import requires an XML file, not just any old file.
nicolasconnault [Wed, 4 Apr 2007 02:40:21 +0000 (02:40 +0000)]
MDL-9192
nicolasconnault [Wed, 4 Apr 2007 02:22:34 +0000 (02:22 +0000)]
MDL-9193
nicolasconnault [Wed, 4 Apr 2007 01:43:31 +0000 (01:43 +0000)]
MDL-9145 Fixed 1) and 2)
stronk7 [Tue, 3 Apr 2007 15:44:17 +0000 (15:44 +0000)]
Show continue button after importing glossary. MDL-9071
Merged from MOODLE_18_STABLE
skodak [Tue, 3 Apr 2007 14:59:56 +0000 (14:59 +0000)]
MDL-9170 https redirect doesn't happen on login page - fixed problem when guest button disabled; merged from MOODLE_18_STABLE
nfreear [Tue, 3 Apr 2007 10:21:38 +0000 (10:21 +0000)]
Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT. Merged.
nfreear [Tue, 3 Apr 2007 10:16:51 +0000 (10:16 +0000)]
Fixes bug MDL-9175 "Groups simpletest, fatal errors", also DONOTCOMMIT.
skodak [Tue, 3 Apr 2007 09:51:53 +0000 (09:51 +0000)]
MDL-9190 Site policy xhtml compliance and other minor fixes; merged from MOODLE_18_STABLE
toyomoyo [Tue, 3 Apr 2007 09:19:09 +0000 (09:19 +0000)]
fix for MDL-8739, restore in course category
nicolasconnault [Tue, 3 Apr 2007 08:43:30 +0000 (08:43 +0000)]
MDL-9147
tjhunt [Tue, 3 Apr 2007 08:34:39 +0000 (08:34 +0000)]
Better way to detect whether a function exists in this version of PHP before redefining it.
nicolasconnault [Tue, 3 Apr 2007 06:41:58 +0000 (06:41 +0000)]
MDL-9167 and MDL-9113 both solved
nicolasconnault [Tue, 3 Apr 2007 03:32:46 +0000 (03:32 +0000)]
MDL-8774: Also an effort to refactorise the poorly designed mod/data/Preset code.
moodler [Tue, 3 Apr 2007 02:21:28 +0000 (02:21 +0000)]
Merged some more fixes for checkbox alignment MDL-9126 in all browsers
moodler [Tue, 3 Apr 2007 02:14:09 +0000 (02:14 +0000)]
Merged ie6 fixes from stable for MDL-9126
moodler [Tue, 3 Apr 2007 02:01:10 +0000 (02:01 +0000)]
Merged login box fix for MDL-9126
stronk7 [Mon, 2 Apr 2007 22:03:03 +0000 (22:03 +0000)]
Fixed one wrong urlencode after error.
Merged from MOODLE_18_STABLE
stronk7 [Mon, 2 Apr 2007 21:51:16 +0000 (21:51 +0000)]
Disable the "save" button if the file isn't writable.
Merged from MOODLE_18_STABLE
stronk7 [Mon, 2 Apr 2007 21:37:28 +0000 (21:37 +0000)]
Centering buttons in some actions...
Merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 18:03:13 +0000 (18:03 +0000)]
MDL-9180 Change password screen doesn't show the username like it should; merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 16:13:41 +0000 (16:13 +0000)]
MDL-9168 nested site policy when forcelogin enabled; merged from MOODLE_18_STABLE
tjhunt [Mon, 2 Apr 2007 15:28:43 +0000 (15:28 +0000)]
Make sure print_object output is always left-aligned. Also, make it look more like other debugging output.
tjhunt [Mon, 2 Apr 2007 15:26:31 +0000 (15:26 +0000)]
Missing format_string. Merged from MOODLE_18_STABLE.
skodak [Mon, 2 Apr 2007 15:14:19 +0000 (15:14 +0000)]
MDL-9174 do not use PARAM_URL for site policy - it is too restrictive; merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 14:57:56 +0000 (14:57 +0000)]
fixed warning when upload fails; merged from MOODLE_18_STABLE
exe-cutor [Mon, 2 Apr 2007 14:13:59 +0000 (14:13 +0000)]
Merged username login form bug fix from stable
skodak [Mon, 2 Apr 2007 13:59:36 +0000 (13:59 +0000)]
MDL-9170 https redirect doesn't happen on login page; merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 13:46:01 +0000 (13:46 +0000)]
MDL-9172 "Turn editing off" button disappear from category page; merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 13:16:55 +0000 (13:16 +0000)]
MDL-9169 Error in function call in ldap/enrol.php; typo found by Svante Agnestig; merged from MOODLE_18_STABLE
tjhunt [Mon, 2 Apr 2007 13:02:09 +0000 (13:02 +0000)]
MDL-9173 - Can't create match anything answer to numerical question type. Merged from OU Moodle.
skodak [Mon, 2 Apr 2007 09:26:07 +0000 (09:26 +0000)]
MDL-9166 auth plugins can prevent showing of last logged in user; merged from MOODLE_18_STABLE
skodak [Mon, 2 Apr 2007 09:10:26 +0000 (09:10 +0000)]
MDL-9155 Error when creating an "image gallery" preset database when only some fields exist and do not remove existing data, comments and ratings when applying preset; merged from MOODLE_18_STABLE
moodler [Mon, 2 Apr 2007 06:21:01 +0000 (06:21 +0000)]
I felt like a bump. So nyah.
toyomoyo [Mon, 2 Apr 2007 03:53:10 +0000 (03:53 +0000)]
merged fix for MDL-9160, get_my_courses caching issues
toyomoyo [Mon, 2 Apr 2007 02:37:34 +0000 (02:37 +0000)]
admins should not need course:view
donal72 [Mon, 2 Apr 2007 01:45:33 +0000 (01:45 +0000)]
MNET: Properly remove trailing slash from wwwroot: MDL-9157
tjhunt [Sun, 1 Apr 2007 22:19:39 +0000 (22:19 +0000)]
Another attempt to get redirect() to not redirect if an error was output to the screen, to make dubuggin easier. Sorry I had not noticed the bit in the docs that says error_get_last was PHP 5.2.0+.
moodler [Sun, 1 Apr 2007 15:59:04 +0000 (15:59 +0000)]
Merged MDL-9139 from 1.8
moodler [Sun, 1 Apr 2007 15:18:06 +0000 (15:18 +0000)]
Merged editsection button alignment from stable
moodler [Sat, 31 Mar 2007 09:10:41 +0000 (09:10 +0000)]
merged style fix for required message on forms
moodler [Sat, 31 Mar 2007 05:25:41 +0000 (05:25 +0000)]
Merged solution for MDL-6458 typo
moodler [Sat, 31 Mar 2007 02:34:06 +0000 (02:34 +0000)]
Making redirects work again
moodler [Sat, 31 Mar 2007 02:30:56 +0000 (02:30 +0000)]
error_get_last() ? What's that?
skodak [Fri, 30 Mar 2007 21:23:09 +0000 (21:23 +0000)]
merging changes from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:15:39 +0000 (21:15 +0000)]
Added patch from Mark for MDL-9083; merged from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:11:45 +0000 (21:11 +0000)]
merging string from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:10:15 +0000 (21:10 +0000)]
More multilang support for site fullname, plus a couple extra comments. merged from MOODLE_18_STABLE
skodak [Fri, 30 Mar 2007 21:07:30 +0000 (21:07 +0000)]
More multilang support for site fullname, plus a couple extra comments; merged from MOODLE_18_STABLE.
moodler [Fri, 30 Mar 2007 18:04:34 +0000 (18:04 +0000)]
Merged block self-test fix from stable
moodler [Fri, 30 Mar 2007 17:07:12 +0000 (17:07 +0000)]
Fixed typo (MDL-9119)
moodler [Fri, 30 Mar 2007 16:52:38 +0000 (16:52 +0000)]
Merged applicable_format fixes for MDL-9119
moodler [Fri, 30 Mar 2007 16:01:44 +0000 (16:01 +0000)]
Merged fix for MDL-8093 from 1.8
stronk7 [Fri, 30 Mar 2007 15:36:52 +0000 (15:36 +0000)]
Adding a missing parameter to the "add new course" button. MDL-9129
Merged from MOODLE_18_STABLE
nfreear [Fri, 30 Mar 2007 10:52:45 +0000 (10:52 +0000)]
Follow up fix for bug MDL-8695 "Form 'required' icon is hidden".
nfreear [Fri, 30 Mar 2007 10:46:06 +0000 (10:46 +0000)]
Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan. Merged from HEAD.
dwoolhead [Fri, 30 Mar 2007 10:23:12 +0000 (10:23 +0000)]
MDL-9122 Unnecessary li opening tag (without closing tag) no longer printed when moving course section activity
tjhunt [Fri, 30 Mar 2007 10:17:16 +0000 (10:17 +0000)]
Small code cleanup to fix an obscure warning. If you got an error in the middle of creating a quiz attempt, you could get an attempt with no states. Then that caused an error when the attempt was deleted. Merged from MOODLE_17_STABLE.
nfreear [Fri, 30 Mar 2007 10:15:18 +0000 (10:15 +0000)]
Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan (big woops, forgot to commit on 1/3).
tjhunt [Fri, 30 Mar 2007 09:34:05 +0000 (09:34 +0000)]
Fix notice. Merged from MOODLE_17_STABLE.
nicolasconnault [Fri, 30 Mar 2007 08:31:20 +0000 (08:31 +0000)]
MDL-9115 Added new strings to lang/en_utf8/group.php (where in roles.php before!). Also cleaned up page a little more so the backend code is at the top, with the HTML output at the bottom. We may be able to use mform with this page eventually. AJAX would also help.
toyomoyo [Fri, 30 Mar 2007 08:00:42 +0000 (08:00 +0000)]
fix for MDL-9021, missing add_to_log() call
nicolasconnault [Fri, 30 Mar 2007 07:52:56 +0000 (07:52 +0000)]
MDL-9118: The group/edit page now fetches the groupingid for the selected group if it isn't already provided. Note that this will need changing when/if multiple grouping membership is implemented, since only the first grouping is returned at present.
stronk7 [Fri, 30 Mar 2007 07:46:15 +0000 (07:46 +0000)]
XHTML fix. Credit goes to Jeff Graham. MDL-9103
Merged from MOODLE_18_STABLE
toyomoyo [Fri, 30 Mar 2007 07:04:43 +0000 (07:04 +0000)]
merged fix for MDL-9097, xhtml fixes for glossary
nicolasconnault [Fri, 30 Mar 2007 06:32:10 +0000 (06:32 +0000)]
handled another potential xhtml error: empty select when no members in group.
nicolasconnault [Fri, 30 Mar 2007 06:14:50 +0000 (06:14 +0000)]
MDL-9111: Changed to "Back to groups"
nicolasconnault [Fri, 30 Mar 2007 06:01:53 +0000 (06:01 +0000)]
MDL-9112: Fixed htmleditor height.
nicolasconnault [Fri, 30 Mar 2007 05:21:40 +0000 (05:21 +0000)]
MDL-7186
nicolasconnault [Fri, 30 Mar 2007 05:14:29 +0000 (05:14 +0000)]
1. Converted grouping edit form to mform
2. Added 2 buttons to disable state when pseudogroup is selected
gbateson [Fri, 30 Mar 2007 03:43:00 +0000 (03:43 +0000)]
fix the display of the special chars keypad (in JCloze and JQuiz)
moodler [Fri, 30 Mar 2007 03:30:33 +0000 (03:30 +0000)]
Automatic installer.php lang files by installer_builder (
20070330 )
nicolasconnault [Fri, 30 Mar 2007 03:14:22 +0000 (03:14 +0000)]
1. Fixed xhtml errors
2. Added correct breadcrumb back to group/index page, preserving selections.
nicolasconnault [Fri, 30 Mar 2007 02:39:46 +0000 (02:39 +0000)]
1. Added proper breadcrumb to group/edit|create page (preserves previous grouping/group selections)
2. Changed "Create Orphan group" to "Create orphan group"
3. Added help string for groupenrolmentkey
4. Edited moodle docs for groups edit page
toyomoyo [Fri, 30 Mar 2007 02:24:18 +0000 (02:24 +0000)]
changing help file as helen suggested