WP-Plugins/glm-member-db-fields.git
2017-04-14 Steve SuttonFix for sub queries.
2017-04-14 Steve SuttonFixing query for admin side.
2017-04-14 Steve Suttonadd distinct to help query
2017-04-14 Steve SuttonAdding filters for the admin searching
2017-04-14 Steve SuttonCheck just for Home member type
2017-04-14 Steve SuttonUpdate for member info id
2017-04-14 Steve SuttonFix issue with member or member info
2017-04-14 Steve SuttonUse the member attribute as member info id
2017-04-13 Steve SuttonUpdate the filter for the search query for text and...
2017-04-13 Laury GvRRemoved the container from the specifications, since...
2017-04-13 Laury GvRdetail view for members no empty rows
2017-04-13 Steve SuttonAdding filter to create the get parameters for custom...
2017-04-13 Steve SuttonUse order for the custom fields.
2017-04-13 Steve SuttonUpdating search for default non pre-owned rvs.
2017-04-13 Steve SuttonUpdate filters for search query and the order by.
2017-04-13 Steve SuttonUpdate sql for memberInfoid
2017-04-13 Laury GvRthe front-search-query filter no longer produces errors
2017-04-12 Laury GvRAdded a check to make the id passed to glm_custom_field...
2017-04-12 Anthony Talaricochanging column sizes for the detail and list view...
2017-04-12 Laury GvRAvoid duplicate field-containers markup
2017-04-12 Anthony Talaricoremoving files filter from front hooks
2017-04-12 Steve SuttonAdding function and filter for cloning custom fields
2017-04-12 Laury GvRAdded Files container to fronthooks markup
2017-04-12 Anthony Talaricoadding target blank to the files href on detail page
2017-04-12 Steve SuttonChange the permission required for custom fields.
2017-04-11 Laury GvRAdded a new filter so brewbakers could display the...
2017-04-11 Anthony Talaricoremoving print r test statements
2017-04-11 Anthony Talaricoadding check for a caption in the files display on...
2017-04-11 Anthony Talaricofixing the files in the detail page, used name instead...
2017-04-11 Anthony Talaricoadding hook to add files to the detail page
2017-04-11 Anthony Talaricoadding ajax action for search filtering between brands...
2017-04-10 Steve SuttonRemove the print_r
2017-04-10 Steve SuttonUpdate the filter for custom fields query.
2017-04-10 Anthony Talaricoadding check for new and used rv types
2017-04-10 Anthony Talaricoremoving the script tag from the list view file
2017-04-10 Anthony Talaricoremoving the red hot deals logo from being appended...
2017-04-10 Anthony Talaricoremoving console log statements
2017-04-10 Anthony Talaricoadding red hot deals logo to the top of the member...
2017-04-10 Laury GvRAdding a filter to retrieve a particular attribute
2017-04-10 Anthony Talaricochanging the view layout for grid
2017-04-07 Steve SuttonUpdate the query for the custom fields
2017-04-07 Anthony Talaricousing steve's inner join to get the member type name...
2017-04-07 Steve SuttonAdd another where part for the member type query.
2017-04-07 Steve SuttonUpdate query to get member type
2017-04-07 Anthony Talaricoadding member type checking in the list view
2017-04-07 Laury GvRAdding a header and container for the specifications...
2017-04-07 Anthony Talaricochanging the detail view output of the field name from...
2017-04-07 Anthony Talaricoadding strike through for detail view prices
2017-04-07 Anthony Talaricoadding strike through checking in list view
2017-04-07 Anthony Talaricoadding the list and detail view array to include slugs...
2017-04-06 Anthony Talaricoremoving references to the events data from the front...
2017-04-06 Anthony Talaricosplitting the list and detail views to make the filter...
2017-04-06 Anthony Talaricoadding models, views and shortcode to add the custon...
2017-03-29 Steve SuttonAdd wp_editor and deal with formats
2017-03-29 Steve SuttonSetup the textarea custom fields as wp editor
2017-03-28 Steve SuttonUpdate filters for when no custom field plugin is there
2017-03-28 Steve SuttonUpdate custom fields for saving custom field data
2017-03-22 Steve Suttonfirst sources