-
To me it makes no sense that every single presenter template needs to parse the task ID from the URL by itself.
``` JavaScript
pathArray = window.location.pathname.split('/');
if (window.location.pat…
-
As an end user doing tasks, I find the PyBossa task page should load as fast as possible. Load performance of that page should greatly affect the takss users can solve per time unit, plus it will like…
-
**Problem:** As a user I start contributing in an app, and I don't know when I have to stop.
**Solution:** Give a tip after 5 submitted tasks that he can stop whenever he wants.
-
Why not allow users to create tasks on pybossa.com by providing a url of a Google spreadsheet. The spreadsheet need to store one row per task, and each column would be stored in the task.info dictiona…
-
**Problem:** When you install the server in a place like: http://domain.com/pybossa the CSS and JS will fail to load because it will try to load it from the root folder.
**Solution:** Use a blueprint …
-
- Draft available here: http://science.okfnpad.org/pybossa-posts
- Aim to publish it this Thursday 07/JUN/2012
-
-
there is a word "or" in the begning of the title sentence
```
Or Sign in with your PyBossa account
```
I'm reallly newbie at pyBossa , just installed it, so is that corret @teleyinex ?
-
$ python cli.py db_create
Twitter singin disabled
('FACEBOOK_APP_ID',)
'FACEBOOK_APP_ID'
Facebook singin disabled
('GOOGLE_CLIENT_ID',)
'GOOGLE_CLIENT_ID'
Google singin disabled
Traceback (most rece…
-
Note repo is at: http://github.com/pybossa/pybossa ...
Plus we should get changes log ;-) (watchers, issues etc)