WP-Plugins/glm-member-db-registrations.git
6 years agoMinor typo fixed
Laury GvR [Fri, 21 Dec 2018 16:14:07 +0000 (11:14 -0500)]
Minor typo fixed

6 years agoMerge branch 'feature/AdminLevelsRevamp' into develop
Chuck Scott [Tue, 27 Nov 2018 17:39:25 +0000 (12:39 -0500)]
Merge branch 'feature/AdminLevelsRevamp' into develop

6 years agoAdded database field for making registration classes sortable.
Chuck Scott [Mon, 8 Oct 2018 16:30:35 +0000 (12:30 -0400)]
Added database field for making registration classes sortable.

Planning on moving "Registration Levels & Charges" page away from Backbone.
Code for making the page sortable will be in a branch for development.

6 years agoReworked Registration Levels & Charges page including new "Drag to Sort" feature.
Chuck Scott [Tue, 27 Nov 2018 17:36:15 +0000 (12:36 -0500)]
Reworked Registration Levels & Charges page including new "Drag to Sort" feature.

6 years agoUpdate width of the dialog for reg is not complete.
Steve Sutton [Mon, 8 Oct 2018 19:42:07 +0000 (15:42 -0400)]
Update width of the dialog for reg is not complete.

Updating the width of the dialog to 350.

6 years agoUpdate text on the reg not complete pop up.
Steve Sutton [Mon, 8 Oct 2018 19:24:23 +0000 (15:24 -0400)]
Update text on the reg not complete pop up.

Updating the text for the dialog.

6 years agoUpdating front end js code for removing alerts
Steve Sutton [Mon, 8 Oct 2018 17:30:56 +0000 (13:30 -0400)]
Updating front end js code for removing alerts

Removing alerts from the front end when adding or editing attendees.
Using inline error messages.

6 years agoAdded database field for making registration classes sortable.
Chuck Scott [Mon, 8 Oct 2018 16:30:35 +0000 (12:30 -0400)]
Added database field for making registration classes sortable.

Planning on moving "Registration Levels & Charges" page away from Backbone.
Code for making the page sortable will be in a branch for development.

6 years agoUpdate for max per request
Steve Sutton [Mon, 8 Oct 2018 15:07:57 +0000 (11:07 -0400)]
Update for max per request

Update text so it is shorter to fit in mobile. Setup so it is per time.

6 years agoUpdating the check for max attendees per request.
Steve Sutton [Mon, 8 Oct 2018 14:29:37 +0000 (10:29 -0400)]
Updating the check for max attendees per request.

Change this to inline message. Add text for max number per request if it
is set for the event.

6 years agoMerge tag 'v1.1.0' into develop
Chuck Scott [Tue, 2 Oct 2018 19:40:59 +0000 (15:40 -0400)]
Merge tag 'v1.1.0' into develop

Front-end and Admin improvements

6 years agoMerge branch 'release/1.1.0' v1.1.0
Chuck Scott [Tue, 2 Oct 2018 19:40:41 +0000 (15:40 -0400)]
Merge branch 'release/1.1.0'

6 years agoUpdated version number and added release notes to readme.txt
Chuck Scott [Tue, 2 Oct 2018 19:39:38 +0000 (15:39 -0400)]
Updated version number and added release notes to readme.txt

6 years agoUpdates to list of reqistrants in request dashboard.
Chuck Scott [Tue, 2 Oct 2018 19:31:19 +0000 (15:31 -0400)]
Updates to list of reqistrants in request dashboard.

Also fixed a front-end link for the reg events list page where a link went nowhere.

6 years agoSome cleanup after testing with new admin accounts features.
Chuck Scott [Tue, 2 Oct 2018 18:23:02 +0000 (14:23 -0400)]
Some cleanup after testing with new admin accounts features.

Also used some updated code from this new feature to improve individual account dashboard

6 years agoAdded account detail to accounts list in the admin Accounts page.
Chuck Scott [Tue, 2 Oct 2018 16:56:24 +0000 (12:56 -0400)]
Added account detail to accounts list in the admin Accounts page.

6 years agoFixed spacing of front reg list location icon
Laury GvR [Fri, 28 Sep 2018 21:27:57 +0000 (17:27 -0400)]
Fixed spacing of front reg list location icon

