305 Commits (master)
 

Author SHA1 Message Date
  Pekka Helenius 91cc6425b1 Re-structure repository: add images folder with content 4 years ago
  Pekka Helenius cc81dbeb58 Update admin perms description; Update REST API help reference guide 4 years ago
  Pekka Helenius 76129f6909 Differentiate REST API web security from Web Form security; HttpSecurity 4 years ago
  Pekka Helenius b6b9b2a25d Change BOOK to Book in HQL query 4 years ago
  Pekka Helenius 292492fa96 Minor updates 4 years ago
  Pekka Helenius 84f58b706e Rename method: updateWithoutPrice -> updateWithoutPriceAndWithoutPublish 4 years ago
  Pekka Helenius a176f7b1b3 Simplify access control annotations, based on Spring docs 4 years ago
  Pekka Helenius 1c91b1de3e Add missing CSS styles 4 years ago
  Pekka Helenius 44fef19cf2 Add web form data fields related to book publication 4 years ago
  Pekka Helenius 570b3be536 Add CSS styles for plain HTML editing 4 years ago
  Pekka Helenius 1aca859270 Update permission descriptions; add CSS styles 4 years ago
  Pekka Helenius 68a0f373cb Return different book JSON based on user login data & book publish 4 years ago
  Pekka Helenius 1651eae80c Implement findAllPublished method for BookRepository 4 years ago
  Pekka Helenius 486ec6a108 Implement publish attribute 4 years ago
  Pekka Helenius 818dd57e8c Update BookController: add Security config; add updateWithoutPrice 4 years ago
  Pekka Helenius 28d42eff87 Extend BookRepository interface; implement updateWithoutPrice method 4 years ago
  Pekka Helenius 45865a7e5f Implement WebSecurityConfig 4 years ago
  Pekka Helenius 566e775e58 Implement UserDetailServiceImpl 4 years ago
  Pekka Helenius 317a82b74f Implement BookStoreAccessDeniedHandler 4 years ago
  Pekka Helenius 5e64570c56 Implement userDatabaseRunner with example data 4 years ago
  Pekka Helenius 2fdc2e3236 Update Bookstore CSS styles 4 years ago
  Pekka Helenius 845d2d80a5 Re-format web forms: add authentication functionality, add Thymeleaf 4 years ago
  Pekka Helenius 2c90c0f85f Update database description 4 years ago
  Pekka Helenius 7c51eb38ca Implement authentication (& authorization) properties: user & roles 4 years ago
  Pekka Helenius 6c5bde3516 Remove unnecessary 'public' access modifier 4 years ago
  Pekka Helenius ecc7305942 Add images resource folder 4 years ago
  Pekka Helenius d2d7050f21 Model rebase: book properties 4 years ago
  Pekka Helenius d7f7632855 Update Maven dependencies: Spring security 4 years ago
  Pekka Helenius 64db7a082f Partial rebase of controller logic 4 years ago
  Pekka Helenius cff0480d76 Update messages & REST API help reference page 4 years ago
  Pekka Helenius 57e68f6e79 Author's first & last name: capitalize the first letter 4 years ago
  Pekka Helenius 73960c2b17 Update REST API help reference page 4 years ago
  Pekka Helenius 16db45f529 Allow more flexibility when adding book authors 4 years ago
  Pekka Helenius d9f674e4d8 Prefer absolute URI for book list page; minor form update 4 years ago
  Pekka Helenius 01769f8ad6 Improve controller logic 4 years ago
  Pekka Helenius e48ed4dc2b Update REST api help reference page 4 years ago
  Pekka Helenius cccbaf56e5 REST API: improve searching scheme 4 years ago
  Pekka Helenius 0de9d8ae64 REST API: do not expose/export book hashes 4 years ago
  Pekka Helenius f1fa35b122 Minor form update 4 years ago
  Pekka Helenius d358dbcace Update edit form code. Handle error situations better 4 years ago
  Pekka Helenius c18129253e Minor update 4 years ago
  Pekka Helenius 9054c5c072 Update Maven configuration 4 years ago
  Pekka Helenius 4baea10349 Update JSON naming scheme 4 years ago
  Pekka Helenius 58a6fe23f2 Update REST API reference help page 4 years ago
  Pekka Helenius c0c49f80fb Implement custom PUT/update method for REST API; improve class structure 4 years ago
  Pekka Helenius cbec5eaf48 Add missing descriptions 4 years ago
  Pekka Helenius 584cee7755 Book's nested JSON entries & REST API (POST): Implement support 4 years ago
  Pekka Helenius b16266eb69 Create BookAuthorHelper class for handling author-related operations 4 years ago
  Pekka Helenius cec4117a9e Change comment placement 4 years ago
  Pekka Helenius 4dc7d46f57 Implement findByNameIgnoreCaseContaining method 4 years ago