Custom Query (2152 matches)
Results (838 - 840 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1281 | fixed | Locale change flash message in wrong language | pudo | pudo |
Description |
When you change the locale, it displays a flash message "Language has been set to: English" in the original language, not the one we have just changed to. |
|||
#1282 | fixed | JS and WUI tidy up | rgrp | rgrp |
Description |
Consolidate js. Remove cruft.
Possible:
|
|||
#1283 | fixed | Deleted packages shouldn't be searchable or browsable | dread | dread |
Description |
A package in deleted state doesn't show to general users, but admins DO see them. The idea is that they can resurrect them if they want. But now we have the trash can that lists deleted packages. So we don't want admins to see the deleted packages anywhere else. (But an admin should still be able to READ and EDIT a deleted package, so if he clicks on it in the trash list he can see it to decide whether to resurrect and actually be able to change its state.) Same in the Web interface and API. This ticket ties in with #948 highlighting a package being deleted (when viewing or editing) and follows on from the introduction of the trash can #1076. |