Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-31 | Fix up the packages search pagerelease_2010-01-31 | Dan McGee | |
* Don't show checkboxes for non-authenticated users * Fix up the adopt buttons to not be a table row * Fix the form which didn't have a closing tag Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Modify dev menu to also be top to bottom | Dan McGee | |
Just as commit 5faf6566 did for the main menu items, do the same for the dev menu. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Modify menu items order to be from top to bottom | Ismael Carnales | |
The menu was rendered bottom to top in the html because the elements were floated to the right. This caused text browsers visitors (no CSS rendering) to see the menu backwards. I've modified the menu order and made the items float to the left so the menu is correctly rendered in text browsers. Signed-off-by: Ismael Carnales <icarnales@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Upgrade jQuery to 1.4.1 | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2010-01-30 | Run optipng on all images/logos | 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-08-18 | Apparently you couldn't view the packages page if the user wasn't logged ↵ | Dusty Phillips | |
into the admin. | |||
2009-02-07 | Update admin_media to latest Django version | Dan McGee | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2009-01-16 | Make the dashboard stats collapsed by default. | Dusty Phillips | |
2008-10-22 | finished comment | Dusty Phillips | |
2008-10-11 | drop a bunch more media files | Dusty Phillips | |
2008-10-11 | drop some extra media (may have to restore) | Dusty Phillips | |
2008-10-11 | drop calendar dependency (use admin version instead) | Dusty Phillips | |
2008-10-11 | drop jquery dependency | Dusty Phillips | |
2008-10-07 | replace package search with a nonfunctional newform | Dusty Phillips | |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips | |
2008-08-16 | add signoffs to the main menu | Dusty Phillips | |
2008-06-27 | add delete functionality to todo lists | Dusty Phillips | |
2008-04-09 | Fix for dev image weirdness. | eliott | |
Had to backport from archweb_pub | |||
2008-04-05 | Implemented todolist javascript sorting | eliott | |
2008-01-10 | Cherry pick of Thayer's archweb_pub retheme work | eliott | |
2007-12-30 | Added back in the needed logos to the media root | eliott | |
2007-12-30 | removed all the no longer referenced logos | eliott | |
2007-12-30 | Some style fixes | eliott | |
2007-12-29 | Added logos under media | eliott | |
2007-12-29 | Added admin-media files. | eliott | |
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! |