-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attended Check-in did not properly install #25
Comments
This is due to the |
dcs619
added a commit
that referenced
this issue
Jul 3, 2018
dcs619
added a commit
that referenced
this issue
Aug 23, 2018
* Removed style interfering with core check-in * Added client/USB printing support * Fix copy path workaround -- use `mklink /J source target` -- to replicate plugin changes cross repo * Fixed issue with a deleted assignment showing checked in if that assignment is re-added * Added functionality to only print the designated label once per page * Added native client printing support * Fixed issues with Person & Group Special Needs attributes throwing exceptions: - Set default attributes GUID's for workflow actions - Fix old copy/paste error when checking blank values * Add hard-sides, hard-ends styles * Add new block settings for UI control * Set new UI fields for phone and email * Set layout options in code-behind * Add support for new UI block settings to the Add Person/Visitor modal * New block settings to display group and location names * Display phone and email in result grid * Added gender, phone and email to person edit * Update styles to allow for group / location display * Remove all Spark copyright headers and extra whitespace * Fixed phone number parsing * Set Home Number type on activity * Cherry pick https://github.com/NewSpring/rock-attended-checkin/pull/33 * Cherry pick https://github.com/NewSpring/rock-attended-checkin/pull/32 * Added more options for Update Profile screen * Remove client printing debug alert * Set attribute order for cleaner display when editing block attributes * Fix null reference errors, remove lookup value assumptions * Simplify calls to get display preference from block attribute * Fixed Display Group and Location only pulling the first location for each group * Fix #40, Gender not populating correctly * Fix #41 * Fixed #28, adjust css styling * Fix #30, track changes on profile and optionally on assignments * Fixed #25, look up category by name * Fix #42, allow different default phone type * Fix #43, error popup when script debugging is enabled in IE for check-in machines * JS fixes and have attended check-in use its own localStorage (instead of sharing with core check-in) * Restrict phone display to the currently selected type * Move documentation * Add obsoleted note on FilterGroupsByGender * v8 compatibility, fix all warnings in project file * v8 compatibility, hide additional grid header row * v8 compatibility, fix all warnings and cache errors * Highlight profile edit button * v8 compatibility, fix all warnings, cache and history changes * Use new AgeClassification property to determine CanCheckIn relationships * Remove typo * Rework AgeClassification handling in the case of underage parents * Added barcode support * Added a manual config option since core Admin no longer uses the same localStorage * Revert localStorage changes * Added a block setting Preselect Family Members (default true) * Fix Manual Config functionality, update verbiage * Fix JS null reference * better barcode handling, includes keystroke to trigger test barcode search * Removed script debugging for barcode search * Removed custom FilterGroupsByGender action * Redo caching changes targeting v8 * Redo more updates with v8 breaking changes * More caching changes * Removed CSS style preventing admin settings * Fixed checkin handling in v8 * Re-add CSS styling that was removed * Never gonna give CSS up, never gonna let CSS down
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When clicking the install button on the Rock Shop, the install did not properly download all the necessary pages that were needed for the installation. It could have been due to multiple clicking of the install button or closing out of the window early... I don't know. With no ability to remove the install I am stuck moving forward with the module.
contact info -- ptedder@fellowshipgreenville.org
The text was updated successfully, but these errors were encountered: