# # ChangeLog for src/main/resources/templates/events.html # # Generated by Trac 1.6 # 11/15/24 05:51:43 Thu, 24 Aug 2023 10:25:25 GMT milamihajlovska [4158cac] * src/main/resources/templates/events.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/projections.html (modified) Changes in html Thu, 24 Aug 2023 01:31:06 GMT DenicaKj [bcb4acc] * src/main/java/com/example/moviezone/service/Impl/SeatServiceImpl.java (modified) * src/main/java/com/example/moviezone/web/HomeController.java (modified) * src/main/resources/templates/events.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/projections.html (modified) filter for genre Fri, 10 Feb 2023 13:52:47 GMT DenicaKj [633b371] * src/main/resources/templates/events.html (modified) * src/main/resources/templates/film.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/projections.html (modified) * src/main/resources/templates/register.html (modified) * src/main/resources/templates/registerWorker.html (modified) design changes Wed, 08 Feb 2023 15:31:52 GMT DenicaKj [0ba5d1a] * src/main/java/com/example/moviezone/model/Ticket.java (modified) * src/main/java/com/example/moviezone/service/CategoryService.java (added) * src/main/java/com/example/moviezone/service/Impl/CategoryServiceImpl.java (added) * src/main/java/com/example/moviezone/web/HomeController.java (modified) * src/main/resources/templates/events.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/projections.html (modified) * src/main/resources/templates/projectionsForFilm.html (modified) First part of reservation Wed, 08 Feb 2023 13:41:27 GMT milamihajlovska [632e3d8] * src/main/java/com/example/moviezone/repository/EventRepository.java (modified) * src/main/java/com/example/moviezone/repository/FilmRepository.java (modified) * src/main/java/com/example/moviezone/service/EventService.java (modified) * src/main/java/com/example/moviezone/service/FilmService.java (modified) * src/main/java/com/example/moviezone/service/Impl/EventServiceImpl.java (modified) * src/main/java/com/example/moviezone/service/Impl/FilmServiceImpl.java (modified) * src/main/java/com/example/moviezone/web/HomeController.java (modified) * src/main/resources/templates/event.html (added) * src/main/resources/templates/events.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/projections.html (modified) * src/main/resources/templates/workers.html (modified) Merge branch 'master' of https://github.com/DenicaKj/MovieZone Wed, 08 Feb 2023 13:41:02 GMT milamihajlovska [39a45e6] * src/main/resources/templates/addEvent.html (modified) * src/main/resources/templates/addEventToCinema.html (modified) * src/main/resources/templates/addFilm.html (modified) * src/main/resources/templates/addFilmToCinema.html (modified) * src/main/resources/templates/addProjection.html (modified) * src/main/resources/templates/events.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/home.html (modified) * src/main/resources/templates/login.html (modified) * src/main/resources/templates/register.html (modified) updates in html Wed, 08 Feb 2023 13:40:10 GMT DenicaKj [90317ea] * src/main/java/com/example/moviezone/repository/EventRepository.java (modified) * src/main/java/com/example/moviezone/repository/FilmRepository.java (modified) * src/main/java/com/example/moviezone/service/EventService.java (modified) * src/main/java/com/example/moviezone/service/FilmService.java (modified) * src/main/java/com/example/moviezone/service/Impl/EventServiceImpl.java (modified) * src/main/java/com/example/moviezone/service/Impl/FilmServiceImpl.java (modified) * src/main/java/com/example/moviezone/web/HomeController.java (modified) * src/main/resources/templates/event.html (added) * src/main/resources/templates/events.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/projections.html (modified) * src/main/resources/templates/workers.html (modified) Events and Event Tue, 07 Feb 2023 11:34:01 GMT milamihajlovska [d09caa7] * src/main/resources/templates/events.html (modified) update events.html Mon, 06 Feb 2023 17:12:03 GMT milamihajlovska [a69d48c] * src/main/java/com/example/moviezone/config/WebSecurityConfig.java (modified) * src/main/java/com/example/moviezone/service/Impl/UserServiceImpl.java (modified) * src/main/resources/templates/events.html (modified) * src/main/resources/templates/film.html (modified) * src/main/resources/templates/films.html (modified) * src/main/resources/templates/fragments/header.html (modified) changes in some htmls Sat, 04 Feb 2023 18:55:16 GMT milamihajlovska [a554435] * src/main/java/com/example/moviezone/repository/ProjectionRepository.java (modified) * src/main/java/com/example/moviezone/service/Impl/ProjectionServiceImpl.java (modified) * src/main/java/com/example/moviezone/service/ProjectionService.java (modified) * src/main/java/com/example/moviezone/web/HomeController.java (modified) * src/main/resources/templates/events.html (moved) * src/main/resources/templates/films.html (moved) * src/main/resources/templates/login.html (added) * src/main/resources/templates/register.html (added) home controller added getMappings