Green17

Results 8 issues of Green17

On the cron URLs we are seeing a login screen and no triggers happen. Should there be a 'protected $allowAnonymous = true;' on /postmaster/notifications/marshal and /postmaster/queue/marshal

We currently have Postmark setup with Craft using environment variables. As we have a two site setup we would like to change the setup so that each site has it's...

bug

### Question Can a Review send to Publisher direct eg skipping the editor? An example setup would be: - Editor - Staff - Review - Manager - Publisher - Communication/PR...

question

### What are you trying to do? Having a status of when approved when it's still being reviewed is confusing for users to see approved when it is still in...

feature request

Can you filter tasks between dates and labels? Something like this? Filter on dates: /projects/{project_id}/tasks?from=YYYY-MM-DD&to=YYYY-MM-DD Filter on labels: /projects/{project_id}/tasks?label=LABELNAME

The url to the docs is wrong seems to need /index.html eg https://developers.activecollab.com/api-documentation/index.html and in the Connecting to Self-Hosted Active Collab Accounts code eg the /projects needs removed, eg. This...

Not a digital ocean problem but we were trying to test with MINIO S3 (https://min.io/) on our setup it seems to not like adding the bucket name as a subdomain,...

Should the below work, we get a 400, so typically means invalid or missing required data? We have checked the ids and all seem correct. PUT /projects/1/tasks/reorder Payload: { "task_ids":...