summaryrefslogtreecommitdiffstats
path: root/media
AgeCommit message (Collapse)AuthorFilesLines
2010-07-07Format all news items using markdownDan McGee1-1/+1
Implements FS#13741. A preview function is also added so working with news items is easier to make sure you get the formatting right. This will result in some older news items looking a bit weird if they didn't put linebreaks in all the right places, we can fix a few of these as we notice them. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-07Make package search box look better with wider fontsDan McGee1-2/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-06Set font color for package search boxDan McGee1-1/+1
Since we explicitly set a background color for this text input, we should set a foreground font color as well so those with dark themes don't see white text on a white background. Addresses FS#19290. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-03Add styling to errorlist classDan McGee1-0/+2
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-03Add mirrorlist link to main pageDan McGee1-0/+0
Not terribly thrilled with the location, but it will have to do for now. If we get a better idea later it can definitely be moved. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-07-03Get mirrorlist view ready for general useDan McGee1-0/+3
Make the page much more flexible- allow multiple countries to be selected rather than just one in the form. Also add a lot more text to the page, and move the 'all' option out into its own subheading rather than being in the same form. Both GET and POST requests are now allowed for ease of use from non-browser scenarios or those that wish to update their mirrorlist automatically and submit parameters to the URL. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-08Add silhouette imageDan McGee1-0/+0
We don't serve this directly from here but we can at least put it in version control. It is the default image for devs if one isn't available elsewhere. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-30Make some small color changesDan McGee1-2/+2
After feedback from the recent redesign. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-26Highlight 'Packages' in navbar when browsing packagesDan McGee1-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-25Make testing italics style workDan McGee1-1/+1
Package names are now spans and not links Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Styling touchups and temp style removalDan McGee1-41/+4
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Add universal archnavbar resourcesDan McGee4-1/+34
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Remove old media resourcesDan McGee4-335/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Cleaned up form controls, now using platform/browser defaultsThayer Williams1-4/+3
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Revamp donate pageDan McGee1-4/+7
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17New and legacy logo files for Artwork pageThayer Williams38-0/+2922
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Added new stylesheets which will eventually go CDNThayer Williams2-0/+293
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Remove a bunch of unused stylesDan McGee1-56/+4
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Donor page rework for list formattingDan McGee1-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-17New donate button for donate and home pagesThayer Williams1-0/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-28Add a link to AirVM to the front page and the donations pageThomas Bächler1-0/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-19Re-add italics for testing styleDan McGee1-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-23Replaced titlebar.png with OS X compatible PNGThayer Williams1-0/+0
Signed-off-by: Thayer Williams <thayerw@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-23Add ArchCon logo and place in front page templateDan McGee1-0/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-03Merge branch 'master' into cdn-jqueryDan McGee2-47/+0
Conflicts: templates/todolists/view.html
2010-03-02Drop wiki stylesDan McGee1-47/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-03-01Revert "Update logo"Dan McGee1-0/+0
This reverts commit f3db1bb123ee4c61e7bb7e8a0c671d831a1ce990. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-27Upgrade jQuery to 1.4.2Dan McGee2-152/+154
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-18News: make add/edit page form largerDan McGee1-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-11Update logoDan McGee1-0/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-09Make the feeds overview page suck lessDan McGee1-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-02Remove calendar stylesDan McGee1-27/+0
We include widgets.css, so no need to do these here too. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-02-01Remove checked-in admin_media directoryDan McGee70-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-31Fix up the packages search pageDan McGee1-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-30Modify dev menu to also be top to bottomDan McGee1-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-30Modify menu items order to be from top to bottomIsmael Carnales1-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-30Upgrade jQuery to 1.4.1Dan McGee2-19/+152
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-01-30Run optipng on all images/logosDan McGee5-0/+0
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-11-10changed landing viewIsmael Carnales4-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-18Apparently you couldn't view the packages page if the user wasn't logged ↵Dusty Phillips1-0/+35
into the admin.
2009-02-07Update admin_media to latest Django versionDan McGee16-36/+258
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-01-17Make the dashboard stats collapsed by default.Dusty Phillips1-0/+19
2008-10-23finished commentDusty Phillips1-1/+1
2008-10-12drop a bunch more media filesDusty Phillips9-0/+0
2008-10-12drop some extra media (may have to restore)Dusty Phillips13-209/+0
2008-10-12drop calendar dependency (use admin version instead)Dusty Phillips2-2398/+0
2008-10-12drop jquery dependencyDusty Phillips3-48/+0
2008-10-07replace package search with a nonfunctional newformDusty Phillips1-1/+28
2008-08-16#10340 Integrated Signoffs completed but untestedDusty Phillips1-0/+10
2008-08-16add signoffs to the main menuDusty Phillips1-1/+1