WP-Plugins/glm-member-db-for-sale.git
6 years agochanging some of the language in the admin of the plugin. item to new for sale item... develop
Anthony Talarico [Mon, 29 Apr 2019 18:31:04 +0000 (14:31 -0400)]
changing some of the language in the admin of the plugin. item to new for sale item. topic to for sale or wanted. adjusting some of the styles in the list view to accommodate these changes

6 years agoUpdates for smarty
Steve Sutton [Tue, 12 Feb 2019 14:17:24 +0000 (09:17 -0500)]
Updates for smarty

not using {php} tags

6 years agoAdd filter
Steve Sutton [Fri, 10 Aug 2018 18:04:32 +0000 (14:04 -0400)]
Add filter

To test if plugin is enabled.

6 years agoRemove status from config
Steve Sutton [Wed, 13 Jun 2018 18:38:30 +0000 (14:38 -0400)]
Remove status from config

Overriding main plugin.

7 years agoUpdate plugin so all changes are moderated
Steve Sutton [Wed, 2 May 2018 13:20:53 +0000 (09:20 -0400)]
Update plugin so all changes are moderated

Need all for sale to be approved by MiGCSA.

7 years agofixing the limit and offset for the import query
Anthony Talarico [Tue, 1 May 2018 17:42:24 +0000 (13:42 -0400)]
fixing the limit and offset for the import query

7 years agofixing limit increment for the import query
Anthony Talarico [Tue, 1 May 2018 17:15:41 +0000 (13:15 -0400)]
fixing limit increment for the import query

7 years agodecreasing the limit for the import queries
Anthony Talarico [Tue, 1 May 2018 17:01:08 +0000 (13:01 -0400)]
decreasing the limit for the import queries

7 years agosetting up limit and offset for the queries
Anthony Talarico [Tue, 1 May 2018 16:57:55 +0000 (12:57 -0400)]
setting up limit and offset for the queries

7 years agotesting limit set on the queries to try and catch any errors
Anthony Talarico [Tue, 1 May 2018 16:49:54 +0000 (12:49 -0400)]
testing limit set on the queries to try and catch any errors

7 years agoadding show errors to look for issues during import
Anthony Talarico [Tue, 1 May 2018 16:34:26 +0000 (12:34 -0400)]
adding show errors to look for issues during import

testing import with wpdb show errors

7 years agotesting fix for import script, setting member ids to 0 if they don't have one
Anthony Talarico [Tue, 1 May 2018 16:14:02 +0000 (12:14 -0400)]
testing fix for import script, setting member ids to 0 if they don't have one

7 years agochanging the for sale front page list check for visible
Anthony Talarico [Tue, 16 Jan 2018 15:30:53 +0000 (10:30 -0500)]
changing the for sale front page list check for visible

changing visible to active

7 years agochanging the text fields to tinymce
Anthony Talarico [Tue, 9 Jan 2018 18:26:52 +0000 (13:26 -0500)]
changing the text fields to tinymce

converting the text areas to tinymce

7 years agoadding email notofication column to the notification table
Anthony Talarico [Wed, 3 Jan 2018 20:05:37 +0000 (15:05 -0500)]
adding email notofication column to the notification table

updating the update script to have a notification column for messages

7 years agoadding notifications for emails when for sale is submitted
Anthony Talarico [Wed, 3 Jan 2018 20:03:55 +0000 (15:03 -0500)]
adding notifications for emails when for sale is submitted

adding new settings tab for notifications options for email

7 years agoadding better checking for the ismoderated flag when sending admin notifications
Anthony Talarico [Tue, 19 Dec 2017 20:44:11 +0000 (15:44 -0500)]
adding better checking for the ismoderated flag when sending admin notifications

adding another conditional to compare member ids with the request data before sending the
notification to the admin

7 years agoadding email notification
Anthony Talarico [Tue, 19 Dec 2017 14:25:14 +0000 (09:25 -0500)]
adding email notification