6 years agoFix spacing of front reg list location & cost icons
Laury GvR [Fri, 28 Sep 2018 21:25:30 +0000 (17:25 -0400)]
Fix spacing of front reg list location & cost icons

6 years agoMerge tag 'v1.0.22' into develop
Chuck Scott [Fri, 28 Sep 2018 19:21:54 +0000 (15:21 -0400)]
Merge tag 'v1.0.22' into develop

Release of previous development changes

6 years agoMerge branch 'release/1.0.22' v1.0.22
Chuck Scott [Fri, 28 Sep 2018 19:21:38 +0000 (15:21 -0400)]
Merge branch 'release/1.0.22'

6 years agoDoing release with previous development updates
Chuck Scott [Fri, 28 Sep 2018 19:20:43 +0000 (15:20 -0400)]
Doing release with previous development updates

6 years agoAdded list of requests needing attention to Reg Events Dashboard with edit of status.
Chuck Scott [Fri, 28 Sep 2018 18:08:19 +0000 (14:08 -0400)]
Added list of requests needing attention to Reg Events Dashboard with edit of status.

Removd a couple request status values that are not currently needed.

6 years agoChanged display of attendee numbers in dashboard to make more sense.
Chuck Scott [Thu, 27 Sep 2018 16:17:21 +0000 (12:17 -0400)]
Changed display of attendee numbers in dashboard to make more sense.

When displaying attendee numbers, now checking for errors and correcting.

6 years agoFized problem with $haveMessages view parameter.
Chuck Scott [Thu, 27 Sep 2018 14:11:59 +0000 (10:11 -0400)]
Fized problem with $haveMessages view parameter.

6 years agoAdded email address to editing attnedee in admin and fixed event date/time in registr...
Chuck Scott [Thu, 27 Sep 2018 14:01:48 +0000 (10:01 -0400)]
Added email address to editing attnedee in admin and fixed event date/time in registration list on front-end.

6 years agoupdate for the attendee delete
Steve Sutton [Wed, 26 Sep 2018 16:52:01 +0000 (12:52 -0400)]
update for the attendee delete

Need to pass in the reg_request so it can check the cart status.

6 years agoAdded checks that request is still in Cart status for registrations, cart, checkout...
Chuck Scott [Tue, 25 Sep 2018 19:32:43 +0000 (15:32 -0400)]
Added checks that request is still in Cart status for registrations, cart, checkout, and checkout process.

6 years agoUpdate select level text and update add registrant
Steve Sutton [Tue, 25 Sep 2018 19:21:39 +0000 (15:21 -0400)]
Update select level text and update add registrant

checking registrant cart before update add delete

6 years agoUpdate for the email in attendance
Steve Sutton [Mon, 24 Sep 2018 20:54:50 +0000 (16:54 -0400)]
Update for the email in attendance

Only validate if email is there

6 years agoTake care of missing $
Steve Sutton [Mon, 24 Sep 2018 18:12:30 +0000 (14:12 -0400)]
Take care of missing $

missing $ for template

6 years agoFront end changes
Steve Sutton [Mon, 24 Sep 2018 18:09:35 +0000 (14:09 -0400)]
Front end changes

Adjust style for View Hide event details.
Update text for popup.

6 years agoMerge tag 'v1.0.21' into develop
Steve Sutton [Mon, 24 Sep 2018 16:16:05 +0000 (12:16 -0400)]
Merge tag 'v1.0.21' into develop

Version 1.0.21

6 years agoMerge branch 'hotfix/1.0.21' v1.0.21
Steve Sutton [Mon, 24 Sep 2018 16:15:57 +0000 (12:15 -0400)]
Merge branch 'hotfix/1.0.21'

6 years agoAdding missing callback function for email notices.
Steve Sutton [Mon, 24 Sep 2018 16:15:07 +0000 (12:15 -0400)]
Adding missing callback function for email notices.

For the attendee notices the function was missing to set the content
type of the email to html.

6 years agoMerge tag 'v1.0.20' into develop
Chuck Scott [Thu, 13 Sep 2018 20:16:56 +0000 (16:16 -0400)]
Merge tag 'v1.0.20' into develop

