=== Attendance === Version: 1.1.14 Contributors: remetric Author: Dallas Read Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=29U2LHYQNAURL Tags: attendance Requires at least: 3.0.1 Tested up to: 5.3 Stable tag: trunk License: MIT Track attendance with ease on the front-end of your site: easy-to-use, self-hosted app including analytics, reports, multiple user access, offline support. == Description == - Vast analytics and 1-touch-adding of new attendees make the process seamless. - Each of your staff members can use the Attendance app with their own access PIN. - We recommend saving the app on the Home Screen of mobile devices for convenience. - The app stores data locally on the device in the case of an unreliable internet connection. - Your data is only stored on your WordPress installation as the following post_types: `attendance-day`, `attendance-location`, `attendance-person`, `attendance-staff` - Receive a Monday morning "Week in Review" email with `csv` attendance files of your locations! The free version of Attendance is limited to 25 people, 1 location, and 1 staff member. Upgrade today on the Settings page or @ https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=29U2LHYQNAURL! == Installation == 1. Upload the plugin files to the `/wp-content/plugins/attendance` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Find the Attendance tab in WP Admin area under Settings. == Screenshots == == Changelog == = 1.1.15 = Add "Show Only Regulars" checkbox for reports. Added support for special characters. = 1.1.14 = Hide "Download Report" button for mobile users for now. = 1.1.13 = Added the ability to change the app's title. = 1.1.12 = Make passwords more secure (up to 8 digits, masked input on login). = 1.1.11 = Fixed a bug for counting uniques. = 1.1.10 = Fixed a bug in the offline caching service-worker... again. = 1.1.9 = Fixed a bug in the offline caching service-worker. = 1.1.8 = Fix an offline bug. = 1.1.7 = Fix a bug for the summing of people in the reports. Added a row for uniques. = 1.1.6 = Test a version bump. = 1.1.5 = Added a changelog! = 1.1.4 = Updated offline-storage to use hashed assets. = 1.1.3 = * Adds Unique People and Total Presents to Reports. = 1.1.2 = * Unregistered caching via sw.js. = 1.1.1 = * Changed the caching version for assets and added a Version Number on the bottom of each page. = 1.1.0 = * Resolved an error in the Attendance API. = 1.0.6 = * Fixed an error in the Attendance API and some styling issues. = 1.0.5 = * Fixed an error in the WP Admin dashboard. = 1.0.4 = * Optimized reports. Added a button to download them as a CSV file. = 1.0.3 = * Implemented auditing. = 1.0.2 = * Implemented client-side permissions. = 1.0.1 = * Added support for delta changes when marking as present. This makes for better syncing. = 1.0.0 = * Initial Release Party!