Steve Sutton [Tue, 29 May 2018 16:47:58 +0000 (12:47 -0400)]
Merge branch 'hotfix/1.0.24'
Steve Sutton [Tue, 29 May 2018 16:47:27 +0000 (12:47 -0400)]
Update for website search.
Need to not have textSearch because it is adding to the member search.
Laury GvR [Thu, 12 Apr 2018 14:54:21 +0000 (10:54 -0400)]
Merge branch 'hotfix/1.0.23'
Laury GvR [Thu, 12 Apr 2018 14:54:14 +0000 (10:54 -0400)]
Placed Members Only ad at the top of the sidebar
Laury GvR [Thu, 12 Apr 2018 14:51:04 +0000 (10:51 -0400)]
Merge branch 'hotfix/1.0.22'
Laury GvR [Thu, 12 Apr 2018 14:50:55 +0000 (10:50 -0400)]
Add Members Only ad sidebar widget area
Laury GvR [Tue, 10 Apr 2018 13:08:25 +0000 (09:08 -0400)]
Merge branch 'hotfix/1.0.21'
Laury GvR [Tue, 10 Apr 2018 13:07:09 +0000 (09:07 -0400)]
Admin bar html hidden fixed
Enabling the admin bar, while advanced ads is active, when
modernizr is active, causes the hidden class on the html tag to be
given a display:none. Adding a fix for this onto html.hidden in css
Steve Sutton [Mon, 9 Apr 2018 17:56:36 +0000 (13:56 -0400)]
Merge branch 'release/1.0.20'
Steve Sutton [Mon, 9 Apr 2018 17:56:21 +0000 (13:56 -0400)]
Bump version number
For new release
Chuck Scott [Mon, 9 Apr 2018 17:53:00 +0000 (13:53 -0400)]
Made needed changes to data displayed in map bubbles to be compatible with new map data query.
Steve Sutton [Mon, 9 Apr 2018 16:59:02 +0000 (12:59 -0400)]
Trying again to update theme list view
working on the member map
Should show map marker even if no search.
Steve Sutton [Mon, 9 Apr 2018 16:33:43 +0000 (12:33 -0400)]
Update theme template
Trying to correct the theme member list template
Steve Sutton [Mon, 9 Apr 2018 16:11:16 +0000 (12:11 -0400)]
Show map markers even if no search
Show map markers if they exists
Anthony Talarico [Thu, 22 Mar 2018 17:03:20 +0000 (13:03 -0400)]
Merge tag 'v1.0.19' into develop
left justifying the header logo in mobile
Anthony Talarico [Thu, 22 Mar 2018 17:03:06 +0000 (13:03 -0400)]
Merge branch 'hotfix/1.0.19'
Anthony Talarico [Thu, 22 Mar 2018 17:02:38 +0000 (13:02 -0400)]
left justifying the header logo in mobile
keeping the logo to the left in mobile when changing screen sizes
Anthony Talarico [Wed, 21 Mar 2018 17:46:16 +0000 (13:46 -0400)]
Merge tag 'v1.0.18' into develop
keeping mobile logo left justified permanently
Anthony Talarico [Wed, 21 Mar 2018 17:46:02 +0000 (13:46 -0400)]
Merge branch 'hotfix/1.0.18'
Anthony Talarico [Wed, 21 Mar 2018 17:45:25 +0000 (13:45 -0400)]
keeping the mobile logo lest justified
changing the mobile logo from being center justified
Steve Sutton [Tue, 20 Mar 2018 12:44:56 +0000 (08:44 -0400)]
Merge tag 'v1.0.17' into develop
Version 1.0.17
Steve Sutton [Tue, 20 Mar 2018 12:44:49 +0000 (08:44 -0400)]
Merge branch 'hotfix/1.0.17'
Steve Sutton [Tue, 20 Mar 2018 12:43:50 +0000 (08:43 -0400)]
Update search form for member search.
Had this is main member plugin but now moving it into the wmta theme.
This will add to the member search sql when searching the site.
So we can add city name search results.
Anthony Talarico [Fri, 16 Mar 2018 20:03:50 +0000 (16:03 -0400)]
Merge tag 'v1.0.16' into develop
fixing default post image header size
Anthony Talarico [Fri, 16 Mar 2018 20:03:35 +0000 (16:03 -0400)]
Merge branch 'hotfix/1.0.16'
Anthony Talarico [Fri, 16 Mar 2018 20:03:08 +0000 (16:03 -0400)]
fixing default posts image
fixing default post image size
Anthony Talarico [Fri, 16 Mar 2018 19:00:44 +0000 (15:00 -0400)]
Merge tag 'v1.0.15' into develop
fixing default header images for posts
Anthony Talarico [Fri, 16 Mar 2018 19:00:32 +0000 (15:00 -0400)]
Merge branch 'hotfix/1.0.15'
Anthony Talarico [Fri, 16 Mar 2018 18:59:59 +0000 (14:59 -0400)]
fixing default header images for posts
fixing default header images on posts
Laury GvR [Wed, 7 Mar 2018 14:13:06 +0000 (09:13 -0500)]
Merge tag 'v1.0.14' into develop
v1.0.14
Laury GvR [Wed, 7 Mar 2018 14:13:00 +0000 (09:13 -0500)]
Merge branch 'release/1.0.14'
Laury GvR [Wed, 7 Mar 2018 14:12:53 +0000 (09:12 -0500)]
Stylesheet bump
Laury GvR [Mon, 5 Mar 2018 23:09:36 +0000 (18:09 -0500)]
Adding members only header button styles
These were previously only applied to recognised Member pages due
to front.css not being loaded on other pages.
Laury GvR [Mon, 5 Mar 2018 22:56:23 +0000 (17:56 -0500)]
If not logged in, show login page content
It was so that when one is on the members only page, the content
of that page would show in addition to the login form. This was
requested to be changed so that the members only login page text is
separate from the members only page text.
Code has also been added to try handling redirection; currently
when someone logs in on the front-end, the Contacts plugin forces
them to be redirected to the members only page, even if a different
url is supplied to the form. If that can be disabled, this code
would make it so one is only navigated to the Members Only page if
attempting to log in from the Members Only Login page, and
otherwise stay on their current page.
Laury GvR [Mon, 26 Feb 2018 14:44:11 +0000 (09:44 -0500)]
Merge tag 'v1.0.13' into develop
v1.0.13
Laury GvR [Mon, 26 Feb 2018 14:44:08 +0000 (09:44 -0500)]
Merge branch 'release/1.0.13'
Laury GvR [Mon, 26 Feb 2018 14:44:04 +0000 (09:44 -0500)]
Stylesheet bump
Laury GvR [Mon, 26 Feb 2018 14:41:23 +0000 (09:41 -0500)]
Featured images are now set to max-height 600
To avoid the client uploading images that are too blown up.
Laury GvR [Mon, 26 Feb 2018 14:36:20 +0000 (09:36 -0500)]
Fix selected alpha link color; it was blue on blue
Laury GvR [Mon, 26 Feb 2018 13:54:59 +0000 (08:54 -0500)]
Merge tag 'v1.0.12' into develop
v1.0.12
Laury GvR [Mon, 26 Feb 2018 13:54:54 +0000 (08:54 -0500)]
Merge branch 'hotfix/1.0.12'
Laury GvR [Mon, 26 Feb 2018 13:54:49 +0000 (08:54 -0500)]
See previous commit, which just entailed stylesheet bumping
Laury GvR [Mon, 26 Feb 2018 13:53:44 +0000 (08:53 -0500)]
Missed once instance of replacing default header
Default header now completely replaced.
Laury GvR [Mon, 26 Feb 2018 13:48:33 +0000 (08:48 -0500)]
Merge tag 'v1.0.11' into develop
v1.0.11
Laury GvR [Mon, 26 Feb 2018 13:48:29 +0000 (08:48 -0500)]
Merge branch 'hotfix/1.0.11'
Laury GvR [Mon, 26 Feb 2018 13:47:04 +0000 (08:47 -0500)]
Default member image is now default site image
Jodie did not want to see the greyscale 'hero header' image anywhere
on the website anymore, and for us to use the image used by default
for members.
Laury GvR [Fri, 23 Feb 2018 19:31:07 +0000 (14:31 -0500)]
Merge tag 'v1.0.10' into develop
v1.0.10
Laury GvR [Fri, 23 Feb 2018 19:31:01 +0000 (14:31 -0500)]
Merge branch 'release/1.0.10'
Laury GvR [Fri, 23 Feb 2018 19:29:38 +0000 (14:29 -0500)]
Error login text & lostpass submission redirect changed
- The user will now be sent to a particular page after submitting a
lost password form, as per Jodie's request.
- When a user tries to log in with incorrect credentials, the error
text is now made a little clearer, and is red.
Steve Sutton [Fri, 23 Feb 2018 18:53:28 +0000 (13:53 -0500)]
Update from in emails
Update from to forms@wmta.org
Update from name to WMTA
Steve Sutton [Fri, 23 Feb 2018 18:06:41 +0000 (13:06 -0500)]
Update for user profile edit page.
Update the user profile page in admin. Removing custom content they had
put in. Put back normal profile edit fields.
Laury GvR [Fri, 23 Feb 2018 16:26:25 +0000 (11:26 -0500)]
Merge tag 'v1.0.9' into develop
v1.0.9
Laury GvR [Fri, 23 Feb 2018 16:26:19 +0000 (11:26 -0500)]
Merge branch 'release/1.0.9'
Laury GvR [Fri, 23 Feb 2018 16:26:06 +0000 (11:26 -0500)]
Stylesheet version bump
Laury GvR [Fri, 23 Feb 2018 16:17:00 +0000 (11:17 -0500)]
Lost password form fix for members only
There was a bit of script needed to show the lost password form.
Steve Sutton [Wed, 21 Feb 2018 17:38:36 +0000 (12:38 -0500)]
Merge tag 'v1.0.8' into develop
Version 1.0.8
Steve Sutton [Wed, 21 Feb 2018 17:38:29 +0000 (12:38 -0500)]
Merge branch 'hotfix/1.0.8'
Steve Sutton [Wed, 21 Feb 2018 17:38:03 +0000 (12:38 -0500)]
Hide the Popular Tags
Hide the Popular Tag section from showing.
Laury GvR [Fri, 16 Feb 2018 17:39:59 +0000 (12:39 -0500)]
Merge tag 'v1.0.7' into develop
v1.0.7
Laury GvR [Fri, 16 Feb 2018 17:39:50 +0000 (12:39 -0500)]
Merge branch 'release/1.0.7'
Laury GvR [Fri, 16 Feb 2018 17:39:40 +0000 (12:39 -0500)]
Stylesheet version bump
Laury GvR [Fri, 16 Feb 2018 15:55:41 +0000 (10:55 -0500)]
Members only content, responsive styles, member detail styles
- Members only main page now shows its content even when the user
is not logged in; only other pages with the members only template
will hide their content
- The title bar on the Members Only and the Member Detail pages
was badly spaced due to those pages lacking breadcrumbs
- Member detail now has less spacing between its content and the
ad below it on mobile view
- The sidebar ad is now centered on mobile view
- Search button has been given a larger area on mobile view since
it was getting hard to press it.
Laury GvR [Thu, 15 Feb 2018 20:15:00 +0000 (15:15 -0500)]
Add z-index to static ad to stop it being covered up in mobile view
Laury GvR [Thu, 15 Feb 2018 20:10:45 +0000 (15:10 -0500)]
Reducing z-index on the widget titles to stop them needlessly overlapping other things
Laury GvR [Thu, 15 Feb 2018 20:07:17 +0000 (15:07 -0500)]
Added a 0 z-index to the footer block
To avoid it overlapping the static ad which is also in the footer.
Laury GvR [Thu, 15 Feb 2018 18:01:41 +0000 (13:01 -0500)]
Merge tag 'v1.0.6' into develop
v1.0.6
Laury GvR [Thu, 15 Feb 2018 18:01:37 +0000 (13:01 -0500)]
Merge branch 'release/1.0.6'
Laury GvR [Thu, 15 Feb 2018 18:01:30 +0000 (13:01 -0500)]
Stylesheet version bump
Laury GvR [Thu, 15 Feb 2018 18:00:09 +0000 (13:00 -0500)]
Repositioned styles to help resolve precedence problems
Laury GvR [Thu, 15 Feb 2018 17:57:28 +0000 (12:57 -0500)]
Cache busting
Laury GvR [Thu, 15 Feb 2018 17:52:11 +0000 (12:52 -0500)]
Sticky footer ad z-index, X in search, topbar visibility
- Sticky footer ad was not covering content ads due to insufficient
z-index
- Top-bar was momentarily hiding on medium view due to old and
faulty styles
- The closing X in the search overlay was off-center in its box
Laury GvR [Thu, 15 Feb 2018 15:38:00 +0000 (10:38 -0500)]
Merge tag 'v1.0.5' into develop
v1.0.5
Laury GvR [Thu, 15 Feb 2018 15:37:54 +0000 (10:37 -0500)]
Merge branch 'hotfix/1.0.5'
Laury GvR [Thu, 15 Feb 2018 15:36:28 +0000 (10:36 -0500)]
Top nav transition fixed
Added specificity to medium view display changes of the main nav
to avoid it overwriting the transition effects fading it in to
avoid FOUC.
Laury GvR [Thu, 15 Feb 2018 14:48:59 +0000 (09:48 -0500)]
Merge tag 'v1.0.4' into develop
v1.0.4
Laury GvR [Thu, 15 Feb 2018 14:48:55 +0000 (09:48 -0500)]
Merge branch 'hotfix/1.0.4'
Laury GvR [Thu, 15 Feb 2018 14:48:45 +0000 (09:48 -0500)]
Bump stylesheet numbers
Laury GvR [Thu, 15 Feb 2018 13:58:58 +0000 (08:58 -0500)]
Merge tag 'v1.0.3' into develop
v1.0.3
Laury GvR [Thu, 15 Feb 2018 13:58:54 +0000 (08:58 -0500)]
Merge branch 'hotfix/1.0.3'
Laury GvR [Thu, 15 Feb 2018 13:58:08 +0000 (08:58 -0500)]
Add z-index to main nav to cover ad slider
Advanced Ads slider was covering it since the update to the setting
for the transition to Fade instead of slide.
Laury GvR [Wed, 14 Feb 2018 22:21:49 +0000 (17:21 -0500)]
Merge tag 'v1.0.2' into develop
v1.0.2
Laury GvR [Wed, 14 Feb 2018 22:21:46 +0000 (17:21 -0500)]
Merge branch 'release/1.0.2'
Laury GvR [Wed, 14 Feb 2018 22:21:23 +0000 (17:21 -0500)]
Stylesheet version bump
Laury GvR [Wed, 14 Feb 2018 22:04:38 +0000 (17:04 -0500)]
Removed extraneous margin below frontpage content area
There was an extra 30px margin added to the frontpage content area
which has now been removed. This was the result of another change
to the footer area which fixed the markup.
Laury GvR [Wed, 14 Feb 2018 21:56:29 +0000 (16:56 -0500)]
Setting the slideshow animation to fade
Current ad slider animation is set to slide from right to left.
This setting hopefully changes that to fading.
Anthony Talarico [Wed, 14 Feb 2018 21:22:19 +0000 (16:22 -0500)]
Merge tag 'v1.0.1' into develop
adding member links to the event detail is the event has a member
Anthony Talarico [Wed, 14 Feb 2018 21:20:21 +0000 (16:20 -0500)]
Merge branch 'hotfix/1.0.1'
Anthony Talarico [Wed, 14 Feb 2018 21:17:18 +0000 (16:17 -0500)]
adding member links to the event detail page
adding member links as author if the event is attached to a member in event detail
Laury GvR [Wed, 14 Feb 2018 19:51:58 +0000 (14:51 -0500)]
GLM Associate Takeback button no default underline
Takeback buttons on member/event detail pages were getting a
default text-decoration of underline. This has been removed as it
is meant to represent a button-look despite being an anchor
Laury GvR [Wed, 14 Feb 2018 19:12:38 +0000 (14:12 -0500)]
Stop social icon from dropping on medium view
Steve Sutton [Wed, 14 Feb 2018 18:20:15 +0000 (13:20 -0500)]
Fix bad markup
extra footer called and extra end div.
Steve Sutton [Wed, 14 Feb 2018 17:41:11 +0000 (12:41 -0500)]
Merge tag 'v1.0.0' into develop
Version 1.0.0
Steve Sutton [Wed, 14 Feb 2018 17:41:05 +0000 (12:41 -0500)]
Merge branch 'release/1.0.0'
Steve Sutton [Wed, 14 Feb 2018 16:09:41 +0000 (11:09 -0500)]
Remove file and filename
Remove file from the add event form.
Anthony Talarico [Wed, 14 Feb 2018 15:52:30 +0000 (10:52 -0500)]
fixing the events sidebar font styles, moving the images in event agenda to the right
moving the images in the event agenda view to the right, fixing the event sidebar font style
Laury GvR [Wed, 14 Feb 2018 15:20:10 +0000 (10:20 -0500)]
Header for member detail using member info ID
Featured image header for members was using the member ID, and is
now using the member info ID.
Anthony Talarico [Wed, 14 Feb 2018 14:45:15 +0000 (09:45 -0500)]
normalizing the search results titles to the same font
making the search results titles the same font size and color
Anthony Talarico [Wed, 14 Feb 2018 14:08:03 +0000 (09:08 -0500)]
removing events results if there is no text search
if no text search , remove events results
Anthony Talarico [Wed, 14 Feb 2018 13:35:57 +0000 (08:35 -0500)]
removing pagination from the search results
removing pagination for members list from the search results page
Anthony Talarico [Tue, 13 Feb 2018 22:02:48 +0000 (17:02 -0500)]
checking for search page to eliminate events header from the search
removing events header from search results page