WP-Plugins/glm-member-db-registrations.git
7 years agoMerge branch 'feature/reorganize' into develop
Anthony Talarico [Tue, 12 Dec 2017 21:58:09 +0000 (16:58 -0500)]
Merge branch 'feature/reorganize' into develop

7 years agoMerge branch 'develop' into feature/reorganize feature/reorganize
Anthony Talarico [Tue, 12 Dec 2017 21:52:19 +0000 (16:52 -0500)]
Merge branch 'develop' into feature/reorganize

7 years agofixing non wrapping terms and conditions
Anthony Talarico [Tue, 12 Dec 2017 21:41:29 +0000 (16:41 -0500)]
fixing non wrapping terms and conditions

7 years agoRemoved preliminary data for custom fields for registrants that should not have been...
Chuck Scott [Tue, 12 Dec 2017 21:12:01 +0000 (16:12 -0500)]
Removed preliminary data for custom fields for registrants that should not have been pushed.

7 years agoFixed issues with deletion of custom fields and problems with calculating dates for...
Chuck Scott [Tue, 12 Dec 2017 21:09:45 +0000 (16:09 -0500)]
Fixed issues with deletion of custom fields and problems with calculating dates for registration for rates.

7 years agoRegistraction edit js fix, styles for update button
laury [Tue, 12 Dec 2017 20:11:59 +0000 (15:11 -0500)]
Registraction edit js fix, styles for update button

7 years agoMake the regClass add all times to it's collection
Steve Sutton [Tue, 12 Dec 2017 16:36:07 +0000 (11:36 -0500)]
Make the regClass add all times to it's collection

Adding all regClass times to the regTimes collections without having to
click each in the calender.

7 years agoStyle changes for accountHeader, and registration detail info titles
laury [Tue, 12 Dec 2017 16:46:45 +0000 (11:46 -0500)]
Style changes for accountHeader, and registration detail info titles

7 years agoMake the regClass add all times to it's collection
Steve Sutton [Tue, 12 Dec 2017 16:36:07 +0000 (11:36 -0500)]
Make the regClass add all times to it's collection

Adding all regClass times to the regTimes collections without having to
click each in the calender.

7 years agoMore cleanup for admin request dashboard and fix duplicate regTimes for registration...
Chuck Scott [Tue, 12 Dec 2017 16:11:26 +0000 (11:11 -0500)]
More cleanup for admin request dashboard and fix duplicate regTimes for registration page in front-end.

Updated css and requestDashboard.html so that either the cart or the checkout summary is displayed at the bottom of the page.
Fixed problem with generation of regTimesJSON that resulted in duplicate times being included.

7 years agoMerge branch 'develop' into feature/reorganize
Anthony Talarico [Tue, 12 Dec 2017 16:09:40 +0000 (11:09 -0500)]
Merge branch 'develop' into feature/reorganize

7 years agoreducing some of the padding around the account and billing info
Anthony Talarico [Tue, 12 Dec 2017 14:53:10 +0000 (09:53 -0500)]
reducing some of the padding around the account and billing info

in mobile view, there is too much padding around the billing and account info input fields

7 years agochanging complete registration button text
Anthony Talarico [Tue, 12 Dec 2017 14:34:14 +0000 (09:34 -0500)]
changing complete registration button text

using proceed to checkout instead of complete registration for the checkout button

7 years agoadding driving directions to the registration page
Anthony Talarico [Tue, 12 Dec 2017 14:05:16 +0000 (09:05 -0500)]
adding driving directions to the registration page

adding the code for the directions button next to the view map button on
the registrations page

7 years agoadding map and directions button
Anthony Talarico [Tue, 12 Dec 2017 13:20:17 +0000 (08:20 -0500)]
adding map and directions button

adding lat lon map and get directions buttons

7 years agoMerge branch 'develop' into feature/reorganize
Anthony Talarico [Tue, 12 Dec 2017 12:37:00 +0000 (07:37 -0500)]
Merge branch 'develop' into feature/reorganize

7 years agoadding style to the registration profile details
Anthony Talarico [Mon, 11 Dec 2017 20:43:54 +0000 (15:43 -0500)]
adding style to the registration profile details

