WP-Plugins/glm-member-db-obits.git
2017-09-11 Anthony TalaricoMerge branch 'hotfix/1.0.4' master v1.0.4
2017-09-11 Anthony Talaricofixing the filter var escaping issue with apostrophes
2017-05-25 Anthony TalaricoMerge branch 'hotfix/1.0.3' v1.0.3
2017-05-25 Anthony Talaricoadding article_a to the detail view otherwise already...
2017-05-24 Anthony TalaricoMerge branch 'hotfix/1.0.2' v1.0.2
2017-05-24 Anthony Talaricoremoving test print statements from detail view
2017-05-24 Anthony TalaricoMerge branch 'hotfix/1.0.1' v1.0.1
2017-05-24 Anthony Talaricoadding back button to detail view page, fixing random...
2017-05-18 Steve SuttonMerge branch 'release/1.0.0' v1.0.0
2017-05-18 Steve SuttonUpdate version number
2017-05-09 Anthony Talaricomaking round of changes to the admin section of the...
2017-05-02 Anthony Talaricofixing illegal offset issue with the obits list view
2017-05-01 Anthony Talaricoadding search fields check to the birth year range...
2017-05-01 Anthony Talaricoremoving debug statement left behind
2017-05-01 Anthony Talaricochecking for search fields index in admin list view...
2017-04-05 Anthony Talaricoadding search results query string replacer in js,...
2017-04-05 Anthony Talaricoadding link icon to the last name of the results table...
2017-04-05 Anthony Talaricofixing css error in the search results view, changed...
2017-04-05 Anthony Talaricoadding print styles for the print functionality
2017-04-05 Anthony Talaricoadjusting the columns in the detail view page results
2017-04-05 Anthony Talaricoreducing width of the detail view page results
2017-04-05 Anthony Talaricoremoving echo statements from detail model
2017-04-05 Anthony Talaricochanging files url to media url to fix the article...
2017-04-05 Anthony Talaricoadding border around the detail search results page
2017-04-05 Anthony Talaricostyling the detail view page to center the results
2017-04-05 Anthony Talaricochanged path from images to files in the detail page...
2017-04-05 Anthony Talaricoremoving date ranges and maiden name from search results
2017-04-04 Anthony Talaricoadding operators the get params and fixing the where...
2017-04-04 Anthony Talaricofixing js error missing brackets, adding AND OR operato...
2017-03-30 Anthony Talaricoadding isset checking on search fields in the search...
2017-03-21 Anthony Talaricoadding admin search fields, adding export functionality
2017-03-15 Anthony Talaricoadding admin search fields
2017-03-15 Anthony Talaricofixing placeholder padding for the text input
2017-03-15 Anthony Talaricoremoving output for year ranges if the value is 0 and...
2017-03-14 Anthony Talaricoadding styles to hide and show buttons to collapse...
2017-03-13 Anthony Talaricofixing error where I had accidentally removed the searc...
2017-03-13 Anthony Talaricoadding conditional to check if there are any search...
2017-03-13 Anthony Talaricoadding alpha key highlighting, adding placeholder html...
2017-03-13 Anthony Talaricoadding pagination to the search results, changing the...
2017-03-10 Anthony Talaricoadded detail model and view
2017-03-09 Anthony Talaricoadded pagination and alpha key, added some styling...
2017-03-08 Anthony Talaricoadding mgmt section for importing obits, adding js...
2017-03-06 Anthony Talaricoadding search results view, adding starting search...
2017-03-03 Anthony Talaricoadding valid actions and shortcode function for the...
2017-03-02 Anthony Talaricorenamed supportFunctions class to obitSupportFunctions...
2017-03-02 Anthony Talaricoadded newspaper settings data, to CRUD the newspaper...
2017-02-28 Anthony Talaricoremoving test echo statements
2017-02-28 Anthony Talaricoadding newspaper settings data class, model and view...
2017-02-27 Steve SuttonWIP for edit page.
2017-02-17 Steve SuttonWIP for list and edit obits page.
2017-02-17 Steve SuttonSetting up database tables and menu.
2017-02-17 Steve SuttonFirst Sources