Serveur Gitlab MEPHI sarl / TELEMED AFRIKA sa

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v6.5.52

     * Merge pull request #3555 from nyaruka/ticket-att
     * Update test to include attachment list for last_msg
     * Update CHANGELOG.md for v6.5.51
     * Merge pull request #3553 from nyaruka/httplog_tweaks
     * Merge pull request #3554 from nyaruka/s3_retries
     * Add other missing migration
     * Add retry config to S3 client
     * Add missing migration to drop WebhookResult model
     * Update CHANGELOG.md for v6.5.50
     * Merge pull request #3552 from nyaruka/fix-WA-check-health-logs
     * Fix tests
     * Add zero defaults to HTTPLog fields, drop WebHookResult and tweak HTTPLog templates for consistency
     * Fix response for WA message template to be HTTP response
     * Update CHANGELOG.md for v6.5.49
     * Merge pull request #3549 from nyaruka/retention_periods
     * Merge pull request #3546 from nyaruka/readonly_exports
     * Merge pull request #3548 from nyaruka/fix-WA-check-health-logs
     * Merge pull request #3550 from nyaruka/truncate-org
     * Use single retention period setting for all channel logs
     * Truncate org name with ellipsis on org chooser
     * Add new setting for retention periods for different types and make trimming tasks more consistent
     * Use readonly database connection for contact, message and results exports
     * Add migration file
     * Log update WA status error using HTTPLog
  • v6.5.49-ticket_att

    Add media to ticket history
  • v6.5.51

     * Add retry config to S3 client
     * Add zero defaults to HTTPLog fields, drop WebHookResult and tweak HTTPLog templates for consistency
  • v6.5.50

     * Fix response for WA message template to be HTTP response
  • v6.5.49

     * Truncate org name with ellipsis on org chooser
     * Add new setting for retention periods for different types and make trimming tasks more consistent
     * Use readonly database connection for contact, message and results exports
     * Log update WA status error using HTTPLog
  • v6.5.48

     * Fix clear contact field event on ticket history
  • v6.5.47

     * Use readonly database connection for contacts API endpoint
     * Use webhook_called events from sessions for contact history
     * Remove unused webhook result views and improve httplog read view
     * Fix API endpoints not always using readonly database connection and add testing
  • v6.5.46

     * Move list refresh registration out of content block
  • v6.5.45

     * Temporarily disable refresh
     * Don't use readonly database connection for GETs to contacts endpoint
     * Add view for webhook calls saved as HTTP logs
     * Pass location support flag to editor as a feature flag
  • v6.5.44

     * GET requests to API should use readonly database on the view's queryset
  • v6.5.43

     * Tweak how HTTP logs are deleted
     * Add num_retries field to HTTPLog
  • v6.5.42

     * Pin pyopenxel to 3.0.7 until 3.0.8 release problems resolved
     * Add new fields to HTTPLog to support saving webhook results
     * Make TPS for Shaqodoon be 5 by default
     * Make location support optional via new branding setting
  • v6.5.41

     * Update editor with fix for field creation
     * Minor tidying of HTTPLog
     * Fix rendering of tickets on contact read page which now don't have subjects
  • v6.5.40

     * Update to floweditor 1.14.2
     * Tweak database settings to add new readonly connection and remove no longer used direct connection
     * Update menu on ticket list update
  • v6.5.39-topic_updates

    Add topics to editor
  • v6.5.38

     * Deprecate subjects on tickets in favor of topics
     * Tweak ticket bulk action endpoint to allow unassigning
     * Add API endpoint to read and write ticket topics
  • v6.5.37

     * Add tracking of unseen notification counts for users
     * Clear ticket notifications when visiting appropriate ticket views
     * Remove no longer used Log model
  • v6.5.36

     * Revert cryptography update
  • v6.5.35

     * Update to newer pycountry and bump other minor versions
     * Fix ticketer HTTP logs not being accessible
     * Add management command to re-eval a smart group
     * Add comment to event_fires about mailroom issue
     * Fix indexes on tickets to match new UI
     * Now that mailroom is setting ContactImport.status, use in reads
  • v6.5.34

     * Update to latest components (fixes overzealous list refresh, non-breaking ticket summary, and display name when created_by is null)