Skip to content
Snippets Groups Projects
  1. Dec 05, 2023
    • Gabriel Copat's avatar
      Changed database Repositories for Badges/Stickers to a singular Repository for Rewards · 2531a0af
      Gabriel Copat authored
      Updated UserController.java to reflect this change
      2531a0af
    • Gabriel Copat's avatar
      Rewards like Badges and Stickers now extend an abstract class Rewards · e8c1365f
      Gabriel Copat authored
      Restructured rewards package for organization
      e8c1365f
    • Gabriel Copat's avatar
      File Deletes: · cb6e801c
      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)
      cb6e801c
  2. Dec 04, 2023
  3. Dec 03, 2023
  4. Dec 02, 2023
  5. Dec 01, 2023
  6. Nov 30, 2023
Loading