Theme Release v1.15.0

October 21, 2021

In this update

  • Non practiced group health elements are easier to see by @prykon
  • Upgrades to the User Activity Log by @squigglybob
  • Tool to Update Member Counts
  • Link to field settings from help modal
  • Renamed "Reason Closed" field name to "Reason Archived"
  • Sort list table by number column fix
  • Digital Responders are now created with correct access to sources

Developer update

  • Storing and updating extra meta on connection fields

Tool to update member counts

This tool will go through each one of your groups and make sure the member count is up to date. The auto counting stopped working for a few releases on some systems, so use this tool to reset the counts.
Find it here: WP Admin > Utilities (D.T) > Scripts

reset_member_count

Sort List table by number fix

sort_by_number

Link to field settings from help modal

Here is a quick link to update a field's settings right from the contact or group record. Click the Help icon and then Edit next to the field name.

help_modal_edit

Make sure Digital Responders are created with correct access to sources

Since 1.10.0 creating a user with the Digital Responder role created a user without access to any contacts. The Digital Responder can be configured to only have access to certain contact Sources. New Digital Responders now have access to all Sources by default.
Access by sources Documentation: https://disciple.tools/user-docs/getting-started-info/roles/access-by-source/

Storing and updating extra meta on connection fields

We've expanded the D.T API to support adding and updating meta data on field connections. This will let us add a "Reason Subassigned" option when adding a contact in the "Sub-assigned to" field or extra data for each member of a group.
See Documentation: https://developers.disciple.tools/theme-core/api-posts/post-types-fields-format#connection-meta


Theme Release v1.14.0

October 12, 2021

In this Release:

  • Dynamic Group Health Circle by @prykon
  • Reduce size of Favorite column in on lists page by @kodinkat
  • Add more fields to the user create process by @squigglybob
  • Show more fields in list bulk update options
  • Allow plugin to declare workflows that the user can enable by @kodinkat
  • People Groups workflow by @kodinkat
  • Dev: Task Queuing

Dynamic Group Health Circle

group_health

Smaller Favorite Column

image

Add User Fields

image

Wokflows declared by plugins

In v1.11 of the Theme we released the ability for the user to create workflows. This allows the user to create a IF - THEN logic flows to help manage Disciple.Tools data. This features allows plugins to add pre-created workflows without necessarily enforcing their use. The Disciple.Tools Admin can choose to enable those that fit their needs the best. An example is the People Groups workflow which we've included in the theme.

People Groups Workflow

This workflow kicks in when adding members to a group. If the member has a people group, then the workflow automatically adds that people group to the group record as well. image people_group_workflow

Dev: Task Queuing

We've bundled in D.T a task queuing process for tasks that can be done in the background or for long processes that need to continue after a request has time out. This feature was made by the folks at https://github.com/wp-queue/wp-queue. Documentation can also be found on that page.


Theme Release v1.13.2

October 4, 2021

Updates:

  • New fields in the User Management section
  • Enable bulk updating with tags and multi_selects

Fixes:

  • Fix clicking on a tag to get a filtered list
  • Fix creating multi_select filters

User Management

Let the Admin update values for a user.

  • User Display Name
  • Location Responsibility
  • Languages Responsibility
  • Gender

image

Clicking on a tag to create a filtered list

click_on_tag


Theme Release v1.13.0

September 21, 2021

In this release:

  • Added a Donation link to the WP Admin setup wizard
  • Setting to let multipliers invite other multipliers by @squigglybob
  • Upgraded Assignment Tool by @corsacca
  • Personal Metrics Activity Log by @squigglybob
  • Dev: Preference for using black .svg icons and using css to color them

Letting multipliers invite other multipliers

Previously only Admins could add users to D.T. This new feature lets any multiplier to invite other users to Disciple.Tools as multipliers. To enabled the setting to to WP Admin > Settings (D.T) > User Preferences. Check the "Allow multipliers to invite other users" box and click Save. To invite a new user, a multiplier can: A. Click on your name in the top right to go to you profile settings, and click on "Invite user" from the left menu. B. Go to a contact and click on "Admin actions > Make a User from this contact".

image image

Upgraded Assignment Tool

We've build an assigment tool to help you match your contacts to the right multiplier. Choose Multipliers, Dispatchers or Digital Responders, and filter the users based on activity, or the contact's location, gender or language.

Assign_to

Activity Feed

See a list of your recent activity on the Metrics > Personal > Activity Log

image

Icons and colors

We've changed most icons to be black and update their color using the css filter parameter. For instructions see: https://developers.disciple.tools/style-guide


Theme Release v1.12.3

September 16, 2021

