summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Thu, 10 Oct 2019 17:02:20 +0000 (13:02 -0400)]
Add shortcode for getting a member trip planner button
Create it to add to a page.
Steve Sutton [Thu, 23 May 2019 13:46:32 +0000 (09:46 -0400)]
Fix error if session doesn't exists
take care of php notices
Steve Sutton [Fri, 17 May 2019 15:03:49 +0000 (11:03 -0400)]
Adding a way to update the trip count for all pages.
Calling the trip planner ajax page to grab the count when page loads.
Steve Sutton [Tue, 12 Feb 2019 20:49:56 +0000 (15:49 -0500)]
Update filter for trip planner links
Updating to a function so it can be used in callback to more than one
filter.
Steve Sutton [Tue, 18 Dec 2018 14:51:50 +0000 (09:51 -0500)]
Update list counter
New area to update
just a number this time.
Steve Sutton [Fri, 14 Dec 2018 14:48:36 +0000 (09:48 -0500)]
Update for how the list prints
Set html and body to height auto.
Laury GvR [Thu, 13 Dec 2018 14:07:32 +0000 (09:07 -0500)]
Add-link now more responsively displayed on the member listings
Steve Sutton [Wed, 12 Dec 2018 20:01:29 +0000 (15:01 -0500)]
Update for printing
Still have extra page but at least the links don't get urls after them.
Steve Sutton [Wed, 12 Dec 2018 19:24:36 +0000 (14:24 -0500)]
Redirect page once user logs in.
This will update the session.
Steve Sutton [Wed, 12 Dec 2018 17:20:01 +0000 (12:20 -0500)]
Updating trip planner for thank you message after form submit.
After submitting the trip planner send form output the form thank you
message.
Steve Sutton [Wed, 12 Dec 2018 13:45:40 +0000 (08:45 -0500)]
Adding help page for trip planner
Using the wordpress thickbox function add_thickbox from template.
Setting up the helpme html page.
Laury GvR [Tue, 11 Dec 2018 20:15:18 +0000 (15:15 -0500)]
Remove member list container style much too liberally applied
Steve Sutton [Tue, 11 Dec 2018 19:27:54 +0000 (14:27 -0500)]
No remove container
Just reload the page instead.
Steve Sutton [Tue, 11 Dec 2018 19:07:10 +0000 (14:07 -0500)]
Update for php notices
getting rid of notices
Steve Sutton [Tue, 11 Dec 2018 18:41:22 +0000 (13:41 -0500)]
Finish password reset
Also get count returned for list.
Steve Sutton [Mon, 10 Dec 2018 21:28:18 +0000 (16:28 -0500)]
Update the appearance of the view add planner buttons.
Match what was on uptravel.com old site
Steve Sutton [Mon, 10 Dec 2018 17:56:13 +0000 (12:56 -0500)]
Update for new version of smarty
replacing php in smarty template.
Laury GvR [Tue, 27 Nov 2018 22:38:28 +0000 (17:38 -0500)]
Itinerary list mmap button given glma-foundation styles instead of glm-grid
Laury GvR [Tue, 27 Nov 2018 22:30:19 +0000 (17:30 -0500)]
Front itinerary account box styles adjusted, logout link made functional
Laury GvR [Tue, 27 Nov 2018 22:06:51 +0000 (17:06 -0500)]
Itinerary list styles adjusted, link underlines on hover
Laury GvR [Tue, 27 Nov 2018 21:45:57 +0000 (16:45 -0500)]
Logging out on front end is now effective and changes login form.
Laury GvR [Tue, 27 Nov 2018 21:11:49 +0000 (16:11 -0500)]
Login form no longer squished on desktop view
Laury GvR [Tue, 27 Nov 2018 21:03:39 +0000 (16:03 -0500)]
Itinerary list item titles now font weight bold
Laury GvR [Tue, 27 Nov 2018 21:01:11 +0000 (16:01 -0500)]
Div wrapper around itinerary list location data
Laury GvR [Tue, 27 Nov 2018 21:00:50 +0000 (16:00 -0500)]
Add itinerary breadcrumbs, list styles, links & data
Laury GvR [Tue, 27 Nov 2018 16:40:08 +0000 (11:40 -0500)]
Front list account box and email display added
Steve Sutton [Fri, 16 Nov 2018 21:06:08 +0000 (16:06 -0500)]
Adding reset password token field to db
For the forgot password feature.
Steve Sutton [Fri, 16 Nov 2018 14:15:36 +0000 (09:15 -0500)]
Add the icon css.
Put the arrow send thing back in for the send button.
Steve Sutton [Thu, 15 Nov 2018 21:27:12 +0000 (16:27 -0500)]
Setup list from login
session store and restore
Steve Sutton [Thu, 15 Nov 2018 19:26:36 +0000 (14:26 -0500)]
Setup gravity form for send trip planner.
Add new setting for the trip planner.
Add send_itinerary_form_id for setting the gravity form id.
Will be used for submitting the form to the members.
Steve Sutton [Fri, 9 Nov 2018 20:08:29 +0000 (15:08 -0500)]
Update map on trip planner list
Add anchors around the phone numbers and apply the formatting.
Steve Sutton [Mon, 5 Nov 2018 16:52:08 +0000 (11:52 -0500)]
Working more on the trip planner page.
Adding forms and links.
Adding print function for print this list.
Steve Sutton [Wed, 31 Oct 2018 20:26:57 +0000 (16:26 -0400)]
Setup of the trip planner.
1st version of the database is setup. 0.0.1
Trip planner buttons added to each member in the list.
Adds to the trip planner.
Removes from trip planner.
Steve Sutton [Fri, 26 Oct 2018 20:39:13 +0000 (16:39 -0400)]
First sources