Tim Pearce
Tim Pearce
php 8.1
Working on improvements to document merge I have been bitten by deprecations in php 8.1 particularly builtin function that will no longer accept nulls in place of a string. In...
We are not using Jethro for service stats yet but with our current stats system (a spreadsheet) we record attendance of individuals at each service (8:30 and 10:30) and also...
We have two services on Sunday. The system currently only allows for one per day. I propose that a service be associated with a group category (not a group). This...
Some people don't want certain of their details shared but the church still needs such details. I propose that some fields have a restricted access flag - phone numbers, email...
Implements most of #743 plus a few issues with php 8.1 (#790) Still inefficient in how it handles attendance data.
I have just updated my test environment to version 2.31.1 after applying changes I have made in my system. Most of my 'hacks' are related to document merge. In due...
I'm wanting to use Attendance recording to record people as they come through the door. With the current database lock limit (14 minutes) it times out before we would have...
I have children in play group where sometimes a parent brings them and sometimes a grandparent does. They have separate address and contact details. This situation could also occur with...
Apologies for doing this way. Don't have time to do a full pull and merge request. This is my version of the class:- [call_document_merge.class.txt](https://github.com/tbar0970/jethro-pmm/files/5054619/call_document_merge.class.txt) It should work as before except...
I've seen this idea in action using Server2go which unfortunately is no longer maintained. The concept is simple enough :- - Take a portable web environment (UwAmp looks suitable) -...