All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add user name field to users form
- Config option for changing unauthorized redirects
- Console command for generating model files
- Add TestBench for easier testing
- Add old input to forms when validation fails.
- Move from dwightwatson/validating to esensi/model
- Move password hashing form the package to the
User
model. - Add password confirmation feature
- Fix spacing issues on various button and link elements
- Refactor gateway classes
- Remove test directory from codeception
- Move duplicate gateway methods into traits
- Add Codeception
- Add gateway and middleware tests
- Refactor gateway to inject more dependencies
- Add badges to README.md
- Add route documentation to README.md
- Add English translations
- Initial GUI
- Events
- Validation