Miguel Nogueira
|
d53e8135ee
|
Reverted recent accidental changes
|
2020-11-02 22:04:57 +00:00 |
Miguel Nogueira
|
e4fb438721
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# app/Http/Controllers/TeamFileController.php
# app/TeamFile.php
# config/adminlte.php
# routes/web.php
|
2020-11-02 21:50:30 +00:00 |
Miguel Nogueira
|
96aa01b9c6
|
Recent changes
|
2020-11-02 21:44:05 +00:00 |
Miguel Nogueira
|
d5d23b7dbd
|
Apply fixes from StyleCI
|
2020-10-11 01:54:22 +00:00 |
Miguel Nogueira
|
06d1e0ad3f
|
RSM-8 Add team files page and ability to download files
|
2020-10-11 02:54:09 +01:00 |
Miguel Nogueira
|
b8a2a64354
|
Add user account creation command
|
2020-10-11 00:25:14 +01:00 |
Miguel Nogueira
|
9b4bdefd81
|
RSM-78 Add OneSignal credential config and others
|
2020-10-10 18:22:38 +01:00 |
Miguel Nogueira
|
6541e25a39
|
Apply fixes from StyleCI
|
2020-10-10 16:30:26 +00:00 |
Miguel Nogueira
|
077ead9612
|
RSM-5 Made Vacancies easily linkable to Teams
|
2020-10-09 22:27:36 +01:00 |
Miguel Nogueira
|
6cc99d2ebe
|
Prevent empty form creation
|
2020-10-09 00:56:11 +01:00 |
Miguel Nogueira
|
0930c29b9a
|
RSM-5 Update to Laravel 8
|
2020-10-08 23:47:23 +01:00 |
Miguel Nogueira
|
596a469e15
|
Add user invitation facilities RSM-5
Adds user invitation to teams, and framework for assigning taems
Also adds user acc. deletion.
|
2020-10-08 19:19:10 +01:00 |
Miguel Nogueira
|
75f4404259
|
RSM-6 Team features
|
2020-10-03 21:36:35 +01:00 |
Miguel Nogueira
|
b68449d3bf
|
RSM-3 Add team functionality to users
|
2020-09-10 19:05:26 +01:00 |
Miguel Nogueira
|
937a0206a5
|
Added existing account check to logs
|
2020-09-08 01:38:56 +01:00 |
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
|
87f8e63b24
|
Force new users to verify email
|
2020-09-03 20:06:29 +01:00 |
Miguel Nogueira
|
8e85e08171
|
Vacancy tweaks
|
2020-09-03 02:52:21 +01:00 |
Miguel Nogueira
|
de3dba3627
|
Vacancy tweaks
|
2020-09-03 02:50:19 +01:00 |
Miguel Nogueira
|
7e58c3af6b
|
Add more missing translation strings
Also fixed broken vacancy editor
|
2020-09-03 02:20:15 +01:00 |
Miguel Nogueira
|
60874c046f
|
Conditionally pre-load Appointment relationship
|
2020-09-03 00:34:35 +01:00 |
Miguel Nogueira
|
e9dd1567b8
|
Appointment model tweaks
|
2020-09-03 00:23:09 +01:00 |
Miguel Nogueira
|
af96d193a4
|
Missing login button translation
|
2020-09-03 00:11:49 +01:00 |
Miguel Nogueira
|
9b5e35b241
|
Missing typehint
|
2020-09-02 20:52:56 +01:00 |
Miguel Nogueira
|
a0192cdb02
|
Added route localization and auto detection
|
2020-09-02 17:43:27 +01:00 |
Miguel Nogueira
|
17fb0e236f
|
Make notifications cancellable
This commit makes certain notifications cancellable. This enables notifications to be sent conditionally based on the user's choice.
|
2020-08-31 22:06:00 +01:00 |
Miguel Nogueira
|
27b1f3170b
|
Update settings log level
|
2020-08-31 20:02:30 +01:00 |
Miguel Nogueira
|
00cc36246f
|
Minor import change
|
2020-08-31 19:53:10 +01:00 |
Miguel Nogueira
|
41e3e817a2
|
Added error messages to settings.blade.php
|
2020-08-31 19:50:58 +01:00 |
Miguel Nogueira
|
2afea88846
|
Added logging to Settings
|
2020-08-31 19:47:27 +01:00 |
Miguel Nogueira
|
ea96cbc1f5
|
Options: return value instead of whole model
|
2020-08-31 18:54:33 +01:00 |
Miguel Nogueira
|
2996e66c8b
|
Add missing query builder statement for options
|
2020-08-31 18:51:35 +01:00 |
Miguel Nogueira
|
cd874c5f58
|
Settings auth checks
|
2020-08-31 18:36:38 +01:00 |
Miguel Nogueira
|
a3071dccf9
|
Update wrong view name
|
2020-08-31 17:58:07 +01:00 |