summaryrefslogtreecommitdiffstats
path: root/userContent/reproducible/static
AgeCommit message (Collapse)AuthorFilesLines
2017-06-19reproducible Debian: adopt overview image width for four suites being tested nowHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-22Revert "reproducible debian: show the "show all" button when summary tag ↵Valerie R Young2-13/+0
supported" This reverts commit 1b4dc1b3191e3623a0eeb7cacef80be1ab71d0a2. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-10reproducible Debian: shrink pkg set thumbnails to make them fit againHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-04reproducible Debian: split pkgset overview over 3 instead of 2 lines…Holger Levsen1-1/+1
2016-08-26Give details elems "cursor: pointer" to highlight they are clickable.Chris Lamb1-0/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-12reproducible Debian: Ensure that we can always get back to "home" of this ↵Chris Lamb1-0/+4
package I forget what it's called in "Don't Make Me Think" but I keep trying to click this to get back to the "homepage" for this suite/arch/pkg combo. Signed-off-by: Chris Lamb <lamby@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-28reproducible debian: breakout package page navigation into seperate templateValerie R Young1-1/+0
Decoupling the mainbody and left navigation for package pages allows us to dry up some of the logic and css between package pages and all other pages that have a left navigation. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-28reproducible debian: make package navigation styling match main navigation ↵Valerie R Young1-5/+0
styling Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-28reproducible debian: show the "show all" button when summary tag supportedValerie R Young2-0/+13
The "summary" tag is presentally not supported in firefox... but will be with the release of firefox version 48 in August 2016! In the meantime, this commit hides the "see all package sets in suite/arch" button on the package set pages used to expand all the summary tags for firefox. Once Firefox 48 is released, this commit should be reverted. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: add collapsible sections to pkgset navigationValerie R Young1-0/+8
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-24reproducible debian: first pass at main navigation improvementsValerie R Young1-8/+12
Reshuffled links, added headers, added hover text, small changes in highlighting of links. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-06reproducible debian: make diffoscope output more visible by adding its logoHolger Levsen1-0/+0
2016-06-11reproducible debian: add popcon scores to mouseover text, and underline 1/4 ↵Ximin Luo1-0/+4
of the most popular ones Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-02reproducible debian: add 7 new pkg sets: mate, mate_build-depends, ↵Holger Levsen1-1/+1
maint_debian-python, maint_debian-qa, maint_debian-science, maint_pkg-fonts-devel and maint_pkg-games-devel
2016-05-20reproducible debian: make pkg set thumbails fit on 2 rows againHolger Levsen1-1/+1
2016-05-18reproducible debian: right align table cells by default, provide css classes ↵Holger Levsen1-1/+11
for left and center alignment
2016-05-14reproducible debian: mark active page in navigation (misses the .py part)Holger Levsen1-0/+6
2016-05-14reproducible: move navigation menu to the left. (this will be WIP for some ↵Holger Levsen1-0/+9
time…)
2016-05-13reproducible debian: improve pkg set navigationHolger Levsen1-0/+5
2016-03-07reproducible debian: double thumbnail sizes of pkg setsHolger Levsen1-1/+1
2016-02-16reproducible debian: make pkg sets fit in one lineHolger Levsen1-1/+1
2015-12-18reproducible: use same link color for all projectsHolger Levsen1-2/+2
2015-08-30package html: add a bit spacing between <li>sHW421-1/+4
2015-08-30package html: make it more clear which suite is currently shownHW421-0/+4
2015-08-25reproducible improve rb-pkg pages style. Thanks to AGWAMattia Rizzolo1-1/+2
2015-08-22reproducible: completely refactor the package pages. Really thanks to Ulrike ↵Mattia Rizzolo1-17/+80
Uhlig <u@451f.org> for the great help!
2015-08-07reproducible: style.css: use "vertical-align: super;" for bug signsMattia Rizzolo1-0/+6
2015-08-07reproducible: also find pending bugs and mark them with a brown P in the pagesMattia Rizzolo1-0/+11
2015-08-01reproducible: add a new status, "depwait", where package failing to install ↵Mattia Rizzolo1-0/+0
their build-deps ends to. This will clear FTBFS a few, and give a more easy filtering for some use cases
2015-07-27reproducible: make pkg set icons fit on screen againHolger Levsen1-1/+1
2015-07-18reproducible: make pkg set overview fit in one row againHolger Levsen1-1/+1
2015-07-08reproducible: squeeze thumbnails moreHolger Levsen1-1/+1
2015-07-08reproducible: make thumbnails fit into width againHolger Levsen1-1/+1
2015-06-09reproducible: improve mainpage layout for large screensHolger Levsen1-1/+1
2015-06-09reproducible: improve main page layoutHolger Levsen1-1/+1
2015-06-04provide anchors to target sections of the front pageDaniel Kahn Gillmor1-0/+6
This patch makes it easier to point people at the list of variations and the list of usertagged bugs. It also uses css to make the targeted sections have a different header color (i'm happy for more style-y people to improve on this visual cue).
2015-06-02reproducible: use em instead of pixelsHolger Levsen1-1/+1
2015-06-02reproducible: add some space to the left/right sideReiner Herrmann1-1/+1
2015-05-29reproducible: style.css: change span.red to use The Debian Red #d70a53Mattia Rizzolo1-1/+1
2015-05-23reproducible: improve layoutHolger Levsen1-1/+1
2015-05-23reproducible: improve layout of main pageHolger Levsen1-0/+4
2015-05-18reproducible: always indicate bugs boldlyHolger Levsen1-0/+2
2015-05-18reproducible: use tango icon colors for bugs tooHolger Levsen1-5/+5
2015-05-18reproducible: improve bug indicators for packagesHolger Levsen1-3/+8
2015-05-13reproducible: shrink thumbnail furtherHolger Levsen1-2/+1
2015-05-11reproducible: even smaller thumbnailsHolger Levsen1-1/+1
2015-05-01remove style_dbd.css: we are not using itMattia Rizzolo1-270/+0
2015-04-29move static files under a reproducible/ subdirMattia Rizzolo10-0/+595