Skip to content

Moodle 2.2 Fixes - #1

Open
steelej wants to merge 2 commits into
totara:masterfrom
steelej:master
Open

Moodle 2.2 Fixes#1
steelej wants to merge 2 commits into
totara:masterfrom
steelej:master

Conversation

@steelej

@steelej steelej commented Mar 12, 2012

Copy link
Copy Markdown

Hi there. We use Face to Face here at Queen's University, and one of the tasks that we need to get done prior to migrating from 1.9.X to 2.2.X is to make Face to Face compatible. To that end I've been doing some work on it.

Fixed "Help Icon" popup and hover text formatting. The en lang file had valid html in them, but it was producing some weird looking/invalid pages. Haven't checked other lang files.

Made it so sidebars appear in all facetoface pages. Changed require_course_login calls to specify $cm where possible, added $PAGE->set_layout where not.

Fixed Add/Remove Attendees. Searching wasn't functioning at all. Reworked to use $DB->sql_like built in functions, with records instead of recordsets.

Fixed export functionality. Was broken in developer mode due to warnings/errors being printed, and there were issues with duplicate IDs in the data it was exporting.

steelej and others added 2 commits March 12, 2012 14:09
Made it so sidebars appear in all facetoface screens.
Fixed Add/Remove Attendees.
Fixed export functionality.
@ghost ghost assigned aly Apr 25, 2012
@aly

aly commented May 17, 2012

Copy link
Copy Markdown
Contributor

Hi,

Sorry it has taken me so long to get to this. Your patch looks good and has fixed some things I've missed unfortunately it is no longer based off the latest patchset and needs to be rebased. If you could do this I will merge it in.

Thanks,
Alastair

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants