WP-Plugins/glm-member-db-registrations.git
7 years agoSetup popup for login
Steve Sutton [Thu, 21 Dec 2017 20:56:01 +0000 (15:56 -0500)]
Setup popup for login

Tried setting up ui theme but getting strange results.

7 years agoAccountheader styles, checkout page billing/account switched
laury [Thu, 21 Dec 2017 19:39:09 +0000 (14:39 -0500)]
Accountheader styles, checkout page billing/account switched

Accountheader has been gutted and restyled, now only having 3
sections.
Checkout page has had the billing and account sections switched
and asterisks added for required fields.
Minor adjustment to the spacing of the icons on the registration
list.

7 years agoreducing padding from the terms and conditions
Anthony Talarico [Thu, 21 Dec 2017 18:51:59 +0000 (13:51 -0500)]
reducing padding from the terms and conditions

added too much padding to terms and conditions

7 years agoadding padding to the terms and conditions box
Anthony Talarico [Thu, 21 Dec 2017 18:50:55 +0000 (13:50 -0500)]
adding padding to the terms and conditions box

terms and conditions needed more padding along the top and bottom

7 years agoAdded custom form data to cart summary view. Now respecting priority flags.
Chuck Scott [Thu, 21 Dec 2017 17:40:28 +0000 (12:40 -0500)]
Added custom form data to cart summary view. Now respecting priority flags.

7 years agoadding max width and centering the terms and conditions
Anthony Talarico [Thu, 21 Dec 2017 16:57:22 +0000 (11:57 -0500)]
adding max width and centering the terms and conditions

centering the terms and conditions and constraining width

7 years agoadding background to terms and conditions
Anthony Talarico [Thu, 21 Dec 2017 16:43:27 +0000 (11:43 -0500)]
adding background to terms and conditions

adding white background to the terms and conditions area

7 years agoadding border around terms and conditions
Anthony Talarico [Thu, 21 Dec 2017 16:38:33 +0000 (11:38 -0500)]
adding border around terms and conditions

boxing in the checkout terms and conditions and adding padding to the checkbox sections

7 years agoadding more button bg colors to green
Anthony Talarico [Wed, 20 Dec 2017 21:52:31 +0000 (16:52 -0500)]
adding more button bg colors to green

changing the continue buttons to green

7 years agochanging button colors to green
Anthony Talarico [Wed, 20 Dec 2017 21:36:16 +0000 (16:36 -0500)]
changing button colors to green

changing the continue buttons and add attendee buttons to green

7 years agoincreasing padding in detail view to accommodate icons in mobile
Anthony Talarico [Wed, 20 Dec 2017 21:11:10 +0000 (16:11 -0500)]
increasing padding in detail view to accommodate icons in mobile

mobile view had icons cut off due to padding issues, increasing detail
view image width

7 years agoadding registrations and event details headers
Anthony Talarico [Wed, 20 Dec 2017 18:27:44 +0000 (13:27 -0500)]
adding registrations and event details headers

adding headers to the events and registrations detail sections

7 years agoUpdate the required fields in the add update attendee forms.
Steve Sutton [Wed, 20 Dec 2017 17:02:42 +0000 (12:02 -0500)]
Update the required fields in the add update attendee forms.

Use the glm-reg-required class.

7 years agoUpdate for saving custom fields when updating attendees.
Steve Sutton [Wed, 20 Dec 2017 16:40:18 +0000 (11:40 -0500)]
Update for saving custom fields when updating attendees.

Adding , {wait: true} to the model.save call for the saving of the
registrant data. This makes backbone wait until the server responds to
render the view again.
Updating style for cancel to be buttons with spacing.

7 years agomoving directions and view map link to profile details
Anthony Talarico [Wed, 20 Dec 2017 16:38:02 +0000 (11:38 -0500)]
moving directions and view map link to profile details

moving the view map and directions to the event registration profile section

7 years agoadding icons and new data to the event reg list view
Anthony Talarico [Wed, 20 Dec 2017 15:38:05 +0000 (10:38 -0500)]
adding icons and new data to the event reg list view

adding cost and time to the event reg list, adding icons instead of text

7 years agoWIP working on the update registrant
Steve Sutton [Tue, 19 Dec 2017 21:48:45 +0000 (16:48 -0500)]
WIP working on the update registrant

Trying to get the custom field data to refresh when saved.
It is saving the new field data just doesn't want to refresh to the
registrant.

7 years agoNeeded fields for registrant
Steve Sutton [Tue, 19 Dec 2017 20:10:22 +0000 (15:10 -0500)]
Needed fields for registrant

These need to be passed through when updating registrant.

7 years agoFix issue with calls to RegRequestRegistrant in wrong view files.
Steve Sutton [Tue, 19 Dec 2017 19:01:23 +0000 (14:01 -0500)]
Fix issue with calls to RegRequestRegistrant in wrong view files.

RegRequestRegistrant should only be called in the regTime or the
regRequestRegistrant view files.

7 years agoHave attendees adding with same email.
Steve Sutton [Tue, 19 Dec 2017 18:06:20 +0000 (13:06 -0500)]
Have attendees adding with same email.

It will now create a new account if the email and names are different.
Names are required fields and now are marked as being required.

7 years agoAdded more fields from main event record to registrations page view data.
Chuck Scott [Tue, 19 Dec 2017 17:47:10 +0000 (12:47 -0500)]
Added more fields from main event record to registrations page view data.

7 years agoFixed problem when session has a cart ID but the reg_request record doesn't exist.
Chuck Scott [Tue, 19 Dec 2017 13:46:30 +0000 (08:46 -0500)]
Fixed problem when session has a cart ID but the reg_request record doesn't exist.

7 years agoUpdate for when backbone is calling render in regTime view.
Steve Sutton [Tue, 19 Dec 2017 13:41:56 +0000 (08:41 -0500)]
Update for when backbone is calling render in regTime view.

Removing render call on addOne and deleteOne and calling render when the
model changes instead.

7 years agoUpdate the styles for the logout and logged in as button.
Steve Sutton [Tue, 19 Dec 2017 13:25:01 +0000 (08:25 -0500)]
Update the styles  for the logout and logged in as button.

Remove the hand cursor for non link button.

7 years agoFixed displaying wrong color for new aciive event time in event reg dashboard.
Chuck Scott [Mon, 18 Dec 2017 21:59:51 +0000 (16:59 -0500)]
Fixed displaying wrong color for new aciive event time in event reg dashboard.

7 years agoCheck for custom fields to be active.
Steve Sutton [Mon, 18 Dec 2017 21:51:38 +0000 (16:51 -0500)]
Check for custom fields to be active.

Need to check for custom fields to be active before calling the ajax.

7 years agoWIP for add attendee custom field form
Steve Sutton [Mon, 18 Dec 2017 20:08:15 +0000 (15:08 -0500)]
WIP for add attendee custom field form

Trying to get the custom form field into view file.

7 years agoAdding accountheader to forgot and login viewfiles
laury [Mon, 18 Dec 2017 19:00:36 +0000 (14:00 -0500)]
Adding accountheader to forgot and login viewfiles

7 years agoRemove debug for formData
Steve Sutton [Mon, 18 Dec 2017 18:51:41 +0000 (13:51 -0500)]
Remove debug for formData

Remove the console.log for formData

7 years agoDisable the email field on edit attendee forms.
Steve Sutton [Mon, 18 Dec 2017 16:25:02 +0000 (11:25 -0500)]
Disable the email field on edit attendee forms.

Need to control the email for editing.

7 years agoSettup up the custom field so they get updated.
Steve Sutton [Mon, 18 Dec 2017 15:51:31 +0000 (10:51 -0500)]
Settup up the custom field so they get updated.

When updating the registrant or attendee it will save the custom fields.

7 years agoGet rid of php notices for undefined variables.
Steve Sutton [Mon, 18 Dec 2017 15:24:01 +0000 (10:24 -0500)]
Get rid of php notices for undefined variables.

Adding needed variables to the account Header template.

7 years agoMerge branch 'feature/steveCustomFields' into develop
Steve Sutton [Mon, 18 Dec 2017 14:49:39 +0000 (09:49 -0500)]
Merge branch 'feature/steveCustomFields' into develop

7 years agoI have the custom fields being saved now.
Steve Sutton [Mon, 18 Dec 2017 14:47:37 +0000 (09:47 -0500)]
I have the custom fields being saved now.

Calling the apply_filters for the submit of custom fields when the
registrant is being added or updated by way of ajax.

7 years agoworking on getting custom field data to save. feature/steveCustomFields
Steve Sutton [Sun, 17 Dec 2017 20:03:30 +0000 (15:03 -0500)]
working on getting custom field data to save.

so far not working using the apply_filters.

7 years agoTrying to get added registrants to show up
Steve Sutton [Fri, 15 Dec 2017 21:50:06 +0000 (16:50 -0500)]
Trying to get added registrants to show up

for some reason it's not rendering correctly now.

7 years agoUpdating things for the custom fields.
Steve Sutton [Fri, 15 Dec 2017 21:32:56 +0000 (16:32 -0500)]
Updating things for the custom fields.

Trying to get the models and views to have better garbage collection.
Need to remove the model and view that is used for the add forms after
it creates the new model in the collection.

7 years agoFixed problems with payment list on checkout page.
Chuck Scott [Fri, 15 Dec 2017 20:18:40 +0000 (15:18 -0500)]
Fixed problems with payment list on checkout page.

Now properly checks for default payment option and tries to display that option.
Now checks for management settings for which payment options are enabled.
Now checks events in the cart to determine which available payment methods are enabled for all events in the cart.
Minor update to admin custom fields page for events to support new fields.

7 years agoadding margin bottom to the progress bar
Anthony Talarico [Fri, 15 Dec 2017 20:19:56 +0000 (15:19 -0500)]
adding margin bottom to the progress bar

progress in 3 reg pages needed more margin below it

7 years agoAdding accountheader to register page.
laury [Fri, 15 Dec 2017 19:40:06 +0000 (14:40 -0500)]
Adding accountheader to register page.

7 years agofixing registration page progress bar
Anthony Talarico [Fri, 15 Dec 2017 19:50:42 +0000 (14:50 -0500)]
fixing registration page progress bar

registration progress bar fixing the active node for that page

7 years agoRestyling account header for mobile/tablet view
laury [Fri, 15 Dec 2017 19:31:34 +0000 (14:31 -0500)]
Restyling account header for mobile/tablet view

7 years agofixing progress bar for checkout page
Anthony Talarico [Fri, 15 Dec 2017 19:42:15 +0000 (14:42 -0500)]
fixing progress bar for checkout page

having the progress highlight the checkout node

7 years agoadding progress bar to the list page
Anthony Talarico [Fri, 15 Dec 2017 19:37:25 +0000 (14:37 -0500)]
adding progress bar to the list page

adding progress steps indicator to the reg list page

7 years agochanging the markup for the progress bar on all three pages
Anthony Talarico [Fri, 15 Dec 2017 19:18:41 +0000 (14:18 -0500)]
changing the markup for the progress bar on all three pages

changing progress bar markup on the 3 registration pages

7 years agoremoving steps text from the list page
Anthony Talarico [Fri, 15 Dec 2017 19:05:50 +0000 (14:05 -0500)]
removing steps text from the list page

reg list page had the steps progress text, removing it

7 years agoadding more margin around progress bar
Anthony Talarico [Fri, 15 Dec 2017 19:03:40 +0000 (14:03 -0500)]
adding more margin around progress bar

adding padding around the progress bar

7 years agoincreasing progress bar font size
Anthony Talarico [Fri, 15 Dec 2017 19:01:59 +0000 (14:01 -0500)]
increasing progress bar font size

increasing the progress bar font size

7 years agoremoving steps text
Anthony Talarico [Fri, 15 Dec 2017 18:58:41 +0000 (13:58 -0500)]
removing steps text

removing the text for the steps on each registration page

7 years agoadding progress bar to the checkout, registration and cart pages
Anthony Talarico [Fri, 15 Dec 2017 18:42:41 +0000 (13:42 -0500)]
adding progress bar to the checkout, registration and cart pages

adding a progress bar to the 3 registration pages

7 years agoAdd custom fields into edit form for attendee
Steve Sutton [Fri, 15 Dec 2017 18:23:52 +0000 (13:23 -0500)]
Add custom fields into edit form for attendee

Also adding form tag around where the custom field will go.

7 years agoPull in form custom fields in attendee form
Steve Sutton [Fri, 15 Dec 2017 18:05:59 +0000 (13:05 -0500)]
Pull in form custom fields in attendee form

Pulling in the custom fields into the add attendee form.

