Skip to content

Releases: Pear-Trading/Foodloop-Server

v0.9.6

21 Nov 15:50
Compare
Choose a tag to compare
  • Admin Feature Merged organisation lists into one list
  • Admin Feature Paginated Organisation listings
  • Admin Feature Added flags to Organisations listings
  • Admin Feature Added is_local flag to Organisations to start categorising odd stores
  • Admin Feature Feedback items now word wrap
  • Admin Feature Rework transaction viewing
  • Admin Feature Implemented import method for importing previous data from csv
  • Admin Feature Added badges for various organisation flags eg. local, user, validated
  • Admin Feature Enabled merging of organisations to reduce duplicates
  • Admin Feature Added badges to user listing to show whether customer or organisation
  • Admin Feature Added pagination to user listings
  • Improved logging for debugging issues with login

v0.9.5

14 Nov 11:08
Compare
Choose a tag to compare
  • Added leaderboard api for web-app with pagination
  • Location is now updated on registration. Customers location is truncated to 2
    decimal places based on their postcode.
  • Location is also updated on changing a users postcode
  • Distance is now calculated when a transaction is submitted

Bug Fixes

  • Updated Geo::UK::Postcode::Regex dependency to latest version. Fixes postcode
    validation errors

v0.9.4

02 Oct 13:43
Compare
Choose a tag to compare
  • 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

v0.9.3

28 Sep 14:32
Compare
Choose a tag to compare
  • Feature: lat/long locations on customers and organisations
  • Feature: Suppliers map co-ords

v0.9.2

15 Sep 12:15
Compare
Choose a tag to compare
  • Fix: Leaderboard total calculations not mapped correctly
  • Fix: Reroute to org list on submission

v0.9.1 - 2017-09-14

14 Sep 14:33
Compare
Choose a tag to compare
  • 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

2017-07-26 - Leaderboard Fix

26 Jul 10:51
Compare
Choose a tag to compare

Made leaderboard cronjob scripts work correctly by using production config instead of defaulting to development

2017-07-25 Release 02

25 Jul 18:55
Compare
Choose a tag to compare

Release with leaderboard scripts for automatic generation of leaderboards.

First Alpha Release

25 Jul 16:38
Compare
Choose a tag to compare

First release with basic functionality.