budget

Get a grip on your finances.

MIT License

Stars
986
Committers
13

Bot releases are hidden (Show)

budget - v0.8.0

Published by range-of-motion about 4 years ago

  • #241 - Fix start of date picker(s)
  • #243 - Provide Russian translations
  • #238 - Fix layout issues on smaller screens
  • #236 - Add Asian currencies
  • #239 - Create setting for default transactiontype
  • #234 - Add Turkish lira

Non-functional

  • Upgrade elliptic to 6.5.3
  • Upgrade http-proxy to 1.18.1
  • Upgrade symfony/http-kernel to 5.1.5
  • #71 - Split model factories
budget - v0.7.0

Published by range-of-motion about 4 years ago

  • #202 - Support resending of verification mail
  • #207 - Implement creation of spaces, and invitations to said spaces
  • #209 - Create command for updating application
  • #215 - Fix bug where verification token didn't get persisted

Non-functional

  • #125 - Stop abusing session for mass storage
  • #219 - Fix Laravel Dusk in Travis CI
  • Upgrade lodash to v4.17.19

Misc.

  • Implement plans
budget - v0.6.1

Published by range-of-motion over 4 years ago

  • #208 - Fix plain-test mail templates
budget - v0.6.0

Published by range-of-motion over 4 years ago

  • #54 - Ability to easily select everything during import
  • #152 - Implement budgeting
  • #162 - Support different currency per transaction
  • #183 - Ability to disable suggestion box
  • #193 - Support more CSV delimiters
  • #203 - Define plain-text version of mails

Non-functional

  • Generate and display code coverage (using Codecov)
  • #185 - Fix test for getDueMonthly method
  • #190 - Use tuple notation for routes
  • #191 - Move logic for GET /translations route into dedicated controller
budget - v0.5.2

Published by range-of-motion over 4 years ago

  • #173 - Fix bug where required parameters would be missing when validation failed during completion of import
budget - v0.5.1

Published by range-of-motion over 4 years ago

  • Fix internal server error that occurred if input for e-mail was left empty
budget - v0.5.0

Published by range-of-motion over 4 years ago

  • #144 - Support recurrings at different intervals (yearly, biweekly, weekly and daily)
  • #168 - Fix attribute for e-mail input on settings page
  • #145 - Disable access to pages for logging in and registering after authentication
  • #166 - Fix incorrect instructions for getting started in README.md
  • #154 - Add remaining European currencies
  • #143 - Add currencies from Nordic countries

Non-functional

  • #150 - Clean up tests directory
  • #149 - Run Dusk in CI
  • #126 - Apply and enforce PSR-12
  • #118 - Move logic from controllers to repositories
budget - v0.4.0

Published by range-of-motion over 4 years ago

  • #131 - Support uploading of receipts to transactions
  • #140 - Fix failure to build Docker image from clean instance of repository
  • #135 - Insert South American currencies
  • #129 - Update favicon to mirror logo
  • #122 - Allow recurrings to be earning
  • #123 - Test Space model's monthlyBalance method
  • #124 - Bump websocket-extensions from v0.1.3 to v0.1.4
budget - v0.3.1

Published by range-of-motion over 4 years ago

  • #128 - Fix inaccurate decimals
budget - v0.3.0

Published by range-of-motion over 4 years ago

  • Support editing of transaction's tag
  • Fix imbalanced columns in list of transactions
  • Differentiate recurring transactions by showing an icon next to it
budget - v0.2.1

Published by range-of-motion over 4 years ago

  • #111 from range-of-motion/109-buttons-still-point-to-deprecated-pages
  • #110 from range-of-motion/108-transactions-with-substantial-amount-break-graph-on-dashboard
budget - v0.2.0

Published by range-of-motion over 4 years ago

  • #98 - from range-of-motion/97-create-dockerfile
  • #47 - from range-of-motion/phpcs-pipeline-job
  • #107 - from range-of-motion/deprecate-pages-for-listing-earnings-and-spendings
  • #105 - from range-of-motion/104-increase-usage-of-translations
  • #103 - from range-of-motion/101-modifying-earning-will-decrease-amount
  • #102 - from range-of-motion/96-support-editing-and-removing-transactions
  • #100 - from range-of-motion/99-reorganize-readme
  • #93 - from range-of-motion/92-method-in-transactionrepository-broken-since-php74
  • #91 - from range-of-motion/90-missing-required-parameters-while-creating-recurring-transaction-bug
  • #88 - from range-of-motion/87-improve-pages-for-logging-in-and-registering
  • #86 - from range-of-motion/85-upgrade-flawed-nodejs-packages
  • #84 - from range-of-motion/70-use-font-awesome-free
  • #83 - from range-of-motion/82-show-version-number
budget - v0.1.1

Published by range-of-motion over 4 years ago

  • #90 - Rename parameter in redirect to fix bug while creating recurring transaction
  • #92 - Fix broken method in TransactionRepository since PHP 7.4
budget - v0.1.0

Published by range-of-motion over 4 years ago

This is the initial version–it provides a barebones web-app for managing finances.