summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Collapse)AuthorFilesLines
2008-04-12fixes for changes in the model dealing with the urlize -> get_* refactoreliott2-168/+167
2008-04-10Change to landing page.eliott1-19/+6
2008-04-10Fix for dev names in developer listeliott1-2/+2
Had to backport from archweb_pub.
2008-04-10Cleanup from the previous change to the model for Arches and Repos.eliott3-6/+6
2008-04-10Changed to arches and repos in the db.eliott1-4/+0
Added them to the django admin interface as well.
2008-04-05small fix to todolistseliott1-5/+5
2008-04-05Fix for FS#9554eliott1-0/+4
Backported and modified from 'master'
2008-04-05Implemented todolist javascript sortingeliott2-42/+80
2008-03-23Added the ability to see flagged packages only, per use or repoeliott1-10/+10
2008-03-23Removed ads from the devel siteeliott1-19/+0
2008-03-23Refactored the model to remove arch and repo tables.eliott3-12/+10
Refactored the model to remove the arch and repo tables. Those data points are now encapsulated in the package table as an ENUM field. Changes to models and templates as needed.
2008-03-09Fix for time display on repo last updateeliott1-1/+1
2008-03-09Fix for package counts by archeliott1-2/+2
2008-03-08More changes to the multiarch model.eliott9-29/+43
2008-02-27Fix for testing cvs linkseliott1-0/+4
2008-01-13Changed AdSense AccountSimo Leone1-1/+1
Like that guy on the corner, all the cash goes in the big hat. Signed-off-by: Simo Leone <simo@archlinux.org>
2008-01-10Some tweaks for the dev navigationeliott1-6/+13
2008-01-10Cherry pick of Thayer's archweb_pub retheme workeliott1-81/+66
2007-12-30Changed color alternation on devel index (todolist) to be conformant.eliott1-1/+1
2007-12-30Changed color alternation on pkglist to be conformant.eliott1-1/+1
2007-12-30Added alternating row coloration to make it easier to relate left to righteliott3-6/+6
side items.
2007-12-30removed all the no longer referenced logoseliott2-2/+2
2007-12-30Removed unnecessary pages from the dev backend.eliott5-263/+0
2007-12-30Feature for FS#8988eliott1-1/+20
2007-12-30Fixes for FS#7980eliott1-3/+3
2007-12-30Changes to siteindex layouteliott1-82/+67
2007-12-30Removed feeds from devsiteeliott1-32/+1
2007-12-30Moved some templates aroundeliott14-151/+0
2007-12-30Added logos under mediaeliott2-10/+10
2007-12-30Modified render_template and renamed it to render_response (consistent witheliott1-0/+164
archweb_pub conventions). Moved pkgmaint_guide to a template.
2007-12-22Update for dev urleliott1-3/+3
2007-12-12Changed paypal information to Aaron, from Judd.eliott2-3/+7
2007-12-12Added irc channel.eliott1-1/+4
Removed media url. Should be served by apache.
2007-12-08Fixed bug FS#8664eliott1-1/+1
2007-11-19Add Projects url to main pageSimo Leone1-0/+1
gogo gadget projects.
2007-11-07Fix schwag urlSimo Leone1-1/+1
http://bbs.archlinux.org/viewtopic.php?id=39575 Thanks for pointing this out.
2007-11-03Initial import for public release...eliott46-0/+1672
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd!