Bill Cromie

Results 11 issues of Bill Cromie

Hi! The new tag functionality in Reminders.app is amazing. Would love to see support for that in this workflow! Right now, with both the fantastical and plain old reminders integration,...

wontfix

In the interest of keeping separate things separate, I'd like to be able to specify the webhost for callbacks separately from the ssh host for controlling dokku. This PR sort...

Hello! Rails 6.0 acts-as-taggable-on: 6.5.0 I have a taggable model, "Person", which I want to serialize to json. when I access tag_list as an attribute on an instance of "Person"...

Steps to reproduce: ``` sudo docker pull onlyoffice/documentserver sudo docker run -i -t -d -p 80:80 \ -v /app/onlyoffice/DocumentServer/logs:/var/log/onlyoffice \ -v /app/onlyoffice/DocumentServer/data:/var/www/onlyoffice/Data \ -v /app/onlyoffice/DocumentServer/lib:/var/lib/onlyoffice onlyoffice/documentserver wget http://localhost/healthcheck ``` Any...

bug

**Describe the bug** Boolean conditions in the salesforce node fail with the error: `id,name,type FROM Account WHERE Is_this_a_food_pantry__c = '{{true}}' ^ ERROR at Row:1:Column:40 value of filter criterion for field...

node/issue

**Describe the bug** With a self-hosted instance of motorhead, it is impossible to connect because you cannot set the API key locally. **To Reproduce** Steps to reproduce the behavior: 1....

in linear

This PR adds one package: `gist-paste` and one shell script to MIAB. The goal of this PR is to provide a tool for users to collect all of the pertinent...

I would like to be able to display the results of a form, similar to the results of a poll. Thanks!

wontfix

So, it took me a little while to realize that I needed to create a catchall route in mandrill: "*@example.com" Might be useful to update the docs to specify that?...