adding event icons to event profile details and stying the profile image
to set max bounds

7 years agoAppearance changes for registration event admin management
Chuck Scott [Mon, 11 Dec 2017 20:35:31 +0000 (15:35 -0500)]
Appearance changes for registration event admin management

7 years agomaking changes to the table for the checkout page
Anthony Talarico [Mon, 11 Dec 2017 19:44:17 +0000 (14:44 -0500)]
making changes to the table for the checkout page

using smarty to assign variables to create class names for the tables in the
checkout and cart pages

7 years agoMerge branch 'develop' into feature/reorganize
Anthony Talarico [Mon, 11 Dec 2017 19:26:02 +0000 (14:26 -0500)]
Merge branch 'develop' into feature/reorganize

7 years agoReorganized cart summaries into grid responsive format.
Chuck Scott [Mon, 11 Dec 2017 19:09:23 +0000 (14:09 -0500)]
Reorganized cart summaries into grid responsive format.

Added cartSummary.html which now contains the only copy of the cart display.
Removed cart display from all other areas and now including cartSummary.html
Added some Front CSS to deal with the new layout.
The summaryStore.html needs to be tested to make sure the CSS bundled with that is correct.

7 years agoremoving set height from the cart button in the account header
Anthony Talarico [Mon, 11 Dec 2017 17:36:35 +0000 (12:36 -0500)]
removing set height from the cart button in the account header

account header cart button had a set height of 75px, removing it

7 years agoMerge branch 'develop' into feature/reorganize
Anthony Talarico [Mon, 11 Dec 2017 17:31:10 +0000 (12:31 -0500)]
Merge branch 'develop' into feature/reorganize

7 years agoswapping the include header view file with apply filters to include
Anthony Talarico [Mon, 11 Dec 2017 16:32:07 +0000 (11:32 -0500)]
swapping the include header view file with apply filters to include
cart data

merging cart data into the header section to get rid of widget for now

7 years agochanging the account header layout and removing the widget
Anthony Talarico [Mon, 11 Dec 2017 16:20:07 +0000 (11:20 -0500)]
changing the account header layout and removing the widget

adding cart widget data to the account headers using a shortcode

7 years agoAdded Custom Fields support for admin events.
Chuck Scott [Mon, 11 Dec 2017 14:27:10 +0000 (09:27 -0500)]
Added Custom Fields support for admin events.

7 years agoStyles for reg list and header, payment overhaul start
laury [Fri, 8 Dec 2017 22:41:53 +0000 (17:41 -0500)]
Styles for reg list and header, payment overhaul start

7 years agoWIP for the front add attendee email validation
Steve Sutton [Fri, 8 Dec 2017 21:47:25 +0000 (16:47 -0500)]
WIP for the front add attendee email validation

Need to check this also when editing the attendee.

7 years agoreorganzing the checkout page
Anthony Talarico [Fri, 8 Dec 2017 21:09:22 +0000 (16:09 -0500)]
reorganzing the checkout page

moving the cart summary next to the account information section

7 years agoMerge branch 'develop' into feature/reorganize
Anthony Talarico [Fri, 8 Dec 2017 12:48:50 +0000 (07:48 -0500)]
Merge branch 'develop' into feature/reorganize

7 years agoadding base styles for list view
Anthony Talarico [Fri, 8 Dec 2017 12:48:00 +0000 (07:48 -0500)]
adding base styles for list view

7 years agonew layout for the front end of the registrations page
Anthony Talarico [Tue, 5 Dec 2017 21:10:37 +0000 (16:10 -0500)]
new layout for the front end of the registrations page

7 years agoAdded custom fields UID generation to checkout.php and removed some spaceholders...
Chuck Scott [Tue, 5 Dec 2017 15:31:07 +0000 (10:31 -0500)]
Added custom fields UID generation to checkout.php and removed some spaceholders for custom fields in checkout.

7 years agoRemoved comments where custom fields were supposed to go. Will add custom fields...
Chuck Scott [Mon, 4 Dec 2017 21:23:07 +0000 (16:23 -0500)]
Removed comments where custom fields were supposed to go. Will add custom fields shortly.

