summaryrefslogtreecommitdiffstats
path: root/templates/packages/search.html
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-06-29add maintainer column to search resultsDusty Phillips1-0/+11
2008-06-23Revert "add maintainer to search log"Dusty Phillips1-2/+0
2008-06-23add maintainer to search logDusty Phillips1-0/+2
2008-06-19sort last updated descending by default. FS#10703Dusty Phillips1-1/+1
2008-04-11fixes for changes in the model dealing with the urlize -> get_* refactoreliott1-99/+93
2008-04-09Cleanup from the previous change to the model for Arches and Repos.eliott1-2/+2
2008-03-22Refactored the model to remove arch and repo tables.eliott1-5/+5
2008-03-08More changes to the multiarch model.eliott1-9/+9
2007-12-30Changed color alternation on pkglist to be conformant.eliott1-1/+1
2007-11-03Initial import for public release...eliott1-0/+120