# # ChangeLog for Prototype Application/Paw5/src/main/resources/templates/CreatePost.html # # Generated by Trac 1.6 # 07/06/24 07:18:50 Sun, 05 Feb 2023 18:06:46 GMT Filip Chorbeski <86695898+FilipChorbeski@…> [738b31a] * Prototype Application/Paw5/src/main/java/finki/paw5/service/PostService.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/service/implementation/PostServiceImpl.java (added) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/CreatePostController.java (deleted) * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/PostController.java (added) * Prototype Application/Paw5/src/main/resources/templates/CreatePost.html (modified) * Prototype Application/Paw5/src/main/resources/templates/createpost.html (added) resolve merge conflict Thu, 02 Feb 2023 09:54:25 GMT Filip Chorbeski <86695898+FilipChorbeski@…> [cfc3e81] * Prototype Application/Paw5/src/main/java/finki/paw5/web/controllers/CreatePostController.java (added) * Prototype Application/Paw5/src/main/resources/templates/CreatePost.html (added) Created html and controller for post