234 Commits (01814c1950f2fd872d2d4c5f6e67ee225274b011)
 

Author SHA1 Message Date
  Pekka Helenius 01814c1950 Update SQL schema & DB structure plans 4 years ago
  Pekka Helenius 6aa7a3600a Add test reference document sheet 4 years ago
  Pekka Helenius d6d29311de Add missing Maven imports for SQL 4 years ago
  Pekka Helenius 31cc8b4ace Be more informative: add available profile options 4 years ago
  Pekka Helenius 37a03d6ed7 Update dev configuration: add comments 4 years ago
  Pekka Helenius 2f7f4864b3 Prepare application for deployment; add production settings, add 4 years ago
  Pekka Helenius 5d2b648ab3 Add warning statement about custom queries 4 years ago
  Pekka Helenius b3526137f8 Add SQL server security note 4 years ago
  Pekka Helenius 249bd5b6b4 Prevent unauthorized users to alter book prices 4 years ago
  Pekka Helenius b4a4158a8b Update helpdesk view description 4 years ago
  Pekka Helenius b6cc0ac887 Book hash IDs: consider potential hash collisions; move logic into 4 years ago
  Pekka Helenius 0450a8fcc5 REST API help reference page: add 'publish' attribute into examples 4 years ago
  Pekka Helenius e3017394dd Re-define Book publish attribute JSON read/write policy 4 years ago
  Pekka Helenius 5e043c3a69 Consider too long user inputs for username login field 4 years ago
  Pekka Helenius dc4d9a76b3 Update authorization checks and improve their descriptions 4 years ago
  Pekka Helenius 534204e76f Delete unused import 4 years ago
  Pekka Helenius a9f35eb743 Register classes as Spring services, deprecate instance attribute 4 years ago
  Pekka Helenius 6dcb1abbc3 Minor style/readability fixes 4 years ago
  Pekka Helenius 13fd73a09e Enable BCryptPasswordEncoder 4 years ago
  Pekka Helenius 9fb7a98d32 Replace PasswordEncoderFactories with BCryptPasswordEncoder 4 years ago
  Pekka Helenius 595cb82fa8 Add missing HTML body tags 4 years ago
  Pekka Helenius 8ea4f60133 Update project version: 0.0.3-alpha 4 years ago
  Pekka Helenius b331d564ad Update home page screenshot 4 years ago
  Pekka Helenius a613fcd60a Temporarily disable TTL for UrlTemplateResolver 4 years ago
  Pekka Helenius 383ed4a919 Update properties files 4 years ago
  Pekka Helenius ef17081962 REST API help reference page: add more examples 4 years ago
  Pekka Helenius ecba11b7e4 Fix 'potentially malicious URL' 4 years ago
  Pekka Helenius 28afed3c9f Un-hardcode more messages 4 years ago
  Pekka Helenius 0077ce9315 Add TODO note : properties not working here? 4 years ago
  Pekka Helenius 94762c5a54 Add missing REST API page values/properties 4 years ago
  Pekka Helenius c50a6962b6 Add un-hardcode TODOs 4 years ago
  Pekka Helenius 81b45f4c19 Update web forms: use component naming scheme; use multiple lines on 4 years ago
  Pekka Helenius e11cfc4808 Implement BookStorePages class, primarily for Thymeleaf 4 years ago
  Pekka Helenius c23ef0cc6d Update layout, update class description 4 years ago
  Pekka Helenius ac02bad770 Update controller links & authorities 4 years ago
  Pekka Helenius e475e37cbf Update development environment texts 4 years ago
  Pekka Helenius 12ba93f42d Web forms: Add dev profile checks 4 years ago
  Pekka Helenius 7ff23e1a39 Add dev profile annotations; delete authority USER from Admin test user 4 years ago
  Pekka Helenius 407d072802 Add development properties; re-locate some properties 4 years ago
  Pekka Helenius 0094dc831f Check if external URL is reachable before inserting fragments from there 4 years ago
  Pekka Helenius d568620060 UrlTemplateResolver: Add TTL configuration 4 years ago
  Pekka Helenius 90fbbb7eca Implement BookStoreExternalUrlService for URL checks 4 years ago
  Pekka Helenius fa1b75e824 Move H2 database console link to more appropriate place; add dev note 4 years ago
  Pekka Helenius 87f4b9606f Use Spring logical component BookAuth to retrieve book authorities 4 years ago
  Pekka Helenius c44b2aaf96 Add missing authority properties; add header note 4 years ago
  Pekka Helenius 5cb4e3f347 Retrieve authorities & categories from Spring Environment 4 years ago
  Pekka Helenius dbf1af523c Un-hardcode WebSecurityConfig authorities; add commenting 4 years ago
  Pekka Helenius 249ff1f052 Use logical Spring component BookAuth to retrieve Authorities; 4 years ago
  Pekka Helenius 2a525f3136 Implement BookStoreAuthorities class 4 years ago
  Pekka Helenius 3db3820de1 Update property files: add header note 4 years ago