This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
release_18.2 [2022/12/23 15:24] admin |
release_18.2 [2023/01/23 19:39] (current) admin [Miscellaneous Enhancements] |
||
---|---|---|---|
Line 5: | Line 5: | ||
There is now support for tracking participation for events that are run across multiple-Sections, | There is now support for tracking participation for events that are run across multiple-Sections, | ||
- | When an event organizer enables this for an event in their section, then ScoutsTracker creates a special " | + | When an event organizer enables this for an event in their section, then ScoutsTracker creates a special " |
In the Master/ | In the Master/ | ||
Line 29: | Line 29: | ||
* Added a "Fetch Latest Roster" | * Added a "Fetch Latest Roster" | ||
* Minor improvements to the deprecated "Troop News" feature when the account is a Committee account | * Minor improvements to the deprecated "Troop News" feature when the account is a Committee account | ||
- | * Changing | + | * Changing |
+ | * COMMITTEE: Cleaned up presentation of event signup to exclude other sections, since it is now much better handled in the new " | ||
===== Bug Fixes ===== | ===== Bug Fixes ===== | ||
Line 47: | Line 48: | ||
* SS-4992: Add a hint that you'll need to do a "Fetch Latest Roster" | * SS-4992: Add a hint that you'll need to do a "Fetch Latest Roster" | ||
* Fixed some bugs associated with re-getting members/ | * Fixed some bugs associated with re-getting members/ | ||
- | * Fixed a bug associated with adding non-Group | + | * Fixed a bug associated with adding non-Group |
* Adding/ | * Adding/ | ||
* SS-4492: Member transfer message was saying that transferred Scouter had no login, even though they did. | * SS-4492: Member transfer message was saying that transferred Scouter had no login, even though they did. | ||
* SS-5000: storm of update subscriptions when modifying a subscription event pushed out to hundreds of sections (e.g., about 1 per second) | * SS-5000: storm of update subscriptions when modifying a subscription event pushed out to hundreds of sections (e.g., about 1 per second) | ||
+ | |||
+ | ===== Patch (2023-01-10) ===== | ||
+ | ==== Miscellaneous Enhancements ==== | ||
+ | * CALENDAR: Suppress subscribed event link for " | ||
+ | * Deprecated support for "(Old) Troop News" from the code, and from the database | ||
+ | * Dropped deprecated member columns relating to PersonContactDetail and PersonQualification tables | ||
+ | |||
+ | ==== Bug Fixes ==== | ||
+ | * NEWSFEED: SS-5033: Event post button not taking you to event | ||
+ | * SS-5018: Pushing an event can hang (debugging added) | ||
+ | * SS-5029: NEWSFEED: HELLO: Go to News tab and you see multiple copies of the SC registration post | ||
+ | * SS-5042: Bogus target subscriber outing key could torpedo a sync | ||
+ | * SS-5044: RSVP: Email could be sent out with no RSVP if the only scouters in the recipient list were not eligible to attend the event | ||
+ | * Unescaped apostrophe in preview of draft RSVP email | ||
+ | |||
+ | |||
+ | ===== Patch (2023-01-23) ===== | ||
+ | ==== Miscellaneous Enhancements ==== | ||
+ | * COMMITTEE: Suppress showing the grouping select dropdown in reports, because it has no effect | ||
+ | * Improve presentation of the " | ||
+ | * Annotate non-youth earners in ready-to-award and ready-to-demonstrate reports | ||
+ | * Eliminated multiple database fetches when fetching RSVP status for dummy member when authoring emails | ||
+ | * Ready-to-demonstrate should only include g_setActiveYouth, | ||
+ | * INFO: Hide/ | ||
+ | * Move " | ||
+ | * Deprecate " | ||
+ | |||
+ | |||
+ | ==== Bug Fixes ==== | ||
+ | * COMMITTEE: Sections were showing up in the attendance and participation reports | ||
+ | * Can't manually update youth Other Participants' | ||
+ | * SS-5509: If you had a subscription to an event in a deleted account, sync was failing | ||
+ | * SS-5065: "Only collect attendance" | ||
+ | * MULTIACCOUNT: | ||
+ | * MULTIACCOUNT: | ||
+ | * SS-5071: Transferee wasn't getting the transfer notification, | ||
+ | * Don't let the user try to "Sign Me up!" works when in offline mode | ||
+ | * INFO: Reference to " | ||
+ | * During the hour before event start, ticking any attendance would revert "only collect attendance" | ||
+ | ==== Support Portal ==== | ||
+ | * Fixed bug in which first connection (no cookies) wasn't displaying any interfaces | ||
+ | * Add a " | ||
+ | * Be able to add/remove additional support users | ||
+ | |||