summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.
Steve Sutton [Thu, 16 Aug 2018 12:22:32 +0000 (08:22 -0400)]
Add company to the csv export for leads.
Missing export field.
Steve Sutton [Mon, 13 Aug 2018 18:01:02 +0000 (14:01 -0400)]
Test with more data
Select month searched if given.
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.
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.
Steve Sutton [Fri, 8 Jun 2018 15:48:44 +0000 (11:48 -0400)]
Get rid of print_r
getting rid of debug
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.
Steve Sutton [Thu, 7 Jun 2018 19:48:35 +0000 (15:48 -0400)]
Fix sql errors
erros in table name and update
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.
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.
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.
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.
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.
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.
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.
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
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
Steve Sutton [Thu, 24 May 2018 20:35:37 +0000 (16:35 -0400)]
WIP referred by tab
for the edit leads page.
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.
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.
Steve Sutton [Tue, 22 May 2018 20:47:57 +0000 (16:47 -0400)]
Add updated time
adding to the notes.
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.
Steve Sutton [Fri, 18 May 2018 20:56:15 +0000 (16:56 -0400)]
Update and push first changes
still working on db
Steve Sutton [Fri, 18 May 2018 18:28:55 +0000 (14:28 -0400)]
first sources