UI:

  • Upgrade language selection tool to not depend on an api call
  • Show active plugin install count on extensions tab
  • Auto focus name on new record creation

Dev:

  • Fix bug blocking assignment notification when a contact is created.
  • run tests for php 8
  • Let get multiselect endpoint return private tags

Plugin install count on extensions tab

image


Theme Release v1.12.0

September 9, 2021

Improvements

  1. Bulk add comments to records by @micahmills.
  2. List filter search for records "without" a certain connection (like coach) by @squigglybob.
  3. List filter icons next to field names by @squigglybob.
  4. Fix using comment reactions on safari and ios by @micahmills.
  5. Global search: start typing right away and choose what to search by @kodinkat.
  6. D.T release notifications modal by @corsacca.
  7. Extensions (DT) tab has a new look with all plugins available by @prykon
  8. Usage reporting to visualize which plugins and mapping strategies are being used.

Fixes

  1. Fix for loading more web notifications by @kodinkat.
  2. Fix bug keeping multipliers from updating the locations they are responsible for.

Development

  1. Conditionally show tiles with the display_for parameter
  2. New capability to check if the user can access the D.T front end: access_disciple_tools

1. Adding comments in bulk

bulk_add_comment

2. and 3. List filter icons and without connections

Here we are creating a filter to search for all contact that to not have a "Coached By" connection

image

4. Comment reaction

comment_reaction

5. Global search

global_search

6. Release Notification Modal

You have probably noticed this already, or might be reading this from it right now. When the theme is updated you might see a summary of the changes in a modal like this one when logging in to your Disciple.Tools:

image

7. and 8. Check out the new Extension Tab for the WP-Admin section

Now admin can browser and install any of the plugin that are on Disciple.Tool's plugins list from https://disciple.tools/plugins/

image


Theme Release v1.11.0

August 25, 2021

In this update

  • We added a D.T News feed on the WP Admin Dashboard. By @prykon.
  • Batched notification setting. By @squigglybob.
  • If this then that workflow and automation builder. By @kodinkat.
  • Fix 4 fields tiles and add documentation
  • Custom connection fields upgrade
  • Dev: Clickable links in tile help descriptions modal

Batched Notification Setting

We've added the option to receive all notifications in one email every hour or day instead each notification right away. Available under your profile settings (your name in the top right) and scroll down to the Notifications:

image

Workflow Automation

The new workflow automation tool adds the ability to set defaults to contacts and update fields when certain actions happen. This makes what previously needed a programmer and a custom plugin available for anyone to use. Examples:

  • Assigning contacts based on locations
  • Sub-assigning contacts based on languages
  • Adding a tag when a group reaches a certain health metric
  • When a Facebook contact is assigned to x, also subassign y.
  • When a member is added to a group, check the "in group" milestone on the member contact record
  • When a contact is created and no people group is assigned, automatically add people group z.

Find this tool under WP Admin > Settings (DT) > Workflows

When a contact is created from Facebook: image Assign it to Dispatcher Damian image

Four fields

image (1)

Custom connection fields

We can now create custom connection fields that are unidirectional. This will work like the subassigned field. This lets us link one contact record to other contacts while keeping that connection from showing on the other contacts.

image image

Custom connections fields can be created from WP Admin > Settings (DT) > Fields

Clickable links in tile help descriptions

DT will automatically look for urls in tile descriptions and replace them with clickable links.


Theme Release v1.10.0

August 10, 2021

Changes:

  • Better "New User" workflow
  • Translated "New User" email by @squigglybob
  • Making sure email notification get sent in the right language by @squigglybob
  • Disable more of WP's inbuilt API for security
  • Setup Wizard Instructions on disabling built in WP CRON and enabling alternate cron
  • Prep for php8 by @squigglybob

New user workflow

We've disabled the WP Admin > New User screen to only use the "Add User" screen on the front end. Trying to access WP Admin > New User will redirect to user-management/add-user/ This give us

  • One interface
  • Better control over what emails are sent out.
  • Translated emails
  • Less confusion on multisite between "Existing Users" and "New Users"

image

List of all changes: https://github.com/DiscipleTools/disciple-tools-theme/compare/1.9.0...1.10.0



Theme Release v1.8.0

July 13, 2021

New:

Front porch: Initial code for setting up a “home” webpage
Custom Fields: Connection. Create your own connection fields


Upgrade:

Mapping: Test Geo-location Key when adding it
Better login workflow to remember target url
Merging: All fields should now merge correctly
Fix bug keeping the Digital Responder from seeing all contacts
Top Nav Bar: collapse extra tabs into a dropdown
More Bug fixes

https://github.com/DiscipleTools/disciple-tools-theme/tree/1.8.0