7 years agoFixed reg event descr being overwritten by event descr, started adding support for...
Chuck Scott [Mon, 4 Dec 2017 19:31:23 +0000 (14:31 -0500)]
Fixed reg event descr being overwritten by event descr, started adding support for custom fields.

7 years agoAdded Event Dashboard tab to reg event edit and dashboard. Added tabs to event dashboard.
Chuck Scott [Fri, 1 Dec 2017 15:26:23 +0000 (10:26 -0500)]
Added Event Dashboard tab to reg event edit and dashboard. Added tabs to event dashboard.

7 years agoFixed bad default date for reg event dashboard calendar.
Chuck Scott [Thu, 30 Nov 2017 21:59:05 +0000 (16:59 -0500)]
Fixed bad default date for reg event dashboard calendar.

7 years agoFixed problem where times were not being included for classes for front-end time...
Chuck Scott [Thu, 30 Nov 2017 21:31:11 +0000 (16:31 -0500)]
Fixed problem where times were not being included for classes for front-end time-specific events.

7 years agoFixed deleting registrant when ulimited registrationsf or a non-time-specific event...
Chuck Scott [Thu, 30 Nov 2017 20:31:51 +0000 (15:31 -0500)]
Fixed deleting registrant when ulimited registrationsf or a non-time-specific event. Fixed some reg event dashboard display issues.

7 years agoReworked use of times arrays to work with showing times even with non-time-specific...
Chuck Scott [Thu, 30 Nov 2017 19:43:17 +0000 (14:43 -0500)]
Reworked use of times arrays to work with showing times even with non-time-specific events.

Updated checkEventTimes() and getEventForRegistration() in dataRegEvent.php
Updated admin reg event dashboard to show event dates/times in calendar for non-time-specific events.
Reworked registrations.php to use the proper times data now.
Fixed how ademin events.php sets up first time data in template calendar and how it checks for missing reg_time entries.

7 years agoFixing index on field that were removed.
Steve Sutton [Wed, 29 Nov 2017 18:50:07 +0000 (13:50 -0500)]
Fixing index on field that were removed.

Removing all indexes for reg_time that don't exists in the table setup.

7 years agoUpdate create script for db
Steve Sutton [Wed, 29 Nov 2017 18:17:55 +0000 (13:17 -0500)]
Update create script for db

error in db create table script.

7 years agoUpdate to button for add attendee
Steve Sutton [Wed, 29 Nov 2017 14:12:06 +0000 (09:12 -0500)]
Update to button for add attendee

Update the plus symbol to a button for Add Attendee.

7 years agoChange register to Create an Account
Steve Sutton [Wed, 29 Nov 2017 13:55:21 +0000 (08:55 -0500)]
Change register to Create an Account

Changing the register button name.

7 years agoFixed problems with add/edit time dialog box start and end dates and showing incorrec...
Chuck Scott [Tue, 28 Nov 2017 19:43:32 +0000 (14:43 -0500)]
Fixed problems with add/edit time dialog box start and end dates and showing incorrect edit fields for edit and other fixes.

Fixed getEventForRegistration() so that it would not check reg_time records for event_time values.
Removed account name from cart summary check code construction in checkoutProcess.php and summaryContent.php.

7 years agoCompleted ability to add new reg event times via reg event dashboard calendar.
Chuck Scott [Tue, 28 Nov 2017 18:04:23 +0000 (13:04 -0500)]
Completed ability to add new reg event times via reg event dashboard calendar.

Fixed bad date/time format where updating first and last times for reg_event.
Had to remove check for event_time > 0 in getEventConfig() in dataRegEvent.php.

7 years agoAdded active and non_time_specific flags to reg_time table and added new date/time...
Chuck Scott [Mon, 27 Nov 2017 21:45:44 +0000 (16:45 -0500)]
Added active and non_time_specific flags to reg_time table and added new date/time form to reg event dashboard.