Fixed date/time issues on front end and loosing attendees for full event in admin.

6 years agoMerge branch 'hotfix/1.0.20' v1.0.20
Chuck Scott [Thu, 13 Sep 2018 20:13:50 +0000 (16:13 -0400)]
Merge branch 'hotfix/1.0.20'

6 years agoFixed some front-end date issues and one admin problem
Chuck Scott [Thu, 13 Sep 2018 20:11:09 +0000 (16:11 -0400)]
Fixed some front-end date issues and one admin problem

Fixed date and time displayed for an event on registration page so it reflects only current or future dates and times.
Fixed time displayed for an event on registration page so it no longer shows a range of times, only the time for the date shown.
Added display of "(see below for other dates/times)" when there are more than the first date/time displayed on the registration page.
Fixed problem where viewing a request from a sold-out event caused the attendees to be removed and the request if there were no attendees.

6 years agoUpdating step at the top
Steve Sutton [Wed, 12 Sep 2018 15:21:22 +0000 (11:21 -0400)]
Updating step at the top

Changing the view cart to review

6 years agoMerge tag 'v1.0.19' into develop
Chuck Scott [Tue, 11 Sep 2018 18:35:55 +0000 (14:35 -0400)]
Merge tag 'v1.0.19' into develop

Removed errant "Select" from checkout progres bar

6 years agoMerge branch 'hotfix/1.0.19' v1.0.19
Chuck Scott [Tue, 11 Sep 2018 18:35:34 +0000 (14:35 -0400)]
Merge branch 'hotfix/1.0.19'

6 years agoRemoved "Select" from progress bar on checkout page that leaked in from development...
Chuck Scott [Tue, 11 Sep 2018 18:34:38 +0000 (14:34 -0400)]
Removed "Select" from progress bar on checkout page that leaked in from development work

6 years agoMerge tag 'v1.0.18' into develop
Chuck Scott [Tue, 11 Sep 2018 17:32:05 +0000 (13:32 -0400)]
Merge tag 'v1.0.18' into develop

Enhancements to checkout and request and accounts admin

6 years agoMerge branch 'hotfix/1.0.18' v1.0.18
Chuck Scott [Tue, 11 Sep 2018 17:28:57 +0000 (13:28 -0400)]
Merge branch 'hotfix/1.0.18'

6 years agoEnhancements and fixes to registrations checkout and requests and accounts dashboard hotfix/1.0.18
Chuck Scott [Tue, 11 Sep 2018 17:26:12 +0000 (13:26 -0400)]
Enhancements and fixes to registrations checkout and requests and accounts dashboard

Now properly formatting checkout failure notices in request Notes field
Added more list filtering and pagenation features to accounts and requests lists
Now not showing requessts that have no attenees in request admin list by default
Adde more debug information to checkout processing

6 years agoREverting minor change that's going into hotfix
Chuck Scott [Tue, 11 Sep 2018 15:36:28 +0000 (11:36 -0400)]
REverting minor change that's going into hotfix

Change was for adding nl2br to notes field output.

6 years agoAdd title for select reg level
Steve Sutton [Tue, 11 Sep 2018 15:02:39 +0000 (11:02 -0400)]
Add title for select reg level

using terms

6 years agoUpdate front css
Steve Sutton [Tue, 11 Sep 2018 12:10:50 +0000 (08:10 -0400)]
Update front css

Fix image alignment.

6 years agoFixed problem where not having checkout page top text in settings was masking checkou...
Chuck Scott [Mon, 10 Sep 2018 20:47:51 +0000 (16:47 -0400)]
Fixed problem where not having checkout page top text in settings was masking checkout error messages.

6 years agoMerge branch 'hotfix/1.0.17' v1.0.17
Chuck Scott [Mon, 10 Sep 2018 20:48:49 +0000 (16:48 -0400)]
Merge branch 'hotfix/1.0.17'

6 years agoFixed problem where not having checkout page top text in settings was masking checkou...
Chuck Scott [Mon, 10 Sep 2018 20:47:51 +0000 (16:47 -0400)]
Fixed problem where not having checkout page top text in settings was masking checkout error messages.

