7cf8424e | 21-Nov-2013 |
Hannes Magnusson |
Remove wrappers for the beta design, and the old code |
ccf9c639 | 21-Nov-2013 |
Hannes Magnusson |
Replace the index.php with the new layout, dropping the old one |
bafcd11c | 20-Nov-2013 |
Hannes Magnusson |
Fit 3x mirrors per row on big screens |
8e9b03fc | 20-Nov-2013 |
Hannes Magnusson |
Add a router file for the built-in webserver Usage: php -S localhost:8080 .router.php |
f33391c3 | 20-Nov-2013 |
Adam Harvey |
Shamelessly steal bjori's code to handle JS caching as well. |
4c9addfe | 20-Nov-2013 |
Adam Harvey |
Update the last modified CSS code to handle non-root working directories. |
d95d69eb | 20-Nov-2013 |
Adam Harvey |
Apply the extra width mode on large displays across all pages, not just docs. Fixes bug #66129 (Documentation does not follow the same layout pattern as other pages). |
cc06da84 | 20-Nov-2013 |
Adam Harvey |
Quiet warning on pages that don't specify custom css. |
16c654be | 20-Nov-2013 |
Adam Harvey |
Fix overflowing search result names (try searching "cairog"). |
685109f5 | 20-Nov-2013 |
Hannes Magnusson |
Automatically bump the CSS last-modified-timestamps |
1573282c | 20-Nov-2013 |
Adam Harvey |
Merge remote-tracking branch 'webarto/master' * webarto/master: Fix FF 1px nav space and IE logo border
|
73d9faf6 | 20-Nov-2013 |
Adam Harvey |
Reinstate (very small) edit and report bug links on manual pages. |
4e744e64 | 20-Nov-2013 |
Dejan Marjanovic |
Fix FF 1px nav space and IE logo border |
703abfd1 | 20-Nov-2013 |
Hannes Magnusson |
Prettify the download page |
766bf21e | 20-Nov-2013 |
Hannes Magnusson |
This hasn't been relevant in a long time |
be886f0f | 20-Nov-2013 |
Adam Harvey |
Bust ALL THE CACHES. |
abd285c5 | 20-Nov-2013 |
Hannes Magnusson |
Put the "local" country mirrors at the top too |
389ba147 | 20-Nov-2013 |
Hannes Magnusson |
Kill these rouge views, and simplify the mirrorlisting page |
734e32bf | 20-Nov-2013 |
Adam Harvey |
Increment the common.js timestamp. |
20c9ed1d | 20-Nov-2013 |
Adam Harvey |
Switch to a pure CSS implementation of the responsive menu. |
25ae55ad | 20-Nov-2013 |
Adam Harvey |
Fix broken debug code. |
d589d62a | 20-Nov-2013 |
Adam Harvey |
Make the license page suck slightly less. |
166ffb7b | 20-Nov-2013 |
Adam Harvey |
Restore the previous and next links to their former glory. Squashed commit of the following: commit 6e788887da9dc91c6deb0e7fc81526592c0f60a5 Author: Adam Harvey <aharvey@php.net
Restore the previous and next links to their former glory. Squashed commit of the following: commit 6e788887da9dc91c6deb0e7fc81526592c0f60a5 Author: Adam Harvey <aharvey@php.net> Date: Wed Nov 20 11:47:11 2013 -0800 Move the prevnext-container into the breadcrumbs. commit d58a00dfbf61e7ff57cd350a64c57ab066141d81 Author: Adam Harvey <aharvey@php.net> Date: Wed Nov 20 11:40:09 2013 -0800 OK, this is minimally functional. commit 5b4c2e30a27d658d9b5bce4278823277554a2835 Author: Adam Harvey <aharvey@php.net> Date: Wed Nov 20 11:38:40 2013 -0800 Various fixups. commit 8bb763d18ac8c0d47094b1681e5acab8b6365b66 Author: Adam Harvey <aharvey@php.net> Date: Wed Nov 20 11:26:25 2013 -0800 Revert "Kill the next/prev page from the top & move lang chooser" This reverts commit f613c040783ce882cc3c008e9f5fdf3cb6306037. Conflicts: include/header.inc include/shared-manual.inc styles/theme.css
show more ...
|
10ca6290 | 20-Nov-2013 |
Adam Harvey |
Darken the general search option. |
6429556f | 20-Nov-2013 |
Adam Harvey |
Various styling updates, including responsiveness (gasp!). |