Hugo Peixoto
f3a1def396
Fixes ransack upgrade to 4.0
1 month ago
Hugo Peixoto
e178f94ff7
Remove mandatory fields
1 month ago
Hugo Peixoto
3fa1ac101c
Try to address the concurrency problem
2 months ago
Hugo Peixoto
ca81e4813a
Add query params to members#new
2 months ago
Hugo Peixoto
ee0dc75889
Add legal name and pronouns to members
2 months ago
Hugo Peixoto
f956a65100
Adds dues to navigation and fixes amount calculation
2 months ago
Hugo Peixoto
b4dda05575
Add page listing due contributions
2 months ago
Hugo Peixoto
1f8a04ec5a
Show member number even when excluded
2 months ago
Hugo Peixoto
318b7878d8
Add contributions CSV export
2 months ago
Hugo Peixoto
a1be74ed2d
Sort member contributions by payment date
2 months ago
Hugo Peixoto
c45beb877e
Support forgotten members in contributions list
2 months ago
Hugo Peixoto
cd43a5c382
Adds contributions list page
2 months ago
Hugo Peixoto
a106bc0357
Support notifications for deleted users
3 months ago
Hugo Peixoto
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
3 months ago
Hugo Peixoto
bdf0d1d22a
Add register contribution link to members#show
4 months ago
Hugo Peixoto
9b91ae8df7
Display notification sent date
4 months ago
Hugo Peixoto
da34afc882
Parameterize Member#regenerate_notifications
4 months ago
Hugo Peixoto
b3bc4bc411
Avoid sending duplicate notifications
4 months ago
Hugo Peixoto
f30859f991
Fix 60 days warning which was scheduled for 90 days instead
8 months ago
Hugo Peixoto
d8befb0ea3
Show member in sent notifications list
8 months ago
Hugo Peixoto
abaf80e5c4
Add notification index page
8 months ago
Hugo Peixoto
e0f76c7aba
Show earlier notifications first
8 months ago
Hugo Peixoto
160c389981
Fix register member and contribution bugs
8 months ago
Hugo Peixoto
90541319f3
Add ifthenpay links to members/show
8 months ago
Hugo Peixoto
1a3ecad1eb
Add default bcc
8 months ago
Hugo Peixoto
9dfdf3675b
Fix image in emails
8 months ago
Hugo Peixoto
e2bcdaec26
Remove duplicate address from members#show
10 months ago
Hugo Peixoto
ded65410d4
Fix payment text template
10 months ago
Hugo Peixoto
2705ad1611
Implement letter generation
11 months ago
Hugo Peixoto
2e7b03e9ef
Add papertrail
11 months ago
Hugo Peixoto
72d88e25ff
Add member preferences
11 months ago
Hugo Peixoto
4f190f67f0
Add account management
11 months ago
Hugo Peixoto
882d0a51ed
Add contribution actions and member deletion
11 months ago
Hugo Peixoto
57e976ef96
Add first iteration
11 months ago
Hugo Peixoto
46881d72bf
rails new
...
rails new \
--skip-action-cable \
--skip-hotwire \
--skip-jbuilder \
--skip-system-test \
-a propshaft \
--database=postgresql .
12 months ago