DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

Add constraints to title length of a slot #90

Closed Diwoka closed 5 years ago

Diwoka commented 5 years ago

Fix #88

Adds a minimum and maximum length to the title field when adding a time slot.

kevinjhappy commented 5 years ago

I will make the improvement, it will be needed to deal with the title field directly in the entity construct to respect the title limit of 5 to 50 characters anywhere in the program