summaryrefslogtreecommitdiff
path: root/templates/packages/search.html
AgeCommit message (Expand)Author
2013-04-20Remove {% spaceless %} tag from a few more placesDan McGee
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
2009-11-09updated packages template files from code of pubIsmael Carnales
2009-08-18Apparently you couldn't view the packages page if the user wasn't logged into...Dusty Phillips
2009-01-30Add package count to the top of the search table.Dusty Phillips
2008-10-10drop search/ url and just go to packagesDusty Phillips
2008-10-07sort returns to first pageDusty Phillips
2008-10-07trying to flesh out the pageDusty Phillips
2008-10-07make sort form workDusty Phillips
2008-10-07make form submit some but not all valuesDusty Phillips
2008-10-07replace package search with a nonfunctional newformDusty Phillips
2008-10-07move validation template tage temporarily; it will be removed eventuallyDusty Phillips
2008-06-29add maintainer column to search resultsDusty Phillips