Skip to content
Tags give the ability to mark specific points in history as being important
  • v19.3
    ##  :ambulance: concrexit v19.3
    
    ## Errors resolved
    
    - Fix JavaScript on pizzas order page (!1056) ~pizzas
    - Remove unused JS from pizzas overview  (!1057) ~pizza
  • v19.2
    ##  :ambulance: concrexit v19.2
    
    ## Errors resolved
    
    - Improve usability of header on mobile devices (!1046) ~style
    - Fix events frontpage translation (!1047) ~events
    - Fix usage of script tag on statistics page (!1048) ~members
    - Fix the birthdays calendar by refactoring the start/end date query parsing (!1049) ~members
    - Fix header size too large on smaller screen laptops (!1050) ~style
  • v19.1
    ##  :ambulance: concrexit v19.1
    
    ## Errors resolved
    -  Fix events js (!1044)
  • v19
    ##  :bookmark: concrexit v19
    
    ## Errors resolved
    - Fix next url in events registrations admin (!1026) ~"events"
    - Fix translation of 'Only nickname' in Dutch (!1025) ~"members"
    - Add check to newsletters to prevent /admin/newsletters urls (!1024) ~"newsletter"
    - Fix registration date in event member email (!1023) ~"events"
    - Clarify address specification (!1021) ~"registrations"
    - Add help text about active committees* (!1020) ~"activemembers"
    - Add ListAlias.__str__ (!1019) ~"mailinglists"
    - Sort association documents by name (!1016) ~"documents"
    - Fix translations for information check (!1015, !1004) ~"members"
    - Fix activemembers sitemap (!994) ~"activemembers"
    - Fix dataminimisation tests (!990)
    - Event registration export does not have the correct date associated with it. (!984) 
    - Make student number unique (!977) ~"members"
    - Fix statistics member types input (!966) ~"members"
    - Improve sister associations page (!1036) 
    
    ## New functionality
    - Add header slider with admin manageable slides (!1010) 
    - Add all previous memberships to renewal page (!1005) ~"registrations"
    - Make it possible to correct an acception or rejection in registrations (!952) ~"registrations"
    - Add resend confirmation email button to admin (!951) ~"registrations"
    
    ## Technical changes
    - Update Pipfile.lock (!1028) 
    - Use fstrings in edu views.py (!1018) ~"education"
    - Make alert a templatetag (!1011) 
    - Changed the zip files to google drive links (!1006) 
    - Remove redundant http headers (!995) ~server
    - Change all textual mentions of supporter to benefactor (!960) ~"i18n"
    - Split photos tests and added new tests (!923) ~"photos"
    - Check obsolete translations with codestyle and fix codestyle test (!985) 
    - Replace print statements by logging calls (!978) 
    - Replace old by new template (!1017, !1033, !1012, !989, !988, !1009, !1002, !1001, !1000, !999, !998, !996, !983, !979, !971, !970, !969, !965) !style
  • v1.18.3
    7c734bad · Fix the wiki login ·
    ##  :ambulance: concrexit v1.18.3
    
    ## Errors resolved
    -  Fix wiki login (!992)
  • v1.18.2
    ##  :bookmark: concrexit v1.18.2
    
    ## Errors resolved
    -  Fix committeemembership reference in mailinglists (!991)
  • v1.18.1
    ##  :bookmark: concrexit v1.18
    
    ## Errors resolved
    -  Fix map location in event view
  • v1.18.0
    ##  :bookmark: concrexit v1.18
    
    ## Errors resolved
    - Fix member achievements in services.py (!963) 
    - Fix Dutch translation in membership notification email incorrect (!959) ~"members"
    - Resolve "Location Map at Events broken" (!957, !976, !961) ~"events"
    - Fix registrations table sorting of cancel date (!955) ~"events"
    - Two registrations one email address (!950) ~"registrations"
    - Make registrations readonly on completed (!948) ~"registrations"
    - Make url for push messages non-required (!946) ~"push notifications"
    - Fix tests broken by default language change (#704, !943) (!944) 
    - Fix save order for payments in registrations (!936) 
    - Fix comparison in registration model for year and programme (!934) ~"registrations"
    - Add __str__ methods to the member models (!931) ~"members"
    
    ## New functionality
    - Resolve "Add descriptions to push notification categories" (!942, !945) ~"push notifications" ~"easy or fun" ~"priority: low"
    - Add deeplinking functionality to push notifications (!802) ~"priority: low" ~"push notifications"
    - Add sorting to custom columns in event admin (!956) 
    - Make it possible for previous members to prolong their benefactorship (!954) ~"registrations"
    - Complete docs in pushnotifications package (!938) 
    - Complete docs for payments package (!937) 
    - Add data minimisation management command (!935) 
    - Added Society model (!933, !940) 
    - Add the Google Maps url to the events api (!972)
    
    ## Technical changes
    - Resolve "Change default language to English" (!943) ~"priority: low" ~"request for comments"
    - Move google maps creation to template tag and add parameters (!964) 
    - Deleted voicemailbox from contactpage (!962) 
    - Change HTML indent size to 4 (!953) 
    - Make studentnumber required for member registration (!949) ~"registrations"
    - Change list_action detail_action decorators to action to solve DeprecationWarning (!947) ~"api"
    - Add an explanation about the auto generated board lists (!941) ~"mailinglists"
    - Update Pipfile.lock (!939) 
    - Clarify activemember (!930) ~"documentation" ~"members"
    - No longer test on python 3.5 (!924) 
    
    ## Other
    - Change README.md to use python 3 for pipenv (!919)
  • v1.17.1
    ##  :bookmark: Thalia Website v1.17.1
    
    ## Errors resolved
    - Fix automatically selected members for scheduled messages  (!929)
  • v1.17.0
    ##  :bookmark: Thalia Website v1.17
    
    ## Errors resolved
    - Fix translation of 'successful' (!909) ~"registrations" ~i18n
    - Fix 'registration' verbose name (!918) ~"registrations" ~i18n
    - Fix email subject of renewal rejection mail (!911) ~"registrations" ~i18n
    - Use correct english names of studies (and translate "Access the Sentry backend") (!892) ~"i18n"
    - Fix some small bugs in translations (!861) ~"i18n"
    - Make sure docblocks match specs (!901) ~"documentation"
    - Change payment processing to use POST requests (!916) ~"security" ~"registrations"
    - Change registrations processing to using POST (!915) ~"registrations" ~security
    - Resolve "Fix names of categories of pushnotifications" (!860) ~"push notifications"
    - Fix sorting of registration dates in event admin (!854) ~"events"
    - Allow accessing documents from admin pages (!841) ~"documents"
    
    ## New functionality
    - Add direct link to payment from registrations model admins (!917) ~"registrations" ~"payments"
    - Add LectureYear filter to EventAdmin (!853) ~"events"
    - Resolve "Automatic generation of board email addresses" (!844) ~"mailinglists"
    - Scheduled notifications for events (!831, !847, !846) ~"push notifications"
    
    ## Technical changes
    - Change lunch break times in registrations emails (!914) ~"registrations"
    - Switch to Python 3.6 as runtime python (!908) ~"server"
    - Uncapitalize two translations for registrations (!904) ~"i18n" ~"registrations"
    - Replace 'sponsor' with 'partner' (!903) ~"push notifications" ~"members" ~"partners" ~"registrations"
    - Add documentation to membership emails (!900) ~"documentation" ~"members"
    - Only sphinx in production entrypoint (!894) ~"server"
    - Remove django-slack dependency (!889) ~code
    - Use pipenv instead of requirements.txt (!879, !910, !905, !876) ~"code"
    - No linenos in po (!859) ~"code"
    - Get CELERY_BROKER_URL from env vars as a whole (!852) ~"server"
    - Validate docker-compose.yml (!851) ~"code"
    - Docker compose update (!850) ~"code"
    - Check validity of email addresses in members emails (!913) ~"members"
    - Rename the notification category for partners (!912) ~"push notifications"
    - Update privacy policy (!897) ~"board"
    - Education translations (!927) ~i18n ~education
  • v1.16.4
    :ambulance: Thalia Website v1.16.4
    
    Errors resolved
    ---------------
    
    * Selection of registration year (!906, !907)
    
  • v1.16.3
    ##  :ambulance: Thalia Website v1.16.3
    
    ## Errors resolved
    - Fix automatic membership emails (!899) ~"members"
    - Fix renewal since date calculation (!898) ~"registrations"
  • v1.16.2
    99d6650e · Update privacy policy ·
    ##  :bookmark: Thalia Website v1.16.2
    
    ## Errors resolved
    - Fix pizzas uniqueness (!872) ~"pizzas"
    - Fix/registrations form entry missing (!868) ~"registrations"
    - Crash on confirming non-existing registration entry (!867) ~"registrations"
    
    ## New functionality
    - Access Sentry access permission and API call to provide necessary auth info (!866) ~"members"
    
    ## Technical changes
    - Update privacy policy (!897) 
    - Hotfix: Update Django to 2.0.8 (!880) ~"security"
    - Replace Slack reporting by Sentry reporting (!875, !885) 
    - Fix punctuation discrepancies in the translations (!871) 
    - Make starting year a dropdown in registration form (!869) ~"registrations"
    - Updated book sale page (!896)
  • v1.16.1
    294d2b1c · Show new fields in admin ·
    ##  :bookmark: Thalia Website v1.16.1
    
    ## Errors resolved
    - Fix registration problems (!864) 
    - Fix typo in push notification devices viewset (!862) ~"push notifications"
    - Fix member expiration emails (!856) ~"members"
    - Fix conditions for showing presence and payment on the event page (!845) ~"events"
    - Fix 'to' email address in email change confirmation email (!842) ~"members"
    
    ## New functionality
    - Add privacy policy checkbox to renewal form (!855) ~"registrations"
    - Add optins to members registration form (!849) ~"registrations"
    
    ## Technical changes
    - Make phone number optional during member registration (!848) ~"registrations"
  • v1.16.0
    - Disallow cancellation after event start (!837)
    - Fix push notification registration request (!832)
    - Never import thaliawebsite.settings directly (!818, !824) ~"technical
    change"
    - Fix HTML entities in the event organiser email (!821)
    - Fix thabloids sizing on load (!820)
    - Add membership decorator and require an active membership to download
    exams/summaries (!814)
    - Change pizzas product pricing space to nbsp for all products in list.
    (!808)
    
    - Added token-based personal iCal feed (!836) ~"events"
    - Add filter to committee membership admin for active memberships (!834)
    - Force general category (!833)
    - Add email change feature to members (!827)
    - Make no-member banner clickable (!823)
    - Add privacy policy to website footer (!819)
    - Add documentation to the education package (!815)
    - Add docs to events package (!813)
    - Added terms and conditions to event registrations (!797)
    - Added presence and payment status to registration details page (!793)
    ~"events"
    
    - Remove .onion service link in footer (!835)
    - Update text on partner pages (!825)
    - Update font-awesome to 4.7 (!822)
    - Add reference to olympus site for canteen related documents (!817)
    - Add a reminder that people can upgrade to a study membership in the
    expiration email (!816) ~"members"
    - Fix typo in privacy policy (!812)
    - Add documentation to the documents package (!811)
    - Add and change documentation in the activemembers package (!810)
    - Remove the age from the home and association pages (!809)
    - Resolve "It is unclear if the year field on documents in the backend
    refers to the first or last year of the academic year." (!838, !839)
  • v1.15.1
    ##  :ambulance: Thalia Website v1.15.1
    
    ## Errors resolved
    - Fix role on committee pages (!804)
    - Fix mailinglist permissions check (!805)
  • v1.15.0
    ##  :bookmark: Thalia Website v1.15
    
    ## Errors resolved
    - Add missing `<hr>` to account page (!764) ~"priority: low" ~"members"
    - Allow event cancellations when member has a fine (!792) ~"events"
    - Added &nbsp; for pizza price (!791) ~"pizzas"
    - Fix membership renewal page when user has no previous memberships (!785) ~"registrations"
    - Only show cohort when cohort is not None (!784) ~"members"
    - Fix link to minutes in meetingyear.html (!783) ~"documents"
    - Translate 'Notulen' in meetingyear.html (!782) ~"documents"
    - Resolve "Creating an event without specifying time crashes the request" (!770) ~"events"
    - Fix multiple issues with Pizza Events (!769) ~"pizzas"
    - Set max length for profile description (!768) ~"members"
    - Fix uploading gifs (!757) ~"members" ~"photos"
    - Fix event title overflows with indicator (!747) ~"events"
    - Fix typo on renewal page (!786) ~"registrations"
    
    ## New functionality
    - Resolve "Improve statistics" (!789) ~"statistics"
    - Add committee roles to overview page (!788) ~"activemembers"
    - Add phone and email links to events registrations overview (!777) ~"events"
    - Add sorting to events backend using jQuery tablesorter (!771, !776) ~"events"
    - Hide old boards as organiser for new events (!752) ~"events"
    - Add confirmation message to events registration cancellation (!751) ~"events"
    - Add cancel deadline to event details in admin (!750) ~"events"
    - Post-process Thabloid pages to stitch spreads together (!748) ~"request for comments"
    - Add separate private thumbnails view for API (!745) ~"photos"
    
    ## Technical changes
    - Disable pipconflictchecker and include a check if the requirements are up to date into CI. (!790) 
    - Improve usability by adding explanation about existing accounts (!787) ~"registrations"
    - Build and test container in CI (!781) 
    - Update Album detail title in API (!780) ~"photos"
    - Get mailinglist api secret from env variables (!778) ~"mailinglists"
    - Resolve "Increase the number of events on the homepage" (!756) ~"events"
    - Improve Thabloid image quality (!749) ~"thabloid"
    - Remove HTML escaping in the event description API. (!735) ~"events" ~"api"
  • v1.14.2
    Release 1.14.2
  • v1.14.1
    Release 1.14.1
  • v1.14.0
    -  Fix photos api title field (!737) ~photos
    -  Fix RegistrationInformationfield ordering (!732) ~"events"
    -  Fix event registration saved Dutch message (!729) ~"events"
    -  Fix other test warnings (!728)
    -  Suppress unclosed file handle warnings (!727)
    -  Allow span with text-decoration by bleach (!707)
    
    -  Resolve "Adding/changing Thabloids: field "year"" (!743) ~"thabloid"
    -  Resolve "Multilingual push notifications" (!736, !744) ~"push notifications"
    -  Add filtering to push notifications (!665, !754) ~"push notifications"
    -  Use Orientation EXIF tag in photo to determine orientation on upload (!730)
    -  Add automatic response to mailinglists (!709) ~"mailinglists"
    -  Add inline for pizza events to events app (!708) ~"events" ~"pizzas"
    -  Make board/committee description an HTMLField (!706) ~"activemembers"
    -  Add reference to Oswald to the styleguide (!705) ~"style"
    -  Allow filtering by availability in the pizza product admin (!753)
    
    -  Only set up templatecheck if installed (!734)
    -  Delete unused ci-requirements.txt (!725)
    -  Use app configs (!721)
    -  Install binary version of psycopg2 (!720)
    -  Get manage.py from Django 2.0 (!719)
    -  Add more tests to the events app (!717) ~"events" ~"testing"
    -  Fix Sphinx version and update docs (!711)
    -  Move statistics code to services, separate tests into multiple files and add display name tests (!710)
    -  Move Payment model to dedicated 'payments' app (!704) ~"payments" ~"registrations"
    -  Refactored documents app (!689, !755) ~"documents"
    
    -  Fix text alignment on committee detail pages (!746)
    -  Save Accept-Language in the push notification Devices (!744) ~"push notifications" ~"api" ~"i18n"
    -  Run sphinx-build on all cores (!731)
    -  Update available tox environments in README (!722)
    -  Fix coverage badge in README (!718)
    -  Wait for correct db in entrypoint (!693)