6 years agoGetting leaflet to work
Steve Sutton [Mon, 10 Sep 2018 20:18:43 +0000 (16:18 -0400)]
Getting leaflet to work

Updating the reg detail page for leaflet.

6 years agoMerge tag 'v1.0.16' into develop
Chuck Scott [Mon, 10 Sep 2018 20:01:09 +0000 (16:01 -0400)]
Merge tag 'v1.0.16' into develop

Fixed cc exp changing at checkout

6 years agoMerge branch 'hotfix/1.0.16' v1.0.16
Chuck Scott [Mon, 10 Sep 2018 20:00:56 +0000 (16:00 -0400)]
Merge branch 'hotfix/1.0.16'

6 years agoFixed cc expiration date changing when checkout fails
Chuck Scott [Mon, 10 Sep 2018 20:00:05 +0000 (16:00 -0400)]
Fixed cc expiration date changing when checkout fails

6 years agoUpdate to event reg front end.
Steve Sutton [Fri, 7 Sep 2018 15:30:59 +0000 (11:30 -0400)]
Update to event reg front end.

Remove the Extra Event Registration Title from the event reg detail page.
Collapse the Event Detail part and have a Click to view event detail link or button.
Give ability to Edit email for an attendee when editing.
Update the Steps at the top to 4 steps
Add Account Page - Require email and fname lname, email and password.

6 years agoFixed flxxy parameter error in requestDashboard and now adding submit error messages...
Chuck Scott [Wed, 5 Sep 2018 16:04:36 +0000 (12:04 -0400)]
Fixed flxxy parameter error in requestDashboard and now adding submit error messages to notes in reg_request

6 years agoMerge tag 'v1.0.15' into develop
Chuck Scott [Tue, 28 Aug 2018 15:12:02 +0000 (11:12 -0400)]
Merge tag 'v1.0.15' into develop

Updated plugin name and fixed database version confusion

6 years agoMerge branch 'hotfix/1.0.15' v1.0.15
Chuck Scott [Tue, 28 Aug 2018 15:09:58 +0000 (11:09 -0400)]
Merge branch 'hotfix/1.0.15'

6 years agoUpdated name to GLM Associate - Registrations Add-on and fixed database version confu...
Chuck Scott [Tue, 28 Aug 2018 15:07:52 +0000 (11:07 -0400)]
Updated name to GLM Associate - Registrations Add-on and fixed database version confusion.

6 years agoMerge tag 'v1.0.14' into develop
Chuck Scott [Mon, 27 Aug 2018 20:37:03 +0000 (16:37 -0400)]
Merge tag 'v1.0.14' into develop

Fixed issue with PayPal checkout scripting

6 years agoMerge branch 'hotfix/1.0.14' v1.0.14
Chuck Scott [Mon, 27 Aug 2018 20:36:39 +0000 (16:36 -0400)]
Merge branch 'hotfix/1.0.14'

6 years agoFixed problem with names that have an appostrophy causing issues with PayPal checkout...
Chuck Scott [Mon, 27 Aug 2018 20:35:21 +0000 (16:35 -0400)]
Fixed problem with names that have an appostrophy causing issues with PayPal checkout scripting

6 years agoMerge tag 'v1.0.13' into develop
Chuck Scott [Tue, 7 Aug 2018 15:53:55 +0000 (11:53 -0400)]
Merge tag 'v1.0.13' into develop

Fixed not detecting certain credit card payment failures

6 years agoMerge branch 'hotfix/1.0.13' v1.0.13
Chuck Scott [Tue, 7 Aug 2018 15:52:06 +0000 (11:52 -0400)]
Merge branch 'hotfix/1.0.13'

6 years agoFixed problem with not detecting certain credit card payment failures. hotfix/1.0.13
Chuck Scott [Tue, 7 Aug 2018 15:50:57 +0000 (11:50 -0400)]
Fixed problem with not detecting certain credit card payment failures.

6 years agoStared updating plugin names to GLM Associate
Chuck Scott [Thu, 26 Jul 2018 15:47:10 +0000 (11:47 -0400)]
Stared updating plugin names to GLM Associate

6 years agoMerge tag 'v1.0.12' into develop
Chuck Scott [Thu, 19 Jul 2018 19:32:00 +0000 (15:32 -0400)]
Merge tag 'v1.0.12' into develop

