-
The data isn't rendering properly
The csv file is
https://dl.dropboxusercontent.com/u/2422118/ZnPc.csv
and the directory for the images is http://www.ucl.ac.uk/~ucanchi/PyBossa/Data/ZnPc_Cu2N/
-
I was trying out the new 1.1.1 version of AIDR and I noticed that I was encountering the the following exception when viewing the classifier detaills.
```
Caused by: com.mysql.jdbc.exceptions.jdbc4.M…
-
The random scheduler won't set TaskRun `created` time correctly, breadth first `created` time will have race conditions with other users active, the default depth first scheduler is setting `created` …
-
$ pbs update_project
Traceback (most recent call last):
File "/usr/local/bin/pbs", line 9, in
load_entry_point('pybossa-pbs==2.3.1', 'console_scripts', 'pbs')()
File "/usr/local/lib/pytho…
-
Hi all,
I'm seeing novaclient deprecation warnings, is pyrax work underway for using novaclient.v2?
pyrax==1.9.3
venv/lib/python2.7/site-packages/novaclient/v1_1/**init**.py:30: UserWarning: Module…
-
Do not include these categories in the lists ::
- Winter Shelter
- Somali Drought
Come up with a neat and configurable way to change this whenever necessary (maybe a REST endpoint ? )
-
Cribbed in part from https://github.com/LibCrowds/libcrowds/issues/843 where we were originally dealing with the issue:
**Summary**: volumes added to the site via the project admin interface appear…
-
Users are driven away by signup forms. Federated logins are much much easier, save everyone time, and are generally more likely to be secure.
Please support them (Google, Facebook, Twitter, Persona, …
-
The TaskRun export feature has been behaving pretty weird, and I for sure do not get all the task_runs associated with the project.
-
One of the features necessary for displaying child tasks is to display the row number that the child task needs to transcribe. This should be implemented when we have PyBossa integrated in the dev env…