aurweb/templates/partials/packages
Kevin Morris 0388b12896
fix: package description on /packages/{name} view
...What in the world happened here. We were literally just populating
`pkg` based on `pkgbase.packages.first()`. We should have been focusing
on the package passed by the context, which is always available when
`show_package_details` is true.

Closes #384

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-09-05 19:25:32 -07:00
..
actions.html feature: allow co-maintainers to disown their pkg 2022-08-19 18:00:29 -07:00
comment.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
comment_form.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
comments.html feature: add pagination on comments 2022-08-02 20:27:47 +03:00
details.html fix: package description on /packages/{name} view 2022-09-05 19:25:32 -07:00
package_metadata.html feat: add paging to package depends & required by 2022-03-30 17:07:40 -07:00
pkgbase_metadata.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
requests.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
results.html fix(FastAPI): voted/notified query efficiency 2021-09-19 00:34:08 -07:00
search.html change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
search_actions.html fix: remove unused "Merge into" input from /packages 2021-10-20 23:27:07 -07:00
search_results.html change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
search_widget.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
statistics.html housekeep: move templates/partials/widgets/* to templates/partials/ 2022-01-18 08:33:00 -08:00
updates.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00