135 Commits (1c91b1de3e23116259455a95c355abf5145f1516)

Author SHA1 Message Date
  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 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
  Pekka Helenius e7fc738b7a REST API: Generate book hash when adding a new book with curl POST 4 years ago
  Pekka Helenius 67482438ce Add comment about object notation 4 years ago
  Pekka Helenius a2fcecfe8c Determine data types for database; add column definitions 4 years ago
  Pekka Helenius 8a373a209d Add missing header text 4 years ago
  Pekka Helenius e6a6325d5a Implement random hashes as replacement for direct book IDs for front-end 4 years ago
  Pekka Helenius 8ad66f24a0 Uniform and correct styling 4 years ago
  Pekka Helenius fa295895f3 Change used table elements (header -> data cell) 4 years ago
  Pekka Helenius 12eb644e74 Explain some design choices used in HTML documents; add commenting 4 years ago