2b44fe35a8
feat: add clarification message to invite ui
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 22:48:21 +01:00
26eff56cb2
feat: show invite expiration status in UI
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 22:29:42 +01:00
f551576730
fix: ensure invitation feature is disabled when registrations are not
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 21:21:38 +01:00
6739fde41a
feat: allow invited users to register
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 19:50:27 +01:00
f7c62a4ac2
feat: add invite notification emails, functionality to admin dashboard and sign up page
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-07 18:46:34 +01:00
22cffaffca
feat: add registration control setting, invites (WIP)
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-06 13:35:37 +01:00
5d181bba03
chore(deps): update to Laravel 12, pending testing
...
Signed-off-by: Miguel Nogueira <me@nogueira.codes >
2025-08-04 09:06:32 +01:00
4e4a1c659f
chore(deps): update AdminLTE
2025-03-10 11:23:28 +00:00
a5db89d18c
chore(brand): branding updates
2024-06-26 17:06:02 +01:00
7ce6af5083
chore(brand): remove more outdated brand assets
2024-06-24 12:05:37 +01:00
517ee13803
fix(strings): correct typo
2023-08-16 01:16:58 +01:00
f1f19d842a
fix(structure): update misspelled parameter name
2023-08-16 01:15:49 +01:00
895400c425
fix(strings): string copy changes
2023-08-16 01:12:20 +01:00
7dca30b57d
fix(auth): check for discord callback error status, update string copy
2023-08-16 01:04:56 +01:00
1f5df4cc5a
refactor(deorgify): misc updates, remove unnecessary stuff
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-07-02 14:58:59 +01:00
0d9477aea2
refactor(deorgify): update copyright footer
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-07-02 14:48:44 +01:00
7100a4d1b4
refactor(deorgify): deorgify homepage header
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-07-02 14:34:05 +01:00
a99689006b
refactor(l10n): remove untranslated components in home page
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-06-29 22:51:46 +01:00
b58922b168
chore: update demo mode wipe time for consistency
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-06-29 20:27:01 +01:00
2b1caeb80c
branch commit
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-06-29 18:21:58 +01:00
a3aa444bf9
refactor(theme): update theme to better fit updated logo
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 04:37:18 +00:00
ea44af003c
refactor(theme): update theme to better fit updated logo
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 04:28:57 +00:00
c48f2a9ec2
refactor(theme): update app logos and how they are displayed
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 03:12:28 +00:00
25fe13f091
chore(deps): added adminlte vendored items
...
(this might not be entirely necessary unless we're changing everything adminlte publishes)
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 02:15:25 +00:00
0695262e73
chore(deps): updated adminlte assets
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 02:11:00 +00:00
91990e7a1d
feat(providers): remove call to registerPolicies because it's now called by the framework
...
Signed-off-by: miguel456 <me@nogueira.codes >
2023-02-26 01:01:18 +00:00
621d262d29
fix: show age in user mgmt page and appl page
...
Signed-off-by: miguel456 <me@nogueira.codes >
2022-10-28 20:15:45 +01:00
9750e2cfcd
fix: close unclosed img tag breaking the layout
...
Signed-off-by: miguel456 <me@nogueira.codes >
2022-10-26 21:18:57 +01:00
b89d71b371
Revert "Revert "merge 1""
...
This reverts commit 0c463d1f10
.
2022-10-24 01:04:22 +01:00
0c463d1f10
Revert "merge 1"
...
This reverts commit 0bc6c20a6d
.
2022-10-24 01:03:43 +01:00
0bc6c20a6d
merge 1
...
Signed-off-by: miguel456 <me@nogueira.codes >
2022-10-24 01:01:10 +01:00
d23820598f
refactor: refactored non-specific strings on homepage
...
The homepage has organization-specific strings, that aren't translated and are in Portuguese. These haven't been touched.
2022-03-31 17:25:25 +01:00
6338b3ef8b
refactor: refactored auth strings
2022-03-31 17:25:25 +01:00
e0844a7a2b
refactor: refactored strings on primary user views
2022-03-31 17:25:25 +01:00
678ac68c57
refactor: refactored strings on user profile views
2022-03-31 17:25:25 +01:00
3f3f10e508
refactor: refactored strings on dashboard
2022-03-31 17:25:25 +01:00
44874fbdc5
feat: added strings to Teams feature
2022-03-31 17:25:25 +01:00
703032a008
refactor: refactored strings for application forms
2022-03-31 17:25:25 +01:00
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
9d967a514b
feat: add help ukraine widget
2022-03-15 17:17:50 +00:00
a265debe4c
feat: add account unlock/lock notifications
2022-03-07 19:43:14 +00:00
a4f41b8f8d
fix: add constraint actions to db structure
...
This commit adds several missing "cascade delete" actions to relationships on database tables. This effectively fixes errors while trying to delete user accounts because of pending child records.
Additionally, the observers for applications and vacancies were removed, since they are now obsolete.
The account deletion system was also refactored.
2022-03-07 18:14:42 +00:00
6c843812d2
fix: remove account name from 403 error
...
This commit removes the user's name from the error message, as a 403 may be triggered by someone who is logged out, e.g. suspended user with no permission to access registration page.
2022-03-05 23:12:37 +00:00
4e51a4bc8b
fix: updated dashboard footer information
2022-02-24 05:50:26 +00:00
0a66bde951
fix: update statuspage btn
2022-02-24 03:30:47 +00:00
2a84c83b4f
feat: add statuspage btn to err pages
2022-02-24 03:29:15 +00:00
641fd191a9
feat: custom http error pages
2022-02-24 03:04:49 +00:00
be494b5f21
feat: add pagination to absence list
2022-02-24 01:28:36 +00:00
4f824525cb
fix: always redirect users to own absence list
2022-02-24 01:09:07 +00:00
89a67f8802
fix: always redirect users to own absence list
2022-02-24 01:00:28 +00:00