Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.5.0 source code.tar.gz | 2016-03-19 | 1.8 MB | |
3.5.0 source code.zip | 2016-03-19 | 2.3 MB | |
README.md | 2016-03-19 | 1.6 kB | |
Totals: 3 Items | 4.1 MB | 0 |
How to Install
See the Installation wiki page.
Upgrade Notes
We've changed back to using bundle install --deployment
(sorry).
Changes
- Update UI template (AdminLTE)
- Newly redesigned CSV Import
- Experimental Debian/Ubuntu package for easier installation
- Simplify how active/inactive/pending users are classified
- Show document previews on index page
- Show friendlier message when no email server can be contacted
- Support facebook login
- Don't include deleted families in directory map
- Relax the email validation rule so emails on new TLDs can be accepted
- Update gems and config so developers can hack on OneBody on Windows
- Add 'About' section to user profile view
- Allow sorting group members and attendance list by last name
- Assign tasks to all group members
- Fix bug where prefetching email clients accidentally unsubscribe people from group emails
- Add new translations and update existing ones
- Add technical support email to help page
- Add code of conduct to project
- Allow enabling 'edit legacy id' setting
- Add multi-file upload to Documents
- Improve the Settings page
- Fix printed directory when family image is a PNG
- Fix links in emails not using https://
- Allow changing an album's visibility
- Put back email feature by default on groups
- Fix bug creating group without address
- Background and rate-limit geocoding
- Add back Gemfile.lock (it was a bad idea to remove it, sorry!)
- Update Rails to 4.2.6
- Fix attendance graphs for postgres
- Remove Docker config