-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Created Walks Import facility for use when a group wishes to switch…
… from walks manager population to local - All walk history is copied from walks manager and attempt is made to match historic walks to existing members in Member Admin - If no match is found for a detected walk leader, a minimal member record is created and the associated walks are linked to the member - Changes were made to the Bulk load service to accommodate contact based matching and data population for the above but existing matching logic for monthly data loads remains the same as before - When walks are imported successfully, a prompt is given the switch walks population to Local. - If the walks import was not successful, the failing members/walks are highlighted. At this point, it's up to the person running the import to decide whether sufficient historic data is available to continue with the local walks switchover. - As part of this commit, all references to Assemble names have been removed as Assemble has been decommissioned by Ramblers. - Due to the creation of the Walks Import, the walks/admin page is now accessible by any member that has Walk Admin privs. Previously this could only be navigated to by a member with Walk Admin privs and the walks population was local.
- Loading branch information
Showing
36 changed files
with
1,582 additions
and
907 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.