2017-09-14 14:20:41 +00:00
|
|
|
# Changelog
|
|
|
|
|
2017-09-14 14:21:05 +00:00
|
|
|
# Next Release
|
|
|
|
|
2017-10-03 14:33:43 +00:00
|
|
|
* Location is now updated on registration. Customers location is truncated to 2
|
|
|
|
decimal places based on their postcode.
|
2017-10-03 14:47:05 +00:00
|
|
|
* Location is also updated on changing a users postcode
|
2017-10-03 14:33:43 +00:00
|
|
|
|
|
|
|
## Bug Fixes
|
|
|
|
|
|
|
|
* Updated Geo::UK::Postcode::Regex dependency to latest version. Fixes postcode
|
|
|
|
validation errors
|
|
|
|
|
2017-10-02 13:27:10 +00:00
|
|
|
# v0.9.4
|
|
|
|
|
2017-09-29 15:26:40 +00:00
|
|
|
* **Admin Feature:** Report of transaction data graphs
|
|
|
|
* **Fix:** Mobile view meta tag for admin
|
|
|
|
* Upgrade all CSS to Bootstrap 4 beta
|
|
|
|
* **Admin Feature:** Added version number to admin console
|
|
|
|
|
2017-09-28 13:44:18 +00:00
|
|
|
# v0.9.3
|
|
|
|
|
2017-09-28 13:30:19 +00:00
|
|
|
* **Feature:** lat/long locations on customers and organisations
|
|
|
|
* **Feature:** Suppliers map co-ords
|
|
|
|
|
2017-09-15 11:55:41 +00:00
|
|
|
# v0.9.2
|
|
|
|
|
|
|
|
* **Fix:** Leaderboard total calculations not mapped correctly
|
|
|
|
* **Fix:** Reroute to org list on submission
|
|
|
|
|
2017-09-14 14:20:41 +00:00
|
|
|
# v0.9.1
|
|
|
|
|
|
|
|
* Change to semantic versioning
|
|
|
|
* Change database schema to use entity style model
|
|
|
|
* Added schema graphs for showing the schema layout
|
|
|
|
* **Fix:** null values on Org Graphs
|
|
|
|
* **Feature:** Org Graphs for sales and purchase data
|
|
|
|
* **Fix:** Deny organisations buying from themselves
|
|
|
|
* **Feature:** API endpoint for viewing purchases
|
|
|
|
* **Feature:** Transaction viewing in Admin interface
|
|
|
|
* **Fix:** Booleans under postgres and sqlite
|
|
|
|
* **Feature:** Organisation snippets API
|
|
|
|
|
|
|
|
# v0.009
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.008.1
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.008
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.007
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.006
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.005
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.004
|
|
|
|
|
|
|
|
*No changes recorded*
|
|
|
|
|
|
|
|
# v0.003
|
|
|
|
|
|
|
|
Made leaderboard cronjob scripts work correctly by using production config
|
|
|
|
instead of defaulting to development
|
|
|
|
|
|
|
|
# v0.002
|
|
|
|
|
|
|
|
Release with leaderboard scripts for automatic generation of leaderboards
|
|
|
|
|
|
|
|
# v0.001
|
|
|
|
|
|
|
|
First release with basic functionality.
|