# # ChangeLog for Prototype Application/Paw5/src/main/resources/templates/home.html # # Generated by Trac 1.6 # 07/03/24 20:48:37 Sat, 04 Mar 2023 19:00:33 GMT SazdovaEkaterina [33b9f30] * Prototype Application/Paw5/src/main/resources/templates/home.html (modified) fix duplicate id Sat, 04 Mar 2023 18:55:18 GMT SazdovaEkaterina [eac569a] * Prototype Application/Paw5/src/main/java/finki/paw5/service/PetService.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/service/PostService.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/service/implementation/PetServiceImplementation.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/HomeController.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PetController.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PostController.java (modified) * Prototype Application/Paw5/src/main/resources/templates/aboutUs.html (modified) * Prototype Application/Paw5/src/main/resources/templates/create-post.html (modified) * Prototype Application/Paw5/src/main/resources/templates/home.html (modified) * Prototype Application/Paw5/src/main/resources/templates/login.html (modified) * Prototype Application/Paw5/src/main/resources/templates/register.html (modified) merge main into adopting-a-pet Fri, 03 Mar 2023 20:43:29 GMT SazdovaEkaterina [d7eaf88] * Prototype Application/Paw5/src/main/resources/templates/aboutUs.html (modified) * Prototype Application/Paw5/src/main/resources/templates/create-post.html (modified) * Prototype Application/Paw5/src/main/resources/templates/home.html (modified) * Prototype Application/Paw5/src/main/resources/templates/login.html (modified) * Prototype Application/Paw5/src/main/resources/templates/register.html (modified) fix thymeleaf links This was the problem that was causing model ... Thu, 16 Feb 2023 14:28:28 GMT SazdovaEkaterina [6941fac] * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PostController.java (modified) * Prototype Application/Paw5/src/main/resources/templates/create-post.html (modified) * Prototype Application/Paw5/src/main/resources/templates/home.html (modified) link to home and added headers Thu, 16 Feb 2023 14:21:12 GMT SazdovaEkaterina [3c7bf5b] * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PostController.java (modified) * Prototype Application/Paw5/src/main/resources/templates/aboutUs.html (modified) * Prototype Application/Paw5/src/main/resources/templates/home.html (modified) * Prototype Application/Paw5/src/main/resources/templates/list-posts-adoption.html (modified) * Prototype Application/Paw5/src/main/resources/templates/pet-details.html (modified) link to home and add headers Mon, 13 Feb 2023 11:59:19 GMT trajchevaM <118018439+trajchevaM@…> [f0232fb] * Prototype Application/Paw5/src/main/java/finki/paw5/model/exceptions/NonExistingArgumentsException.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/repository/UserRepository.java (modified) * Prototype Application/Paw5/src/main/java/finki/paw5/service/AuthService.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/service/implementation/AuthServiceImpl.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/HomeController.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/LoginController.java (added) * Prototype Application/Paw5/src/main/resources/templates/aboutUs.html (added) * Prototype Application/Paw5/src/main/resources/templates/home.html (added) * Prototype Application/Paw5/src/main/resources/templates/login.html (added) * Prototype Application/Paw5/src/main/resources/templates/register.html (added) login and home