e3b34780 | 05-Dec-2013 |
Levi Morrison |
Fading of poor user comments now uses only one event instead of one per poor comment. |
39b739ac | 05-Dec-2013 |
Levi Morrison |
Merge branch 'master' of git://git.php.net/web/php * 'master' of git://git.php.net/web/php: Improved the whitespace Fixed a few typos, of sorts
|
ca8e064f | 05-Dec-2013 |
Levi Morrison |
When hovering over a note it now becomes more opaque; it transitions back to the previous value on leaving. |
b5451f39 | 05-Dec-2013 |
philip |
Improved the whitespace |
d3b330b5 | 05-Dec-2013 |
philip |
Fixed a few typos, of sorts |
dfb37fa3 | 05-Dec-2013 |
Levi Morrison |
Retabbed file; it was using at least 3 different methods. |
5f8d3a22 | 05-Dec-2013 |
Levi Morrison |
Bumped up the minimum opacity for lower quality comments. |
8d2823bc | 05-Dec-2013 |
Hannes Magnusson |
Fix markup typos |
f2e54316 | 05-Dec-2013 |
Hannes Magnusson |
Bump submodule |
f23622c2 | 05-Dec-2013 |
Levi Morrison |
The poor comment opacity level is now determined using a well-known, generic data normalization function. It's quite flexible and is hopefully easier to adjust for the future. |
e691cc32 | 05-Dec-2013 |
Hannes Magnusson |
These are now available on museum Still keeping the last 5.4 and 5.3 release here.. |
d47fcc26 | 05-Dec-2013 |
Hannes Magnusson |
Move styling to css to fix markup validation error |
9bf1f752 | 05-Dec-2013 |
Hannes Magnusson |
Fix markup validation warning The hN a[id] was used in a previous implementation of the news entries but is no longer useful Also removed commented out javascript that is of no
Fix markup validation warning The hN a[id] was used in a previous implementation of the news entries but is no longer useful Also removed commented out javascript that is of no value
show more ...
|
015129c5 | 05-Dec-2013 |
Dejan Marjanovic |
Fix class name |
fa2899b0 | 04-Dec-2013 |
Hannes Magnusson |
Remove unused file |
fa8b4d31 | 04-Dec-2013 |
Hannes Magnusson |
Turns out.. these are no longer used Also moved the vim mode line to the bottom of the file |
575ecd02 | 04-Dec-2013 |
Hannes Magnusson |
Move modernizr.js out of <head> and reuse the same cached.php loop |
4fd94007 | 04-Dec-2013 |
Hannes Magnusson |
We dont have the mega dropdown any more :( |
7fca241b | 04-Dec-2013 |
Hannes Magnusson |
We want this to be cached now! |
3821012a | 04-Dec-2013 |
Hannes Magnusson |
Move that stat to the bottom, and inline the uservoice |
25a38fd4 | 04-Dec-2013 |
Dejan Marjanovic |
urlencode & (amp) and add newline after <script> |
c61c0b93 | 04-Dec-2013 |
Hannes Magnusson |
Kill STATIC_ROOT, its not helpful. Also use MYSITE for all js/css |
657f447a | 04-Dec-2013 |
Hannes Magnusson |
Revert "BASE_HREF's host part differs from HTTP_HOST (www prepended) causing issues in Opera 12" This reverts commit 7ab7b50ac40b4f17b8a9ed392ac0bcf2f94621ee. |
4e50fab3 | 04-Dec-2013 |
Hannes Magnusson |
Revert "Remove <base> tag completely" This reverts commit f6d5200c75c51ae9eafda4fc93e5cb24e87f205e. |
8a567dbb | 04-Dec-2013 |
Hannes Magnusson |
Revert "fix header" This reverts commit 42853fd91a7abdde143809c269984cdb691c992a. |