9
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Code Cleaned] Fixed a few minor CSS errors More... almost 6 years ago
8.3.7-release More... almost 6 years ago
* [Records/Workers/Search] Added a new `alias:` filter to search queries on worker records. For instance, `alias:[kk,ed]` could match 'Karl Kwota' and 'Ned Flynn' by their aliases. More... almost 6 years ago
* [Records/Orgs/Search] Added a new `alias:` filter to search queries on organization records. For instance, `alias:[wgm,eff]` could match 'Webgroup Media LLC' and 'Electronic Frontier Foundation' by their aliases. More... almost 6 years ago
* [Records/Contacts/Search] Added a new `alias:` filter to search queries on contact records. For instance, `alias:[kina,milo]` could match 'Kina Halpue' and 'Milo Dade' by their aliases. More... almost 6 years ago
[Code Cleanup] More... almost 6 years ago
[Records/Aliases] Implemented the ability to filter records by context aliases. More... almost 6 years ago
8.3.7-checkpoint More... almost 6 years ago
[Platform/HTML5] When using `.cerbChooserTrigger()`, the `field_name` and `context` now use late binding so they can be changed dynamically after the extension is added to a DOM element. More... almost 6 years ago
* [Records/Validation] In record validation (create/update), the configured alias for a field is now used when returning errors about missing required values. This provides more useful errors in the API when the dictionary key and database schema differ on the naming of a field. More... almost 6 years ago
* [Profiles/Tasks] On task profiles, added the `i` keyboard shortcut for the bot interactions menu. More... almost 6 years ago
* [Platform/PHP] Fixed a few more PHP 7.2 notices related to Countable objects. More... almost 6 years ago
[Bots/UX] On convo bots, fixed a margin issue on the 'Send' button in prompts. More... almost 6 years ago
* [Custom Records/Bots] In custom behaviors on custom records, added the 'Send email' action. More... almost 6 years ago
* [Custom Records/Bots] In custom behaviors on custom records, added the 'Create ticket' action. More... almost 6 years ago
* [Custom Records/Bots] In custom behaviors on custom records, added the 'Create notification' action. More... almost 6 years ago
[Code Cleanup] More... almost 6 years ago
* [Custom Records/Bots] In custom behaviors on custom records, added the 'Create task' action. More... almost 6 years ago
* [Project Boards/Custom Records] Fixed an issue on project boards with custom record based cards. When dropping a card into a board column, behaviors for custom records were not triggering properly. More... almost 6 years ago
* [Custom Records] Fixed the `record_url` placeholder on custom records. This was creating URLs with a `custom_record_X` path rather than the configured record alias (e.g. `issue`, `course`). More... almost 6 years ago
8.3.6-release More... almost 6 years ago
* [Bots/Portals/UX] On conversational bots deployed to websites, text prompts now include a 'Send' button. Some mobile end-users were confused about the need to press 'Go' in the on-screen keyboard. Some desktop users were confused about needing to press the `<ENTER>` key. More... almost 6 years ago
* [Bots/Portals/UX/Mobile] On conversational bots deployed to websites and viewed with a mobile device, the chat window now scrolls down completely when the on-screen keyboard is shown or hidden. More... almost 6 years ago
8.3.6-checkpoint More... almost 6 years ago
* [Mail/Relay] Updated links to the documentation for email relay functionality. More... almost 6 years ago
[Code Cleanup] More... almost 6 years ago
* [Records/Attachments/Bulk] Attachments can once again be bulk updated and deleted by admins. More... almost 6 years ago
* [API/Records] When expanding the `attachments` key on message records from the API, the SHA-1 hash of the attachments is now provided as well. More... almost 6 years ago
* [Records/Groups/Bulk] When bulk updating group records, the 'Is Private' field can now be set. More... almost 6 years ago
* [Records/Groups/Bulk] When bulk updating group records, the 'Email Template' field can now be set. More... almost 6 years ago