Releases: faddiv/Budget-Keeper
Releases · faddiv/Budget-Keeper
5.0.1
3.1
Article table
Mayor:
- In this version I created a separate Acticle table which is queried instead of Transaction group select.
First sync transactions into this table goes through /statistics/articles Synchronize. - Article page for inspect transactions by article.
Minor:
- Autocomplete sets wallet also.
- Rearranged home fields.
- Transactions page: refresh table after save.
- Transactions page: More usable month selector.
- bugfixes
- test and server code improvements.
Category statistics
- Category statistics for current year and for months in year.
Yearly statistics and Transaction row selection
- Yearly statistics
- Transaction row selection and summary of selected rows.
Wrong release
Mistakely released a previous commit.
Smaller usability enchantments
- Export/Import got into submenu.
- Bootstrap submenu handling + mobile view handling.
- Transactions: selected months are on different link.
- Save updates balance info.
- Category autocomplete.
React version
In second release I implemented the client with react. Also:
- fixed transaction load where all transaction are loaded.
Budget-Keeper v1.0
Fixing date bug. More strict migration program. Finishing touch for r…