Skip to content

Releases: DiscipleTools/disciple-tools-theme

Release v1.47.3

22 Aug 14:49
Compare
Choose a tag to compare

Release v1.47.2

22 Aug 13:13
Compare
Choose a tag to compare

Release v1.47.1

21 Aug 13:23
Compare
Choose a tag to compare

Release v1.47.0

21 Aug 09:18
Compare
Choose a tag to compare

What's Changed

  • New Date & Time field
  • New Users table
  • Allow roles to be edited in Settings (D.T) > Roles
  • Metrics > Field Activity: Fix for some rows not showing
  • Fix for display of People Groups tab in the Navigation bar

Dev Changes

  • Functions to use local storage instead of cookies for client configurations.
  • Shared escape function instead of lodash.escape

Details

New Date & Time field

We've had the "Date" field since the start. You now have the ability to create a "Datetime" field. This simply add a time element when saving a date. Great for saving meeting times, appointments, etc.

image

Users Table

The Users table has been rewritten in order to work on system with 1000s of users. Additionally a plugin can add or remove desired table columns.

image

Full Changelog: 1.46.0...1.47.0

Release v1.46.0

10 Aug 10:37
Compare
Choose a tag to compare

What's Changed

  • Ability to Delete and Hide fields in Customizations (D.T)
  • Add missing connection field options in Customizations (D.T)
  • Fix field sorting in Customizations (D.T)
  • New user and user contact fixes on multisite

Hide or Delete a field or field option:

image

Full Changelog: 1.45.0...1.46.0

Release v1.45.0

03 Aug 14:33
Compare
Choose a tag to compare

What's Changed

  • Create new record types and customize role access.
  • Bulk Delete records
  • Bulk Unshare records
  • Fix for merging records not removing connections

Creating new record types

So you have Contacts and Groups out of the box. If you have played around with D.T plugins, you may have seen other record types like Trainings.
This feature gives you the power of a plugin and lets you create your own record type. Go to WP Admin > Customizations (D.T) and click "Add New Record Type".

image

Setup tiles and fields:

image

And see it appear beside your other record types:

image

Record Type Role Configuration.

Want to configure which users can access your new record type? Head to the Roles tab. By default the Administrator has all the permissions. Here we will give the Multiplier the ability to View and Manage meetings they have access to, and the ability to create meetings:

image

Bulk Delete Records

Use the More > Bulk Edit tool to select and delete multiple records. Great when multiple contacts are created by accident and need to be removed.
image

Note, this feature is only available to users that have the "Delete any record" (see above).

Bulk Unshare Records.

Use the More > Bulk Edit tool to remove shared access for a user to multiple records. Check the "Unshare with selected user" box.

Full Changelog: 1.44.0...1.45.0

Release v1.44.1

02 Aug 15:12
Compare
Choose a tag to compare

Release v1.44.0

31 Jul 11:44
Compare
Choose a tag to compare

What's Changed

Dynamic Generational tree

Display a generational tree for connection fields on any record type. The connection must be from a record type, to the same record type. Find this tree under Metrics > Dynamic Metrics > Generation Tree.
image

Dynamic Metrics

Here is a metrics section with more flexibility. You choose the record type (contacts, groups, etc) and the field and find answers to your questions. Help us bring more charts and maps here.
image

Full Changelog: 1.43.2...1.44.0

Release v1.43.2

27 Jul 09:10
Compare
Choose a tag to compare

Release v1.43.1

25 Jul 09:19
Compare
Choose a tag to compare