sending email when a member submits a new forsale item from the admin

7 years agofixing list view in admin for members
Anthony Talarico [Wed, 29 Nov 2017 13:05:09 +0000 (08:05 -0500)]
fixing list view in admin for members

admin list view wasn't showing for locked to members, had to fix the
query in the model

7 years agochecking for existing image files during import
Anthony Talarico [Wed, 29 Nov 2017 12:55:13 +0000 (07:55 -0500)]
checking for existing image files during import

making sure images don't already exist before the import so that duplicates aren't imported

7 years agofixing the member name dropdowns
Anthony Talarico [Tue, 28 Nov 2017 14:50:40 +0000 (09:50 -0500)]
fixing the member name dropdowns

adding new id to the import script so that the member dropdowns are correctly
populated in the edit view

7 years agofixing bug relating to the list admin model
Anthony Talarico [Tue, 21 Nov 2017 21:40:57 +0000 (16:40 -0500)]
fixing bug relating to the list admin model

fixing where clause declaration in the admin view model

7 years agoadding text search to the list view
Anthony Talarico [Tue, 21 Nov 2017 20:16:59 +0000 (15:16 -0500)]
adding text search to the list view

adding text search to the list view, with pending only checkbox. search results displays the
query

7 years agoadded pending only search to the list view
Anthony Talarico [Tue, 21 Nov 2017 19:53:22 +0000 (14:53 -0500)]
added pending only search to the list view

pending only search checkbox added to list search

7 years agorenaming visible field to active
Anthony Talarico [Tue, 21 Nov 2017 19:06:31 +0000 (14:06 -0500)]
renaming visible field to active

changing the visible field from the old data to active / pending

7 years agoupdating database for status values for pending
Anthony Talarico [Tue, 21 Nov 2017 15:57:19 +0000 (10:57 -0500)]
updating database for status values for pending

adding pending and approved values in the config array and updating the database

7 years agomoving the new item button in list view outside of the if data check
Anthony Talarico [Fri, 17 Nov 2017 20:19:46 +0000 (15:19 -0500)]
moving the new item button in list view outside of the if data check

if there is no for sale data then the new item button wounldn't be visible. moved the
button out of the conditional

7 years agoadding required field to the for sale title, fixing database creation script.
Anthony Talarico [Fri, 10 Nov 2017 18:35:31 +0000 (13:35 -0500)]
adding required field to the for sale title, fixing database creation script.

fixing the posted date field, adding styles to the required field labels

7 years agoadding repost ability
Anthony Talarico [Fri, 29 Sep 2017 18:59:42 +0000 (14:59 -0400)]
adding repost ability

adding ability to repost an item and update the post date, or not to

7 years agofixing import functions for images and visible flag
Anthony Talarico [Wed, 27 Sep 2017 13:29:51 +0000 (09:29 -0400)]
fixing import functions for images and visible flag

adding more styles for the admin list, fixing bugs with the import
of the images and visible flags

7 years agoadding new fancybox initialization
Anthony Talarico [Mon, 25 Sep 2017 20:22:49 +0000 (16:22 -0400)]
adding new fancybox initialization

adding mgmt options to import data from ds4, adding js for new version of
fancybox for the for sale detail views

7 years agoadding styles and structure to the front end output
Anthony Talarico [Wed, 20 Sep 2017 20:35:38 +0000 (16:35 -0400)]
adding styles and structure to the front end output

7 years agoadding fancybox for the detail images
Anthony Talarico [Wed, 20 Sep 2017 19:34:31 +0000 (15:34 -0400)]
adding fancybox for the detail images

setting up lightbox effect for the detail page images

7 years agoinitial commit master
Anthony Talarico [Wed, 20 Sep 2017 17:46:44 +0000 (13:46 -0400)]
initial commit

initial commit, migrating code from a different repo instance, admin model views and front
model views added and being worked on