Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-30 | Upgrade jQuery to 1.4.1 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
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-10-18 | Correct link to WebSVN | Thomas Bächler | |
2009-09-15 | Add a basic mirror view for the dev site | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-01-16 | Make the dashboard stats collapsed by default. | Dusty Phillips | |
2009-01-01 | fix my flagged packages urls. | Dusty Phillips | |
2008-11-11 | proper columns on my flagged packages. | Dusty Phillips | |
2008-10-12 | drop seeveral unnecessary templates | Dusty Phillips | |
2008-10-11 | simplify both look and code for dashboard | Dusty Phillips | |
2008-10-10 | fix broken maintainer packages links | Dusty Phillips | |
2008-10-10 | drop search/ url and just go to packages | Dusty Phillips | |
2008-10-07 | trying to flesh out the page | Dusty Phillips | |
2008-10-07 | fairly invasive refactor to developer dashboard to be more django friendly | Dusty Phillips | |
2008-10-07 | use external links to avoid duplicate code between projects | Dusty Phillips | |
2008-10-07 | remove reference to old cvs entry | Dusty Phillips | |
2008-09-16 | port profile_form to newforms | Dusty Phillips | |
2008-06-21 | Remove guide from dashboard and link to wikiFix for FS#10647 | Dusty Phillips | |
2008-06-04 | Removed some fields from the fellows page. | eliott | |
Most emails were forwarded from arch.org, which may or may not be still working. | |||
2008-06-04 | Template fix. doh! | eliott | |
2008-06-04 | Added an ex-developer 'fellows' page. | eliott | |
2008-05-23 | Updates for deployment. | eliott | |
- Fix for reporead when description is empty. - Fix for settings.py. Middleware wasn't found (changed import name) - Clarity change for dashboard. | |||
2008-04-28 | update siteindex page to reflect move to svn | eliott | |
2008-04-09 | Change to landing page. | eliott | |
2008-04-09 | Fix for dev names in developer list | eliott | |
Had to backport from archweb_pub. | |||
2008-04-09 | Changed to arches and repos in the db. | eliott | |
Added them to the django admin interface as well. | |||
2008-04-05 | Fix for FS#9554 | eliott | |
Backported and modified from 'master' | |||
2008-03-22 | Added the ability to see flagged packages only, per use or repo | eliott | |
2008-03-22 | Refactored the model to remove arch and repo tables. | eliott | |
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-08 | Fix for time display on repo last update | eliott | |
2008-03-08 | Fix for package counts by arch | eliott | |
2008-03-08 | More changes to the multiarch model. | eliott | |
2007-12-30 | Changed color alternation on devel index (todolist) to be conformant. | eliott | |
2007-12-30 | Added alternating row coloration to make it easier to relate left to right | eliott | |
side items. | |||
2007-12-30 | removed all the no longer referenced logos | eliott | |
2007-12-30 | Removed unnecessary pages from the dev backend. | eliott | |
2007-12-30 | Feature for FS#8988 | eliott | |
2007-12-30 | Changes to siteindex layout | eliott | |
2007-12-30 | Removed feeds from devsite | eliott | |
2007-12-29 | Moved some templates around | eliott | |
2007-12-29 | Modified render_template and renamed it to render_response (consistent with | eliott | |
archweb_pub conventions). Moved pkgmaint_guide to a template. | |||
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! |