WP-Plugins/glm-member-db-for-sale.git
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