Tags give the ability to mark specific points in history as being important
-
-
-
v7.3.29
9479b1e4 · ·* Fix for flatpickr issue * ContactField.get_or_create should enforce name uniquness and ignore invalid names * Remove ContactField methods only used by tests * Simplify ContactField.get_or_create * Use ContactField.create for contact imports * Simplify creating and updating fields via UI and API, and add validation error when changing type of field used by campaign events
-
-
v7.3.27
1a90c305 · ·* Tweak header to be uniform treatment regardless of menu * Data migration to make flow names unique * Add flow.preview_start endpoint which calls mailroom endpoint
-
v7.3.26
3fc10bbe · ·* Fix mailroom_db command to set languages on new orgs * Fix inline menus when they have no children * Fix message exports
-
-
-
v7.3.25
38a09a17 · ·* Fix modals on spa pages * Add service button to org edit page * Update to latest django * Add flow name to message Export if we have it
-
-
v7.3.23
7d170a64 · ·* Add status to list of reserved field keys * Migration to drop ContactField.label and field_type
-
v7.3.22
d4a3930a · ·* Update contact modified_on when deleting a group they belong to * Add custom name validator and use for groups and flows
-
v7.3.21
ef69e397 · ·* Fix rendering of field names on contact read page * Stop writing ContactField.label and field_type
-
-
v7.3.19
11de4d68 · ·* Correct set new ContactField fields in mailroom_db test_db commands * Update version of codecov action as well as versions of rp-indexer and mailroom used by tests * Data migration to populate name and is_system on ContactField
-
v7.3.18
0c1b7505 · ·* Give contact fields a name and is_system db field * Update list of reserved keys for contact fields
-
-
v7.3.16
21f55d36 · ·* Fix generating of unique flow, group and campaign names to respect case-insensitivity and max name length * Add data migration to prefix names of previously deleted flows * Prefix flow names with a UUID when deleted so they don't conflict with other flow names * Remove warning about feature on flow start modal being removed
-
v7.3.15
77fa92b9 · ·* Check name uniqueness on flow creation and updating * Cleanup existing field validation on flow and group forms * Do not fail to release a channel when we cannot reach the Facebook API for FB channels
-