Commit Graph

36 Commits

Author SHA1 Message Date
e19e191a77
Add bulletin preview functionality
Also - do not send emails to those who are not subscribed
2019-02-13 14:47:31 +11:00
e0982534b3
Fix bulletin subject date format 2019-02-10 17:42:00 +11:00
3623a5ad58
Add unsubscribe, etc. links to bulletin email 2019-02-10 13:21:34 +11:00
9289256b5c
Add name to bulletin emails 2019-02-10 13:21:33 +11:00
9181788bb6
Preview formatted bulletin content 2019-02-10 13:21:33 +11:00
64ed052acf
Fix error on attempting to view 2019-02-09 23:13:40 +11:00
9ce8af1200
Implement generating/sending bulletin 2019-02-08 21:22:19 +11:00
cd8900070a
Add some help text to bulletin edit page 2019-02-08 21:22:19 +11:00
4e418f5ad1
Add members to the admin UI 2019-02-08 21:22:19 +11:00
6e564818ea
Use a single table for Thunderbird 2019-02-08 21:22:18 +11:00
1680bdfa03
Minor template fixup 2019-01-26 17:25:50 +11:00
bc2cb70aec
Display and allow updating bulletin subscriptions 2019-01-26 12:48:49 +11:00
62ebe96520
Use label "for" on checkboxes 2019-01-26 12:42:36 +11:00
3b99aa2d73
Don't display input boxes for disabled/readonly fields 2019-01-26 12:42:10 +11:00
b03d7457a7
Hide apps not installed 2019-01-25 23:01:44 +11:00
4727a02914
Remove calendar code, integrate Google Calendar 2019-01-25 11:24:10 +11:00
eb01c38914
Implement login ?next= 2019-01-25 10:32:48 +11:00
4638a71cfb
Tweak how managers work
Anyone can add to any group, and can edit their own items. Managers of a group can edit any items in that group.
2019-01-25 10:32:48 +11:00
0941726c05
Upgrade Django to fix an admin bug 2019-01-25 10:32:48 +11:00
44c8178af6
Add command to easily create admins 2019-01-25 10:32:48 +11:00
791027bae5
Implement view/edit membership details 2019-01-17 23:24:49 +11:00
8e40d45934
Add basic membership DB framework 2019-01-17 21:32:22 +11:00
37caf3bb9b
Display current app only in heading and hide placeholder footer 2019-01-17 21:30:56 +11:00
07c141d509
Initialise bulletin date to next Sunday 2019-01-12 15:38:02 +11:00
04093baf47
Add config flag to bypass group authorisation for demo 2019-01-12 15:31:53 +11:00
5336a80125
Tweak .gitignore 2019-01-12 15:29:52 +11:00
2e5c43428f
Restrict calendar picker to Sundays only 2019-01-12 15:26:39 +11:00
336f8cfbe8
Fix mistake calculating current bulletin items 2019-01-12 15:26:22 +11:00
1661738514
Add example settings file 2019-01-12 15:14:04 +11:00
7ffb586c5b
Implement calendar 2019-01-11 15:45:11 +11:00
c691a7cff2
Fix/implement image uploads 2018-12-20 13:33:33 +11:00
f0e53b56a5
Basic promotions logic 2018-12-20 13:33:32 +11:00
4339f568f9
Improvements to budget interface 2018-12-20 13:33:31 +11:00
b85b2e0765
Implement revenue/expense in budget view 2018-12-20 13:33:30 +11:00
eddddde263
Implement revenue/expense editing 2018-12-20 13:33:27 +11:00
5eba7b3308
Initial commit 2018-12-20 13:33:25 +11:00