david-loe
david-loe
* Resolves: #87 * Target version: master ### Summary Exports all Cards of a Board to CSV ### TODO - [ ] Import function - [ ] maybe some refactoring...
I've followed the installation guide and been able to build and make. But I'm not able to run! g2o Version: 20170730 ### Build: ```console user@Ubuntu1804:~/research/gettingToKnow/Monocular-Visual-Odometry$ mkdir build bin lib user@Ubuntu1804:~/research/gettingToKnow/Monocular-Visual-Odometry$...
``` $ docker run -v $PWD/json_exporter/:/etc/config/ prometheuscommunity/json-exporter --config.file=/etc/config/config.yml --web.config.file=/etc/config/web.yml json_exporter: error: unknown long flag '--web.config.file', try --help ``` The flag is named '--web.config' other than mentioned in [Web Configuration](https://github.com/prometheus/exporter-toolkit/blob/v0.5.1/docs/web-configuration.md)
Login with an guest account fails. Guest e.g. from MS Teams guests (https://learn.microsoft.com/en-us/microsoftteams/guest-access) **To Reproduce** 1. Login with a MS guest account **Expected behavior** Login with a guest account of...
### Issue Description When trying to start production docker image the following error occurs: ``` error while interpolating services.documenso.environment.[]: required variable NEXT_PRIVATE_SIGNING_LOCAL_FILE_PATH is missing a value: :-/opt/documenso/cert.p12 ``` ### Steps...
--- name: Pull Request about: Submit changes to the project for review and inclusion --- ## Description Fix syntax error in production compose.yml ## Related Issue fixes #1142 ## Changes...
### Is your proposal related to a problem? Docker image latest also includes main builds. And no tag including all major (or minor) version images exist. ### Describe the solution...
some how the price of the resulting invoices is higher/lower than it should be, depending on the distance of the subscription period to the current date. A strange margin is...
## Proposed change When editing a custom field that is used by a lot (+1,000) documents, the PATCH/PUT request takes a long time because the backend waits for all rename...
### Information about bug When a sales invoice is generated by a subscription the default company terms and conditions are missing. Temporarily fixed by a server script: ``` if doc.tc_name...