Skip to content

Releases: davewalker5/NatureRecorderPy

Version 1.0.30

29 Jul 12:14
392b00c
Compare
Choose a tag to compare
  • Support for Microsoft Edge
  • Locust file updates to handle user login and CSRF

Version 1.0.28

09 Apr 06:24
53b3c2a
Compare
Choose a tag to compare

When entering sightings:

  • Default Gender to "Unknown"
  • Default the "with young" indicator to "No"
  • Hide the number, gender and "with young" indicators when a category is selected for which they're not relevant

Version 1.0.27

13 Mar 08:59
04854cf
Compare
Choose a tag to compare
  • Implement date picker on date entry fields

Version 1.0.26

07 Mar 18:11
c5f8983
Compare
Choose a tag to compare
  • Conceal password entry on login page

Version 1.0.25

27 Feb 09:29
67e0ad5
Compare
Choose a tag to compare
  • Add the ability to delete records of all types from the UI

Version 1.0.24

26 Feb 09:12
a16330d
Compare
Choose a tag to compare
  • Support addition of simple text notes to a sighting

1.0.23: Merge pull request #36 from davewalker5/flask-app-factory

19 Feb 06:05
59f2906
Compare
Choose a tag to compare
  • Implement Flask application factory
  • Implement Flask app configuration
  • Implement random secret key for Flask app
  • Implement .env for storage of sensitive configuration data

Version 1.0.22

15 Feb 15:57
9c8d641
Compare
Choose a tag to compare
  • Added the "species by date" report to report on sightings of a species at a given location over time

Version 1.0.21

15 Feb 05:11
50ca61c
Compare
Choose a tag to compare

Implement authentication to access the application

Version 1.0.20

06 Feb 10:57
0fc4586
Compare
Choose a tag to compare
  • Refactor the location reports into a single report that shows a combined dataset and multiple charts
  • Open the location report in a new browser tab