Fixed registratnts paging forgetting status filter.

6 years agoMerge branch 'hotfix/1.0.12' v1.0.12
Chuck Scott [Thu, 19 Jul 2018 19:31:32 +0000 (15:31 -0400)]
Merge branch 'hotfix/1.0.12'

6 years agoFixed problem with paging forgetting status filter setting.
Chuck Scott [Thu, 19 Jul 2018 19:30:49 +0000 (15:30 -0400)]
Fixed problem with paging forgetting status filter setting.

6 years agoMerge tag 'v1.0.11' into develop
Chuck Scott [Thu, 19 Jul 2018 18:54:36 +0000 (14:54 -0400)]
Merge tag 'v1.0.11' into develop

Better attendee and request lists

6 years agoMerge branch 'release/1.0.11' v1.0.11
Chuck Scott [Thu, 19 Jul 2018 18:54:12 +0000 (14:54 -0400)]
Merge branch 'release/1.0.11'

6 years agoUpdated to version 1.0.11
Chuck Scott [Thu, 19 Jul 2018 18:53:50 +0000 (14:53 -0400)]
Updated to version 1.0.11

6 years agoCleaned up vareious invalid index references.
Chuck Scott [Thu, 19 Jul 2018 18:04:19 +0000 (14:04 -0400)]
Cleaned up vareious invalid index references.

6 years agoRemoved duplicate account link from attendees list.
Chuck Scott [Tue, 17 Jul 2018 19:46:50 +0000 (15:46 -0400)]
Removed duplicate account link from attendees list.

6 years agoAdditional minor layout in Attendees List
Chuck Scott [Tue, 17 Jul 2018 19:45:17 +0000 (15:45 -0400)]
Additional minor layout in Attendees List

6 years agoFixed minor spacing and layout items.
Chuck Scott [Tue, 17 Jul 2018 19:39:08 +0000 (15:39 -0400)]
Fixed minor spacing and layout items.

6 years agoSignificant usability issues for admin registrations.
Chuck Scott [Tue, 17 Jul 2018 19:20:45 +0000 (15:20 -0400)]
Significant usability issues for admin registrations.

Fixed problem with submitting account E-Mail not being available to send message in checkoutUpdateInventoryAndNotify()
Now adding E-Mail address to create account form after checkout
Added sort option to attendee export
Removing 1969 dates (0 timestamp) in "Time Selected" picklist in Event Attendees list.
Reoganized parmeter initialization and view data for admin/registrations/events.php and sub-models. Now with appropriate model.
Added enhanced multi-pick for selection of attnedees by status and other search enhancements to registrants list.
Cleaned up missing parameters due to reorganizing parameters.
Added links from requests list to request detail and if still in cart to front-end cart.
Added links from registrants list to request detail and if still in cart to front-end cart.

6 years agoMerge tag 'v1.0.10' into develop
Steve Sutton [Thu, 12 Jul 2018 13:14:42 +0000 (09:14 -0400)]
Merge tag 'v1.0.10' into develop

Version 1.0.10

6 years agoMerge branch 'release/1.0.10' v1.0.10
Steve Sutton [Thu, 12 Jul 2018 13:14:36 +0000 (09:14 -0400)]
Merge branch 'release/1.0.10'

6 years agoRelease for export updates
Steve Sutton [Thu, 12 Jul 2018 13:14:10 +0000 (09:14 -0400)]
Release for export updates

For release 1.0.10

6 years agoAdd registered_by field to registrant export
Steve Sutton [Wed, 11 Jul 2018 18:41:03 +0000 (14:41 -0400)]
Add registered_by field to registrant export

Adding registered_by field to export attendees.

6 years agoMerge tag 'v1.0.9' into develop
Steve Sutton [Tue, 10 Jul 2018 19:56:53 +0000 (15:56 -0400)]
Merge tag 'v1.0.9' into develop

Version 1.0.9

6 years agoMerge branch 'release/1.0.9' v1.0.9
Steve Sutton [Tue, 10 Jul 2018 19:56:46 +0000 (15:56 -0400)]
Merge branch 'release/1.0.9'

