Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-08 | Add OpenSearch support to the site | Dan McGee | |
Implements FS#14185. It is a bit more complex than listed there as I wanted to not hardcode the URLs in the descriptor file; to do this we need to make it a template and fill some things in. We also need to serve the file using the correct mime type. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-02-04 | feeds: add per arch, per repo feed ability | Dan McGee | |
Make the feed framework a lot more flexible and give the possibility to have a feed for each architecture. You can drill down even more than also get a feed for a particular repo; some might find this helpful for something like tracking [testing]. Implements FS#12939. I also bumped up the number of items available in each of these feeds; since it is full of a bunch of small items it might be more helpful to have more available and it should also prevent fewer ones from being missed. The UI isn't exactly spectacular, but I figured some sort of page is better than none listing all the various feeds you can pull from. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-31 | Spruce up the developer view pages | Dan McGee | |
Quite a few changes here. Unify the developer view pages into one actual django view and template, and use different dispatches from urls.py to set up the three different queries for who to display and what message and group name to show. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-31 | Get the calendar widget working | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-11-09 | added missing packages views from archweb_pub | Ismael Carnales | |
2009-11-09 | added mirrors app from archweb_pub | Ismael Carnales | |
2009-11-09 | added sitemaps from archweb_pub | Ismael Carnales | |
2009-11-09 | added feeds from archweb_pub | Ismael Carnales | |
2009-11-09 | use direct_to_template to replace static views | Ismael Carnales | |
2009-11-09 | changed landing view | Ismael Carnales | |
- moved devel.views.siteindex to public.views.index - using template from public view with added devel menu - added extra styles and images | |||
2009-11-09 | added public app | Ismael Carnales | |
2009-11-09 | modified import paths from archweb_dev to archweb | Ismael Carnales | |
2009-09-26 | Make community-testing accessable | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-09-15 | Add a basic mirror view for the dev site | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-08-10 | Add a page to aid Aaron in user creation. | Dusty Phillips | |
2009-08-04 | Change deprecated admin site urls for 1.1. | Dusty Phillips | |
2008-10-10 | drop useless view | Dusty Phillips | |
2008-10-10 | change of style, I decided I like to have a wrapper for all generic views | Dusty Phillips | |
2008-10-10 | drop search/ url and just go to packages | Dusty Phillips | |
2008-10-07 | drop id based searching | Dusty Phillips | |
2008-10-07 | make form submit some but not all values | Dusty Phillips | |
2008-10-07 | replace package search with a nonfunctional newform | Dusty Phillips | |
2008-10-07 | drop extraneous comments | Dusty Phillips | |
2008-10-07 | drop a bunch of static stuff necessary only in archweb_pub | Dusty Phillips | |
2008-10-07 | remove reference to old cvs entry | Dusty Phillips | |
2008-10-05 | drop references to the wiki | Dusty Phillips | |
2008-10-05 | port admin to django 1.0 | Dusty Phillips | |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips | |
2008-08-06 | boilerplate for new signoffs code | Dusty Phillips | |
2008-07-08 | fix up permissions on todolists | Dusty Phillips | |
2008-07-05 | #10213 make package urls be pretty cool, if not awesome | Dusty Phillips | |
2008-06-27 | add delete functionality to todo lists | Dusty Phillips | |
2008-06-27 | add an 'edit todolist' functionality | Dusty Phillips | |
2008-06-21 | Remove guide from dashboard and link to wikiFix for FS#10647 | Dusty Phillips | |
2008-06-04 | Added an ex-developer 'fellows' page. | eliott | |
2008-04-28 | removed flag out of date from backend. | eliott | |
Flagging a package out of date is not needed in the backend. Backend only needs to unflag. | |||
2008-03-08 | cleanup | eliott | |
2007-12-30 | Removed feeds from devsite | eliott | |
2007-12-29 | Further purse of public app | eliott | |
2007-12-29 | Massive retab fest. | eliott | |
Also added vim command comment to the end of files. | |||
2007-12-29 | Added DEBUG ability to serve static files with runserver. | eliott | |
Removes the need for apache during testing/development. | |||
2007-12-22 | added robots.txt | eliott | |
2007-12-22 | renamed imports | eliott | |
2007-12-11 | Added irc channel. | eliott | |
Removed media url. Should be served by apache. | |||
2007-11-03 | Initial import for public release... | eliott | |
Special Note Prior to git import, approx 90% of the code was done by Judd Vinet. Thanks Judd! |