* Added "Export selected" actions (for both main and all fields) to memberships admin backend * Made type required when adding/editing events * Fixed databases dump not working * Removed unnecessary ImageSitemap from sitemap.xml for the performance reason * Fixed memberships details labels * Fixed KeyError at /search/
11.2.2
Not secure
* Resolved the warning message on migrate to prevent users from being prompted to run 'manage.py makemigrations'
11.2.1
Not secure
* Adjusted event financial report to include discount code quantities * Auto refresh the calendar view when the date in Events In field changes * Included admin_notes to list_display * Updated Pillow to the latest version 5.4.1 * Fixed ValueError in attachments for email_invoice * Fixed error on logout from admin interface * Fixed attribute error when loading forums fixtures
11.2
Not secure
* Added option to specify registration caps per pricing * Added the export option to events financial report * Replaced MD5 Hash with SHA-512 based hash utilizing Signature Key for authorize.net payment * Improved the performance for /profiles/similar/ and fixed search not working * Fixed profile url for officers on study groups detail page * Fixed event tax not properly calculated * Fixed IntegrityError on deleting user at /admin/auth/user/ * Fixed locations module * Other small fixes
11.1.2
Not secure
* Added/Fixed pagination for photo sets list * Added id and member_number, along with is_superuser and is_active, to UserAdmin * Fixed missing {% endif %} in base.html * Fixed save not working on page preview
11.1.1
Not secure
* Updated django version to 1.11.20 to patch a security issue in django 1.11.18 * Added a site setting for Google Tag Manager container ID * Added sort and filter by category for Files admin backend * Made staff indexable