Updated database version to 0.0.19 and added active and non_time_specific boolean fields.
Added Active checkbox to time edit dialog box and code to change entry background color in calendar in eventDashboard.html
Added storage of Active flag to updateAvailability.php.
Adding dialog box for adding a date/time entry.
Added new mask input jQuery add-on with more flexibility, added to time input fields for adding date/time entries.
Updated checkout page to use new mask input.
Started added AJAX processing for new date/time entry.

7 years agoNow not automatically adding dates to registrations. Have button for this.
Chuck Scott [Wed, 22 Nov 2017 17:47:39 +0000 (12:47 -0500)]
Now not automatically adding dates to registrations. Have button for this.

Reworked top of registration dashboard page to get buttons in proper location and to be better responsive.
Removed defaults for reg_hold_minutes, cart_hold_days, and reg_hours_before from dataRegEvent.php
Added default for reg_hours_before to events.php
Added $deleteTimes option to checkEventTimes. Must be set for it to remove times. - dataRegEvent.php
Added dialog box and button to allow user to request any new times in event are added to registrations in eventDashboard.html.
No longer automatically adding times to registrations when adding registrations for an event in event.php.
Added messages to events.php to display when there are not times, when times are added, and when a request to add times or delete registrations for an event fail.
Replaced old "reason" code with "messages" code in eventEditLevels.html and eventEdit.html

7 years agoAdded reg event delete capability.
Chuck Scott [Tue, 21 Nov 2017 20:57:20 +0000 (15:57 -0500)]
Added reg event delete capability.

Added reg event delete capability to events.php
Added delete button and confirmation dialog to eventDashboard.html
Added getEventRegistrantCounts() to dataRegEvent.php
Added deleteRegEvent() to dataRegEvent.php

7 years agoAdmin registration selected event dashboard improvements.
Chuck Scott [Mon, 20 Nov 2017 19:13:56 +0000 (14:13 -0500)]
Admin registration selected event dashboard improvements.

Started reformatting top of reg event dashboard eventDashboard.html
Added total attendee counts to top of dashboard
Added max attendees input field and AJAX submit button to non-date-specific dashboard
Adeded option to some dataRegEvent functions to use new post-processing code to get registration totals for an event or events

7 years agoAttendee counts added to admin registrants events dashboard.
Chuck Scott [Mon, 20 Nov 2017 15:21:40 +0000 (10:21 -0500)]
Attendee counts added to admin registrants events dashboard.

Added post processing option for getting attendee totals to dataRegEvent.php
Added getSimpleRegEventsList() option to ask for attendee totals in events.php
Added new columns for attedee totals to eventsDashboard.html

7 years agoFixed problem where the one time entry for a non-date-specific event when accessing...
Chuck Scott [Fri, 17 Nov 2017 21:32:39 +0000 (16:32 -0500)]
Fixed problem where the one time entry for a non-date-specific event when accessing the dashboard for that event.

7 years agoCompleted hold time management in regCartSupport.php
Chuck Scott [Fri, 17 Nov 2017 21:11:20 +0000 (16:11 -0500)]
Completed hold time management in regCartSupport.php

Now adding hold times for new registrants
Updateing hold times when cart is re-displayed
Deleting registrants when no availability
Deleting holds for registrants who have been removed

7 years agoAdd graphic for instructions.
Steve Sutton [Fri, 17 Nov 2017 20:57:37 +0000 (15:57 -0500)]
Add graphic for instructions.

Add "Please select a Date / Time" with pointer to the calendar section.
Only outputs if the event has time specific (calendar).
output graphic pointing right if medium up or down if small view.

7 years agoRemove placeholders
Steve Sutton [Fri, 17 Nov 2017 19:46:10 +0000 (14:46 -0500)]
Remove placeholders

removing the placeholder for Password in input field.

7 years agoUpdate the grid styles for the login and registration page
Steve Sutton [Fri, 17 Nov 2017 19:42:36 +0000 (14:42 -0500)]
Update the grid styles for the login and registration page

use glm-grid.

7 years agoUpdate grid for small
Steve Sutton [Thu, 16 Nov 2017 21:52:05 +0000 (16:52 -0500)]
Update grid for small

updating the grids used so some of this fits in small view also.

7 years agoUpdate the check page for small view
Steve Sutton [Thu, 16 Nov 2017 21:44:03 +0000 (16:44 -0500)]
Update the check page for small view

