Custom Query (1174 matches)
Results (310 - 312 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter | |
|---|---|---|---|---|---|
| #796 | fixed | Can't open collections | |||
| Description |
Opening a collection creates Jinja2 errors: 2013/10/13 18:08:18 [error] 30685#0: *245 FastCGI sent in stderr: "Error - <class 'jinja2.exceptions.TemplateSyntaxError'>: expected token ',', got 'string' Kind regards Stefan Schweer |
||||
| #805 | fixed | Add template_hook near media_title | |||
| Description |
It would be nice if we could add a template_hook in the At the moment there is an "Edit" and "Delete" button below the media, placed right of the media_title (when logged in). On my MediaGoblin instance I have added a media_titleinfo template_hook. This is used to display a publicly visible micropayment button for each media. Here is a screenshot of what and where i mean. There are some other use cases as well: consider somebody would like to add a button besides the standard "Edit" and "Delete" button: "Report this media", "View in Fullscreen" or Social Media sharing buttons for example.
The sidebar gets quite crowded at the moment, because the |
||||
| #806 | fixed | on setup, kombu 3.0 conflicts with celery 3.0.24 | |||
| Description |
Given fresh install on Trisquel 6.0 by following setup instructions here:
When running this command:
Then this error occurs:
Full error log: http://pastie.org/8417541 setup.py: http://pastie.org/8417552 It appears that celery is the one with the <3.0 dependency:
When I add a <3.0 to the setup.py kombu dependency on a fresh version before running the same command
Then the command succeeds
|
||||
