Tags give the ability to mark specific points in history as being important
-
v7.3.46
aafe7a46 · ·* Add new squashable model to track average ticket reply times and close times * Add Ticket.replied_on
-
-
v7.3.44
3606618f · ·* Remove omnibox support for fetching by label and message * Remove functionality for creating new label folders and creating labels with folders
-
-
-
v7.3.43
c3395a5b · ·* Fix generating cloned flow names so they can't end with trailing spaces * Deleting of globals should be soft like other types * Simplify checking of workspace limits in UI and API
-
-
v7.3.41
3471a7a1 · ·* Reorganization of temba.utils.models * Update the approach to the test a token is valid for FBA and IG channels * Promote ContactField and Global to be TembaModels whilst for now retaining their custom name validation logic * Add import support methods to TembaModel and use with Topic
-
v7.3.40
4d434501 · ·* Add workspace plan, disallow grandchild org creation. * Add support for shared usage tracking
-
v7.3.39
8b163b8e · ·* Move temba.utils.models to its own package * Queue broadcasts to mailroom with their created_by * Add teams to mailroom test database * Add is_system to TembaModel, downgrade Contact to SmartModel
-
v7.3.38
aa6235bd · ·* Make sure we request a FB long lived page token using a long lived user token * Convert campaign and campaignevent to use real UUIDs, simplify use of constants in API
-
v7.3.37
982b2de2 · ·* Don't forget to squash TicketDailyCount * Fix imports of flows with ticket topic dependencies
-
v7.3.36
dde37240 · ·* Add migration to update names of deleted labels and add constraint to enforce uniqueness * Move org limit checking from serializers to API views * Generalize preventing deletion of system objects via the API and allow deleting of groups that are used in flows * Serialized topics in the API should include system field * Add name uniqueness constraints to Team and Topic * Add Team and TicketDailyCount models
-
-
v7.3.35
8dccb2fc · ·* Tweaks to Topic model to enforce name uniqueness * Add __str__ and __repr__ to TembaModel to replace custom methods and remove several unused ones * Convert FlowLabel to be a TembaModel
-
v7.3.34
c6ff1736 · ·* Fix copying flows to generate a unique name * Rework TembaModel to be a base model class with UUID and name
-
-
-
-