Custom Query (1173 matches)
Results (1 - 3 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#39 | fixed | OpenID support | ||
Description |
This is probably not gonna happen for a long time, but I would love to lobby for openID support at some point. I love the way you can e.g. register at this redmine instance, prefilling your user data and not needig a separate password. There are a ton of openID providers out there already, yahoo, google, launchpad, facebook(?), etc., so everyone has one already. Feel free to assign this to a "way in the future" wishlist milestone. |
|||
#55 | fixed | Need a paginator with tests | ||
Description |
We need a nice paginator. We may also need a wrapper paginator task (or just a specialized paginator) for mongodb queries. `http://flask.pocoo.org/snippets/44/ <http://flask.pocoo.org/snippets/44/>`_ would be a good starting point - Add paginator(s) - Make sure said paginator works efficiently with mongodb/mongokit queries - add tests |
|||
#89 | fixed | Ability to restrict diskspace per user | ||
Description |
for example restrict disk space to 500Mb per user add user.used\_space = check prior to upload if space is exceeded on successful upload add image size to used\_space( check size after possible resize/conversion ) Do we use the same restriction for every user, or should it be possible to set a limit for every account ? possible delete option ? ( what happens to comments ) |
Note:
See TracQuery
for help on using queries.