Skip to content
#

journalism

Here are 378 public repositories matching this topic...

Ghost
ErisDS
ErisDS commented Apr 20, 2020

When you're logged in as E.g. an author, the admin panel isn't good at telling you why you can't edit a post. I've found two specific cases - the /edit URL and search, but I think they are both very similar.

To Reproduce

Case 1: search

  1. In admin search for a post you can't edit
  2. See the post listed in the results
  3. Click on the post
  4. You are taken to the posts list with no
thadguidry
thadguidry commented Apr 6, 2020

Is your feature request related to a problem or area of OpenRefine? Please describe.
Users are not seeing how to delete a Project in OpenRefine.
User tweeting about this:
https://twitter.com/ruthbrarian/status/1243243600223391745

Took me forever to see the little Xs to delete them too

We also use currently use differing styles for Actions to perform on a Project:

  • Img
  • Text

**De

frontend
kjacks
kjacks commented Jul 11, 2019

Feedback from user interviews:

Unclear whether sources are available elsewhere or exclusive to OCCRP
Unclear whether sources are private or public
Unclear whether sources are housed within OCCRP
If they are: is it a recent version, or is the version located elsewhere more authoritative?
Unclear whether sources are verified or changed
Unclear when sources were last updated (does date refer

ui
jloh
jloh commented Mar 26, 2020

When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.

ettorerizza
ettorerizza commented Feb 11, 2019

Hello, I forked one of your modules (regexextractor) and reimported it mindlessly into my Workbench session, forgetting to change its name in the json. Result: it looks like my version of the module has replaced the original one, and it seems a bit difficult to restore it.

![screenshot-app workbenchdata com-2019 02 11-14-46-27](https://user-images.githubusercontent.com/6286410/52567201-00d5af0

aidanconnolly
aidanconnolly commented Jan 26, 2017

For those installing tarbell on linux, it is possible they don't have git installed. Then, when they go to install a blueprint, the command breaks in this block.

        try:
            puts("\nInstalling {0}".format(colored.cyan(template_url)))
            puts("\n- Cloning repo")
            git = sh.git.bake(_cwd=tempdir, _tty_in=True, _tty_out=False, _err_to_out=True)
          

Improve this page

Add a description, image, and links to the journalism topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the journalism topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.