318b7878d8
Add contributions CSV export
2023-03-19 17:49:31 +00:00
a1be74ed2d
Sort member contributions by payment date
2023-03-19 15:38:19 +00:00
c45beb877e
Support forgotten members in contributions list
2023-03-19 15:24:56 +00:00
cd43a5c382
Adds contributions list page
2023-03-19 15:15:56 +00:00
a106bc0357
Support notifications for deleted users
2023-03-17 16:03:01 +00:00
e9318b23d8
Small UI improvements
...
- Don't show dead ifthenpay link if there isn't one
- Remove actions from members#index in favor of members#show
- Display result count in members#index
- Increase table width in members#index
2023-02-26 13:03:36 +00:00
bdf0d1d22a
Add register contribution link to members#show
2023-01-25 14:33:08 +00:00
9b91ae8df7
Display notification sent date
2023-01-25 14:01:24 +00:00
da34afc882
Parameterize Member#regenerate_notifications
2023-01-24 23:06:12 +00:00
b3bc4bc411
Avoid sending duplicate notifications
2023-01-24 18:26:10 +00:00
f30859f991
Fix 60 days warning which was scheduled for 90 days instead
2022-10-18 11:29:15 +01:00
d8befb0ea3
Show member in sent notifications list
2022-10-06 15:53:27 +01:00
abaf80e5c4
Add notification index page
2022-10-06 15:50:38 +01:00
e0f76c7aba
Show earlier notifications first
2022-10-06 15:17:57 +01:00
160c389981
Fix register member and contribution bugs
2022-10-06 15:05:30 +01:00
90541319f3
Add ifthenpay links to members/show
2022-10-02 13:48:06 +01:00
1a3ecad1eb
Add default bcc
2022-10-02 13:05:37 +01:00
5182d99198
Precompile assets in entrypoint
2022-09-29 18:41:22 +01:00
897b48e377
Parameterize civicrm dump directory
2022-09-29 18:27:30 +01:00
0950c0dbb0
Add .git to dockerignore
2022-09-28 21:07:58 +01:00
e22f6e0a00
Add CiviCRM importer
2022-09-28 00:18:36 +01:00
9dfdf3675b
Fix image in emails
2022-09-28 00:18:19 +01:00
e2bcdaec26
Remove duplicate address from members#show
2022-08-20 11:12:16 +01:00
24a01b964b
Fix readme markdown
2022-08-20 11:12:06 +01:00
9e6649355c
Add license file
2022-08-20 11:11:04 +01:00
5690f2d8a3
Write an actual README
2022-08-20 11:10:58 +01:00
ded65410d4
Fix payment text template
2022-08-20 11:10:41 +01:00
e9c32b2793
Ignore env files in docker
2022-08-03 14:51:13 +01:00
9f46baf52d
Add example env and production initialization
2022-07-16 16:17:04 +01:00
bed4fee11b
Add docker stuff
2022-07-16 11:27:56 +01:00
2705ad1611
Implement letter generation
2022-07-16 11:27:43 +01:00
2e7b03e9ef
Add papertrail
2022-06-26 12:57:00 +01:00
72d88e25ff
Add member preferences
2022-06-26 10:44:39 +01:00
4f190f67f0
Add account management
2022-06-25 23:45:47 +01:00
882d0a51ed
Add contribution actions and member deletion
2022-06-25 21:27:02 +01:00
57e976ef96
Add first iteration
2022-06-25 13:48:46 +01:00
f97b01dd43
Configure database
2022-06-20 20:53:38 +01:00
2cde7196a0
Set rails timezone
2022-06-20 20:50:30 +01:00
77c1aacab0
Add standard gems
2022-06-20 20:50:04 +01:00
7abe99bab3
Clean up Gemfile
2022-06-20 20:49:14 +01:00
46881d72bf
rails new
...
rails new \
--skip-action-cable \
--skip-hotwire \
--skip-jbuilder \
--skip-system-test \
-a propshaft \
--database=postgresql .
2022-06-20 20:48:08 +01:00
d1a8df249a
f
2022-06-20 20:14:51 +01:00
718be8f42d
Add gemfile
2022-06-20 20:12:00 +01:00
6726605041
First commit
2022-06-20 19:09:26 +01:00