885bee01 | 22-Nov-2013 |
Hannes Magnusson |
Sync the frontpage news with docs & download styles |
a2c4c5b6 | 22-Nov-2013 |
Hannes Magnusson |
Thats a littlebit to weird to always print 'PHP manual' above all page titles |
33ed430d | 22-Nov-2013 |
Adam Harvey |
Update breadcrumbs to use flexbox when available, and show PHP Manual above h1. |
34ef9c81 | 22-Nov-2013 |
Hannes Magnusson |
Bring back the right column (prettified) and mark the download tab as current |
82f2699f | 22-Nov-2013 |
Hannes Magnusson |
Make breadcrumbs look like they are part of the main menu ..Will be going through other pages to add this to them too while Adam fixes this since apparently a toddler is better at css th
Make breadcrumbs look like they are part of the main menu ..Will be going through other pages to add this to them too while Adam fixes this since apparently a toddler is better at css then I am! :D
show more ...
|
266cb082 | 22-Nov-2013 |
Adam Harvey |
Update the downloads UI. Squashed commit of the following: commit fea7d676210836b0b56e9a996006d88e3ac7780a Author: Adam Harvey <aharvey@php.net> Date: Thu Nov 21 13:13:41
Update the downloads UI. Squashed commit of the following: commit fea7d676210836b0b56e9a996006d88e3ac7780a Author: Adam Harvey <aharvey@php.net> Date: Thu Nov 21 13:13:41 2013 -0800 Fix the heading selector when dropping the Stable text. commit 49d0d166ed06083f51de2901344223e8bed61342 Author: Adam Harvey <aharvey@php.net> Date: Thu Nov 21 13:09:49 2013 -0800 Fix borders. commit 7041fbf6ebad84023398a3e78734c1c76eaf4f34 Author: Adam Harvey <aharvey@php.net> Date: Thu Nov 21 13:06:21 2013 -0800 Further tinkering. commit 651a57b6f7b93b56cddd477cbf1d66743cfb18f7 Author: Adam Harvey <aharvey@php.net> Date: Thu Nov 21 12:36:23 2013 -0800 Tinker with the downloads page.
show more ...
|
13ddeed9 | 21-Nov-2013 |
Adam Harvey |
Merge remote-tracking branch 'admoxly/mp-fix' * admoxly/mp-fix: Fixes mobile and padding issues on mobile and tablet
|
f85fbcbf | 21-Nov-2013 |
Adam Harvey |
Fix downloads by using the right variable. Fixes bug #66142 (Impossible to download PHP from website). |
fa782d33 | 21-Nov-2013 |
Adam Oxley |
Fixes mobile and padding issues on mobile and tablet |
7ec105c4 | 21-Nov-2013 |
Hannes Magnusson |
Whopsy, remove debug size :P |
aeccc554 | 21-Nov-2013 |
Hannes Magnusson |
Try to fix overlapping text of the md5 sum |
af21c998 | 21-Nov-2013 |
Hannes Magnusson |
Download system tweaks Remove reduntant/duplicate code between do-download and get-download Also make this page more interesting when the download is missing from this specific
Download system tweaks Remove reduntant/duplicate code between do-download and get-download Also make this page more interesting when the download is missing from this specific mirror by give the choise of going to other mirrors to check. Rather then blindly go to the download file though we go to the same page on the other mirror so we can check if the file exists there before giving the link to the actual real file. This also makes it a lot easier to work with on developers checkouts
show more ...
|
9050dae5 | 21-Nov-2013 |
Hannes Magnusson |
Revert "Remove the filename from BASE_HREF (used for <base />), fixes bug#66138" This reverts commit cc3a7dccac0b1723b2778414aea89cde1c62e506. |
eec766fe | 21-Nov-2013 |
Hannes Magnusson |
Revert "Un-taint the base tag with "./" things :)" This reverts commit 0bc5a56ab751f5a6c98f1ebca4df8964207e99ae. |
0bc5a56a | 21-Nov-2013 |
Hannes Magnusson |
Un-taint the base tag with "./" things :) |
22417cdf | 21-Nov-2013 |
Hannes Magnusson |
Make this consistently html5 looking |
cc3a7dcc | 21-Nov-2013 |
Hannes Magnusson |
Remove the filename from BASE_HREF (used for <base />), fixes bug#66138 |
58818349 | 21-Nov-2013 |
Hannes Magnusson |
</input> doesn't exist, fixes bug #66137 Make the <input>s on this page consistent, atleast within the same form :) |
facccef1 | 21-Nov-2013 |
Hannes Magnusson |
Redesign the download page :) |
3b349fa7 | 21-Nov-2013 |
Hannes Magnusson |
There are seriously old, discontinued, not available or otherwise broken |
56f6fe69 | 21-Nov-2013 |
Hannes Magnusson |
Plus two lines, missed the date! |
ee8a5c18 | 21-Nov-2013 |
Hannes Magnusson |
Align the headers of the tips box and news entries |
5f680f0a | 21-Nov-2013 |
Hannes Magnusson |
Remove the conference panel, and make the announcement panel a link |
4feeb45e | 21-Nov-2013 |
Hannes Magnusson |
Remove old-style news css. Rip that "panel" css for news headlines |
f46b45e9 | 21-Nov-2013 |
Hannes Magnusson |
Replace overengineering of 367 lines of code with 29 lines |