gunnery v0.2 Release Notes

  • 2014-09-17

    • Extend permission system by adding user groups
    • 🔨 Code refactoring of modal windows
    • 👌 Improved test coverage to 69%
    • 🛠 Bugfixes: sidebar, modal windows, user lists

    ⬆️ Upgrading

    ⚡️ After updating code to this version run python manage.py migrate --merge in application directory to update database schema. 0️⃣ Migrations will add 2 default groups to every department and assign all users to User groups. It is necessary to manually assign Admin group to selected users, because this information is not migrated from v0.1.