- 17 Sep, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Bram in 't Zandt authored
-
- 15 Sep, 2017 1 commit
-
-
Bram in 't Zandt authored
-
- 14 Sep, 2017 7 commits
-
-
Sébastiaan Versteeg authored
Merge branch '417-lidmaatschapsdata-van-een-commissie-kunnen-buiten-het-bestaan-van-een-commissie-vallen' into 'master' Force start and end date to be within comittee start and end date Closes #417 See merge request !561
-
Sébastiaan Versteeg authored
Clarify licencing situation Closes #505 See merge request !568
-
Thom Wiggers authored
Closes #505
-
Joost Rijneveld authored
Fix mailinglist apihash See merge request !567
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
Properly gather verbatim mailinglist addresses See merge request !565
-
Previously the output of this function was a mixed list of strings and VerbatimAddress objects. It worked because those had a __str__, but in the new API they must be literal strings.
-
- 13 Sep, 2017 4 commits
-
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
Change TinyMCE4 plugin See merge request !563
-
Sébastiaan Versteeg authored
-
Bram in 't Zandt authored
-
- 12 Sep, 2017 19 commits
-
-
Tom van Bussel authored
Improve TinyMCE4 settings See merge request !551
-
Tom van Bussel authored
Move notification email of vacancies to a management command instead of using a… See merge request !559
-
Tom van Bussel authored
Only send queue mail when registration really is a member See merge request !560
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
Move notification email of vacancies to a management command instead of using a non-secured HTTP endpoint
-
Tom van Bussel authored
Set expiration_mail_sent in partners default to False See merge request !558
-
Tom van Bussel authored
Fix problem when event has no max participants limit See merge request !557
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
-
Tom van Bussel authored
Fix events admin button to set all present See merge request !553
-
Sébastiaan Versteeg authored
no longer count members twice in statistics Closes #496 See merge request !554
-
Sébastiaan Versteeg authored
Do not send members duplicate emails about their membership See merge request !555
-
Sébastiaan Versteeg authored
List each member only once in Registration admin Closes #484 See merge request !556
-
Tom van Bussel authored
Previously `Member`s with multiple `Membership`s were listed
-
Tom van Bussel authored
It might be the case that members with multiple `Membership` objects are sent duplicate emails about their expiring memberships.
-
Tom van Bussel authored
Members with multiple `Membership` objects were counted twice in the statistics. If a Member has multiple `Membership` objects and a queryset filters on `user__membership` the Member will appear multiple times in the result, by doing a `.distinct()` these duplicates are removed.
-
Sébastiaan Versteeg authored
-
Sébastiaan Versteeg authored
Export email addresses of event attendees Closes #431 See merge request !550
-
Joost Rijneveld authored
Add basic table with information on automatically generated mailinglists to admin Closes #476 See merge request !547
-
- 11 Sep, 2017 2 commits
-
-
Sébastiaan Versteeg authored
-
Joost Rijneveld authored
-
- 10 Sep, 2017 5 commits
-
-
Sébastiaan Versteeg authored
-
Joost Rijneveld authored
-
Sébastiaan Versteeg authored
-
Joost Rijneveld authored
Make sure the mentor mailinglist uses the next lecture year from January till… Closes #486 See merge request !548
-
Sébastiaan Versteeg authored
Make sure the mentor mailinglist uses the next lecture year from January till September, otherwise the recipients are those of the intro of last year
-