Custom Query (1173 matches)
Results (16 - 18 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#83 | FIXED | Messaging framework | ||
Description |
There's been some discussion of a messaging framework in `http://bugs.foocorp.net/issues/366#note-5 <http://bugs.foocorp.net/issues/366#note-5>`_ and `http://bugs.foocorp.net/issues/314#note-1 <http://bugs.foocorp.net/issues/314#note-1>`_ It would be good if we had such a system. Simply queueing messages in the session and then iterating through them in the interface is probably good enough. We could have 3 simple types of message: - warning message (red) - notification neutral message (yellow) - happy success message (green) We could iterate through the messages at the top of the document before we show the rest of the page. We could maybe also provide a way with javascript to be able to "close" the messages though that's lower priority for this ticket. See also: `http://schendje.fedorapeople.org/temp/temp3.png <http://schendje.fedorapeople.org/temp/temp3.png>`_ `http://bugs.foocorp.net/attachments/48/temp.png <http://bugs.foocorp.net/attachments/48/temp.png>`_ |
|||
#101 | FIXED | Edit should only show up for media owner | ||
Description |
On any media page, the text says "Upload on X by X" and then shows an "Edit" link. This link shows up for anyone, but it should only be visible if you're the owner of that piece of media and are logged in (and thus are the only one that can actually edit it). |
|||
#104 | FIXED | Edit profile should be available to admins | ||
Description |
admins should be able to edit any profile, not only their own. This shouldn't really be too hard to implement. Not really needed for 0.0.3, so leaving the target version open. |
Note:
See TracQuery
for help on using queries.