Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-30 | Make some small color changes | Dan McGee | 1 | -2/+2 | |
After feedback from the recent redesign. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-26 | Highlight 'Packages' in navbar when browsing packages | Dan McGee | 1 | -1/+3 | |
Get this working by doing some class business with CSS in order to highlight the correct tab. I had to add some stuff to a variety of pages but it should be working correctly now. Addresses FS#19591. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-25 | Make testing italics style work | Dan McGee | 1 | -1/+1 | |
Package names are now spans and not links Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Styling touchups and temp style removal | Dan McGee | 1 | -41/+4 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Add universal archnavbar resources | Dan McGee | 4 | -1/+34 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Remove old media resources | Dan McGee | 4 | -335/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Cleaned up form controls, now using platform/browser defaults | Thayer Williams | 1 | -4/+3 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Revamp donate page | Dan McGee | 1 | -4/+7 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | New and legacy logo files for Artwork page | Thayer Williams | 38 | -0/+2922 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Added new stylesheets which will eventually go CDN | Thayer Williams | 2 | -0/+293 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Remove a bunch of unused styles | Dan McGee | 1 | -56/+4 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | Donor page rework for list formatting | Dan McGee | 1 | -0/+12 | |
Instead of doing slicing and ugly table-based layout, move to a CSS-based organization of the donor list. Shoot for 4 columns but should degrade gracefully to fewer, and will look just fine with no CSS at all (one big tall list). Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-05-17 | New donate button for donate and home pages | Thayer Williams | 1 | -0/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-04-28 | Add a link to AirVM to the front page and the donations page | Thomas Bächler | 1 | -0/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-04-19 | Re-add italics for testing style | Dan McGee | 1 | -1/+1 | |
Lost this when I moved the links from the package name to the architecture. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-03-23 | Replaced titlebar.png with OS X compatible PNG | Thayer Williams | 1 | -0/+0 | |
Signed-off-by: Thayer Williams <thayerw@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-03-23 | Add ArchCon logo and place in front page template | Dan McGee | 1 | -0/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-03-03 | Merge branch 'master' into cdn-jquery | Dan McGee | 2 | -47/+0 | |
Conflicts: templates/todolists/view.html | |||||
2010-03-02 | Drop wiki styles | Dan McGee | 1 | -47/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-03-01 | Revert "Update logo" | Dan McGee | 1 | -0/+0 | |
This reverts commit f3db1bb123ee4c61e7bb7e8a0c671d831a1ce990. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-27 | Upgrade jQuery to 1.4.2 | Dan McGee | 2 | -152/+154 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-18 | News: make add/edit page form larger | Dan McGee | 1 | -1/+10 | |
Make both the title entry and the text area a lot larger so it is easier to add and edit news items from the developer side. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-11 | Update logo | Dan McGee | 1 | -0/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-09 | Make the feeds overview page suck less | Dan McGee | 1 | -0/+9 | |
There was way too much going on there before and it wasn't laid out that well. This should be a ton better. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-02 | Remove calendar styles | Dan McGee | 1 | -27/+0 | |
We include widgets.css, so no need to do these here too. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-02-01 | Remove checked-in admin_media directory | Dan McGee | 70 | -2333/+0 | |
This is a bad idea because it will get outdated quickly when django changes and we should just use the version it distributes anyway. Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-01-31 | Fix up the packages search page | Dan McGee | 1 | -0/+3 | |
* 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 | 1 | -1/+0 | |
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 | 1 | -2/+1 | |
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 | 2 | -19/+152 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2010-01-30 | Run optipng on all images/logos | Dan McGee | 5 | -0/+0 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2009-11-10 | changed landing view | Ismael Carnales | 4 | -1/+12 | |
- 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 | 1 | -0/+35 | |
into the admin. | |||||
2009-02-07 | Update admin_media to latest Django version | Dan McGee | 16 | -36/+258 | |
Signed-off-by: Dan McGee <dan@archlinux.org> | |||||
2009-01-17 | Make the dashboard stats collapsed by default. | Dusty Phillips | 1 | -0/+19 | |
2008-10-23 | finished comment | Dusty Phillips | 1 | -1/+1 | |
2008-10-12 | drop a bunch more media files | Dusty Phillips | 9 | -0/+0 | |
2008-10-12 | drop some extra media (may have to restore) | Dusty Phillips | 13 | -209/+0 | |
2008-10-12 | drop calendar dependency (use admin version instead) | Dusty Phillips | 2 | -2398/+0 | |
2008-10-12 | drop jquery dependency | Dusty Phillips | 3 | -48/+0 | |
2008-10-07 | replace package search with a nonfunctional newform | Dusty Phillips | 1 | -1/+28 | |
2008-08-16 | #10340 Integrated Signoffs completed but untested | Dusty Phillips | 1 | -0/+10 | |
2008-08-16 | add signoffs to the main menu | Dusty Phillips | 1 | -1/+1 | |
2008-06-28 | add delete functionality to todo lists | Dusty Phillips | 1 | -2/+2 | |
2008-04-10 | Fix for dev image weirdness. | eliott | 1 | -3/+1 | |
Had to backport from archweb_pub | |||||
2008-04-05 | Implemented todolist javascript sorting | eliott | 5 | -0/+34 | |
2008-01-10 | Cherry pick of Thayer's archweb_pub retheme work | eliott | 4 | -82/+82 | |
2007-12-30 | Added back in the needed logos to the media root | eliott | 2 | -0/+0 | |
2007-12-30 | removed all the no longer referenced logos | eliott | 45 | -5134/+0 | |
2007-12-30 | Some style fixes | eliott | 1 | -2/+2 | |