Commit Graph

162 Commits

Author SHA1 Message Date
Keanu D?lle 62a1f3a8c3 Refactoring: Moved old api method to new rest api 2021-01-03 21:24:38 +01:00
Keanu D?lle cef07cfba1 Refactoring: Moved old api method to new rest api 2021-01-03 21:07:26 +01:00
Keanu D?lle aac5ac1173 Refactoring, removed unused imports 2021-01-03 20:54:04 +01:00
Keanu D?lle b3332a74b2 BUGFIX: save mail queue after removing mail from it 2021-01-02 17:10:55 +01:00
Keanu D?lle 3424ad3e06 Minor changes 2021-01-02 16:49:11 +01:00
Keanu D?lle 32443be2c9 Bugfix: removed old test 2021-01-02 16:40:53 +01:00
Keanu D?lle 856b6e0e97 Feature: Added changelog and support info 2021-01-02 16:39:31 +01:00
Keanu D?lle a0656c5391 Bugfix: Corrected login attempt counter 2021-01-02 16:30:07 +01:00
Keanu D?lle 07a9b5f77c Bugfix: ceil up page count to prevent page 1/0 2021-01-02 16:16:55 +01:00
Keanu D?lle d59f1908b0 Feature: Added Version tag 2021-01-02 16:09:56 +01:00
Keanu D?lle c44d7e443e Bugfix: Keep filter when navigating to next page 2021-01-02 13:19:17 +01:00
Keanu D?lle cc5e78f1d5 Bugfix: Corrected Page count 2021-01-02 13:18:23 +01:00
Keanu D?lle ba49da8401 Bugfix: Do not count correct logins for login attempts 2021-01-02 12:35:57 +01:00
Keanu D?lle d83c8111e1 Bugfix: Corrected page count 2021-01-01 15:20:26 +01:00
Keanu D?lle 0a834cfd7e Fix: show 20 entries per page 2020-12-31 17:23:54 +01:00
Keanu D?lle eb54c6bb30 Bugfix: Added navigation buttons/paging 2020-12-31 17:21:02 +01:00
Keanu D?lle 397ae15a58 Bugfix: Added navigation buttons/paging 2020-12-31 17:13:33 +01:00
Keanu D?lle 458d4a1f6a Bugfix: Ignore case for email 2020-12-31 12:42:20 +01:00
Keanu D?lle 3aee93afe4 Bugfix: Not ordering names; Not applying click listener to new added buttons 2020-12-30 16:31:23 +01:00
Keanu D?lle 03c5148278 Bugfix: fixed permission 2020-12-30 15:44:48 +01:00
Keanu D?lle 715a164a2b Bugfix: Corrected copy/paste error in permissions 2020-12-30 15:10:55 +01:00
Keanu D?lle 8e67c0428e Bugfix: Made IBAN/BIC Option 2020-12-30 14:14:35 +01:00
Keanu D?lle 7cafa57789 Added password reset token expiry check 2020-12-30 12:37:31 +01:00
Keanu D?lle 23595f6d3b Feature: Reset password 2020-12-30 12:20:53 +01:00
Keanu D?lle 0b99d8d50f test 2020-12-28 05:22:16 +01:00
Keanu D?lle 90860d19b4 test 2020-12-28 05:14:36 +01:00
Keanu D?lle aedfcf6785 small fix 2020-12-28 05:13:05 +01:00
Keanu D?lle b4232839f0 Added debug options 2020-12-28 05:02:22 +01:00
Keanu D?lle 17c4552340 Begin of mail reset (mail queue) 2020-12-28 04:36:27 +01:00
Keanu D?lle e3989e6108 Feature: Enable/Disable login, change email 2020-12-22 17:47:07 +01:00
Keanu D?lle 5e262dd5cd Feature: Anti-Bruteforce protection for login 2020-12-22 03:41:36 +01:00
Keanu D?lle a10ab4e058 Added settings for max login attempts + email lock 2020-12-21 23:36:15 +01:00
Keanu D?lle 501c3f8338 Added settings for max login attempts + email lock 2020-12-21 23:02:01 +01:00
Keanu D?lle 3a7d169272 Feature: Create new member 2020-12-18 02:29:57 +01:00
Keanu D?lle 0976d59a11 Feature: Personal Profile + editing 2020-12-17 20:48:12 +01:00
Keanu D?lle 8145e5b76b Feature: Add, show and remove member from units 2020-12-06 01:40:19 +01:00
Keanu D?lle c354dfbee5 Updated permissions in permission.rs 2020-12-05 22:11:14 +01:00
Keanu D?lle e436befc94 Removed modules.units.view permission (unnecessary) 2020-12-05 22:09:27 +01:00
Keanu D?lle 5822836da7 Added new tables units and units_members 2020-12-05 21:45:40 +01:00
Keanu D?lle 69f5abd2f7 Feature: Added IBAN/BIC (with validation) 2020-12-05 21:11:48 +01:00
Keanu D?lle 66a91cead8 Added permission to permissions.rs 2020-12-05 19:28:16 +01:00
Keanu D?lle edac269466 Changed DB schema: Added iban+bic 2020-12-05 16:54:30 +01:00
Keanu D?lle d9d10854f7 Feature: Change group core data 2020-12-05 16:06:16 +01:00
Keanu D?lle 6e7732a63b Feature: Remove members from group 2020-12-02 00:40:26 +01:00
Keanu D?lle 08b61b52ea Feature: Add members to groups 2020-12-02 00:03:43 +01:00
Keanu D?lle 0bda112d99 Feature: Added Dateiled Group View, prepared group editing 2020-11-30 20:49:59 +01:00
Keanu D?lle 0f1f4d743b Added new permissions to group create and added group delete feature 2020-11-29 23:35:52 +01:00
Keanu D?lle 6a4b847cb9 Feature: Create new groups 2020-11-29 16:18:47 +01:00
Keanu D?lle 30b0517ea4 Added backend for create member feature 2020-11-24 20:22:14 +01:00
Keanu D?lle fa1e1a886f Added permissions as static str representation 2020-11-24 20:05:18 +01:00