Commit Graph

323 Commits

Author SHA1 Message Date
Miguel Nogueira 3598a32ecf Added existing account check to logs 2020-09-08 01:37:33 +01:00
Miguel Nogueira ac8b303e2c Update to logauthfailure 2020-09-08 01:34:47 +01:00
Miguel Nogueira e93abd2ab7 Added logging for successful authentication attempts 2020-09-08 01:31:09 +01:00
Miguel Nogueira 20ab381076 Added logging for failed authentication attempts 2020-09-08 01:26:27 +01:00
Miguel Nogueira e566e40404 Update target user in logs 2020-09-08 00:07:50 +01:00
Miguel Nogueira b0a935b8b3 Add acceptable "permanent" ban time 2020-09-08 00:06:27 +01:00
Miguel Nogueira 0dfb68dba2 Add acceptable "permanent" ban time 2020-09-08 00:05:37 +01:00
Miguel Nogueira 24303052ad Ban validation update 2020-09-07 23:57:50 +01:00
Miguel Nogueira 178bc31a6e Ban datetime format 2020-09-07 23:44:14 +01:00
Miguel Nogueira 98e557a840 Update ban dates 2020-09-07 23:42:09 +01:00
Miguel Nogueira 95bf7c239e Update ban time logic 2020-09-07 23:38:25 +01:00
Miguel Nogueira 4d2595dd39 Update ban logic 2020-09-07 23:33:35 +01:00
Miguel Nogueira 4e81a41210 Updated installation process 2020-09-07 23:22:25 +01:00
Miguel Nogueira 1319ce6b86 Added more debug logging 2020-09-07 22:56:54 +01:00
Miguel Nogueira bea83b650c Added more debug logging 2020-09-07 22:54:20 +01:00
Miguel Nogueira 675cc3c329 Import missing facade 2020-09-07 22:35:42 +01:00
Miguel Nogueira e8119b763c Register Application observers 2020-09-07 21:43:48 +01:00
Miguel Nogueira 04838048ce
Merge pull request #10 from spacejewel-hosting/translate
Force new users to verify email
2020-09-03 20:22:11 +01:00
Miguel Nogueira 87f8e63b24 Force new users to verify email 2020-09-03 20:06:29 +01:00
Miguel Nogueira 7292aab4b7
Merge pull request #9 from spacejewel-hosting/translate
Menu translations and source files
2020-09-03 17:38:18 +01:00
Miguel Nogueira 9f3780d844 Fix trans key 2020-09-03 17:22:28 +01:00
Miguel Nogueira e37b38f2d9
Update README.md 2020-09-03 17:19:15 +01:00
Miguel Nogueira c83e720a6d
Create CONTRIBUTING.md 2020-09-03 17:18:28 +01:00
Miguel Nogueira 9241a83844 Merge branch 'translate' of https://github.com/spacejewel-hosting/staffmanagement into translate 2020-09-03 17:00:57 +01:00
Miguel Nogueira c6685331a8 Updated wrong trans() key names 2020-09-03 17:00:09 +01:00
Miguel Nogueira 9da9b8e6fc
Merge pull request #8 from spacejewel-hosting/l10n_translate
Portuguese menu & AdminLTE translations
2020-09-03 16:48:09 +01:00
Miguel Nogueira bb019f71e2 New translations messages.php (Portuguese) 2020-09-03 16:43:59 +01:00
Miguel Nogueira 0cde3444ce New translations adminlte.php (Portuguese) 2020-09-03 16:43:57 +01:00
Miguel Nogueira b61fb5642e New translations menu.php (Portuguese) 2020-09-03 16:43:56 +01:00
Miguel Nogueira f7614916bf Merge branch 'l10n_translate' into translate 2020-09-03 16:40:23 +01:00
Miguel Nogueira 2ad1548cd6 New translations menu.php (Portuguese) 2020-09-03 16:17:21 +01:00
Miguel Nogueira 43579c8fc9 New translations adminlte.php (Portuguese) 2020-09-03 16:17:20 +01:00
Miguel Nogueira 0c9cea5c05 New translations messages.php (Portuguese) 2020-09-03 16:17:18 +01:00
Miguel Nogueira 4371dd971c New translations menu.php (Spanish) 2020-09-03 16:17:17 +01:00
Miguel Nogueira c57ace1ad9 New translations adminlte.php (Spanish) 2020-09-03 16:17:15 +01:00
Miguel Nogueira c35b37d9b3 New translations messages.php (Spanish) 2020-09-03 16:17:13 +01:00
Miguel Nogueira f25c9f7bc7 New translations menu.php (French) 2020-09-03 16:17:10 +01:00
Miguel Nogueira 25cebeefab New translations adminlte.php (French) 2020-09-03 16:17:09 +01:00
Miguel Nogueira 8b47dbe2e0 New translations messages.php (French) 2020-09-03 16:17:07 +01:00
Miguel Nogueira 290dbe99b6 Update source file menu.php 2020-09-03 16:16:43 +01:00
Miguel Nogueira d7b506ec52 Update source file adminlte.php 2020-09-03 16:16:42 +01:00
Miguel Nogueira d41d94b934 Update source file messages.php 2020-09-03 16:16:40 +01:00
Miguel Nogueira b571d72eaf Update Crowdin configuration file 2020-09-03 16:16:28 +01:00
Miguel Nogueira 0c1f6f75eb Merge remote-tracking branch 'origin/translate' into translate 2020-09-03 16:07:33 +01:00
Miguel Nogueira 5ea9e11a62 AdminLTE i18n Changes
This commit removes unused language files and preserves the English sources for Crowdin. The account confirmation page has also been re-skinned with the current login/register template.
Some missing translations for 2fa were also added to the main messages file.
Sources for translations for the menus were also added.
2020-09-03 16:06:51 +01:00
Miguel Nogueira fbd1e83306
Create CODE_OF_CONDUCT.md 2020-09-03 04:47:42 +01:00
Miguel Nogueira 50ed47964c
Merge pull request #5 from spacejewel-hosting/translate
New translations (i10n)

This merge adds the following;
 - Completed Portuguese translations
 - Spanish and French translation templates
 - Several bugfixes to Vacancies, Applications, and Appointments
 - Added missing translations
 - Language selection menu

Next feature for 0.6.0:
 - Self updater with Artisan command for non-git installations
2020-09-03 04:38:25 +01:00
Miguel Nogueira 58d6a8ef1f
Merge pull request #6 from spacejewel-hosting/l10n_translate
New Crowdin updates
2020-09-03 04:30:24 +01:00
Miguel Nogueira d988b9a5cb New translations messages.php (Portuguese) 2020-09-03 03:15:32 +01:00
Miguel Nogueira eeae03dec5 New translations messages.php (Spanish) 2020-09-03 03:15:28 +01:00