adding in the small-12 for mobile

7 years agoWork on layout and content for Requests and Accounts admin pages.
Chuck Scott [Thu, 16 Nov 2017 21:28:29 +0000 (16:28 -0500)]
Work on layout and content for Requests and Accounts admin pages.

7 years agoUpdate styles
Steve Sutton [Thu, 16 Nov 2017 21:05:43 +0000 (16:05 -0500)]
Update styles

remove width from item class.

7 years agoUpdate list view and the calendar
Steve Sutton [Thu, 16 Nov 2017 20:57:33 +0000 (15:57 -0500)]
Update list view and the calendar

Set time format for calendar and get rid of some padding in list view.

7 years agoUpdates to registrations admin. Working on completing various page output.
Chuck Scott [Thu, 16 Nov 2017 20:51:18 +0000 (15:51 -0500)]
Updates to registrations admin. Working on completing various page output.

Added better formatted date to getRegistrationCart() data.
Staging regRequestEvent.php for deletion.
Added admin hook to display a link to an event from registrations.
Added links between Events and Registrations on vaious tables and dashboards.
Added cart data to admin requests dashboard.
Various other minor appearance issues.

7 years agoWork with fullcalendar and height
Steve Sutton [Thu, 16 Nov 2017 20:35:24 +0000 (15:35 -0500)]
Work with fullcalendar and height

add height auto and set title to empty.

7 years agoUpdate the front backbone views to use checkForEditLock
Steve Sutton [Thu, 16 Nov 2017 19:30:23 +0000 (14:30 -0500)]
Update the front backbone views to use checkForEditLock

Created function in the global app to use for edit lock checks.

7 years agofix bug in admin
Steve Sutton [Thu, 16 Nov 2017 19:13:05 +0000 (14:13 -0500)]
fix bug in admin

also setting up a lock to make sure your editing adding only one thing
at a time.

7 years agoUpdating style for the entry attendee form and edit.
Steve Sutton [Thu, 16 Nov 2017 18:27:33 +0000 (13:27 -0500)]
Updating style for the entry attendee form and edit.

Also clean up all console.log

7 years agoFixed issues with regirants having times that were no longer available.
Chuck Scott [Thu, 16 Nov 2017 17:35:40 +0000 (12:35 -0500)]
Fixed issues with regirants having times that were no longer available.

