- Dec 12, 2023
-
-
Connor Brock authored
Moved DragonsTale into its own package to as many methods used by this web section were scattered around various other classes.
-
- Dec 08, 2023
- Dec 07, 2023
-
-
Gabriel Copat authored
-
Connor Brock authored
Commented out code for URL query string integration to get a functioning QR code scanner for presentation
-
Gabriel Copat authored
-
- Dec 05, 2023
-
-
Gabriel Copat authored
- Unused Database in wrongly named package in Teams5 deleted (Smarttowns/Data instead of smarttowns/data) - Deleted unused/empty HTML files: home.html, index.html, QRCodeScanner.html, temp_frags.html, test.html, users.html. Renamed files to follow java naming conventions: - Renamed Packages to be lowercase - Renamed Objects to be uppercase Organised Images folder - Icons moved to images/icons (and references updated) - City Banners moved to images/banners - Unused & Repeated images deleted Moved Files: -HTML fragments for header and footer moved into the fragments folder in templates, to follow the placement of other fragment files. (ALL REFERENCES TO FILES ADJUSTED IN THE CODE)
-
- Dec 04, 2023
-
-
Connor Brock authored
Added fields into dragonstale database as a test to further integrate QR code checking against URL path. Also added some basic window.open functionality in the JS file.
-
Connor Brock authored
Set up landing page for Dragons Tale, intergrated Thymeleaf and related controllers. Applied simple CSS and JS button to redirect to a new URL. Need to set up a controller to support this redirect.
-
- Nov 30, 2023
-
-
Connor Brock authored
-
Connor Brock authored
-
- Nov 29, 2023
-
-
Gabriel Copat authored
Updated a few naming conventions and fixed some bugs
-
Gabriel Copat authored
Trails now load as nescessary instead of having all trails loaded and then hidding/unhiding as needed
-
Gabriel Copat authored
-
Gabriel Copat authored
Updated a few naming conventions and fixed some bugs
-
- Nov 28, 2023
-
-
Gabriel Copat authored
Trails now load as nescessary instead of having all trails loaded and then hidding/unhiding as needed
-
- Nov 27, 2023
-
-
Gabriel Copat authored
-