TODO:
- Letter queries
- Remove admin bar – update css
Import bulk members
General
Authentication for private site only
New login pageCaptchaLogout on menuDelete old CSV files
wpDataTables:
- Bug: cant have ‘&’ in column name or cant change options for column in admin
- Bug: table row hover , cursor should be POINTER
- Bug: auto sets columns to DATE when they are not
- Bug: edit modal places date modal in centre instead of relative to data entry field
- Bug: no close ‘X’ button for date entry modal (possible others if there are any)
- Issue: can we have edit buttons on top & bottom of edit form?
remove delete buttonremove excel buttonremove add buttonShould Active field be yes/no choice?YesSome sort of filter on nokMaster file – needs a look Filtered ‘Active’ by default so added null as option – fixed
Add delete for super users
DD Export
Set as shortcode to be attached to a page – possibly make function available as button or modal????- Defaults 1yr old members with sortcode and acct nos, sorted by date – may need other critiria!!!!
Allows user defined date to generate listFile is saved and downloadableData is viewable in collapsible panelAdd column headersRearrange fields correctly for DD export fileClear info & download button when generating new list?Use wp-upload-dir
Add Member
Need to define the address fields properly. Which is Town? etc.Add date js for date fieldsGoogle partial PAFForce Uppercase on postcode fieldsBetter form send button placement? Nope – added collapsible areas insteadBetter data checking before submit?Should Active? field be checkbox/radio buttons? Now drop down Yes/No default YesDate entry wrong format its US s/b UKDrop-down list of Promo Codes from efreebie DBjQuery validation not showing main error boxBetter date choice on DOBAdded CALC button for renewal dateshould Submit error open any closed fields sets that have errors?Should we include an add-1 add-2 add-5 Year button on renewal date? Maybe not as months as well Auto from promo?nope, calc from promo
EF & Transfer
Set up new wpdatatableWrite shortcode for buttonWrite ajax move scriptWrite wp function to get EF dataWrite function to insert into nokMasterWrite function to clear EF tableTransfer button on works if checking has been successful- Need to resolve P&P or P+P table title issue with wpDataTables plugin
Letters
Letters – produce pdf’s? No Now just creating csv download to be mail mergedusing Google Docs for lettersMail merge worksTest letter createdcsv uploaded to sheets
Define queries for each letterDefine columns required – same for every queryAll selects create full field list – We can then use any letter template and one function!Add extra data such as;TODAY (todays date)PRODNAME (product name) do we have to get this from clients table?anything else?
Get templates from LeeCreate single print button on nokMasterCheck out Google Drive API for auto mailmerge??
Import Members
Use fileinput.js with BS stylingDrag n DropIntegrate with WP ajaxChange template displayUpdate/improve UI stylingAdd import to DB codeFix debug error regarding CF7 file element action – somehow use prevent default or other system to stop CF7 running submit– NOT needed as this should only happen on dev site – TEST- Do we need to set constants input for
STARTDATE, RENEWAL date etc before upload?
Promo Codes
Table editNew styles for table & menu
Note Facility
Added front end Add Message optionCan delete message from message page