Improved the BuildQuery function (correcting a few defects)
Fix part of the BuildQuery function where it was not bringing in the already defined Order By information.
Clarify on the menu - "Log out" shows "Not Logged in" until you log in.
Nothing significant, added some debug statements to troubleshoot a problem with a password manager auto-filling a field with invalid information.
php 8.4 updates.
Updates for PHP 8.4
Support jpeg in addition to jpg and png for the email notification.
Improve PowerPoint generation.
Improve category when inverting the selection
Show the assigned categories in the CompareRecords function.
Correct a defect in the CompareRecords method and improve the comparison layout.
ListByStatus.php was not returning the link to the contact for all list forms.
vCard export was missing a helper function.
Add support for .jpeg, not just .jpg for image upload.
KML and KMZ generation improved.
Many updates to handle the new category mechanism.
Correct a reference to an undefined variable, based on a somewhat rare sequence of events.
Correctly reference the user ID to identify fields, such as categories.
Correct a defect emitting a complex value within quotes.
Correct a small defect in a development statement.
Still rebuilding the reports after the major category management change. GeneratePDFDirectory.php is working (and needs more in-depth testing).
Continuing work on categories update to its own table.
Category list sorts the selected items to the top.
Improving CategoryManager.php
Work continues on the major change to the category manager.
After further testing of email, turn off the debug output.
Update the mail helper to be more universal - based on changing mail servers and learning more.
Dev copy for category work.
Code cleanup from a merge.
Still working on the category functions with a major refactoring.
Category Manager is ready for normal testing.
Reduce debug 'noise'
Font fix for Excel export.
Correct a filtering error in the Excel report.
Align translation fields.
Improve filter for complex queries.
Added a Guest field to the Event manager..
Migrate some text for translation mgmt
Improve the event registration to separate Guest from special information.
Correct a defect in the custom map generation - associating the wrong pix with a person.
Only report event orders by people signed up (if they withdraw, they should not show).
Improve category manager - add ability to delete a category
Correct a defect in name tag generation when there is a list of IDs to restrict it to.
Correct KML generation of file path
Improve the Excel export to fill in the missing data.
Copyright to 2025
Add Excel export to the event manager
Add Excel export to the event manager
Added some sanity checking to the edit form
Improve diagnostic for remember me feature.
Correct an issue with the query parameter order.
Improvement in event management - highlighting.
minor change to improve diagnostics.
Improve mySQL syntax
Fix defect in mobile application icon.
Change default for list again.
Change the default on the main List Records to create a quick list
Fix identified by PHP8
Align KMZ to KML file
Improve export rules based on privacy setting.
Improve export rules based on privacy setting.
Correct defect in name import/export.
suppress errors for missing data objects.
Begin to improve the CompareRecords.php - it will eventually allow copying info from one to the other
For deceased, add date of death adjacent to their names.
Improve Categories Invert option.
Fixe identified by PHP8
Fixe identified by PHP8
Correct reference to the self URL.
This is for an external tool.
Many fixes identified by PHP8
Many fixes identified by PHP8
Many fixes identified by PHP8
Config.Sample.inc.php - minor updates to code layout and comments.
AccessRequest.php - minor changes - non-functional
Comment change to improve clarity
Improve developer diagnostic
Additional change to pick up the proper application graphic.
Ongoing updates to how the app image (app icon / favicon) is handled.
Correct a defect in the query order-by list.
Add State list as a pulldown.
reformat.
Improving the Event Manager interface.
Reduce warns/errors from newer PHP.
CompareRecords.php - refactor to use a BuildQuery function.
Fix the ImportContacts.php based on a newer PhpOffice.
Improve the events manager.
Fix ExcelImport.php. [Still need to fix the import contact, which can also import Excel.
Fix a few crept in defects in the setup wizard.
Correct a Help target to a new tab.
Updates to the sample configuration file based on a recent installation.
Help page shows in a separate tab.
Correct broken link to some of the help files.
Site specific file not needed in the repo.
Fix a small defect in the password change handling.
Significant focus on the Help system - it had decayed over the last many updates.
Improved the password entry to show required character types.
Correct a defect in the access permission management. Admins now can [correctly] apply admin changes.