summaryrefslogtreecommitdiff
path: root/templates/packages/search.html
AgeCommit message (Expand)Author
2015-04-13Merge tag 'release_2014-10-19' into archweb-genericLuke Shumaker
2014-10-18Tweak search results page a bit moreDan McGee
2014-10-18FS#30773: put exact matches at topDan McGee
2014-10-18Package search HTML cleanupsDan McGee
2013-11-28Merge tag 'release_2013-11-25' into archweb-genericLuke Shumaker
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee
2013-04-21catch a few more instances of archlinuxLuke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-21Merge branch 'archweb' into archweb-generic2Luke Shumaker
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee
2013-04-19replace a bunch more instances of "Arch" in templates manuallyLuke Shumaker
2013-03-27find templates -type f -exec sed -i 's/\({% block title %}\)Arch Linux/\1{{ B...Luke Shumaker
2013-02-16Remove configurable pagination for package searchDan McGee
2013-02-08Remove package seach by 'Last Updated After'Dan McGee
2012-07-31Fix broken hidden input sort field on search formDan McGee
2012-07-23Minor template touchupsDan McGee
2012-05-19Add RSS links to /news/ and /packages/ URLsrelease_2012-05-20Dan McGee
2012-03-29Use spaceless tag on package search resultsDan McGee
2012-03-23Django 1.4 admin and admin media changesDan McGee
2012-03-08Break out search paginator into templateDan McGee
2012-03-08Encourage robots to not dive into search results pagesDan McGee
2011-10-19Use admin_media_prefix helper everywhere in search templateDan McGee
2011-08-27Escape parameter to search AUR linkDan McGee
2011-08-16Tabs -> spaces in templatesDan McGee
2011-08-09Use new package details link tag in templatesDan McGee
2011-03-15Ensure package search form correctly handles errorsrelease_2011-03-15Dan McGee
2011-03-13Show epoch in package version if != 0Dan McGee
2011-03-07Clean up current_query and preserve multiple argsDan McGee
2011-03-03Template fine-grained permissioningDan McGee
2010-12-03Display flag date in package search and allow sortingrelease_2010-12-03Dan McGee
2010-10-28Convert a bunch of links to HTTPSDan McGee
2010-10-28Use HTTPS for links to AURDan McGee
2010-09-14Ensure consistent date formatting everywhererelease_2010-09-14Dan McGee
2010-09-08Add 'for' attributes to search form labelsDan McGee
2010-08-13Clarify what the date field means on package searchDan McGee
2010-08-04Add missing or update title attribute on linksDan McGee
2010-07-25Don't link to the AUR if search term is blankDan McGee
2010-07-06Update code to use new flag_date columnDan McGee
2010-07-02Add some text when no packages could be foundDan McGee
2010-06-20Move scripts to bottom of package searchDan McGee
2010-06-20Fix missing calendar iconDan McGee
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
2010-05-31Fix flagged styling in package search resultsDan McGee
2010-05-26Highlight 'Packages' in navbar when browsing packagesrelease_2010-05-26Dan McGee
2010-05-17Redesigned Package Search pageThayer Williams
2010-03-27Move package maintainer off of package modelDan McGee
2010-02-08Move /jsi18n/ back out of /admin/ apprelease_2010-02-08Dan McGee
2010-01-31Get the calendar widget workingDan McGee
2010-01-31More validation fixupsDan McGee
2010-01-31Fix up the packages search pagerelease_2010-01-31Dan McGee