1
0
mirror of https://github.com/php/web-php.git synced 2026-03-27 16:52:12 +01:00

Commit Graph

  • 2eb10d3d28 Improved comment sorting algorithm. It probably still has some room for improvements. The weights are probably not quite right, either. Levi Morrison 2013-12-06 12:58:32 -07:00
  • b469860e79 This style is not needed anymore Levi Morrison 2013-12-06 09:19:19 -07:00
  • 2a3b5f9ef8 Snipe selectors and fix parameter scrollto Dejan Marjanovic 2013-12-06 06:26:58 +01:00
  • 71a809e31c Display paragraph literals/ems as inline code Dejan Marjanovic 2013-12-06 04:13:22 +01:00
  • 2d2021cd22 Poor comments are still semi-transparent, but now their score, author, and date remain opaque at all times. Levi Morrison 2013-12-05 15:55:34 -07:00
  • e3b34780d2 Fading of poor user comments now uses only one event instead of one per poor comment. Levi Morrison 2013-12-05 15:41:44 -07:00
  • 39b739ac0e Merge branch 'master' of git://git.php.net/web/php Levi Morrison 2013-12-05 14:52:02 -07:00
  • ca8e064f67 When hovering over a note it now becomes more opaque; it transitions back to the previous value on leaving. Levi Morrison 2013-12-05 14:51:53 -07:00
  • b5451f3988 Improved the whitespace philip 2013-12-05 13:41:35 -08:00
  • d3b330b55d Fixed a few typos, of sorts philip 2013-12-05 13:35:52 -08:00
  • dfb37fa3d0 Retabbed file; it was using at least 3 different methods. Levi Morrison 2013-12-05 08:18:58 -07:00
  • 5f8d3a22e7 Bumped up the minimum opacity for lower quality comments. Levi Morrison 2013-12-04 19:59:40 -07:00
  • 8d2823bc2a Fix markup typos Hannes Magnusson 2013-12-04 18:16:31 -08:00
  • f2e5431636 Bump submodule Hannes Magnusson 2013-12-04 18:12:26 -08:00
  • f23622c261 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. Levi Morrison 2013-12-04 18:31:37 -07:00
  • e691cc3281 These are now available on museum Hannes Magnusson 2013-12-04 17:29:38 -08:00
  • d47fcc2698 Move styling to css to fix markup validation error Hannes Magnusson 2013-12-04 17:03:51 -08:00
  • 9bf1f752e7 Fix markup validation warning Hannes Magnusson 2013-12-04 17:00:22 -08:00
  • 015129c59d Fix class name Dejan Marjanovic 2013-12-05 01:14:32 +01:00
  • fa2899b057 Remove unused file Hannes Magnusson 2013-12-04 15:45:04 -08:00
  • fa8b4d31ba Turns out.. these are no longer used Hannes Magnusson 2013-12-04 14:38:12 -08:00
  • 575ecd0240 Move modernizr.js out of <head> and reuse the same cached.php loop Hannes Magnusson 2013-12-04 14:11:39 -08:00
  • 4fd9400770 We dont have the mega dropdown any more :( Hannes Magnusson 2013-12-04 14:11:20 -08:00
  • 7fca241b78 We want this to be cached now! Hannes Magnusson 2013-12-04 14:11:06 -08:00
  • 3821012af3 Move that stat to the bottom, and inline the uservoice Hannes Magnusson 2013-12-04 13:56:34 -08:00
  • 25a38fd4a3 urlencode & (amp) and add newline after <script> Dejan Marjanovic 2013-12-04 22:06:52 +01:00
  • c61c0b9398 Kill STATIC_ROOT, its not helpful. Also use MYSITE for all js/css Hannes Magnusson 2013-12-04 12:10:54 -08:00
  • 657f447aad Revert "BASE_HREF's host part differs from HTTP_HOST (www prepended) causing issues in Opera 12" Hannes Magnusson 2013-12-04 11:01:15 -08:00
  • 4e50fab35f Revert "Remove <base> tag completely" Hannes Magnusson 2013-12-04 11:01:14 -08:00
  • 8a567dbb25 Revert "fix header" Hannes Magnusson 2013-12-04 11:01:13 -08:00
  • 42853fd91a fix header krakjoe 2013-12-04 18:54:29 +00:00
  • f6d5200c75 Remove <base> tag completely Dejan Marjanovic 2013-12-04 19:39:01 +01:00
  • 7ab7b50ac4 BASE_HREF's host part differs from HTTP_HOST (www prepended) causing issues in Opera 12 Dejan Marjanovic 2013-12-04 19:16:12 +01:00
  • 4814770625 Add example elephpants, is overwritten by master Hannes Magnusson 2013-12-04 00:44:09 -08:00
  • e0dd9f1bf9 Fix same origin policy errors Hannes Magnusson 2013-12-04 00:41:53 -08:00
  • bcc4cfa62c Fix counting logic.. as we skip an item if it doesn't exist Hannes Magnusson 2013-12-04 00:03:32 -08:00
  • 601c8adc8f Whopsy, fix path :) Hannes Magnusson 2013-12-03 23:37:27 -08:00
  • f97c811412 This should be fully cached too Hannes Magnusson 2013-12-03 23:31:08 -08:00
  • d660a766d0 Disable compression, if set by INI, for images Hannes Magnusson 2013-12-03 23:24:04 -08:00
  • a11e8ce9bd Enable compression on all pages Hannes Magnusson 2013-12-03 23:22:14 -08:00
  • 9b1c374d0d Fix grammar, as suggested by cjones Hannes Magnusson 2013-12-03 22:42:58 -08:00
  • 0344cc1f94 Fix a warning with the new example files Hannes Magnusson 2013-12-03 22:42:12 -08:00
  • a96814d736 Add a README file on how to setup a development env Hannes Magnusson 2013-12-03 20:48:17 -08:00
  • 5b3f6d3fdb Commit some generated files to make it easier to get up&running Hannes Magnusson 2013-12-03 20:32:02 -08:00
  • 143babd49a No longer used here Hannes Magnusson 2013-12-03 19:44:29 -08:00
  • ee8897ce18 Remove outdated comment, and no-longer-used pregen-events Hannes Magnusson 2013-12-03 19:37:43 -08:00
  • 9c118193b5 Add some logic to negative user notes fade script Dejan Marjanovic 2013-12-04 04:31:02 +01:00
  • 5bf8f70adc Fade out user notes with negative votes Dejan Marjanovic 2013-12-04 03:53:07 +01:00
  • 54e5393d96 Added link to the archive/, let's see what this breaks philip 2013-12-03 18:48:26 -08:00
  • c63bbd008a Fix/enable archive sidebar Hannes Magnusson 2013-12-03 18:12:55 -08:00
  • 9b4e20417f Fixed typo philip 2013-12-03 17:31:19 -08:00
  • 80c2dc7ff9 Merge branch 'master' of git.php.net:/web/php Carlos Lizaga 2013-12-03 23:30:15 +01:00
  • 416dab1c07 [Fixed] Typo on thanks.php and several CSS errors. Carlos Lizaga 2013-12-03 23:29:30 +01:00
  • e98eaefa15 myracloud took over Y! hosting few weeks back Hannes Magnusson 2013-12-03 14:17:01 -08:00
  • 86b5e0d1d3 Revert previous CSS change regarding navbar and hash scroll Dejan Marjanovic 2013-12-03 22:53:36 +01:00
  • 8a1ef2c324 Fix manual pages hash scroll to work without Javascript Dejan Marjanovic 2013-12-03 22:17:55 +01:00
  • 1b2be8c0c7 Missing anchors for news entries Hannes Magnusson 2013-12-03 10:58:39 -08:00
  • 16e6035134 Merge pull request #25 from keyvanakbary/master Hannes Magnusson 2013-12-02 14:52:59 -08:00
  • fac88236d7 Table improvements, particularly with borders and thead tr elements. Levi Morrison 2013-12-01 10:17:05 -07:00
  • 2ccaa427a8 5.4.23rc1 Stanislav Malyshev 2013-11-29 13:40:14 -08:00
  • f7608947fa typo Hannes Magnusson 2013-11-29 11:01:04 -08:00
  • 5d8785d0d8 5.5.7RC1 Julien Pauli 2013-11-28 09:54:04 +01:00
  • 1fffc8f139 set a background color for code blocks on non-API pages Peter Cowburn 2013-11-27 09:57:52 +00:00
  • 9f1080f4ea update distro Stas Malyshev 2013-11-27 01:06:59 -08:00
  • ea905ae885 Accelerate page scrolling Keyvan Akbary 2013-11-25 17:32:47 +00:00
  • f6d668e477 Update $.scrollTo and rewrite param scroll logic Dejan Marjanovic 2013-11-23 22:26:33 +01:00
  • 6961058e02 Fix # scroll (this time for real) Dejan Marjanovic 2013-11-23 20:11:42 +01:00
  • 4b24c64d66 Fix # scroll (FU docbook) Dejan Marjanovic 2013-11-23 05:32:03 +01:00
  • f0a599b5d0 Fix navbar issue when # scroll is used Dejan Marjanovic 2013-11-23 03:32:26 +01:00
  • e80825e1c1 Fix EOL dates DateTime constructor bug. $detail['date'] is a Unix timestamp and not a formated date. My mistake. Sherif Ramadan 2013-11-22 20:20:07 -05:00
  • e939201949 Fix another EOL date bug. Wrong values for the periods. Sherif Ramadan 2013-11-22 20:05:18 -05:00
  • 64b7737ac4 Fix EOL dates bug. Sherif Ramadan 2013-11-22 20:03:37 -05:00
  • e2a334fca7 Couple of logic fixes Hannes Magnusson 2013-11-22 16:47:31 -08:00
  • bc9f028a74 Fix spelling error. Sherif Ramadan 2013-11-22 19:45:18 -05:00
  • 3e403992c4 Fix prior EOL date commit bug. Sherif Ramadan 2013-11-22 18:56:23 -05:00
  • cad8f0789a Make the EOL dates slightly more readable. Sherif Ramadan 2013-11-22 18:44:21 -05:00
  • db6b369287 Add a User Group listing page.. Hannes Magnusson 2013-11-22 14:56:23 -08:00
  • c5275b2fdd Links in the warning box are now green when you hover/focus them; previously only their border turned green. Levi Morrison 2013-11-22 15:51:50 -07:00
  • 58494a113c Oops; I messed up the padding last commit for the news articles. Levi Morrison 2013-11-22 15:25:22 -07:00
  • 6e51566e17 Enhancements for news articles on homepage. Levi Morrison 2013-11-22 15:23:17 -07:00
  • 34b9d62912 Fixed some border issues. Also removed arrows on sidebar items on homepage. Levi Morrison 2013-11-22 15:09:18 -07:00
  • 94708b37b4 Breadcrumb visual update. Levi Morrison 2013-11-22 14:49:50 -07:00
  • b41cd833ad Add the accesskey back Hannes Magnusson 2013-11-22 11:35:24 -08:00
  • a8614b2b3e Add the PHP.net branded sunglassess products page Hannes Magnusson 2013-11-22 10:51:08 -08:00
  • 3985d40e3d Arg, Fixed bug #66146 - mirror links wrong Hannes Magnusson 2013-11-22 09:21:50 -08:00
  • 5eedd9f61c use dotty outline Peter Cowburn 2013-11-22 10:15:59 +00:00
  • e36e36e0a4 Variable typo Hannes Magnusson 2013-11-22 00:50:14 -08:00
  • c7cdf75158 Maybe some mirrors are using symlinks for the docroot, thats why its failing? Hannes Magnusson 2013-11-22 00:48:56 -08:00
  • 1d2a2e9ef6 Have a fixed limit here, and remove endless count()s Hannes Magnusson 2013-11-22 00:35:00 -08:00
  • e9bae7527e Slightly prettier conference page.. Hannes Magnusson 2013-11-22 00:26:59 -08:00
  • e3ce6e7728 Cache & attempt to gzip the search indexes Hannes Magnusson 2013-11-22 00:06:45 -08:00
  • edb410a8af Remove outdated hardcoded index Hannes Magnusson 2013-11-22 00:02:39 -08:00
  • 45c7d3304c Fix chevron (six encoded). Adam Harvey 2013-11-21 23:33:51 -08:00
  • 5493873a2a fix debug code Hannes Magnusson 2013-11-21 23:25:58 -08:00
  • f9bafe1cc5 Create a quick cached wrapper to attempt to gzip and cache static files Hannes Magnusson 2013-11-21 23:22:57 -08:00
  • acf529a4e4 Fix alignment of the first breadcrumb per bjori. Adam Harvey 2013-11-21 22:49:58 -08:00
  • a8b3efcf71 Fix elephpants on the frontpage (without www) Hannes Magnusson 2013-11-21 22:19:41 -08:00
  • b673552841 Remove -moz-box-sizing and define .brand (logo) height Dejan Marjanovic 2013-11-22 06:24:46 +01:00
  • 4b0ae79d98 Revert "Remove -moz-box-sizing and define .brand (logo) height" Hannes Magnusson 2013-11-21 21:16:38 -08:00
  • acbadd9cb7 Merge branch 'master' of https://git.php.net/push/web/php Dejan Marjanovic 2013-11-22 05:55:59 +01:00