This repository was archived by the owner on Apr 24, 2024. It is now read-only.
v0.10.3
* master: (30 commits) Release 0.10.3: It's So Pretty! Upgrade other dependencies to latest versions Update to latest SQLAlchemy and Flask-SQLAlchemy versions Fix test for setting payouts of requests in invalid states Use better logging level for a debugging message Refactor request listing tests to account for payout mode's new format Fix Killmail validation test to log in a user beforehand Add an AnonymousUser class with has_permission Static files can now use a hash to avoid caching problems Discard ordering when summing a list's payouts Fix modifier evaluation when setting a new payout Default to the first choice when changing a Request's division Add transformer links to the extended JSON form of Requests Rewrite/restyle payout listing Move JSON representation management to the model classes Fix Attribute Transformers to work on the attributes they're supposed to Check that users are allowed to submit to the divisions they're submitting Use the actual division ID when there's only one division for submissions Do not re-create the entire navbar when updating Use Font-Awesome CDN for font files ...