Custom Query (2152 matches)
Results (1048 - 1050 of 2152)
Ticket | Resolution | Summary | Owner | Reporter | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
#142 | fixed | Update User object with additional fields such as 'nickname' | pudo | dread | |||||||||||||||
Description |
Suggested fields:
just go in extras - may be better to have its own field as useful to search on this ) Related changes (probably separate tickets):
Related to ticket:136 and ticket:138. |
||||||||||||||||||
#146 | worksforme | Problem when an admin user logs in between commencing editing and saving | pudo | rgrp | |||||||||||||||
Description |
Reason (conjecture): the form we use for package editing is now dependent on whether you have admin privileges (we allow editing of state by admins). When you login the old form is now incorrect and this results in the formalchemy fieldset breaking. |
||||||||||||||||||
#190 | fixed | Package comments | pudo | dread | |||||||||||||||
Description |
Cost 7 days When viewing a package, users can read user comments and leave their own. Users need to be logged in to leave a message. Comments appear immediately. A mechanism for deleting unwanted comments is provided to an authorized user. Comments are sorted with the most recent first. Comments are available for read, creation and deletion in both the Web UI and over the REST API. The admin for the package and a superuser can delete unwanted comments, both on the package page and a collation of all comments on their user page. Users can delete their own comments(?) Need to consider whether over the REST API we encourage the use of a 'frontend user' APIKEY which can be used to leave comments for another, actual user. Example at bottom of package page: Leave a comment:
Comments:
Implementation details:Comments table is with columns:
|