7 years agoadding progress bar css
Anthony Talarico [Fri, 15 Dec 2017 18:12:42 +0000 (13:12 -0500)]
adding progress bar css

adding a pre built status bar that we can start with for now

7 years agoadding glm-row to the warning messages in the cart page
Anthony Talarico [Fri, 15 Dec 2017 17:57:06 +0000 (12:57 -0500)]
adding glm-row to the warning messages in the cart page

cart page had text going off to the side because it was a missing class

7 years agoincreasing width of new reg box in reg page
Anthony Talarico [Fri, 15 Dec 2017 17:55:36 +0000 (12:55 -0500)]
increasing width of new reg box in reg page

the new attendee box is too narrow, increasing to 450px in large view

7 years agoRemoved the unnecessary payment text display
laury [Fri, 15 Dec 2017 17:40:22 +0000 (12:40 -0500)]
Removed the unnecessary payment text display

7 years agoAdded summaryClass6Col
laury [Fri, 15 Dec 2017 17:36:50 +0000 (12:36 -0500)]
Added summaryClass6Col

7 years agoResponsive/style fixes on registration, cart, checkout, summary
laury [Fri, 15 Dec 2017 17:32:17 +0000 (12:32 -0500)]
Responsive/style fixes on registration, cart, checkout, summary

7 years agoincrease button font sizes, changing total charged text
Anthony Talarico [Fri, 15 Dec 2017 17:17:58 +0000 (12:17 -0500)]
increase button font sizes, changing total charged text

increasing button font sizes

7 years agoCorrected hook name conflicts for customfields plugin (conflicted with "fields" plugin)
Chuck Scott [Fri, 15 Dec 2017 16:46:27 +0000 (11:46 -0500)]
Corrected hook name conflicts for customfields plugin (conflicted with "fields" plugin)

7 years agoadding billing back to checkout page
Anthony Talarico [Fri, 15 Dec 2017 16:29:21 +0000 (11:29 -0500)]
adding billing back to checkout page

adding billing back to checkout page and making it collapsed by default

7 years agoTemporarily added test form to top of page to demo how to use AJAX custom fields...
Chuck Scott [Fri, 15 Dec 2017 16:05:45 +0000 (11:05 -0500)]
Temporarily added test form to top of page to demo how to use AJAX custom fields form display.

7 years agoincreasing event reg title font size, increasing columns for the
Anthony Talarico [Fri, 15 Dec 2017 15:51:46 +0000 (10:51 -0500)]
increasing event reg title font size, increasing columns for the
reg profile detals in table

setting event image and details to 6 and 6 columns in tablet view

7 years agoadjusting styles for the add attendee section
Anthony Talarico [Fri, 15 Dec 2017 14:53:15 +0000 (09:53 -0500)]
adjusting styles for the add attendee section

fixing bottom border for mobile, removing padding and margin from the new
attendee list in tablet and mobile view

7 years agoadding border to the bottom of the times and rates in registration
Anthony Talarico [Fri, 15 Dec 2017 14:20:48 +0000 (09:20 -0500)]
adding border to the bottom of the times and rates in registration

registration view file, adding bottom separator beneath times and rates

7 years agoadding margin and max-width the reg profile map
Anthony Talarico [Fri, 15 Dec 2017 13:50:07 +0000 (08:50 -0500)]
adding margin and max-width the reg profile map

adding styles to the registration view page google map

7 years agoAdded registrant list output to registrants tab in admin registration event pages.
Chuck Scott [Fri, 15 Dec 2017 02:09:09 +0000 (21:09 -0500)]
Added registrant list output to registrants tab in admin registration event pages.

Added post-processing and function to dataRegRequestRegistrant.php to include more data on a registrant.
Added "registrants" option code to events.php to collect registrant data.
Added template code to eventRegistrants.html

7 years agoReturned to having only one time sent to front-end for registrations page if non...
Chuck Scott [Thu, 14 Dec 2017 22:15:49 +0000 (17:15 -0500)]
Returned to having only one time sent to front-end for registrations page if non-time-specific event.

Time specific events still get all available times but do not get non-time-specific times entries.
Since non-time specific evnets don't get all time entries now, we may need another way to display event times for these events.

7 years agoadding styles for the add attendee box
Anthony Talarico [Thu, 14 Dec 2017 21:44:44 +0000 (16:44 -0500)]
adding styles for the add attendee box