6 years agoFor release
Steve Sutton [Tue, 10 Jul 2018 19:56:29 +0000 (15:56 -0400)]
For release

v1.0.9

6 years agoMinor fix to checkout process to better handle submission storage errors.
Chuck Scott [Tue, 10 Jul 2018 18:46:24 +0000 (14:46 -0400)]
Minor fix to checkout process to better handle submission storage errors.

fixed a problem where the checks for submission storage would incorrectly
detect a MYSQL storage error when the submission was good. This only
happened when the exact same submission data was already stored.
Minor cleanup with event attendees export.

6 years agoAdded checkboxes for all possible status values in event attendees export dialog...
Chuck Scott [Tue, 10 Jul 2018 17:02:19 +0000 (13:02 -0400)]
Added checkboxes for all possible status values in event attendees export dialog box.

Also update the name of one status value.

6 years agoAdd query to remove the not attending attendees from export.
Steve Sutton [Tue, 10 Jul 2018 15:14:42 +0000 (11:14 -0400)]
Add query to remove the not attending attendees from export.

If they select the complete filter then it will not export those
attendees with Not Attending flag set.

6 years agoUse complete filter same as the list is.
Steve Sutton [Tue, 10 Jul 2018 15:00:33 +0000 (11:00 -0400)]
Use complete filter same as the list is.

Updating the export file to use the same query part for the complete
filter.

6 years agoMerge tag 'v1.0.8' into develop
Steve Sutton [Tue, 3 Jul 2018 14:54:26 +0000 (10:54 -0400)]
Merge tag 'v1.0.8' into develop

Version 1.0.8

6 years agoMerge branch 'release/1.0.8' v1.0.8
Steve Sutton [Tue, 3 Jul 2018 14:54:19 +0000 (10:54 -0400)]
Merge branch 'release/1.0.8'

6 years agoChuck is setting up required state.
Steve Sutton [Tue, 3 Jul 2018 14:53:39 +0000 (10:53 -0400)]
Chuck is setting up required state.

Set required for state and country if they are required in the data
class.

6 years agoFixed Oops with using state required flag for country on checkout.
Chuck Scott [Tue, 3 Jul 2018 14:49:40 +0000 (10:49 -0400)]
Fixed Oops with using state required flag for country on checkout.

6 years agoAdded reported info to checkout storage failure report and fixed state not being...
Chuck Scott [Tue, 3 Jul 2018 14:45:30 +0000 (10:45 -0400)]
Added reported info to checkout storage failure report and fixed state not being required at checkout.

6 years agoMerge tag 'v1.0.7' into develop
Steve Sutton [Mon, 2 Jul 2018 20:06:57 +0000 (16:06 -0400)]
Merge tag 'v1.0.7' into develop

Version 1.0.7

6 years agoMerge branch 'release/1.0.7' v1.0.7
Steve Sutton [Mon, 2 Jul 2018 20:06:51 +0000 (16:06 -0400)]
Merge branch 'release/1.0.7'

6 years agoUpdate from Chuck
Steve Sutton [Mon, 2 Jul 2018 20:06:31 +0000 (16:06 -0400)]
Update from Chuck

For terms and conditions.

6 years agoFixed problems with term and conditions at checkout and other changes
Chuck Scott [Mon, 2 Jul 2018 19:45:32 +0000 (15:45 -0400)]
Fixed problems with term and conditions at checkout and other changes

More thourough testing for the existance of any terms and conditions at checkout.
Updated checkout view file to implement stricter testing for terms and conditions.
Modified text header for editing messages that go out when a manual payment is completed.
Cleaned up readme.txt file.

6 years agoMerge tag 'v1.0.6' into develop
Steve Sutton [Fri, 29 Jun 2018 13:52:37 +0000 (09:52 -0400)]
Merge tag 'v1.0.6' into develop

Version 1.0.6

6 years agoMerge branch 'release/1.0.6' v1.0.6
Steve Sutton [Fri, 29 Jun 2018 13:52:31 +0000 (09:52 -0400)]
Merge branch 'release/1.0.6'

6 years agoFor release
Steve Sutton [Fri, 29 Jun 2018 13:52:12 +0000 (09:52 -0400)]
For release

v1.0.6