<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foursquare-grow.git/src/com/p4square/grow, branch 20160421</title>
<subtitle>The Foursquare (now Motion Church) Grow website 
</subtitle>
<id>https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=20160421</id>
<link rel='self' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/atom?h=20160421'/>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/'/>
<updated>2016-04-09T22:48:01Z</updated>
<entry>
<title>Switching from Ivy+Ant to Maven.</title>
<updated>2016-04-09T22:48:01Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-09T21:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=3102d8bce3426d9cf41aeaf201c360d342677770'/>
<id>urn:sha1:3102d8bce3426d9cf41aeaf201c360d342677770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implementing CCBProgressReporter</title>
<updated>2016-04-09T16:51:01Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-09T16:51:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=9d7cd517e8a00049357ce6ec4b65cb5a12dc2f24'/>
<id>urn:sha1:9d7cd517e8a00049357ce6ec4b65cb5a12dc2f24</id>
<content type='text'>
This reporter updates two pairs of user-defined fields on an Individual
Profile. The first pair are pulldown &amp; date fields used to track the
assessment results. The second pair are updated after each chapter is
completed.
</content>
</entry>
<entry>
<title>CustomFieldCache is now case-insensitive.</title>
<updated>2016-04-09T16:48:56Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-09T16:48:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=10c5fd17b603f125ae2c0ef14b1a65341dbdf961'/>
<id>urn:sha1:10c5fd17b603f125ae2c0ef14b1a65341dbdf961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding CustomFieldCache for CCB User Defined Fields.</title>
<updated>2016-04-08T04:25:12Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-08T04:25:12Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=918e806c83f812721f0e9527fbc3e3e67d071580'/>
<id>urn:sha1:918e806c83f812721f0e9527fbc3e3e67d071580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding getLookupTable API to MonitoredCCBAPI</title>
<updated>2016-04-08T01:38:50Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-08T01:38:50Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=01efa2f05df48cac2f1e22742aa911a7c0abdb25'/>
<id>urn:sha1:01efa2f05df48cac2f1e22742aa911a7c0abdb25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding updateIndividualProfile API to MonitoredCCBAPI</title>
<updated>2016-04-08T01:28:49Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-04-08T01:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=37c60c6edea56fedfeb4a22467ec85fca5fc8881'/>
<id>urn:sha1:37c60c6edea56fedfeb4a22467ec85fca5fc8881</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Integrating the ProgressReporter</title>
<updated>2016-03-23T04:42:03Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-03-23T04:42:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=6698ffbb300ff8e48b5f3fe59144c699d39ab094'/>
<id>urn:sha1:6698ffbb300ff8e48b5f3fe59144c699d39ab094</id>
<content type='text'>
Using the new ProgressReporter interface in AssessmentResultsPage and
ChapterCompletePage.
</content>
</entry>
<entry>
<title>Introducing the ProgressReporter interface.</title>
<updated>2016-03-22T05:16:52Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-03-22T05:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=ab52d26e4c0e3d939e681020c7c2cc3d14d4b595'/>
<id>urn:sha1:ab52d26e4c0e3d939e681020c7c2cc3d14d4b595</id>
<content type='text'>
A ProgressReporter will be used to record progress in the ChMS. The F1
version in complete, but needs to be plugged into AssessmentResultPage
and ChapterCompletePage.
</content>
</entry>
<entry>
<title>Adding support for Church Community Builder login.</title>
<updated>2016-03-21T00:22:38Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-03-21T00:07:26Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=55cba1e0f3373fa69d3b9a66f455ad36ab4b82cf'/>
<id>urn:sha1:55cba1e0f3373fa69d3b9a66f455ad36ab4b82cf</id>
<content type='text'>
Beginning with this change all of the Church Management System
integration logic is moving into implementations of the new
IntegrationDriver interface. The desired IntegrationDriver can be
selected by setting the integrationDriver config to the appropriate
class name.

This commit is only moving login support. Progress reporting will move
in a later commit.
</content>
</entry>
<entry>
<title>Adding feature to set configs and domain with environment variables.</title>
<updated>2016-03-19T23:42:31Z</updated>
<author>
<name>Jesse Morgan</name>
<email>jesse@jesterpm.net</email>
</author>
<published>2016-03-19T23:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jesterpm.net/pub/jesterpm/foursquare-grow.git/commit/?id=cac52cf3a07fb4c032f352ec48b56640b246f04f'/>
<id>urn:sha1:cac52cf3a07fb4c032f352ec48b56640b246f04f</id>
<content type='text'>
</content>
</entry>
</feed>
