Changed
- [Users] The year field is no longer limited in the User model but now in the UI with create and update user forms. This modification is done as the expected behavior was not met: the field was supposed to be limited to current year + 1 but this information was not dynamically modified, only when a migration occurred.
Other
- [Tests] Revert default users to Me214 in test data :p