summaryrefslogtreecommitdiff
path: root/packages/templatetags
AgeCommit message (Expand)Author
2013-07-15reduce differences in the package details pageLuke Shumaker
2013-04-23fix bugsLuke Shumaker
2013-04-22Merge branch 'archweb-generic2'Luke Shumaker
2013-04-21update packages/templatetags/package_extras.py for labsLuke Shumaker
2013-04-20Fix parsing issues when query string keys contain unicodeDan McGee
2013-04-16Various minor code cleanups and fixesrelease_2013-04-16Dan McGee
2012-12-28Allow pkg_details_link to return link title if package is missingDan McGee
2012-11-16Use Python 2.7 dictionary comprehension syntaxDan McGee
2012-11-15Merge tag 'release_2012-02-18'Luke Shumaker
2012-11-15Merge commit '33fe337' (Encourage bug reports to have a summary)Luke Shumaker
2012-11-14Merge tag 'release_2012-01-11'Luke Shumaker
2012-09-30pkg_details_link template tag enhancementsDan McGee
2012-08-21Fix scm_link in a way that doesn't make cgit barfDan McGee
2012-08-21Style cleanups in package_extrasDan McGee
2012-08-21Revert "Fix scm_link for Unicode characters"Dan McGee
2012-08-20Fix scm_link for Unicode charactersDan McGee
2012-04-03Use https:// links for all internal sitesDan McGee
2012-04-03Include category when linking to bug reportsDan McGee
2012-02-28Merge commit '20e9a83' from ArchwebLuke Shumaker
2012-02-12Protect urlencode calls against Unicode dataDan McGee
2012-02-06Encourage bug reports to have a summaryDan McGee
2011-12-11PyLint suggested cleanupsDan McGee
2011-12-04strip https: from another URLLuke Shumaker
2011-12-04Merge branch 'master' of ssh://gparabola/parabolawebNicolás Reynolds
2011-12-03Convert packager link to search by packagerDan McGee
2011-12-02Merge branch 'master' of https://johkra.net/git/parabolaweb-johkraLuke Shumaker
2011-12-02Fix download link. Solution looks a bit unclean to me.Johannes Krampf
2011-12-02Fix bug tracker URLsJohannes Krampf
2011-12-01Normalize the URI scheme used for inbound links. Don't use one when possible,...Luke Shumaker
2011-12-01add get_wiki_link() to packages/templatetags/package_extras.py (fix the 500 e...Luke Shumaker
2011-12-01this probably should have happened during the merge (small stuff)Luke Shumaker
2011-11-26Merged with archweb trunkJohannes Krampf
2011-11-17Display package URLs unquoted if possibleDan McGee
2011-09-14Merge branch 'master' of git://projects.archlinux.org/archwebNicolás Reynolds
2011-09-01Use package branches to display commit historyEvangelos Foutras
2011-08-19Ensure ampersands are properly escaped in hrefsDan McGee
2011-08-16add "search wiki" link to package details pageSergej Pupykin
2011-08-09Add a template tag to link multiple packages at onceDan McGee
2011-08-09Add package details link tagDan McGee
2011-06-03Closed bug #16Nicolás Reynolds
2011-05-21FixNicolás Reynolds
2011-05-21More rebranding!Nicolás Reynolds
2011-04-18Reimplement links code as template tagsDan McGee
2011-03-13Ensure PyPy compatibilityDan McGee
2011-03-07Clean up current_query and preserve multiple argsDan McGee
2011-01-13Make userpkgs a simple_tagDan McGee
2010-08-04Add a title to the userpkgs linkDan McGee
2010-07-28Add new 'userpkgs' template tagDan McGee
2010-05-17Kill td_input template and tagDan McGee
2008-10-11drop some unused templatetagsDusty Phillips