Custom Query (2152 matches)
Results (1165 - 1167 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2620 | fixed | Pass a related item into the dataset tempate | toby | aron.carroll |
Description |
See the related sidebar box http://s031.okserver.org:2375/dataset/adur_district_spending If a package has related items the first (or a random) related item should be passed into the snippet. |
|||
#1354 | wontfix | Pass the context object to plugins implementing the IPackageController and IGroupController | amercader | amercader |
Description |
Plugins implementing some IPackageController or IGroupController operations (i.e. read, create, edit, delete) may need the context used in the logic action. For instance, to access the Session that created a package to perform additional queries from the extension (In that case the main logic action will still perform the final commit). |
|||
#1186 | fixed | Password reset facility | dread | |
Description |
You can register a user with password and (optional) email address. But if you forget the password you can't then log in again. We need a password reset facility that sends and email with a new password. |