resizing the add attendee box and adding some spacing between the buttons and
links to make things less cluttered

7 years agochanging add attendee edit form to save attendee
Anthony Talarico [Thu, 14 Dec 2017 21:28:49 +0000 (16:28 -0500)]
changing add attendee edit form to save attendee

changing the add attendee text to save attendee

7 years agoremoving print statements and adding styles to the registration page
Anthony Talarico [Thu, 14 Dec 2017 21:24:28 +0000 (16:24 -0500)]
removing print statements and adding styles to the registration page

floating the new registration boxes to the right of the add attendee button

7 years agoAdding comments to front end method for setting up registrants.
Steve Sutton [Thu, 14 Dec 2017 21:20:33 +0000 (16:20 -0500)]
Adding comments to front end method for setting up registrants.

Commenting this so I know what the setRegistrant code is trying to do

7 years agoFixed problems with time editing in admin reg event dashboard and added testing for...
Chuck Scott [Thu, 14 Dec 2017 20:20:21 +0000 (15:20 -0500)]
Fixed problems with time editing in admin reg event dashboard and added testing for registrants with missing times for registation page.

7 years agoFix issue with front end calls for regTime from attendees.
Steve Sutton [Thu, 14 Dec 2017 19:45:24 +0000 (14:45 -0500)]
Fix issue with front end calls for regTime from attendees.

Need to make sure the attendee has proper regTime data first.

7 years agoadding location data and cleaning up the list view, adding year only they are differe...
Anthony Talarico [Thu, 14 Dec 2017 20:09:04 +0000 (15:09 -0500)]
adding location data and cleaning up the list view, adding year only they are different in list view

7 years agoNow removing time records marked as non-time-specific from reg_times for registration...
Chuck Scott [Thu, 14 Dec 2017 16:12:52 +0000 (11:12 -0500)]
Now removing time records marked as non-time-specific from reg_times for registration page.

7 years agoTemporarily displaying FID for custom fields
Chuck Scott [Thu, 14 Dec 2017 16:02:10 +0000 (11:02 -0500)]
Temporarily displaying FID for custom fields

7 years agoAdded new reg event admin "Registrants" list page. Moved tab code to eventSubTabs...
Chuck Scott [Wed, 13 Dec 2017 21:55:32 +0000 (16:55 -0500)]
Added new reg event admin "Registrants" list page. Moved tab code to eventSubTabs.html

7 years agofixing floating checkbox issue in checkout page
Anthony Talarico [Wed, 13 Dec 2017 19:25:10 +0000 (14:25 -0500)]
fixing floating checkbox issue in checkout page

checkout page had a checkbox in terms and conditions that wasn't next to the text

7 years agoMisc bug fixes and appearance cleanup.
Chuck Scott [Wed, 13 Dec 2017 19:04:55 +0000 (14:04 -0500)]
Misc bug fixes and appearance cleanup.

7 years agoDisabled Billing checkout info. Changed text on Add New Attendee button.
laury [Wed, 13 Dec 2017 17:43:59 +0000 (12:43 -0500)]
Disabled Billing checkout info. Changed text on Add New Attendee button.

7 years agoGulpified previous commit
Laury GvR [Wed, 13 Dec 2017 16:50:13 +0000 (11:50 -0500)]
Gulpified previous commit

7 years agore-do frontRegApp, checkout, ids, classes, glm-grid to Found-grid
laury [Wed, 13 Dec 2017 16:43:42 +0000 (11:43 -0500)]
re-do frontRegApp, checkout, ids, classes, glm-grid to Found-grid

- Changes I made in frontRegApp.js were made in that compiled file
rather than the individual files. Will make a gulp commit after
this commit.
- Checkout page is changed so summary appears below billing/shipping
sections in small view, but on the right in medium-up
- A bunch of IDs and classes added, changed, or removed, to make for
a more usable markup
- CSS changes.. all over
- Removed references of glm-grid in registration.html, Foundation
grid now used instead.

7 years agoFixed numerous problems with adding dates to the availability calendar in the reg...
Chuck Scott [Wed, 13 Dec 2017 16:36:44 +0000 (11:36 -0500)]
Fixed numerous problems with adding dates to the availability calendar in the reg event dashboard.

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