14 Commits

Author SHA1 Message Date
498fe5d09e refactor: refactored administration strings
This commit also removes support for French and Spanish, and adds support for Brazillian Portuguese.
Additionally, the accidental leave protection on the form builder has also been fixed.
2022-03-31 17:25:25 +01:00
e567094f40 feat: add loa requests
This commit adds a feature that allows users to request periods of inactivity from their managers. This is effectively known as a leave of absence.

The commit also introduces new permissions and migrations, therefore, you'll need to adapt your database according to these changes.
2022-02-24 00:56:46 +00:00
b6213bc66f improvement: improve user search box 2022-02-22 16:54:52 +00:00
d6e248b571 Improve user list 2022-02-02 05:59:33 +00:00
4da435dc1e Remove "staff member" list 2022-02-02 05:36:09 +00:00
1afd420d25
Added account status badges 2021-10-25 02:28:42 +01:00
5ff96143a7
Fix no-license UUID bug
This commit fixes a registration bug while license requirements are off.
Since the app always expects a UUID, it would error out without one.
2021-10-20 03:43:58 +01:00
aaaf56d415 Removed stray message from players tab 2020-12-20 12:57:41 -05:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
c58b5b56d7 Add administration localization options 2020-09-01 12:43:39 +01:00
3693ce3431 Add footer to all dashboard pages 2020-07-16 06:46:20 +01:00
33c16fcf46 Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
5a8c080a31 Beta version
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
f5bb92b3c8 Add Registered Player listing 2020-05-03 04:31:02 +01:00