-
-
Dear all,
I've been working a bit more on my side for using CKAN on the PyBossa project. Right now everything works really well with the demo.ckan.org server, however, when I'm using the same code on…
-
Viewing e.g. http://crowdcrafting.org/app/PPGoteras-2009/task/259315 in chrome and i see no pdf and in the console.log i see
```
Warning: Setting up fake worker. pdf.js:1380
Refused to get unsafe hea…
-
-
Hi,
I've successfully installed the PyBossa server on Ubuntu 12.
There was one variation however when issuing:
```
pip install -e .
```
In my environment, the command failed with message:
```
Dow…
-
In Chrome (v 27.0.1453.94 m) on Windows 7, when viewing a task that uses the PDF transcribe function, the pdf is not loaded and the following error is shown in the console:
Refused to execute script …
-
Currently the layout of the homepage docs is a mess, everything is messed, showing information about the API, deployments, etc. It should be simplified, like in KDE, Facebook, or Ubuntu docs.
![facebo…
-
There should be a way to enable/disable each task presenter, by some sort of shortname
mk270 updated
11 years ago
-
For analyzing the data I've been thinking that we could have one or two options:
- export those TaskRuns to the DataHub via a button (the owner of the application will see a button near the finished …
-
**Problem**: If a user creates a project with a name like: lichens-pybossa the web server accepts it, but the Android client will crash.
**Steps to reproduce it**:
1. Create a project with an hyphen
…