Activities: Refactoring into Gateway Classes#2008
Open
ali-ichk wants to merge 17 commits intoGibbonEdu:v31.0.00from
Open
Activities: Refactoring into Gateway Classes#2008ali-ichk wants to merge 17 commits intoGibbonEdu:v31.0.00from
ali-ichk wants to merge 17 commits intoGibbonEdu:v31.0.00from
Conversation
…ve Gateways (modules include activity and library)
Well noted.
…ichk/core into ActivityGateway-Refactoring * 'ActivityGateway-Refactoring' of https://github.com/ali-ichk/core: (637 commits) Timetable: remove old renderTT and renderTTSpace functions Timetable Admin: fixed missing Manage Exceptions button on the timetable in Course Enrolment by Person Staff: fix missing activity coverage when adding a New Absence longer than 1 week System: switched interface strings from Value Added License to Catalyst License User Admin: added Sibling as option to Emergency Relationship select Planner: added a highlight for lesson scheduled during Off Timetable (GibbonEdu#1949) Staff: fixed coverage longer than one week not including staff duty and activity cover Timetable: added coverage details for staff duty and activities on the timetable System: fixed toggle field direction for right-to-left languages Reports: added a way for tracking and displaying who last edited an asset (GibbonEdu#1948) System: post-merge tweak to SpreadsheetRenderer System: updated SpreadsheetRenderer to support exporting multiple data tables (GibbonEdu#1947) Finance: post-merge tweaks to GibbonEdu#1946 Forms: fixed missing params in School Year Navigator Finance: refactor the invoices view page (GibbonEdu#1946) Staff: added a link to Activity details from the Daily Coverage Planner Staff: limited Add Staff list to users who are not already staff but have a staff role System: added exception handling to module hooks when displaying the dashboard (GibbonEdu#1945) Individual Needs: enabled viewing IN records for past students as read-only Individual Needs: check that IN Assistants are also staff when sending notifications ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Refactoring into Gateway Classes