Custom Query (1173 matches)
Results (256 - 258 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #273 | FIXED | Make the base of page titles customizable. | ||
| Description |
Currently all pages have the "GNU MediaGoblin" title and the GMG icon, so all tabs look the same. It should be possible to specify a different base for the page titles, so it can be changed to something like "Joar's GNU MediaGoblin" or "OMGMG, a GNU MediaGoblin test instance". Please note that this is about the base part for all titles, not about different titles for individual pages on the same project. |
|||
| #274 | FIXED | /auth/resend_verification/ crashes when not logged in | ||
| Description |
Quite simple to reproduce:
Go to:
`http://omgmg.dyndns.org:6543/auth/resend\_verification/ <http://omgmg.dyndns.org:6543/auth/resend_verification/>`_
(if you're still logged in from testing, log out first)
::
File 'mediagoblin/auth/views.py', line 193 in resend_activation
request.user[u'verification_key'] = unicode(uuid.uuid4())
TypeError: 'NoneType' object does not support item assignment
|
|||
| #275 | FIXED | web-site stop-gap fixes | ||
| Description |
We want to do a web-site overhaul. However, that's going to take a while. In the meantime, we want to fix the following things asap: 1. add yeararchives links 2. add link to news rss feed 3. add headlines links to frontpage of last 5 news items 4. redo the style so it doesn't crib from diveintohtml5 I think that covers it. If there are other things that need to be done, add to this bug and we'll do it or defer it. cc:ing Chris and Jef. |
|||
Note:
See TracQuery
for help on using queries.
