Commit Graph

149 Commits

Author SHA1 Message Date
faa81ca803
Display total reimbursement amount per budget 2023-04-30 21:28:26 +10:00
9c0d7122f6
Add budget graphs
On the budget page, add a pie chart of expenses, and a bar chart comparing expenses to revenue.
2023-04-30 21:17:07 +10:00
8cce90f83b
Update dependencies etc. 2023-04-30 20:35:53 +10:00
22d9525daa
Update renewal email text 2022-03-01 19:15:46 +11:00
67060e0f04
Add --all flag to send_renewal_email command 2022-03-01 19:15:45 +11:00
5059c5f793
Membership renewal when promotions module is disabled 2022-03-01 19:10:17 +11:00
98a163f63a
Don't error on invalid unit price, etc. 2022-02-28 19:14:20 +11:00
5c8c4750a5
Make budget ID mandatory for reimbursements 2022-01-26 21:44:35 +11:00
7d337c92d1
Fix bug with too many reimbursement claims at once 2021-03-02 10:24:09 +11:00
6be52fb718
Display ABA errors on export page 2021-03-02 10:18:30 +11:00
44ba18d22e
Allow fractional units 2020-11-17 19:06:19 +11:00
057a97b33a
Fix logic error resulting in ABA dates with incorrect timezone 2020-10-05 00:32:17 +11:00
2dde94483f
Don't choke on reimbursement claims with fractional units 2020-10-05 00:11:12 +11:00
066b461769
Don't send mail to expired members 2020-10-04 15:13:19 +11:00
802ff7343f
Allow commenting on submitted claim 2020-10-04 15:12:55 +11:00
65076f0165
Rename "Save" button to "Save as draft" 2020-09-09 23:15:24 +10:00
7299d7d414
Don't error on invalid budget ID for reimbursement claim 2020-09-06 16:51:47 +10:00
4aef60b99b
Tweak formatting of comment emails 2020-08-28 11:33:58 +10:00
b7d6d0c5d4
Add reimbursement claims endpoint for all reimbursement claims 2020-07-26 03:55:47 +10:00
ae128d209c
Correct logic error resulting in reimbursement claim comments not being sent 2020-07-18 17:02:12 +10:00
5bf2f310d6
Hide jsGrid filter/insert rows in mobile view correctly on all pages 2020-07-16 17:08:08 +10:00
eb46c82ae1
Add withdrawn reimbursement claim state 2020-07-15 17:03:52 +10:00
1344f612f8
Add withdrawn, cancelled budget states 2020-07-15 16:53:22 +10:00
e7e39ef66f
Implement BSB lookup on claim edit page 2020-06-16 12:28:07 +10:00
b2913eac9d
Show BSB lookup on claim page 2020-06-16 12:17:18 +10:00
10f0cd4121
Implement BSB lookup 2020-06-16 12:11:30 +10:00
8d31fa1af6
Better ABA handling 2020-06-15 20:37:43 +10:00
e28a814edf
Ditto for reimbursement claims 2020-06-08 01:11:10 +10:00
a1aa2423ad
Fix withdraw permission logic 2020-06-07 21:36:10 +10:00
74d4c7b333
Combine entries for same payee within ABA file 2020-06-01 23:07:22 +10:00
bbd775789f
Include claim purpose when exporting to Xero 2020-05-13 11:18:57 +10:00
787b16733d
Cross-reference reimbursement claims on budget page 2020-05-13 10:58:57 +10:00
435aa15d17
Don't send emails if membership expired, etc. 2020-05-11 12:59:45 +10:00
62119cc83c
Better programmatic email generation
Allow different content for HTML vs text
Automatically strip/tidy up text output
2020-05-10 22:32:49 +10:00
fc1bb22dc4
Allow commenting on budget even if not editable 2020-05-06 12:00:37 +10:00
3a49607b83
Do not automatically classify budgets based on "author"ship 2020-04-19 21:06:28 +10:00
3168b52479
Fix ABA output 2020-04-08 16:50:10 +10:00
fbe0396a8e
Add command to send renewal emails 2020-03-10 21:13:53 +11:00
b725b46f2f
Implement membership renewal 2020-03-10 17:29:57 +11:00
187f3a9b7c
Add management commands to find duplicate users/members 2020-03-10 16:49:27 +11:00
1cd09562a9
Allow directly marking committee returned from await review stage 2020-03-02 14:31:19 +11:00
0dc5923429
Display budget comments, etc. as Markdown 2020-02-27 19:27:05 +11:00
17637a4cfd
Allow committee to view submitted budgets 2020-02-27 17:55:56 +11:00
e69efdc816
Fix error when dates invalid 2020-02-23 20:35:03 +11:00
28eb72ef81
List closed budgets for committee members 2020-02-16 21:15:05 +11:00
ecfa4bdc2b
Export reimbursement claim receipts 2020-02-14 15:22:23 +11:00
dbe1eb988c
Actually preserve claim state when editing 2020-02-13 22:36:52 +11:00
f091b20773
Add users to group by email 2020-02-12 16:02:12 +11:00
1975c48273
Validate budget input 2020-02-12 10:01:49 +11:00
0da9bebcae
Allow newlines in budget textareas 2020-02-12 09:33:12 +11:00