summaryrefslogtreecommitdiffstats
path: root/templates/packages/search.html
AgeCommit message (Expand)AuthorFilesLines
2014-10-18Tweak search results page a bit moreDan McGee1-14/+14
2014-10-18FS#30773: put exact matches at topDan McGee1-0/+36
2014-10-18Package search HTML cleanupsDan McGee1-11/+4
2013-11-06Django 1.6 upgrade, deprecation cleanupDan McGee1-0/+1
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee1-4/+2
2013-02-16Remove configurable pagination for package searchDan McGee1-3/+0
2013-02-08Remove package seach by 'Last Updated After'Dan McGee1-14/+0
2012-07-31Fix broken hidden input sort field on search formDan McGee1-1/+1
2012-07-23Minor template touchupsDan McGee1-1/+1
2012-05-19Add RSS links to /news/ and /packages/ URLsrelease_2012-05-20Dan McGee1-0/+1
2012-03-29Use spaceless tag on package search resultsDan McGee1-2/+2
2012-03-23Django 1.4 admin and admin media changesDan McGee1-4/+8
2012-03-08Break out search paginator into templateDan McGee1-48/+2
2012-03-08Encourage robots to not dive into search results pagesDan McGee1-0/+1
2011-10-19Use admin_media_prefix helper everywhere in search templateDan McGee1-2/+4
2011-08-27Escape parameter to search AUR linkDan McGee1-1/+1
2011-08-16Tabs -> spaces in templatesDan McGee1-6/+6
2011-08-09Use new package details link tag in templatesDan McGee1-2/+1
2011-03-15Ensure package search form correctly handles errorsrelease_2011-03-15Dan McGee1-22/+30
2011-03-13Show epoch in package version if != 0Dan McGee1-2/+2
2011-03-07Clean up current_query and preserve multiple argsDan McGee1-9/+9
2011-03-03Template fine-grained permissioningDan McGee1-3/+3
2010-12-03Display flag date in package search and allow sortingrelease_2010-12-03Dan McGee1-0/+3
2010-10-28Convert a bunch of links to HTTPSDan McGee1-1/+1
2010-10-28Use HTTPS for links to AURDan McGee1-1/+1
2010-09-14Ensure consistent date formatting everywhererelease_2010-09-14Dan McGee1-1/+1
2010-09-08Add 'for' attributes to search form labelsDan McGee1-8/+8
2010-08-13Clarify what the date field means on package searchDan McGee1-1/+1
2010-08-04Add missing or update title attribute on linksDan McGee1-1/+1
2010-07-25Don't link to the AUR if search term is blankDan McGee1-0/+2
2010-07-06Update code to use new flag_date columnDan McGee1-1/+1
2010-07-02Add some text when no packages could be foundDan McGee1-0/+7
2010-06-20Move scripts to bottom of package searchDan McGee1-5/+6
2010-06-20Fix missing calendar iconDan McGee1-1/+2
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee1-1/+1
2010-05-31Fix flagged styling in package search resultsDan McGee1-1/+1
2010-05-26Highlight 'Packages' in navbar when browsing packagesrelease_2010-05-26Dan McGee1-0/+1
2010-05-17Redesigned Package Search pageThayer Williams1-109/+126
2010-03-27Move package maintainer off of package modelDan McGee1-4/+2
2010-02-08Move /jsi18n/ back out of /admin/ apprelease_2010-02-08Dan McGee1-1/+1
2010-01-31Get the calendar widget workingDan McGee1-1/+2
2010-01-31More validation fixupsDan McGee1-1/+1
2010-01-31Fix up the packages search pagerelease_2010-01-31Dan McGee1-11/+14
2009-11-09updated packages template files from code of pubIsmael Carnales1-7/+10
2009-08-18Apparently you couldn't view the packages page if the user wasn't logged into...Dusty Phillips1-1/+1
2009-01-30Add package count to the top of the search table.Dusty Phillips1-1/+26
2008-10-10drop search/ url and just go to packagesDusty Phillips1-8/+8
2008-10-07sort returns to first pageDusty Phillips1-5/+5
2008-10-07trying to flesh out the pageDusty Phillips1-7/+10
2008-10-07make sort form workDusty Phillips1-1/+1