summaryrefslogtreecommitdiffstats
path: root/templates/packages/search.html
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Django 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-09Remove 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/ URLsDan McGee1-0/+1
2012-03-29Use spaceless tag on package search resultsDan McGee1-2/+2
2012-03-24Django 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-10Use new package details link tag in templatesDan McGee1-2/+1
2011-03-15Ensure package search form correctly handles errorsDan McGee1-22/+30
2011-03-13Show epoch in package version if != 0Dan McGee1-2/+2
2011-03-08Clean up current_query and preserve multiple argsDan McGee1-9/+9
2011-03-03Template fine-grained permissioningDan McGee1-3/+3
2010-12-04Display flag date in package search and allow sortingDan McGee1-0/+3
2010-10-29Convert a bunch of links to HTTPSDan McGee1-1/+1
2010-10-29Use HTTPS for links to AURDan McGee1-1/+1
2010-09-15Ensure consistent date formatting everywhereDan 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-07Update code to use new flag_date columnDan McGee1-1/+1
2010-07-03Add some text when no packages could be foundDan McGee1-0/+7
2010-06-21Move scripts to bottom of package searchDan McGee1-5/+6
2010-06-21Fix 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 packagesDan 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-09Move /jsi18n/ back out of /admin/ appDan McGee1-1/+1
2010-02-01Get the calendar widget workingDan McGee1-1/+2
2010-02-01More validation fixupsDan McGee1-1/+1
2010-01-31Fix up the packages search pageDan McGee1-11/+14
2009-11-10updated 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-31Add 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
2008-10-07make form submit some but not all valuesDusty Phillips1-28/+49
2008-10-07replace package search with a nonfunctional newformDusty Phillips1-65/+24
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips1-1/+0