Custom Query (2152 matches)
Results (256 - 258 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1047 | fixed | Package edit form claims you're not logged in at the end when you are | sebbacon | sebbacon |
Description |
At the bottom, it says something like Author: Bob Bumgardner Since you have not signed in this will just be your IP address. Click here to sign in before saving (opens in new window). |
|||
#1051 | fixed | Ability to set custom favicon | sebbacon | sebbacon |
Description |
Allow deployers to set a URL pointing to their own favicon |
|||
#1063 | fixed | Groups listing widget on package screen shouldn't show group name by default | sebbacon | sebbacon |
Description |
I've been asked if we can do something about the overflow of the Group name in the right hand column on this page:
The reason is that the list display for groups is in the form "group_tltie (group_name)", and of course group_name can't have spaces and so can't wrap nicely. I was wondering if there's a good reason why we don't only display group_title (if it exists) and group_name only when there's not a title? |