285 Commits

Author SHA1 Message Date
MeIchthys
549a5e5a1c
Merge pull request #99 from meichthys/develop
Add Person Details in portal
    Show family members on family form
    Add task tracking
    Add asset tracking (items, locations, etc)
    Update documentation for adding email account
    Add basic Church Directory print format
    Allow inviting of Church People to become users
2026-02-13 00:33:08 -05:00
meichthys
eee02c173d remove app logo for now 2026-02-13 05:24:38 +00:00
meichthys
7376cb99dd better handle new Church Person setup 2026-02-13 05:23:45 +00:00
meichthys
765c84fa7b add __init__.py for print format 2026-02-13 05:18:00 +00:00
meichthys
8d81bcd81d Add basic directory print format for Church Person 2026-02-13 05:17:27 +00:00
meichthys
f11bcdf45d Add link to family in family creation message 2026-02-13 04:02:02 +00:00
meichthys
d5d7516ffe Fix person creation without family 2026-02-13 03:53:32 +00:00
meichthys
d650bb7b00 use star icon instead of church for welcome workspace 2026-02-13 03:03:45 +00:00
meichthys
c41cdc36cc support versions 15 & 16 2026-02-06 04:44:54 +00:00
meichthys
2925339347 Invite Church Persons to be Portal Users 2026-02-03 04:54:30 +00:00
meichthys
7c1b2c5c9d update misc 2026-02-03 04:53:58 +00:00
meichthys
9a22802a6a Add Email Configuration Onboarding Step 2026-02-03 04:51:09 +00:00
meichthys
a439baa339 fix family creation from person 2026-02-03 03:00:05 +00:00
meichthys
bf96868671 bump readme 2026-02-02 04:43:10 +00:00
meichthys
48ba2530db fix app_include_icon path 2026-01-15 05:38:07 +00:00
meichthys
8d34475a6a Update typos in getting started doc 2026-01-12 05:05:31 +00:00
meichthys
63558ef751 Add mvp presentation doctype 2026-01-12 04:52:32 +00:00
meichthys
a77a6b140c fix alms request expense creation 2026-01-12 04:48:18 +00:00
meichthys
468e395a79 Credit the source of the fetched Bible text 2026-01-12 04:24:19 +00:00
meichthys
a109a0a912 refactor install.py after_install scripts 2026-01-12 02:00:00 +00:00
meichthys
cd37ee9f57 Give credit to Jesus 2026-01-10 05:01:41 +00:00
meichthys
6ae782a866 Add church location note to asset documentation 2026-01-07 03:35:17 +00:00
meichthys
7afe97c0ec rearrange church operations worksapce 2026-01-06 04:55:56 +00:00
meichthys
052dca5fe4 Add location tracking 2026-01-06 04:53:27 +00:00
meichthys
1bc8886b0e Resolves #92 2025-12-21 04:32:55 +00:00
meichthys
d6def96e67 Add status field with pre-defined states. 2025-12-21 03:59:53 +00:00
meichthys
b15cfdb772 Allow linking app items to tasks 2025-12-21 03:47:56 +00:00
meichthys
830334e3d7 Display family members on Family form. 2025-12-20 06:54:31 +00:00
meichthys
531c545d5f add church person details to portal. 2025-12-19 05:18:42 +00:00
MeIchthys
4b0afe7b10
Merge pull request #95 from meichthys/develop
Add 'Operations' module
2025-12-15 06:22:07 +00:00
meichthys
65f021d7ff Add operations workspace 2025-12-15 06:15:11 +00:00
meichthys
b77318fb06 add asset and task tracking features 2025-12-15 06:06:57 +00:00
meichthys
455c7a199f add Church Task Doctype 2025-12-15 06:05:41 +00:00
meichthys
59beae0a14 Add 'Church Asset' doctype 2025-12-15 06:05:25 +00:00
meichthys
fbec92bd38 add 'Church Operations' module 2025-12-15 06:05:05 +00:00
meichthys
f904096917 bump new doctype guidelines 2025-12-15 06:04:26 +00:00
meichthys
8e5936edda fix communications workspace verse formatting. 2025-12-15 04:55:51 +00:00
meichthys
7f0b78fa0c Add verse to Foundations workspace 2025-12-09 04:06:30 +00:00
meichthys
13b0311208 add link to frappe.io and fix spelling error 2025-11-20 06:24:50 +00:00
meichthys
0f0392820b update feature image 2025-11-20 05:19:48 +00:00
meichthys
a8a1b748e5 Add links to verses & references 2025-11-19 05:06:57 +00:00
meichthys
524e77f01c Add custom portal menu items to fixtures 2025-11-19 04:28:42 +00:00
MeIchthys
56d2513aa0
Merge pull request #87 from meichthys/develop
Bump Main
2025-11-16 05:19:15 +00:00
meichthys
617c968242 sort alms requests by modified on portal v0.2.0-beta 2025-11-16 05:14:18 +00:00
meichthys
348587dadb allow comments on portal requests 2025-11-16 05:13:56 +00:00
meichthys
49064ac006 sort prayer requests by modified date 2025-11-16 05:12:08 +00:00
meichthys
b345504987 update docs to reflect new ChurchUser restricted permissions
Fixes #85
2025-11-16 04:32:59 +00:00
meichthys
c2cd56a90c remove unused fixture file 2025-11-16 04:32:44 +00:00
meichthys
522a101759 Keep Answerd prayers in portal & sort by status descending (to keep answered prayers at bottom) 2025-11-16 04:17:49 +00:00
meichthys
036a145a6c Move all permissions definitions into doctype
Fixes #82
2025-11-16 04:11:25 +00:00