]>
git.mjollnir.org Git - moodle.git/log
martinlanghoff [Wed, 24 Jan 2007 04:25:56 +0000 (04:25 +0000)]
mnet: auth/mnet cron() now clears out stale sessions -- how did we miss this?
martinlanghoff [Wed, 24 Jan 2007 04:15:50 +0000 (04:15 +0000)]
mnet: fix SSO breakage if the same user was using multiple browsers
vyshane [Wed, 24 Jan 2007 03:03:10 +0000 (03:03 +0000)]
UI now selects the relevant grouping and/or group when these are passed as GET parameters to the script.
Also fixed javascript for hiding view buttons. Was not working in IE [insert swear words here].
donal72 [Tue, 23 Jan 2007 23:07:29 +0000 (23:07 +0000)]
Mnet: Bugfix for rev 1.10: Update user's enrolment information on jump/land
donal72 [Tue, 23 Jan 2007 22:30:43 +0000 (22:30 +0000)]
Mnet: Restore query to check that an outgoing RPC call is permitted by the client machine's admin
donal72 [Tue, 23 Jan 2007 22:03:48 +0000 (22:03 +0000)]
Mnet: Users mnethostid now defaults to the admin user's mnethostid: MDL-8253
donal72 [Tue, 23 Jan 2007 21:35:08 +0000 (21:35 +0000)]
Auth: Typo fix: exprire -> expire MDL-8151
donal72 [Tue, 23 Jan 2007 21:27:50 +0000 (21:27 +0000)]
Mnet: Rename field: access to accessctrl for Oracle interop: MDL-8237
martinlanghoff [Tue, 23 Jan 2007 20:56:59 +0000 (20:56 +0000)]
mnet: as reported by Eloy - login failures should be helpful to mnet users _only_ if mnet and auth/mnet are running
nfreear [Tue, 23 Jan 2007 19:51:05 +0000 (19:51 +0000)]
Fixes incorrect group function documentation (MDL-7380)
nfreear [Tue, 23 Jan 2007 19:11:40 +0000 (19:11 +0000)]
Fixes bug MDL-8234, "New groups code & AS keyword" - fixed typo in last commit.
nfreear [Tue, 23 Jan 2007 19:08:22 +0000 (19:08 +0000)]
Fixes bug MDL-8234, "New groups code & AS keyword"
stronk7 [Tue, 23 Jan 2007 16:33:15 +0000 (16:33 +0000)]
$form is an object (from data_submitted).
stronk7 [Tue, 23 Jan 2007 16:21:21 +0000 (16:21 +0000)]
Changing some more incorrect uses of get_records and count_records with '1'. MDL-8280
stronk7 [Tue, 23 Jan 2007 16:09:00 +0000 (16:09 +0000)]
WHERE '1' is not cross-db. MDL-8280
skodak [Tue, 23 Jan 2007 10:11:12 +0000 (10:11 +0000)]
MDL-8096 two submit buttons not needed anymore now that we have advanced settings button; two submit buttons are accessibility problem anyway
skodak [Tue, 23 Jan 2007 10:04:59 +0000 (10:04 +0000)]
MDL-8096 fixed country selection
moodler [Tue, 23 Jan 2007 09:06:10 +0000 (09:06 +0000)]
Set some sizes on the selects for group management (make it look better)
moodler [Tue, 23 Jan 2007 08:28:55 +0000 (08:28 +0000)]
Added a summary to layout tables "layout tables" for further accessibility
vyshane [Tue, 23 Jan 2007 06:20:47 +0000 (06:20 +0000)]
Fixed some JS issues for IE. MDL-8183.
vyshane [Tue, 23 Jan 2007 05:42:15 +0000 (05:42 +0000)]
Fix for MDL-6966.
moodler [Tue, 23 Jan 2007 05:41:35 +0000 (05:41 +0000)]
Added styles to support recent changes to MDL-8101
moodler [Tue, 23 Jan 2007 05:37:26 +0000 (05:37 +0000)]
Fixed up styles for simple boxes see MDL-8101
vyshane [Tue, 23 Jan 2007 05:19:28 +0000 (05:19 +0000)]
PEAR Services_JSON.
moodler [Tue, 23 Jan 2007 04:58:50 +0000 (04:58 +0000)]
FIxed site identifier
moodler [Tue, 23 Jan 2007 03:39:56 +0000 (03:39 +0000)]
Little fix for typo (see MDL-8061)
moodler [Tue, 23 Jan 2007 03:20:01 +0000 (03:20 +0000)]
Automatic installer.php lang files by installer_builder (
20070123 )
donal72 [Tue, 23 Jan 2007 02:38:54 +0000 (02:38 +0000)]
Mnet: Update user's enrolment information on jump/land
moodler [Tue, 23 Jan 2007 02:14:29 +0000 (02:14 +0000)]
FIxed extra debugging info
moodler [Tue, 23 Jan 2007 01:15:13 +0000 (01:15 +0000)]
Fixed a typo
stronk7 [Mon, 22 Jan 2007 23:23:30 +0000 (23:23 +0000)]
Changing some stripslashes() to stripslashes_safe() because it
was causing some real backslashes to be lost in some qtypes. MDL-8217
Merged from MOODLE_17_STABLE
skodak [Mon, 22 Jan 2007 22:32:00 +0000 (22:32 +0000)]
MDL-8250 moved version include before main install to allow release info display before install
skodak [Mon, 22 Jan 2007 20:15:12 +0000 (20:15 +0000)]
(MDL-8250) install/upgrade autopilot
skodak [Mon, 22 Jan 2007 18:49:42 +0000 (18:49 +0000)]
MDL-8262 fixed require_course_login and $COURSE logic
skodak [Mon, 22 Jan 2007 18:23:14 +0000 (18:23 +0000)]
MDL-7861 fixed regression caused by one of previous commit related to print_single_button() and friends - old & handling restored, thanks Eloy for spotting the problem :-)
stronk7 [Mon, 22 Jan 2007 17:50:42 +0000 (17:50 +0000)]
Adding FK + Unique Indexes to the groups module. MDL-8240
stronk7 [Mon, 22 Jan 2007 17:27:04 +0000 (17:27 +0000)]
Fix XMLDBEditor for groups. Wasn't being intanciated properly.
skodak [Mon, 22 Jan 2007 16:03:34 +0000 (16:03 +0000)]
removed xhtml strict todo comment - already fixed
csantossaenz [Mon, 22 Jan 2007 08:48:38 +0000 (08:48 +0000)]
Corrected a warning related to a variable which could be used with no assigned value
moodler [Mon, 22 Jan 2007 08:25:20 +0000 (08:25 +0000)]
Made is_mnet_remote_user() a bit more robust MDL-8253
vyshane [Mon, 22 Jan 2007 06:57:40 +0000 (06:57 +0000)]
Fixed MDL-8183.
vyshane [Mon, 22 Jan 2007 06:06:08 +0000 (06:06 +0000)]
Fixed loader image removal. MDL-8183.
martinlanghoff [Mon, 22 Jan 2007 05:46:40 +0000 (05:46 +0000)]
mnet: update_enrolments() WIP
martinlanghoff [Mon, 22 Jan 2007 05:32:14 +0000 (05:32 +0000)]
mnet: remove extra paranoid check in the mnet xmlrpc client
- Donal - this needs review. I don't think we can assume the remote
end has the same service/method mappings we do. This will preclude
us from using stuff we don't have installed the "server" code for
but perhaps we do have the client code for.
martinlanghoff [Mon, 22 Jan 2007 04:41:17 +0000 (04:41 +0000)]
mnet: send user enrolment information from SP to IDP at landing time, WIP
moodler [Mon, 22 Jan 2007 03:28:06 +0000 (03:28 +0000)]
Whoops, forgot to set the cache :-) MDL-8149
moodler [Mon, 22 Jan 2007 03:24:27 +0000 (03:24 +0000)]
A little bit of caching for get_my_courses, related to MDL-8149
Resetting it in load_all_capabilities() means it gets flushed everytime
role_assign() or role_unassign() is called on the current user, which should
be enough.
The cache is not reset when others assign/unassign roles, but Moodle has
always had this problem.
martinlanghoff [Mon, 22 Jan 2007 01:57:05 +0000 (01:57 +0000)]
mnet: print_remote_host() must be xhtml strrrrikt!
martinlanghoff [Mon, 22 Jan 2007 01:55:09 +0000 (01:55 +0000)]
debugging() - tell us who/where/when called us, like trigger_error() does
martinlanghoff [Mon, 22 Jan 2007 01:31:15 +0000 (01:31 +0000)]
mnet: remove debugging statements
stronk7 [Sun, 21 Jan 2007 23:49:23 +0000 (23:49 +0000)]
Convert DB lang fields to 30cc. Part of MDL-7157
stronk7 [Sun, 21 Jan 2007 23:37:54 +0000 (23:37 +0000)]
Convert DB lang fields to 30cc. Part of MDL-7157
skodak [Sun, 21 Jan 2007 21:46:55 +0000 (21:46 +0000)]
fixed perfdebug warning during install
stronk7 [Sun, 21 Jan 2007 19:56:05 +0000 (19:56 +0000)]
Some old PG sites have user->firstname and user->lastname
defined to be 30cc. Repair them. MDL-7110
skodak [Sun, 21 Jan 2007 10:33:28 +0000 (10:33 +0000)]
MDL-8198 Modules whose names are substrings of other chosen modules are considered chosen as well
jamiesensei [Sun, 21 Jan 2007 10:32:42 +0000 (10:32 +0000)]
important security fix previous use of ['type'] in repeatedeloptions array would not have worked.
skodak [Sun, 21 Jan 2007 10:30:08 +0000 (10:30 +0000)]
minimal footer in redirect()
jamiesensei [Sun, 21 Jan 2007 09:26:33 +0000 (09:26 +0000)]
some small changes
jamiesensei [Sun, 21 Jan 2007 09:23:19 +0000 (09:23 +0000)]
fixed focus method which was tring to focus on hidden fields.
jamiesensei [Sun, 21 Jan 2007 09:14:35 +0000 (09:14 +0000)]
comment got detached from function - fixed.
jamiesensei [Sun, 21 Jan 2007 08:26:59 +0000 (08:26 +0000)]
fixes to wiki form checkboxes value saving
stronk7 [Sat, 20 Jan 2007 19:32:02 +0000 (19:32 +0000)]
Changing resource->alltext to medium. MDL-6872
stronk7 [Sat, 20 Jan 2007 18:59:22 +0000 (18:59 +0000)]
Now group->description and groups_groupings->description are NULLable
Also, some incorrect default values are out (XMLDB handles them).
MDL-7356 & MDL-8239
stronk7 [Sat, 20 Jan 2007 18:10:29 +0000 (18:10 +0000)]
Now resource->summary is nullable. MDL-7355
stronk7 [Sat, 20 Jan 2007 18:08:55 +0000 (18:08 +0000)]
Generators can use ddllib.php stuff
stronk7 [Sat, 20 Jan 2007 17:59:28 +0000 (17:59 +0000)]
Bad news. "external" is one reserved word for mssql and we have
one in the the SCORM module.
skodak [Sat, 20 Jan 2007 15:00:17 +0000 (15:00 +0000)]
MDL-7586 added opendocument mimetype icons, created by Pete Harlow, see http://opendocumentfellowship.org/icon/examples
skodak [Sat, 20 Jan 2007 14:06:07 +0000 (14:06 +0000)]
code cleanup - added proper object and array initialization
skodak [Sat, 20 Jan 2007 13:39:38 +0000 (13:39 +0000)]
cosmetic fix - added missing global $SESSION in require_logout()
skodak [Sat, 20 Jan 2007 13:36:03 +0000 (13:36 +0000)]
cosmetic fix in format text FORMAT_HTML now used after text is converted to html instead of the original format - the actual function is not changed, no need to backport
skodak [Sat, 20 Jan 2007 13:32:15 +0000 (13:32 +0000)]
moved obsoleted functions from weblib.php to deprecatedlib.php
skodak [Sat, 20 Jan 2007 13:00:03 +0000 (13:00 +0000)]
MDL-7861 xhtml strict fix in notice() for & in referer, proper string quoting in print_single_button(), changed cleaning of submitted link; fixed warning when referer not send in print_continue(); fixed some doc comments
nfreear [Sat, 20 Jan 2007 10:57:47 +0000 (10:57 +0000)]
Fixes bug MDL-8233, "Delete course action, groups typos and groupings not deleted"
nfreear [Sat, 20 Jan 2007 09:28:26 +0000 (09:28 +0000)]
Fixes bug MDL-8057, "Backup/restore code not considered in new groups code"
skodak [Fri, 19 Jan 2007 21:20:00 +0000 (21:20 +0000)]
MDL-8161 fixed displaying of submitted values in SCORM reports
skodak [Fri, 19 Jan 2007 19:50:30 +0000 (19:50 +0000)]
fixed wrong disabledif conditions in resource subtypes - sorry
sam_marshall [Fri, 19 Jan 2007 15:25:35 +0000 (15:25 +0000)]
MDL-8227 - Made wiki locking only apply to group being edited!
thepurpleblob [Fri, 19 Jan 2007 14:41:35 +0000 (14:41 +0000)]
MDL-8226\r Move aon & aiken import format from head into contrib. No longer maintained. Use GIFT instead.
thepurpleblob [Fri, 19 Jan 2007 14:38:18 +0000 (14:38 +0000)]
MDL-8226\r Move aon import format from head into contrib. No longer maintained. Use GIFT instead.
thepurpleblob [Fri, 19 Jan 2007 14:35:44 +0000 (14:35 +0000)]
MDL-8226\r Move aiken import format from head into contrib. No longer maintained. Use GIFT instead.
jamiesensei [Fri, 19 Jan 2007 13:05:54 +0000 (13:05 +0000)]
MDL-7780 Choose legend/header text carefully - short and non-repeated
sam_marshall [Fri, 19 Jan 2007 12:48:35 +0000 (12:48 +0000)]
MDL-8225 Made it not display wiki title twice in navigation, when first page has same name as title.
jamiesensei [Fri, 19 Jan 2007 11:35:12 +0000 (11:35 +0000)]
made some changes to user/edit.php setAdvanced and header name changes for MDL-7780
jamiesensei [Fri, 19 Jan 2007 11:10:09 +0000 (11:10 +0000)]
fixes for 'Choose legend/header text carefully - short and non-repeated' MDL-7780
jamiesensei [Fri, 19 Jan 2007 11:06:05 +0000 (11:06 +0000)]
fixed problem with helpbuttons appearing below the label on static and frozen elements.
jamiesensei [Fri, 19 Jan 2007 10:35:00 +0000 (10:35 +0000)]
fix for syntax error trying to call hardFreeze on element instead of form object.
skodak [Fri, 19 Jan 2007 10:29:03 +0000 (10:29 +0000)]
MDL-8223 - last global $course hacks removed
tjhunt [Fri, 19 Jan 2007 10:07:05 +0000 (10:07 +0000)]
Missing space.
tjhunt [Fri, 19 Jan 2007 09:59:13 +0000 (09:59 +0000)]
correct icon path to use $CFG->pixpath.
skodak [Fri, 19 Jan 2007 09:54:25 +0000 (09:54 +0000)]
MDL-8223 - added detection of wrong course id
skodak [Fri, 19 Jan 2007 09:44:26 +0000 (09:44 +0000)]
MDL-8223
require_login issues:
* does not accept $course object as parameter - see require_course_obejct()
* always uses global $course even when courseid empty
* overrides global $course - problem it contains something else than $course object
require_course_login issues:
* does not accept courseid as parameter
* does not pass $cm to require_login when forced login to site - not a major issue because there are extra visibility checks in modules - we can remove them now ;-)
martinlanghoff [Fri, 19 Jan 2007 09:37:28 +0000 (09:37 +0000)]
mnet: introducing print_remote_host()... and use it in print_my_courses() - add a space
martinlanghoff [Fri, 19 Jan 2007 09:36:40 +0000 (09:36 +0000)]
mnet: introducing print_remote_host()... and use it in print_my_courses()
martinlanghoff [Fri, 19 Jan 2007 09:23:47 +0000 (09:23 +0000)]
mnet: introducing print_remote_course() and use it in print_my_moodle()
mbwa-ha-ha-ha! All your remote courses belong to us.
vyshane [Fri, 19 Jan 2007 09:23:22 +0000 (09:23 +0000)]
Added loading in progress image feedback.
vyshane [Fri, 19 Jan 2007 09:22:33 +0000 (09:22 +0000)]
Loader image
martinlanghoff [Fri, 19 Jan 2007 08:57:13 +0000 (08:57 +0000)]
mnet: introducing get_my_remotecourses() and get_my_remotehosts() -- use them too
martinlanghoff [Fri, 19 Jan 2007 08:36:02 +0000 (08:36 +0000)]
mnet: it is $USER->mnet_foreign_host_array instead of $SESSION->mnet_foreign_host_array. $SESSION is fraught with peril as it persists acros logins/logouts
martinlanghoff [Fri, 19 Jan 2007 08:14:18 +0000 (08:14 +0000)]
mnet: this stuff is only for logged in users!
jamiesensei [Fri, 19 Jan 2007 08:10:01 +0000 (08:10 +0000)]
migrated wiki form to formslib