summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2010-09-03Enable template fragment caching on package details pageDan McGee1-0/+5
2010-09-03Add links to 'Versions Elsewhere' on package details pageDan McGee1-32/+50
2010-09-03Add pkgcount sort helper to count column on groups pageDan McGee1-1/+11
2010-09-01Ensure long package descriptions wrapDan McGee1-1/+1
2010-09-01Dev dashboard: enable sorting by package countDan McGee1-3/+12
2010-09-01Make sort work on developer todo list statusDan McGee1-1/+13
2010-08-28Mark todo desc as safe on dev dashboardDan McGee1-1/+1
2010-08-28Add package groups to front page and cache resultsDan McGee1-0/+2
2010-08-28Add last updated column to package groups viewDan McGee1-0/+2
2010-08-28Add a package group overview pageDan McGee1-0/+35
2010-08-28Link to the package group view from package detailsDan McGee1-1/+2
2010-08-28Add a group details viewDan McGee1-0/+45
2010-08-27Make public todolist view more usefulDan McGee3-16/+42
2010-08-27Mark todolist description as being safe to contain HTMLDan McGee5-6/+7
2010-08-27Restore odd/even markup after JS sortDan McGee5-10/+10
2010-08-27Add table sorting to a handful of pagesDan McGee5-6/+39
2010-08-25Package Differences by Architecture viewDan McGee1-0/+37
2010-08-13Clarify what the date field means on package searchDan McGee1-1/+1
2010-08-13Move update mirrorlist linkDan McGee1-3/+2
2010-08-04Add more information to "package in testing" textDan McGee1-2/+5
2010-08-04Add missing or update title attribute on linksDan McGee2-4/+7
2010-07-28Use userpkgs tag on package details pageDan McGee1-2/+3
2010-07-28Display packager info on details pageDan McGee1-0/+3
2010-07-26Update OSDisc affiliate linkDan McGee1-1/+1
2010-07-25Fix up click events on developer dashboardDan McGee1-7/+11
2010-07-25Add box style to public todo list pageDan McGee1-0/+3
2010-07-25Add a link to the read only todo lists on the index page.Dusty Phillips1-0/+2
2010-07-25Hide the details of the todo list until clickingDusty Phillips1-2/+11
2010-07-25Add a basic view for todo listsDusty Phillips1-0/+18
2010-07-25Remove ArchCon 2010 bannerDan McGee1-4/+0
2010-07-25Don't link to the AUR if search term is blankDan McGee1-0/+2
2010-07-25Remove an extra trailing slash that is causing a broken url on todolists.Dusty Phillips2-2/+2
2010-07-25Add package groups model and display to packagesDan McGee1-0/+10
2010-07-11Remove unnecessary redirect on flaghelp linkDan McGee1-1/+1
2010-07-10Add some more template fragment cachingDan McGee3-0/+12
2010-07-07Enable template fragment caching on main pageDan McGee1-0/+5
2010-07-07Get news markdown formatting working everywhereDan McGee4-7/+7
2010-07-07Format all news items using markdownDan McGee2-8/+35
2010-07-07Make package search box look better with wider fontsDan McGee1-2/+2
2010-07-07Add note to package when version is in testingDan McGee1-9/+9
2010-07-07Update code to use new flag_date columnDan McGee2-2/+2
2010-07-06Show incomplete todo list packages in dev dashboardDan McGee1-0/+29
2010-07-06Add absolute URL method for todo listsDan McGee2-2/+2
2010-07-03Add mirrorlist link to main pageDan McGee1-0/+2
2010-07-03mirrorlist: allow filtering by protocolDan McGee1-7/+12
2010-07-03Link to the mirrorlist page from downloadsDan McGee1-0/+6
2010-07-03Get mirrorlist view ready for general useDan McGee1-1/+16
2010-07-03Remove arch from mirrorlist generationDan McGee1-1/+1
2010-07-03Add some text when no packages could be foundDan McGee1-0/+7
2010-06-25Get unit tests up and running againDan McGee1-3/+3