Commit Graph

535 Commits

Author SHA1 Message Date
Dan McGee
779a2077f0 Remove old media resources
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 16:44:16 -05:00
Dan McGee
bf7f97ec03 Front page refinements
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 16:43:07 -05:00
Thayer Williams
f5ac1bf3ae Redesigned Dashboard
* descriptive semantics
* proper django cell cycling
* link titles throughout

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:39 -05:00
Thayer Williams
3a39352883 Redesigned flagged page
* indentation
* consistent semantics

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Thayer Williams
c1711f002a Redesigned todo list pages
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Thayer Williams
5813ec1819 Filelists: Touch up the HTML of file list views
Remove some unnecessary classes and touch up the direct and AJAX views.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Dan McGee
c31d474f6d Kill td_input template and tag 2010-05-17 15:55:38 -05:00
Thayer Williams
ebf292292f Redesigned Package Search page
* moved non-tabular data out of tables
* added tbody for pretty printing
* form accessibility
* descriptive href titles throughout
* code cleanup (removing unnecessary line breaks, styling, etc.)
* renamed page to Package Database
* add descriptive text to bottom of database pages

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Thayer Williams
67f22221b2 Redesigned feeds page, added additional feeds from sub-sites
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Thayer Williams
903c457b2a Cleaned up form controls, now using platform/browser defaults
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 15:55:38 -05:00
Thayer Williams
663aa383ff Redesigned Signoffs page
* descriptive href titles
* better semantics (page titles, etc)
* added tbody for prettier printing
* proper django cycling

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
1c8e8eb5e6 Updated form semantics for accessibility
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
08f886380c Redesigned dev mirrorlist page, proper django cycling, semantics
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
7657c59782 Redesigned TU profiles, semantics, page title
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Dan McGee
1341dbdab8 Revamp download page
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Dan McGee
d5f065fe53 Revamp donate page
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
49651ce0d5 Redesigned developer profiles
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
035fff3328 Redesigned artwork page with updated image paths
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
3945c52682 Redesigned News Pages
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
06f5261352 Updated template page semantics
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
465a74eddb Updated generic form for accessibility
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Dan McGee
7aa129155f Touch up download page a tad more
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
780c19c209 Redesigned mirrorlist generator page
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
23c99a7472 Redesigned login and logout pages
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
5c8f957904 Redesigned flaghelp page
* better semantics
* consistent appearance with archweb theme
* descriptive href titles

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
d7d0b26593 Redesigned flag page
* form accessibility
* descriptive href titles
* better semantics

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
b26e0d1fd6 Redesigned Package Details page
* better semantics
* removed unnecessary CSS
* form accessibility
* dynamic/descriptive href titles throughout

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:44 -05:00
Thayer Williams
febca4d7ee Redesigned home page
* descriptive IDs and classes
* descriptive href titles throughout
* linear headings and other semantics
* accessible forms
* re-arranged sidebar links
* added paypal donation button

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Thayer Williams
55f562a19b Redesigned base template
* content now above sidebar text in source code
* new dev navbar
* descriptive href titles
* added body class block
* cleaned up footer

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Thayer Williams
958bc63113 Add alphabetical sorting to mirrorlists
Also unify the sorting at the model-level for donors and remove the now
duplicate sorting in the admin for mirrors.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Thayer Williams
dd9f1e3e91 Updated error page semantics
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Thayer Williams
3be33a91a3 New and legacy logo files for Artwork page
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Thayer Williams
278162de20 Added new stylesheets which will eventually go CDN
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Dan McGee
6f9308abd9 Redirect to root url after login
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 14:49:43 -05:00
Dan McGee
04f5b3e2f7 Fix display issues in IE/Chrome on developer list page
They did not like the self-closing anchor tag, causing the link style to get
applied to the entire profile section. Not too cool. Gecko didn't seem to
have a problem with it but IE and Chrome (all Webkit?) did.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 10:51:44 -05:00
Dan McGee
8116500afc Make group membership use Django groups
Rather than our home-baked roles field, which is free text so we really
shouldn't be checking against anyway. It also prevents people from being
both a developer and a TU.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 10:38:44 -05:00
Dan McGee
c7e8686f19 A few more changes to the download page
Update links and styles, etc.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 10:23:21 -05:00
Dan McGee
6b543b65e7 Remove a bunch of unused styles
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 10:20:52 -05:00
Dan McGee
e7a58b9d57 Donor page rework for list formatting
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 10:19:24 -05:00
Dan McGee
073e00ca70 Switch out donate button image
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 10:19:21 -05:00
Thayer Williams
ad9f0811e9 New donate button for donate and home pages
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17 10:16:07 -05:00
Dan McGee
dde4bbcd5f Update download page for new release
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-16 14:04:32 -05:00
Dan McGee
a3dc482016 Ensure protocol order is stable on download page
Sometimes http was first, other times ftp was first. Add an order by clause
to ensure it is the same for all mirrors.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-16 14:02:09 -05:00
Dan McGee
0bdcc7ded0 Make CDN not dependent on DEBUG setting
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-14 17:00:23 -05:00
Dan McGee
4b7335f713 Add a hacked version of Django UpdateCacheMiddleware
This is to address a rather large issue with caching of feed objects in
Django. Because they are built up using an XML library that does multiple
writes on a file-like object, a single feed object, even when pulled from
memcached, generates 1582 writes to the open socket rather than the optimal
one it could do.

Some version of this fix will be making it upstream, but I need to figure
out how to approach that before I do so and for now this will address one of
our larger performance issues on the live site since the packages feed is
hit as often as it is.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-04 10:53:40 -05:00
Dan McGee
c546630ad8 Fix invalid template syntax
Django 1.1 doesn't support arbitrary logic in if statements, but we can use
ifnotequal instead. Fixes breakage from commit 58566e.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-04 10:49:33 -05:00
Dan McGee
c4a953c388 todo: fix maintainer display text
We were showing 'orphan' for every package due to our maintainer information
moving. This is going to make the page a bit slow again, but we'll try and
fix that later using some other tricks if possible. Fixes FS#18920.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-04 10:31:24 -05:00
Dan McGee
8291b1d5b7 Ensure changing profile email doesn't reset password
We weren't checking to see if the password form fields were empty before
setting the user password, causing it to get reset if anything was filled
out and submitted on this page. FS#19345.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-04 10:25:11 -05:00
Dan McGee
2b1256434c feeds: move link from method to attribute
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-04 10:03:00 -05:00
Thomas Bächler
58566e82d9 Package details view: Show the pkgbase if it differs from pkgname
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-04-29 11:11:11 -05:00