Skip to content

Releases: ryanhowdy/fcms

FCMS 3.4.0 - New Photo Uploader, Amazon S3 integration, and better templates

09 Apr 14:53
Compare
Choose a tag to compare

This release was mostly to replace the Java photo uploader with an HTML5 uploader, during which the entire photo uploading code was re-written. Templates were also introduced in this version.

Photo Gallery

  • The default Java Uploader was replaced by Plupload
  • Photos and avatars can now be saved to an Amazon S3 account.
  • Fixed bug when deleting photos

Home / What's New

  • The homepage 'What's New' area has been updated to include more detail and is better organized.
  • A bug in the status reply has been fixed
  • Fixed a bug where users were showing up as new before they were activiated

Family Tree

  • Siblings are now sorted oldest first
  • Middle name is now included

Misc.

  • Fixed bug where users upgrading from FCMS 3.3 cannot login
  • Better templates have been created
  • UI directory has been re-organized
  • Fixed bug on Calendar 'Day' view

FCMS 3.3.1 - Bug Fixes

26 Oct 15:46
Compare
Choose a tag to compare

This release contains a few bug fixes.

Family Tree

  • Cannot add new family member from family detail view
  • Cannot add profile pictures
  • Undefined variable in family detail view

Address Book

  • Addresses not showing up

Full Issue List

FCMS 3.3.0 - Better Family Tree, Photo Gallery Updates

21 Sep 21:40
Compare
Choose a tag to compare

This release was mostly updates to the Family Tree and Photo Gallery sections, along with a few bug fixes.

Family Tree

  • Family Tree view now shows more relationships than just parents and grandparents.
  • Multiple spouses
  • Issues with removing relationships fixed

Photo Gallery

  • Major overhaul to back-end photo gallery code, now much easier to add upload sources and destinations
  • Fixed photos not showing up in Tagged Photo View

Misc.

  • Better password security
  • New Form Validation class

Bugs

  • Fixed Facebook login issues
  • Fixed Instagram schedule job failure
  • Fixed undefined function in video
  • Fixed member merging issues
  • Fixed non US addresses from showing up in address book
  • Fixed birthday url in calendar day view

Full Issues List

v3.2.3

01 Aug 01:18
Compare
Choose a tag to compare
Issue #387 - Undefined variable when uploading photo with basic uploader

v3.2.2

02 Jul 21:17
Compare
Choose a tag to compare
Adding phpcpd