Commit Graph

42 Commits

Author SHA1 Message Date
nicolasconnault 7c08ef3653 Fixed MDL-8582
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.

Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
skodak 4ac48edb9b MDL-8590 auth cleanup - part 2; backported from HEAD 2007-02-20 17:13:35 +00:00
skodak e75ac13be2 MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup 2007-01-30 10:23:01 +00:00
stronk7 18bba1f789 Applying new rs_xxx() functions everywhere. MDL-8134 2007-01-29 11:29:01 +00:00
donal72 cdf2232920 Mnet: Rename field: access to accessctrl for Oracle interop: MDL-8237 2007-01-23 21:27:50 +00:00
martinlanghoff a819a51ad2 mnet: check that sesskey please! 2007-01-19 07:22:57 +00:00
martinlanghoff 2d60ff6d58 mnet: hide direct link to logs for now... 2007-01-19 07:01:51 +00:00
martinlanghoff 20003335ce mnet: finish up UI for enrolment handling and hardcoded strings 2007-01-19 06:51:24 +00:00
martinlanghoff 8506af02d3 mnet: fix warning -- variable typo 2007-01-19 05:24:47 +00:00
martinlanghoff efd6ef4665 mnet: fixup remote enrolment handling pages - WIP part 2 2007-01-19 05:18:30 +00:00
martinlanghoff 7db7981aae mnet: better enrollable courses listing 2007-01-19 02:51:18 +00:00
donal72 0855c4cab3 Mnet: More enrolment data in the back channel - stash in mnet_enrol_assignments table 2007-01-19 00:23:55 +00:00
martinlanghoff ce89882a37 mnet: fixup remote enrolment handling pages - WIP 2007-01-18 04:48:35 +00:00
martinlanghoff 7580ce94ef mnet: check for the _right_ varname before warning about mnet being off 2007-01-18 03:16:55 +00:00
martinlanghoff a4d967a463 mnet: try to stop trailing slashes in urls from getting through, better error msg if we dont like the SSL cert 2007-01-18 02:56:06 +00:00
martinlanghoff 47c0407b97 mnet: moving remote enrolment config to admin/mnet 2007-01-17 23:49:04 +00:00
martinlanghoff 92e46c0305 mnet: better descriptions and warnings in admin pages 2007-01-17 22:23:56 +00:00
martinlanghoff c9fa3eee9b get_config() callers in new MNET code switched to expect a single value returned
Again, this simplifies the logic in a few places.
2007-01-16 23:27:41 +00:00
donal72 0d0f67f353 Mnet: The tokenizer extension is now optional. MDL-8136 2007-01-16 22:53:11 +00:00
donal72 492d44e4f7 Mnet: Show that a key has expired. 2007-01-15 22:00:28 +00:00
donal72 fc7900e75e MNet: Display expiry date of local certificate 2007-01-15 09:14:41 +00:00
moodler 1d388f6a1f Moved header to the top 2007-01-12 08:29:03 +00:00
donal72 1ca484a3b7 mnet: XHTML strict fixes: MDL-7861 2007-01-11 04:11:25 +00:00
donal72 5a3be3847e mnet: Replace hardcoded strings: MDL-8069 2007-01-10 23:15:53 +00:00
donal72 a1229bdd39 mnet: XHTML strict fixes: MDL-7861 2007-01-10 00:10:38 +00:00
moodler 1bd1f9797e Just tidying on my way through 2007-01-09 12:31:09 +00:00
skodak 60af27037b MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed 2007-01-08 19:34:16 +00:00
donal72 1bbb43eb93 mnet: XHTML strict fixes: MDL-7861 2007-01-08 07:16:29 +00:00
moodler 3c76e67145 Better errors that lead to the wiki for more help MDL-8068 2007-01-05 08:46:10 +00:00
donal72 cd607643dc mnet: Removed hardcoded English strings from some MNET files: MDL-8069 2007-01-05 05:58:39 +00:00
skodak b150307551 MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes 2007-01-04 23:59:55 +00:00
skodak b7dc225654 MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
moodler 6c9c87146a This file is in index.php now ... 2007-01-04 16:03:19 +00:00
martinlanghoff 1734e61a41 mnet: check for openssl extension 2007-01-04 06:19:56 +00:00
martinlanghoff b763d139b4 mnet: xhtml strrrrrrrrrrickt mein herr 2007-01-04 06:13:20 +00:00
moodler 86498e7913 Included index.html to avoid conflicts 2007-01-04 05:16:21 +00:00
martinlanghoff e2d4f75c40 admin/mnet/peers: Allow admins to manually update a remote server's public
key


Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:38:30 +00:00
martinlanghoff a9308edef3 admin/mnet/index: Allow admins to expire an SSL key
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:37:42 +00:00
martinlanghoff 0947d69da2 admin/mnet/index.html: UI Tweaks
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:37:20 +00:00
martinlanghoff 13c9d7e082 mnet: Some very minor style (etc) fixes
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:32:55 +00:00
martinlanghoff 42f7353911 admin/mnet/mnet_services: Concatenated query to sidestep Moodle
requirement that firest field of resultset is unique


Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:31:10 +00:00
martinlanghoff 71558f8502 mnet: core libraries and admin pages 2007-01-04 02:33:51 +00:00