Category: DT Theme Releases

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


Theme Release: v1.7.0

May 27, 2021

Ability to filter for “any” connection of a connection field. Ex searching for all contacts that have a coach. by @squigglybob
Ability to favorite contacts and groups. by @micahmills
Ability to change multi_select field icons (like Faith Milestones). By @cwuensche
Upgrades to dropdown field with a default “empty” value and the ability to filter for “no” value
Dev:

Upgrade magic url classes and add example to starter plugin
Ability to add user apps (features that a user can enable).

https://github.com/DiscipleTools/disciple-tools-theme/releases/tag/1.7.0


Theme Release: v1.6.0

May 18, 2021

New Features:

  • Advanced Global Search in the top navbar by @kodinkat
  • Tags field type, create your own tag field form the WP Admin by @cairocoder01
  • Personal/Private Fields, create private fields in the WP Admin to track personal data by @micahmills
  • Metrics: Fields over Time Charts, chose a field and see it’s progression over time by @squigglybob

Fixes:

  • Fix locations not showing up in list view by @corsacca
  • Some date’s not showing in user’s selected language by @squigglybob
  • Fix some user inviting and upgrading workflows by @corsacca
  • Better contact transfer on records with lots of comments by @corsacca
  • WP Custom Fields section better UI by @prykon
  • WP ability to change field visibility on different contact types by @corsacca

https://github.com/DiscipleTools/disciple-tools-theme/releases/tag/1.6.0



Theme Release: 1.4.0

April 15, 2021
  • Create custom quick actions from the WP Admin by @prykon
  • Add Next and Previous list when viewing records from the list by @cwuensche
  • Save WP Errors to be viewed. Under WP Admin > Utilities (DT) > Error log by @kodinkat
  • Change Archived/Inactive Status to grey instead of red by @corsacca
  • Fields: Languages, Leader of Group and Subassigned on can be enabled. by @corsacca
  • More bug and UI fixes.

https://github.com/DiscipleTools/disciple-tools-theme/releases/tag/1.4.0


Theme Release: 1.3.0

April 9, 2021
  • Add recently viewed filter to groups by @cwuensche
  • Ability to enable the “leader of group” field for the contact record by @corsacca
  • Show more location levels in the default locations typeahead by @corsacca @micahmills
  • Deactivate plugins from the WP Admin > Extensions (DT) Tab by @cwuensche
  • Show more info on who a record is shared with by @cwuensche
  • Create tags from the tags typeahead by @squigglybob
  • Ability to create custom Textarea fields by @micahmills

https://github.com/DiscipleTools/disciple-tools-theme/releases/tag/1.3.0