Skip to content

PLAY-115 Update/retest /fix play-cms-demo

Raphael Mäder requested to merge PLAY-115 into master

Created by: LudmilaNepomn

  • PLAY-115 Allow to set car id to null

  • PLAY-115 Add unique constraint for registrationId field

  • PLAY-115 Mark car price as required field

  • PLAY-115 Add missing translations

  • PLAY-119 Fix search by user name by prevent creating user with null name when firstname and/or lastname is present

  • PLAY-119 Replace rows in code to prevent nullpointer exception

  • PLAY-115 Correctly determinate number of pages

  • PLAY-115 Add validation for datepicker

  • PLAY-123 Start implementing search in admin/cars/list

  • PLAY-123 Add search to admin/car/list

  • PLAY-123 Add constructors and methods in app/crud/util/Paginate for TypedQuery

  • PLAY-123 Add possibility search by piece of word

    Add methods in crud.util.Paginate which take Typed Query

Merge request reports