50 Commits

Author SHA1 Message Date
3670fc575b refactor: improve footer links and attribution
This commit improves the footer copyright statement as well as its attribution. An image for GPL's logo as well as GitHub's mark were added, including configuration options for them.
2022-04-08 17:09:29 +01:00
7fa1e1e11c fix: add remaining missing strings 2022-04-04 13:06:01 +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
9d967a514b feat: add help ukraine widget 2022-03-15 17:17:50 +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
74c663f969 Updated SEO Meta Tags 2021-12-10 22:19:20 +00:00
a71ecac59c Add google tag manager 2021-12-10 21:34:34 +00:00
abf48897e4 Add page specific metadata 2021-12-09 21:45:59 +00:00
a214eaaab0
Better Uptime Status Banner 2021-10-28 22:41:28 +01:00
2ca891b3b0
Merge branch 'develop' of github.com:GamesClubOficial/rbrecruiter-gc into develop 2021-10-17 05:09:58 +01:00
83ed6f2963
Remove translation menu 2021-10-17 05:09:54 +01:00
f114e20228
Update header.blade.php 2021-10-17 04:59:19 +01:00
37fd350537
Update gallery images 2021-10-17 04:47:09 +01:00
abcb3740ad
GC Specific changes 2021-10-13 07:17:52 +01:00
1aee4c053f
Fix broken code 2021-10-13 04:07:16 +01:00
29f697d7b2
More footer info 2020-12-21 01:20:46 +00:00
79571d8b4c Fixed variable caps 2020-12-20 12:14:27 -05:00
035e94421e Fixed variable . 2020-12-20 12:12:58 -05:00
a72abb9147 Updated footer variables 2020-12-20 12:11:25 -05:00
Proximity
96ebdc554e Update Description again 2020-12-20 12:10:13 -05:00
Proximity
ece01fc71f Change header description 2020-12-20 12:06:48 -05:00
root
2e78d8c321 Updated Font Awesome 2020-12-20 11:53:09 -05:00
Proximity
d7331b2dc1 Added GNU License comment. 2020-12-20 16:39:30 +00:00
Proximity
bf9b6d43f3 Update from GitHub to Gitea 2020-12-20 15:37:30 +00:00
Proximity
7fef7a0ac7 Added APP_NAME/URL to main page footer. 2020-12-20 15:36:32 +00:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
687316d77a Language menu accessibility 2020-09-02 20:02:56 +01:00
ff70c21283 Homepage: add crowdin badge 2020-09-02 19:57:41 +01:00
6b7d2db612 Default flag for English 2020-09-02 19:32:31 +01:00
d743554df6 Add country flag to dropdown 2020-09-02 19:29:37 +01:00
bd530696d2 Quick dropdown toggle 2020-09-02 19:24:32 +01:00
3040afd730 Default language list item 2020-09-02 19:20:06 +01:00
e7d2c548c0 Populate language list 2020-09-02 19:15:01 +01:00
f001a16d4d Add homepage language selector 2020-09-02 19:05:24 +01:00
d8dbb1a0a2 Add homepage language selector 2020-09-02 19:04:25 +01:00
bf5d4058ad Add auth localization options 2020-09-01 01:01:32 +01:00
f871e14307 Add homepage localization options 2020-09-01 00:29:58 +01:00
1e78a8e6d9 Use app name 2020-08-31 23:20:53 +01:00
d392c0593f Add two factor authentication 2020-07-17 22:44:10 +01:00
9e2d571298 Fix homepage bg issue 2020-07-16 07:32:52 +01:00
3693ce3431 Add footer to all dashboard pages 2020-07-16 06:46:20 +01:00
cc8c293cc6 Significant changes
Added several components and features too long to list here
2020-05-22 03:49:16 +01:00
4c6a435e34 Entrypoint: Add Application Page
This commit finally adds the dynamically rendered form that changes according to how the user builds their form.
It also fragments the header and footer for the main page into their own separate files for ease of access later.
Vacancy status has also been added to the Vacancies in DB.
All staff application endpoints have also been moved to under the user application endpoints group, for ease of use (duplicated route group).
2020-05-08 06:06:24 +01:00
70c7429e36 Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
3bd773e2d3 Added main page
This commit adds the main page (incl. breadcrumbs), a license file, a contact form (with recaptcha) and a captcha config file.
2020-04-27 07:28:00 +01:00