Skip to content

Jethro v2.15.0

Compare
Choose a tag to compare
@tbar0970 tbar0970 released this 09 May 12:30
· 1479 commits to master since this release

Jethro v2.15.0

Jethro v2.15 adds a minor new feature and several bugfixes.

New Features

  • Issue #184 - ability to include dividers and headings amongst custom fields

Bugfixes

  • Issue #176 - some attendance data was wiped when using the age bracket filter
  • Issue #180 - error when you include a column twice in person report results
  • Issue #146 - ical feed dates were all 1970 if the congregtion's meeting time didn't start with numbers
  • Issue #153 - showing/hiding archived group members worked backwards
  • Issue #177 - Jethro allowed you to try to override the title of a non-ad-hoc service item but it didn't work
  • Issue #172 - personnel above run sheet was cramped; now reduced to 3 columns
  • Various other small problems

Upgrade procedure

  1. Log out of Jethro (otherwise your user session won't match the new code)
  2. Take a backup of your mysql database
  3. Move away your old Jethro files (eg rename your jethro folder to jethro_old)
  4. Unzip the new files into the right place (don't just overwrite the old files)
  5. If upgrading from a version older than 2.14, apply any applicable upgrade SQL files from the upgrades folder to your mysql database
    6.Apply upgrades/2015_upgrade_to_2.15.sql to your mysql database
    7.Log in and test.