jethro-pmm icon indicating copy to clipboard operation
jethro-pmm copied to clipboard

Jethro Pastoral Ministry Manager

Results 213 jethro-pmm issues
Sort by recently updated
recently updated
newest added

Wondering if it would be possible to allow the dates for a planned absence able to be modified, Presently if someone's dates change you have to delete the entry completely...

feature-request

At the top of a run sheet, If there are 3 bible readings, the 3rd one is on a new line, unecessarily ![image](https://github.com/user-attachments/assets/d1229914-da80-4089-bbf8-6e6a065e1e0b) Theres a `` tag causing this. I...

bug
severity-low
Quickfix

If I'm editing a roster but don't want to save my changes. It would release the lock

feature-request
Quickfix

Thanks for fixing #1060 . There is now just a simple typo in the getPersonsBySearch function, where ps.id = ps.status is used instead of ps.id = pp.status .. This merge...

From https://github.com/tbar0970/jethro-pmm/issues/1058 NOTICE: PHP message: Creation of dynamic property View__Mixed_Search::$_search_params is deprecated - Line 12 of /var/www/html/jethro/views/view_0_mixed_search.class.php 127.0.0.1 - 11/Jul/2024:03:37:23 +0000 "GET /jethro/index.php" 200

bug
severity-medium

Select one or more Persons, and at the bottom, select the "Set field(s)" option: ![image](https://github.com/user-attachments/assets/10414fd3-0f80-46ab-9bd7-bf9b45e62594) You will see the `Set Age bracket to:` option defaults to "Adult", rather than "(No...

bug
severity-medium

I have a Person report that specifies a person status: ![image](https://github.com/user-attachments/assets/796b41ae-3ade-41f0-9385-65a1a40d266e) After upgrading to 2.36-dev and applying `upgrades/2024-upgrade-to-2.36.sql`, the report returns nothing, because the Status field has lost its value:...

bug
severity-high

Jethro allows one to delete a congregation once all members are removed from it: ![image](https://github.com/user-attachments/assets/2ae4af45-f555-45cb-ae05-8c453f49c092) Any attendance records are left untouched in the database, since they are associated with the...

bug
severity-medium

![image](https://github.com/user-attachments/assets/547f148f-5af5-42d4-8874-5431edff6f61) We have font-size 85% for but no corresponding adjustment of line height. I think we need the note to be a block-level element in order to adjust line height.

bug
Quickfix

in the database we have _person.creator but this is not visible anywhere in the GUI. The history tab just shows the date created (I think from the history blob)

feature-request