WP-Plugins/glm-member-db-travel.git
6 years agoFix count of leads on admin view. track by download.
Steve Sutton [Thu, 16 Aug 2018 13:59:17 +0000 (09:59 -0400)]
Fix count of leads on admin view. track by download.

Tracking by downloads.

6 years agoremove debug stuff
Steve Sutton [Thu, 16 Aug 2018 13:37:10 +0000 (09:37 -0400)]
remove debug stuff

removing print_r

6 years agoAdd paging to the member search leads.
Steve Sutton [Thu, 16 Aug 2018 13:35:51 +0000 (09:35 -0400)]
Add paging to the member search leads.

Adding in the state and date range searches for paging.

6 years agoRemove the required on dates and the limit.
Steve Sutton [Thu, 16 Aug 2018 12:36:51 +0000 (08:36 -0400)]
Remove the required on dates and the limit.

This page should show all leads.
No date range required.

6 years agoAdd company to the csv export for leads.
Steve Sutton [Thu, 16 Aug 2018 12:22:32 +0000 (08:22 -0400)]
Add company to the csv export for leads.

Missing export field.

6 years agoTest with more data
Steve Sutton [Mon, 13 Aug 2018 18:01:02 +0000 (14:01 -0400)]
Test with more data

Select month searched if given.

6 years agoSetup the tables for reports and search form
Steve Sutton [Mon, 13 Aug 2018 17:35:42 +0000 (13:35 -0400)]
Setup the tables for reports and search form

Setting up new table for the member lead reports.
Setup a search form and new admin menu for the reporting.

6 years agoFix issue with pdf data overlapping.
Steve Sutton [Mon, 18 Jun 2018 13:28:11 +0000 (09:28 -0400)]
Fix issue with pdf data overlapping.

Issue with the phone and fax overlapping the notes.

6 years agoGet rid of print_r
Steve Sutton [Fri, 8 Jun 2018 15:48:44 +0000 (11:48 -0400)]
Get rid of print_r

getting rid of debug

6 years agoUpdate search and back to keep sql
Steve Sutton [Fri, 8 Jun 2018 15:46:03 +0000 (11:46 -0400)]
Update search and back to keep sql

From edit screen to go back to a search in progress.

6 years agoFix sql errors
Steve Sutton [Thu, 7 Jun 2018 19:48:35 +0000 (15:48 -0400)]
Fix sql errors

erros in table name and update

6 years agoUpdates to the Travel leads from last meeting.
Steve Sutton [Thu, 7 Jun 2018 19:38:03 +0000 (15:38 -0400)]
Updates to the Travel leads from last meeting.

Adding title to lead table and the lead_contact table.
Adding code to the data classes and the forms to save the data.
Moving the fields in the main screen for lead edit.
Working on the pdf output.

Restrict them so they can only edit one note at a time.

Have the referred by grouped.

6 years agoPlace confirmation dialog for delete icons
Steve Sutton [Thu, 7 Jun 2018 15:58:53 +0000 (11:58 -0400)]
Place confirmation dialog for delete icons

Placing confirmation dialog for delete icons on contacts and notes.

6 years agodelete notes,contacts and referred by when deleting lead
Steve Sutton [Fri, 1 Jun 2018 21:05:23 +0000 (17:05 -0400)]
delete notes,contacts and referred by when deleting lead

Need to delete extra data per lead.

6 years agoAdding new pdf lib files for the pdf generation.
Steve Sutton [Thu, 31 May 2018 20:33:41 +0000 (16:33 -0400)]
Adding new pdf lib files for the pdf generation.

Genereting pdf's for member travel leads.

6 years agoDB updates and member leads search with csv export.
Steve Sutton [Thu, 31 May 2018 18:59:18 +0000 (14:59 -0400)]
DB updates and member leads search with csv export.

CSV Export
Db update for searches table.
more styling.

6 years agoWIP work on searching and member leads section.
Steve Sutton [Tue, 29 May 2018 20:55:17 +0000 (16:55 -0400)]
WIP work on searching and member leads section.

Adding member travel leads section with their search form.
working on saving page with admin search.

6 years agoAdding Paging
Steve Sutton [Fri, 25 May 2018 20:51:16 +0000 (16:51 -0400)]
Adding Paging

Need to work on the search paramaters and passing them to edit page.

6 years agofix issue with notes deletion
Steve Sutton [Fri, 25 May 2018 19:58:02 +0000 (15:58 -0400)]
fix issue with notes deletion

note deletion need to get the lead id first then check for note entry

6 years agoUpdating the leads admin side.
Steve Sutton [Fri, 25 May 2018 19:20:26 +0000 (15:20 -0400)]
Updating the leads admin side.

Most of the functionality is working now.
Currently:
edit works
delete works
adding contacts
adding notes
adding updating deleting referred by

6 years agoWIP referred by tab
Steve Sutton [Thu, 24 May 2018 20:35:37 +0000 (16:35 -0400)]
WIP referred by tab

for the edit leads page.

6 years agoRework for ajax calls
Steve Sutton [Wed, 23 May 2018 20:49:04 +0000 (16:49 -0400)]
Rework for ajax calls

This is so the add notes to work if they refresh and it won't add dupe
note.

6 years agoUpdates for referred by and db changes
Steve Sutton [Wed, 23 May 2018 19:40:02 +0000 (15:40 -0400)]
Updates for referred by and db changes

new db table for lead to referred by.
changes for notes delete add.

6 years agoAdd updated time
Steve Sutton [Tue, 22 May 2018 20:47:57 +0000 (16:47 -0400)]
Add updated time

adding to the notes.

6 years agoEnd of day commit
Steve Sutton [Tue, 22 May 2018 20:34:33 +0000 (16:34 -0400)]
End of day commit

I have the list view showing the leads.
 will need to add paging and alpha sorting
I added the jqueryui tabs
 have been working on the contacts and notes tabs.
 These are done using ajax calls.
 the edit is done by just a form submit.

6 years agoUpdate and push first changes
Steve Sutton [Fri, 18 May 2018 20:56:15 +0000 (16:56 -0400)]
Update and push first changes

still working on db

6 years agofirst sources
Steve Sutton [Fri, 18 May 2018 18:28:55 +0000 (14:28 -0400)]
first sources