Notes:
Now uses Lightbox for photo presentation. Easier to understand error conditions, removed Mac hidden files, many additional features for admin.
Changes:
2006-01-07 - subversion
- Added blank family photo with link to upload if administrator did not set up a family photo on the first setup page. [Duane]
- Removed unused partial user_info [Duane]
- Added instruction for users to click on their name if they want to edit it [Duane]
- User profile now shows a blank photo area if viewing own profile [Duane]
- Added 'upload_photo' action and view so users can focus on just their photo [Duane]
- Added ability to edit other users' posts as admin [Duane]
- Added ability to remove user accounts as admin [Duane]
- Replaced require_resource_helper with bundled_resource plugin [Duane]
- Added lightbox support for viewing images [Duane]
- Added birthday and visited_at columns to users table [Duane]
- Removed unnecessary database connectivity check in application.rb [Duane]
- Added 'last visited' info to each user in address book [Duane]
- Improved English in user_news_link partial [Duane]
- Added birthday to signup form, edit form and address book [Duane]
2006-01-06 - subversion
- Removed empty helper files [Duane]
- Added RequireResourceHelper module for javascripts and stylesheets [Duane]
2006-01-05 - subversion
- Ignore log files and config files in subversion [Duane]
- Added a user-friendly database exception message [Duane]
2006-01-04 - subversion
- Added 'site' directory to keep the public site under version control [Duane]
- Fixed inconsistent names such as family_connection in installation instructions. [Duane]
- Added this CHANGELOG file [Duane]
|