From 06bef50345d58cd4e8940ec7d84497454bc9e628 Mon Sep 17 00:00:00 2001 From: crossan007 Date: Sun, 31 Jan 2016 21:25:57 -0500 Subject: [PATCH] Improve release notes --- docs/About/release-notes.md | 42 ++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/docs/About/release-notes.md b/docs/About/release-notes.md index babd59fac7..761887a2ec 100644 --- a/docs/About/release-notes.md +++ b/docs/About/release-notes.md @@ -3,39 +3,47 @@ --- ## Version 2.0.0 (develop branch) -### eMail - -- Support for MailChimp CRM Tools -- Display a list of all MailChimp Lists for an email (family/person view) -- Updated quick list search to search by emil -- Added support to email a pdf copy of a family recoded to that family or Updated -- List emails not in the MailChimp Lists -- Export a cvs with person name, and emails for import into mail chimp - ### UI - AdminLTE admin nav/and pages +- Search by Family, Person, Group from the upper left search box - Replaced the Nav bar with bootstrap nav so that it has responsive ui in mobile devices - Updated Family/Person action items to use Bootstrap buttons vs Links -- added support for using the logged in user image via Gravatar URL +- Added support for using the logged in user image via Gravatar URL - Updated Login screen to use bootstrap - Updated Family/Person Photo UI +### Email + +- Support for MailChimp CRM Tools +- Display a list of all MailChimp Lists for an email (family/person view) +- Updated quick list search to search by email +- Added support to email a PDF copy of a family record to that family +- List emails not in the MailChimp Lists +- Export a CSV with person name, and emails for import into mail chimp + ### Reports -- Added support to create a family pfd from the family view -- Email Every family in the CRM a copy of the family pdf -- Email a family pdf via email -- Export Sunday School csv of the child info along with Dad/Mom email/phone +- Added support to create a family PDF from the family view +- Email Every family in the CRM a copy of the family PDF +- Email a family PDF via email +- Export Sunday School CSV of the child info along with parental details ### Sunday School Groups - New Nav Menu for Sunday School Kids -- Pages for SundaySchool teachers to get full parents details about each kid +- Pages for Sunday School teachers to get full parents details about each kid - Email parents from the Sunday School Group Page. -### Development amd Tools +### Development and Tools - Seed data for demo/testing - Vagrant Box -- Docker Image \ No newline at end of file +- Docker Image +- Improved dependency handling + +### System and Stability + +- Begin moving all internal resources to an API model +- Improved database backup +- Web based database restore and upgrade \ No newline at end of file