aurweb/templates
Kevin Morris bfd592299c
change: display default package search parameter values in its form
The previous behavior was carried over from PHP. It has been requested
that we use the true defaults when rendering the default form, making
search a bit more sensible.

Closes #269

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-02-17 17:54:57 -08:00
..
account feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
errors feat(python): catch all exceptions thrown through fastapi route paths 2022-01-09 23:10:02 -08:00
packages housekeep: move templates/partials/widgets/* to templates/partials/ 2022-01-18 08:33:00 -08:00
partials change: display default package search parameter values in its form 2022-02-17 17:54:57 -08:00
pkgbase fix: correct redirects for package actions & requests 2022-02-08 22:59:01 -08:00
requests fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
testing change(rendercomment): converted to use aurweb.db ORM 2021-11-28 19:55:11 -08:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu fix(routers.trusted_user): only display Voters on ended proposals 2022-01-05 17:51:57 -08:00
addvote.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
dashboard.html fix: restore missing typeahead js on authenticated dashboard 2022-02-10 13:32:37 -08:00
home.html docs: update issues url to gitlab 2022-02-08 17:57:50 +00:00
index.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
login.html fix(fastapi): render Logged-in as page on authenticated /login 2021-11-29 19:40:55 -08:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00
requests.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00