-
The updating of records with files works sort of well locally:
```
$ docker exec -i -t opendatacernch-web-1 /code/scripts/populate-instance.sh --skip-records --skip-glossary --skip-docs
$ git sho…
-
I was very impressed with the original blog post showing up in the input instead of copy/paste requirement. You mentioned that you slugs to make this happen. What still confused me a bit is
1. How e…
-
Now that we are catching downloading errors via `--retry-limit` and `--retry-sleep` parameters thanks to #91, we can build upon this basis and enrich the error handling logic to catch more errors (suc…
-
老哥,默认密码是什么呀?
-
Here is a list of request topics and a link to their original request.
**Please vote on the topic**, or if it doesn't exist, feel free to [request a new topic](https://github.com/rstacruz/cheatshee…
-
500 Internal Server Error: The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
Reported on logs…
-
### 概要
チュートリアルコードのサンプルをもとにしたオリジナルアプリ作成のための設計書を作成する.
### 完了条件
- [x] マークダウン形式で要件定義書が作成されている
- [ ] マークダウン形式でDB定義書が作成されている
- [ ] これらが本リポジトリで管理されている(docsフォルダを作成する)
- [ ] レビューを受けている
-
I ran a link checker (https://github.com/lycheeverse/lychee) on our data file, combed through to eliminate the false positives, and did a little investigation into each to see if there was an easy new…
-
User login
Https and secure web sockets
Retrieve user preferences from db
Support oauth?
-
@sirex Has noted that the system could benefit from reducing technical debt. Two kinds of technical debt identified.
Functional debt - functions that have been included in the past but are not neede…