Skip to content

Releases: NaturalHistoryMuseum/scratchpads2

2.9.14

13 Nov 14:46
Compare
Choose a tag to compare

This release upgrades Drupal to version 7.73, as well as some smaller changes:

2.9.13

29 Apr 09:31
c7443b0
Compare
Choose a tag to compare

2.9.12.3

18 Mar 09:42
Compare
Choose a tag to compare
Bump to 2.9.12.3

2.9.12.2

04 Mar 15:01
Compare
Choose a tag to compare
Update changelog to 2.9.12.2

2.9.12.1

25 Feb 09:31
f842ebe
Compare
Choose a tag to compare
Merge pull request #6142 from NaturalHistoryMuseum/paul/gbif-description

Add a description field to GBIF submissions

2.9.12

05 Feb 16:00
f5a747d
Compare
Choose a tag to compare

This release had four developers working over a longer time period trying to fix as many outstanding bugs as possible to bring the issue queue down to a more manageable size. Here's a summary of the fixes:

Localisation & Internationalisation:

UI, UX & Accessibility:

  • Prevent the media select box opening prematurely (#6099 - @PaulKiddle)
  • Disable autocomplete for search when "all" selected (#6100 - @PaulKiddle)
  • Patch the biblio's crossref importer to only include certain tags in titles (#6077 - @jrdh)
  • Captalise the "Add terms" taxonomy operation (#6096 - @jrdh)
  • Use htmlspecialchars to make title xml safe (#6103 - @alycejenni)
  • Check that anon users have access to node before generating 'cite me' (#6102 - @alycejenni)
  • Add margins around lexicon links (#6105 - @alycejenni)
  • Decode html chars when displaying node titles on taxon pages (#6106 - @alycejenni)
  • Return an error when autocompleting taxons without a vocabulary (#6114 - @jrdh)
  • Remove duplicates from species media view (#6129 - @jrdh)
  • Move stripy-div-group border to table cells (#6128 - @alycejenni)
  • Add 'alpha' class to ecoint block to match other blocks (#6125 - @alycejenni)
  • Set the max_input_vars in php.ini (#6120 - @alycejenni)

Maps:

Import, Export & Interoperability:

2.9.11

22 Oct 12:50
Compare
Choose a tag to compare

Among other issues, this release makes further improvements to the maps module
including fixes for previous regressions, and improves docker support.

2.9.10

12 Aug 11:04
f933656
Compare
Choose a tag to compare

This release fixes a number of regressions and bugs, including significant work refactoring map fields to be more reliable.

  • Retain inputted map data when trying to submit an incomplete or invalid form (#5852 - @PaulKiddle)
  • Fix for BHL results not showing in taxonomy pages (#5944 - @jrdh)
  • Prevent block headers covering other blocks in species overview pages (#5967 - @PaulKiddle)
  • Prevent footer covering page content when too large (#5965 - @PaulKiddle)
  • Allow popups on taxon maps for points with multiple sets of data (#5912 - @PaulKiddle)
  • Allow file uploads that contain UTF8 characters in the filenames (#5972 - @PaulKiddle)
  • Add scale bar to maps (#5986 - @PaulKiddle)
  • Fix problems with taxonomy spreadsheet import (#5981 - @PaulKiddle)

2.9.9

01 Jul 14:09
Compare
Choose a tag to compare

Bug fixes:

  • Make BHL and ReFindIt API uses more reliable (#5944 - @jrdh)
  • Allow configuration of species tabs (#5947 - @jrdh)
  • Apply toggle setting on page load (#5888 - @jrdh)

Upgrade to Drupal 7.67

05 Jun 11:39
Compare
Choose a tag to compare
2.9.8

Merge branch 'master' of https://github.com/NaturalHistoryMuseum/scra…