Jeff Turner

Results 80 issues of Jeff Turner

I've just set up the excellent [roster_reminder.php](https://github.com/tbar0970/jethro-pmm/blob/master/scripts/roster_reminder.php) script in our instance. We would like roster emails to from from roster-coordinator@, so that replies to roster notifications go to a real...

feature-request

Now that Jethro knows about user unavailabilities (per #692), it would be rather excellent if Jethro could 'suggest' an optimal roster allocation, taking into account people's capabilities and availabilities. I.e....

feature-request

Using Jethro 2.28.1: Jethro's SMS screen includes a 'Save as note' checkbox, which determines whether the outgoing SMS is also recorded as a note. When a SMS is sent directly...

bug
severity-medium

I have just had confirmed with tech support that bare metal rise servers (https://www.ovhcloud.com/en-au/bare-metal/rise/) cannot be added to a vRack. This fact is not mentioned in the documentation. May I...

My last Mailchimp PR https://github.com/tbar0970/jethro-pmm/pull/984 introduced a bug. The script would break (after successfully syncing) if debug=0 and there _weren't_ any sync errors: ``` PHP Fatal error: Uncaught RuntimeException: Directory...

Jethro lets one plan details of what will happen in a service: ![image](https://github.com/tbar0970/jethro-pmm/assets/205995/8fead20e-1c22-4b4b-9a61-cef71d00a182) but then these service runsheets are only visible to staff members with a full account. The majority...

feature-request

When setting up Jethro, if `conf.php` exists but is not readable by the runtime PHP user, the browser returns a generic 500 error: ![image](https://github.com/tbar0970/jethro-pmm/assets/205995/c173b671-3e36-4bf2-837e-85979782590d) and in the Apache error log...

Within the `/members` portal, Jethro allows users to edit their own basic details: ![image](https://github.com/tbar0970/jethro-pmm/assets/205995/f502dcc8-bd05-473f-a595-a1760664b2ff) There are some custom fields that it would be nice if users could update themselves. **WWCC**...

feature-request

When marking attendance the [`ATTENDANCE_LIST_ORDER`](https://github.com/tbar0970/jethro-pmm/blob/master/db_objects/attendance_record_set.class.php#L17) sort applies, which (by default) sorts by last name, then first name. That is fine, but for youth groups it might make more sense to...

feature-request

There is currently no way to delete Notes. It would be nice if they could be deleted in bulk, e.g. after inadvertently creating a Note as part of another operation:...

feature-request