Skip to content

Jethro 2.34.1

Compare
Choose a tag to compare
@tbar0970 tbar0970 released this 14 Nov 08:39
· 75 commits to master since this release

This maintenance release resolves various issues in 2.34.0

Bugfixes

  • #947 - better cleanup of temp files on server
  • #960 - Reports showing group-related columns sometimes showed repeated values
  • #976 - problem pasting into email fields
  • #971 - 'attendance days' field was hidden when adding/editing a group
  • #959 - 'copy' button in 'email-all' popup wasn't working
  • #963 - database upgrade errored on some mysql versions due to 'rank' keyword
  • #955 - when editing an ad-hoc run sheet item, 'title' field was sometimes not visible
  • #956 - service components weren't visible whilst being dragged to a run sheet
  • #958 - layout of personnel in columns on run sheet has been improved

Enhancements

  • If an uploaded photo is too big, the user is now told what the limit is.

Upgrade Procedure

  1. Log out of Jethro
  2. Take a backup of your mysql database
  3. If upgrading from a version older than 2.34.0, apply all applicable upgrade SQL files from the upgrades folder to your mysql database, including upgrades/2023-upgrade-to-2.34.sql
  4. Move away your old Jethro files (eg. rename your jethro folder to jethro_old)
  5. Unzip the new files into the right place (don't just overwrite the old files)
  6. Move your old conf.php and files/ subdirectory (if not empty) back into your jethro folder.
  7. Log in and test.