- Support for D.T Theme v1 (with some known issues)
- Display Custom Tiles and Fields
- View and Filter by Tags
- Lots of bugfixes!
https://github.com/DiscipleTools/disciple-tools-mobile-app/releases/tag/v1.9.0
https://github.com/DiscipleTools/disciple-tools-mobile-app/releases/tag/v1.9.0
Release Date Planned: 27th of January 2021.
Previously, certain roles such as the Admin were able to see all system contact records. This presented security, trust and management/workflow issues that needed to be navigated, especially as Disciple.Tools instances grew and added hundreds of users and thousands of contacts. For clarity we attempt to show each user only what they need to focus on. By implementing contact types, users have far more control over access to private information.
To start, with personal contacts, users can create contacts that are only visible to them. The user is able to share the contact for collaboration, but is private by default. This lets multipliers track their oikos ( friends, family and acquaintances ) without worrying about who can see the details.
This contact type should be used for contacts that come from an access strategy like a web page, Facebook page, sports camp, English club, etc. By default, collaborative follow-up of these contacts is expected. Certain roles like the Digital Responder or the Dispatcher have permission and responsibility for fielding these leads and driving towards next steps that would lead to handing the contact off to a Multiplier. This contact type most resembles former standard contacts.
The Connection contact type can be used to accommodate for movement growth. As users progress toward a movement more contacts will be created in connection to that progress.
This can contact type can be thought of as a placeholder or soft contact. Often the details for these contacts will be extremely limited and the user’s relationship to the contact will be more distant.
Example: If a Multiplier is responsible for Contact A and Contact A baptizes their friend, Contact B, then the Multiplier will want to record this progress. When a user needs to add a contact simply to represent something like a group member or baptism, a connection contact can be created.
The Multiplier is able to view and update this contact, but does not have an implied responsibility that compares to the responsibility of access contacts. This lets the Multiplier record progress and activity without overwhelming their working list, reminders and notifications.
While Disciple.Tools has developed as a solid tool for collaborative access initiatives, the vision continues that it will be an extraordinary movement tool that will aid users in every phase of Disciple Making Movements (DMM). Connection contacts is a push in this direction.
See roles documentation (for developers)
Modules extend the functionality of types of records like Contacts or Groups. A module resembles what can be done through a plugin. The big difference is that modules can be added to a Disciple.Tools system while allowing each instance Admin to enable/disable the modules they want or need. The core theme and plugins can now package multiple modules. A developer is still needed to create a module, but once created, control of its use can be distributed to the Admin of each site.
A module can be used to add/modify:
With the v1.0 release, the Disciple.Tools theme has added 2 main modules by default.
The DMM module adds fields, filters and workflows that pertain to: coaching, faith milestones, baptism date, baptisms etc. These are fields needed for anyone pursuing a DMM.
The Access module focuses more on collaborative contact followup and come with fields like the seeker path, assigned_to and subassigned fields and update needed functionality. It also adds a follow-up tab to the filters on the contact list page.
See modules documentation (for developers)
See list of code changes: here
Celebrating new Languages:
-Fix languages direction issue.
-Fix baptism date being in the wrong timezone @micahmills
-New endpoint for contact transfers
See 0.32.1…0.33.0 for full list of changes
requires: 4.7.1
tested: 5.5.3
https://github.com/DiscipleTools/disciple-tools-theme/releases/tag/0.33.0
https://github.com/DiscipleTools/disciple-tools-mobile-app/releases/tag/v1.8.1
Celebrating new Languages:
This Disciple.Tools Data Reporting plugin assists in exporting data to an external data reporting source, such as cloud providers like Google Cloud, AWS, and Azure. Currently, only available for Azure with more to come as need arises.
The plugin allows you to manually download your data in CSV and JSON (newline delimited) formats. However, its primary intended use is for automating data export directly to your chosen cloud provider. By default, the plugin can export data in JSON format to a webhook URL for you to process in any way that you need. Additional plugins could accommodate other data provider types for sending data directly to your data store using the APIs or SDKs that are available for them.
Currently, only contact records and contact activity data can be exported, but the same export functionality for groups and group activity data will be coming in upcoming releases.
Multiple exports can be created on a single instance of Disciple.Tools so you can export to multiple data stores if you partner with others who would like reporting data available to them.
Download latest release: https://github.com/cairocoder01/disciple-tools-data-reporting/releases/latest
Features:
Upcoming Features:
https://github.com/DiscipleTools/disciple-tools-mobile-app/releases/tag/v1.7.0
https://github.com/DiscipleTools/disciple-tools-theme/releases/tag/0.32.0
Celebrate with us the launch of Disciple.Tools as an enhanced community resource. Learn WHY we exist and HOW we work and quickly access information about the most frequently asked questions.
Users
Developers
https://github.com/DiscipleTools/disciple-tools-mobile-app/releases/tag/v1.6.0