Now have checkRegistrationRequest() in regCartSuuport.php checking for registrants for whom their selected time has been rmoved from the event.
Now have checkEventTimes() in dataRegEvent.php checking for registration times that have been removed from the event.
Fixed issue with gulp breaking (ask Steve, it's his stuff).
Added message output to the admin event dashboard when times are added or removed due to changes in an event.
Added message output check to event dashboard view.

7 years agoUpdating the javascript code with comments
Steve Sutton [Wed, 15 Nov 2017 18:18:10 +0000 (13:18 -0500)]
Updating the javascript code with comments

Add some documentation to the js code and cleaning some stuff up.

7 years agoFix for setting first date in calendars.
Steve Sutton [Wed, 15 Nov 2017 16:41:30 +0000 (11:41 -0500)]
Fix for setting first date in calendars.

I'm adding a field for startingTime in the class so I can set the class
up correctly with the starting time for the event reg page.

7 years agoFix issue with adding class and the times without reg_event
Steve Sutton [Wed, 15 Nov 2017 13:41:47 +0000 (08:41 -0500)]
Fix issue with adding class and the times without reg_event

Reg_event wasn't being brought back when using the dataAbstract and
getting the regEvent. So in js when setting the times to add in
registrant I'm resetting the reg_event in the times to be sure it is
correct.

7 years agoAdded ajax edit/update feature to calendar cells in registration event dashboard.
Chuck Scott [Tue, 14 Nov 2017 22:02:34 +0000 (17:02 -0500)]
Added ajax edit/update feature to calendar cells in registration event dashboard.

7 years agoUpdate the regClass for if not time specific.
Steve Sutton [Tue, 14 Nov 2017 21:54:41 +0000 (16:54 -0500)]
Update the regClass for if not time specific.

When not time Specific the event with class should just add the regTime
into the class.

7 years agoCompiled js file
Steve Sutton [Tue, 14 Nov 2017 20:30:06 +0000 (15:30 -0500)]
Compiled js file

some merging from the last pull.

7 years agoFixing issue with incorrect rate being used for adding registrants.
Steve Sutton [Tue, 14 Nov 2017 20:24:19 +0000 (15:24 -0500)]
Fixing issue with incorrect rate being used for adding registrants.

Fixed the mix up when setting up the calendar and then the regTime.
Was getting the incorrect time data.

7 years agoEnhancements to cart widget pop-up cart list, checkout, and cart summaries.
Chuck Scott [Tue, 14 Nov 2017 18:34:00 +0000 (13:34 -0500)]
Enhancements to cart widget pop-up cart list, checkout, and cart summaries.

Now displaying event and registrant totals in cart widget popup.
Now purging empty carts when account logs in.
Selecting latest non-empty cart when logging in.
Added more registrant info to cart and checkout summaries.
Fixed problems with not having account input data for checkout view when checking out as a guest

7 years agoAnother bug fix for rebuilding registrants in the app
Steve Sutton [Tue, 14 Nov 2017 17:21:44 +0000 (12:21 -0500)]
Another bug fix for rebuilding registrants in the app

When searching for and adding in the registrants. using findWhere now to
return the object and not just an array.

7 years agoUpdate for bug fix in the regEvent model
Steve Sutton [Tue, 14 Nov 2017 16:56:10 +0000 (11:56 -0500)]
Update for bug fix in the regEvent model

When getting the regTime id.

7 years agoFix bad entry for reg_request_rate
Steve Sutton [Tue, 14 Nov 2017 16:46:24 +0000 (11:46 -0500)]
Fix bad entry for reg_request_rate

Fixing bug when adding the reg_reguest_rate entries.

7 years agoLook for error in adding times to the class
Steve Sutton [Mon, 13 Nov 2017 21:59:39 +0000 (16:59 -0500)]
Look for error in adding times to the class

Need to find out where this is not getting the correct time info.

7 years agoBetter time/date formatting in cart summaries
Chuck Scott [Mon, 13 Nov 2017 22:00:09 +0000 (17:00 -0500)]
Better time/date formatting in cart summaries

7 years agoAdditional cleanup of misc issues.
Chuck Scott [Mon, 13 Nov 2017 21:29:50 +0000 (16:29 -0500)]
Additional cleanup of misc issues.

Fixed problem determining if cart had already been checked out.
Billing contact form is now hidden if "Same as account info" is checked.
Cart and checkout summaries are now checking to see if the rate data line should be displayed in cart.
Avoiding certain work in the checkout process if checkout is not successful

7 years agoMore template updates
Steve Sutton [Mon, 13 Nov 2017 21:18:04 +0000 (16:18 -0500)]
More template updates

For template undefines.

7 years agoRedo registration form. Update on add me button
Steve Sutton [Mon, 13 Nov 2017 20:51:30 +0000 (15:51 -0500)]
Redo registration form. Update on add me button

Removing the add me button. Have to re-think about that one now.
Redid the registration form for the glm grid.
Need to deal with password errors if they don't get format of password
correct.

7 years agoUpdate for undefined indexes or template variables.
Steve Sutton [Mon, 13 Nov 2017 19:40:00 +0000 (14:40 -0500)]
Update for undefined indexes or template variables.

template variables issues.

7 years agoUpdating the list view for dates and times.
Steve Sutton [Mon, 13 Nov 2017 19:25:55 +0000 (14:25 -0500)]
Updating the list view for dates and times.

Use same code as the event detail page for the event date and time
output. I also had to add the reccurrences into the event filter.

7 years agoUpdate views on front end
Steve Sutton [Mon, 13 Nov 2017 18:25:22 +0000 (13:25 -0500)]
Update views on front end

Add collapse for the address part of the add edit registrant.
Add Registrant credits to the regClass part.

7 years agoTest for member in template first
Steve Sutton [Mon, 13 Nov 2017 14:16:02 +0000 (09:16 -0500)]
Test for member in template first

Before trying to use member

7 years agoUpdate the regClass view to use fullCalendar.
Steve Sutton [Sun, 12 Nov 2017 13:42:13 +0000 (08:42 -0500)]
Update the regClass view to use fullCalendar.

Now will use the fullCalendar to select the times.

7 years agoWIP setup calendar for the time selection.
Steve Sutton [Fri, 10 Nov 2017 22:02:55 +0000 (17:02 -0500)]
WIP setup calendar for the time selection.

hidding the other time selection right now.

7 years agoWider list and reg pages and added Misc texts and global terms at checkout.
Chuck Scott [Fri, 10 Nov 2017 21:56:42 +0000 (16:56 -0500)]
Wider list and reg pages and added Misc texts and global terms at checkout.

Added the appropriate misc text to the top of each registrations page.
Added global terms and conditions to checkout and added test for that.
Changed contained class for list and registrations page to make content wider.

7 years agoCompleted processing at checkout - A few minor things to complete related to checkout.
Chuck Scott [Fri, 10 Nov 2017 20:57:05 +0000 (15:57 -0500)]
Completed processing at checkout - A few minor things to complete related to checkout.

Cleaned up some issues with password and login and fixed duplicating accounts and requests.
Built checkout summary and summary page.
Updated database to store more infomration at checkout.

7 years agoComment out print_r
Steve Sutton [Tue, 7 Nov 2017 14:21:05 +0000 (09:21 -0500)]
Comment out print_r

Removing debug stuff.

7 years agoWork on add registrant to more than one time slot.
Steve Sutton [Tue, 7 Nov 2017 14:06:51 +0000 (09:06 -0500)]
Work on add registrant to more than one time slot.

Now can add a registrant to more than one time slot.
Also setting up comparator function for the times and the registrant
collections. This will keep them sorted.

7 years agoStop if no parent when adding registrant.
Steve Sutton [Mon, 6 Nov 2017 21:53:36 +0000 (16:53 -0500)]
Stop if no parent when adding registrant.

Getting error adding registrant in some cases.

7 years agoFixed lib directory define, completed payment processor integration, updated database
Chuck Scott [Mon, 6 Nov 2017 21:44:31 +0000 (16:44 -0500)]
Fixed lib directory define, completed payment processor integration, updated database

Changed some default settings for the registration account data class.
Updated database to add new field 2 fields for Merchant Solutions in management
Fixed some compatibility issues in the paymnent gateway classes
Completed payment processor integration in checkout and texted off-line
Some updates and fixes in the checkout view.

7 years agoUpdated front end for new regTime model,collection,view.
Steve Sutton [Mon, 6 Nov 2017 21:09:50 +0000 (16:09 -0500)]
Updated front end for new regTime model,collection,view.

Adding model collection view for the regTime.
Setup to add registrant from the regTime view.

7 years agoAdd model/collection/view for regTime
Steve Sutton [Fri, 3 Nov 2017 20:58:55 +0000 (16:58 -0400)]
Add model/collection/view for regTime

WIP Working on moving some stuff from regClass into the regTime view.
Will need to fix the creation of registrants and make sure the data it
is sending back to ajax calls is correct.

7 years agoAdding gulp-notify
Steve Sutton [Fri, 3 Nov 2017 19:46:38 +0000 (15:46 -0400)]
Adding gulp-notify

Add gulp-notify

You'll need to run npm instal.

7 years agoFixed bill_state and bill_country in dataAccount.php.
Chuck Scott [Thu, 2 Nov 2017 20:58:11 +0000 (16:58 -0400)]
Fixed bill_state and bill_country in dataAccount.php.
Fixed cc_type field in dataRegRequest.php.
Fixed undefined referernce to glm_reg_card_id in regCartSummary() when no data supplied.
Added field data for credit card data in checkout.php and deselecting types not selected.
Added radio buttons for enabled payment methods.

7 years agoUpdates for front end work
Steve Sutton [Thu, 2 Nov 2017 20:55:42 +0000 (16:55 -0400)]
Updates for front end work

working on styling for mobile and for time entry.