WP-Plugins/glm-member-db-staff.git
6 years agoAdjusted ID in staff list header to fix pagination/alpha links
Laury GvR [Mon, 8 Oct 2018 13:18:15 +0000 (09:18 -0400)]
Adjusted ID in staff list header to fix pagination/alpha links

6 years agoFront, staff view: Alpha links also linked to the top of the filters section
Laury GvR [Mon, 8 Oct 2018 13:17:16 +0000 (09:17 -0400)]
Front, staff view: Alpha links also linked to the top of the filters section

6 years agoAdded an id to staff list page for pagination links
Laury GvR [Mon, 8 Oct 2018 13:14:19 +0000 (09:14 -0400)]
Added an id to staff list page for pagination links

6 years agoFront staff list pagination links to filters buttons
Laury GvR [Mon, 8 Oct 2018 13:05:23 +0000 (09:05 -0400)]
Front staff list pagination links to filters buttons

The bottom pagination links on the front list view of the staff
listing were not linking to the filters buttons on their linked
pages.

6 years agoMerge tag 'v1.0.1' into develop
Laury GvR [Fri, 28 Sep 2018 18:45:41 +0000 (14:45 -0400)]
Merge tag 'v1.0.1' into develop

v1.0.1

6 years agoMerge branch 'release/1.0.1' v1.0.1
Laury GvR [Fri, 28 Sep 2018 18:45:35 +0000 (14:45 -0400)]
Merge branch 'release/1.0.1'

6 years agoFixing output on staff list view
Laury GvR [Fri, 28 Sep 2018 18:45:18 +0000 (14:45 -0400)]
Fixing output on staff list view

6 years agostaff list view email field wraps properly
Laury GvR [Fri, 28 Sep 2018 18:43:35 +0000 (14:43 -0400)]
staff list view email field wraps properly

6 years agoStaff listing more responsive in small and medium view
Laury GvR [Fri, 28 Sep 2018 18:40:57 +0000 (14:40 -0400)]
Staff listing more responsive in small and medium view

6 years agoMerge tag 'v1.0.0' into develop
Steve Sutton [Wed, 26 Sep 2018 12:48:33 +0000 (08:48 -0400)]
Merge tag 'v1.0.0' into develop

Version 1.0.0

6 years agoMerge branch 'release/1.0.0' v1.0.0
Steve Sutton [Wed, 26 Sep 2018 12:48:26 +0000 (08:48 -0400)]
Merge branch 'release/1.0.0'

6 years agoBump version
Steve Sutton [Wed, 26 Sep 2018 12:48:05 +0000 (08:48 -0400)]
Bump version

first release

6 years agoFixing many things on the front end search.
Steve Sutton [Wed, 26 Sep 2018 12:22:23 +0000 (08:22 -0400)]
Fixing many things on the front end search.

Getting rid of sql errors and some unneeded things from the member list
model.

6 years agoOrder list by last name
Steve Sutton [Mon, 24 Sep 2018 20:51:59 +0000 (16:51 -0400)]
Order list by last name

Switch order by for front end list.

6 years agoUpdate alpha list to use last name.
Steve Sutton [Mon, 24 Sep 2018 18:30:31 +0000 (14:30 -0400)]
Update alpha list to use last name.

Updating the alpha keys to use the last name of the staff.

6 years agoPlace note for header csv import file.
Steve Sutton [Tue, 18 Sep 2018 20:44:54 +0000 (16:44 -0400)]
Place note for header csv import file.

Add text for how the csv file is to be formatted.

6 years agoUpdates for the admin. Import csv file.
Steve Sutton [Tue, 18 Sep 2018 20:40:14 +0000 (16:40 -0400)]
Updates for the admin. Import csv file.

Import the csv file.
Importing will update based on the email address field.
Must be a valid csv file.

6 years agoFront staff list name search placeholder, button styles
Laury GvR [Tue, 18 Sep 2018 20:01:47 +0000 (16:01 -0400)]
Front staff list name search placeholder, button styles

6 years agoAdd search to front-end list view, adjust styles
Laury GvR [Tue, 18 Sep 2018 16:57:56 +0000 (12:57 -0400)]
Add search to front-end list view, adjust styles

6 years agoStaff list remove default style to center the box
Laury GvR [Mon, 17 Sep 2018 21:42:31 +0000 (17:42 -0400)]
Staff list remove default style to center the box

6 years agoFront staff list data field titles are now bold
Laury GvR [Mon, 17 Sep 2018 20:58:23 +0000 (16:58 -0400)]
Front staff list data field titles are now bold

6 years agoStaff list default display adjusted
Laury GvR [Mon, 17 Sep 2018 20:56:30 +0000 (16:56 -0400)]
Staff list default display adjusted

6 years agoAdding admin search for staff
Steve Sutton [Mon, 17 Sep 2018 17:49:04 +0000 (13:49 -0400)]
Adding admin search for staff

Add building search.
Add department search.
Add name search.
Searching both first and last name.

6 years agoadding generic data names to the ajax model so they can be used for both ajax submiss...
Anthony Talarico [Fri, 14 Sep 2018 14:03:02 +0000 (10:03 -0400)]
adding generic data names to the ajax model so they can be used for both ajax submissions in the staff email ajax

6 years agoadding form validation and submission for the staff email function
Anthony Talarico [Fri, 14 Sep 2018 13:28:38 +0000 (09:28 -0400)]
adding form validation and submission for the staff email function

6 years agoAdd pagination and alpha keys to model/view
Laury GvR [Thu, 13 Sep 2018 21:19:34 +0000 (17:19 -0400)]
Add pagination and alpha keys to model/view

6 years agoadding modal
Anthony Talarico [Thu, 13 Sep 2018 20:50:46 +0000 (16:50 -0400)]
adding modal

adding a foundation modal to store the email form

6 years agocreating modal link with base form, still working on ajax server submission
Anthony Talarico [Thu, 13 Sep 2018 20:26:41 +0000 (16:26 -0400)]
creating modal link with base form, still working on ajax server submission

6 years agoImplement front-end list view & model
Laury GvR [Thu, 13 Sep 2018 17:22:04 +0000 (13:22 -0400)]
Implement front-end list view & model

Added list shortcode, model & view, and basic styles for the list.

6 years agoUpdate for staff admin side.
Steve Sutton [Thu, 13 Sep 2018 13:48:06 +0000 (09:48 -0400)]
Update for staff admin side.

Finishing up admin functions for the staff directory.
Add edit delete working for staff, departments and buildings.

6 years agoStart work on settings
Steve Sutton [Tue, 11 Sep 2018 20:21:30 +0000 (16:21 -0400)]
Start work on settings

Setting WIP
edit and add staff working.

6 years agoFirst Commit
Steve Sutton [Tue, 11 Sep 2018 19:40:28 +0000 (15:40 -0400)]
First Commit

Commit plugin