1
0
mirror of https://github.com/php/web-php.git synced 2026-03-26 00:02:12 +01:00
Commit Graph

1988 Commits

Author SHA1 Message Date
Johannes Schlüter
fa0cd6bb53 PHP 5.3.29 (except frontpage announcement) 2014-08-14 14:24:24 +02:00
Julien Pauli
440eb67e6e 5.5.16RC1 2014-08-07 10:18:27 +02:00
Stanislav Malyshev
5cf08339c7 5.4.32 rc1 2014-08-06 21:52:23 -07:00
Johannes Schlüter
fa4e1c76e3 PHP 5.3.29RC1 2014-08-01 03:29:25 +02:00
kovacs.ferenc
7991548225 Revert "There are no .xz archives for PHP 5.5.8"
This reverts commit be20038e60.
2014-07-26 00:53:25 +02:00
kovacs.ferenc
6aae300d19 there is no reason to silence the error, we don't show it anyways 2014-07-25 12:07:13 +02:00
Stanislav Malyshev
089af65541 5.4.31 2014-07-24 21:31:39 -07:00
Stanislav Malyshev
265cc8c61a 5.4.31 rc1 2014-07-24 21:22:39 -07:00
Julien Pauli
097a075644 5.5.15 release 2014-07-24 12:33:35 +02:00
Julien Pauli
17c690c32d 5.5.15RC1 2014-07-10 18:44:28 +02:00
Adam Harvey
4df6d17ccf Revert "Attempt to fix the php.net cross-domain issues once and for all."
This reverts commit d89cf4ec47.
2014-07-03 09:50:16 -07:00
Adam Harvey
d89cf4ec47 Attempt to fix the php.net cross-domain issues once and for all.
(But this is a terrible hac...)

ONCE AND FOR ALL.
2014-07-02 18:17:31 -07:00
Adam Harvey
5335474af5 Add Twitter icon to the home page, linking to @official_php.
I've deliberately implemented this in such a way as to allow for further social
media buttons down the track if we want. I've also kept it intentionally
unobtrusive: it's there (previously, we only mentioned the Twitter account on
the mailing lists page, which was weird), but pretty subtle in the sidebar.

There's one additional dependency: a one glyph subset of Font Awesome (created
using Fontello) containing the Twitter icon. (Should we later want to include
other icons from Font Awesome, fonts/Font-Awesome/config.json can be fed back
into Fontello as a starting point.) The additional style sheet and font file
are cached correctly, and once loaded by the user, shouldn't need to be loaded
again, as with Fira Sans. On a cold page load, this adds two requests and just
under 3 kB to the page load.

I consider all of this reasonable, both technically and in terms of promoting
@official_php a little more, but I won't be terribly offended if someone wants
to revert this.
2014-07-02 15:19:25 -07:00
Julien Pauli
cb32e50639 5.5.14 release 2014-06-27 10:28:15 +02:00
Stanislav Malyshev
d20111d723 5.4.30 2014-06-26 15:34:10 -07:00
Jeff Welch
fa33a05da9 Removed superfluous slashes. 2014-06-21 03:18:38 -04:00
Hannes Magnusson
337f350d88 Merge pull request #46 from Croydon/master
Kill off XHTML

* Croydon/master:
  Use release_date() also in PHP4 changelog
  Typo
  Use css class instead inline style
  Revert "Replace <small> with <span style"
  Replace <small> with <span style
  Replace <big> with <span style....
  Replace <tt> with <code>
  Drop support for < 5.3 from highlight_php()
  Finally remove XHTML from .js files
  Also remove XHTML from .inc files
  Kill off XHTML
2014-06-20 14:52:28 -07:00
Stanislav Malyshev
d047edd0e2 5.4.30rc1 2014-06-12 20:49:28 -07:00
Julien Pauli
69e74a8961 5.5.14RC1 2014-06-12 13:31:45 +02:00
Michael
91dd54e9bf Use release_date() also in PHP4 changelog 2014-06-07 16:37:34 +02:00
Michael
27628e547a Use css class instead inline style 2014-06-06 23:55:53 +02:00
Michael
1c41366df8 Revert "Replace <small> with <span style"
This reverts commit 12f04c0d4a.
2014-06-06 23:48:35 +02:00
Michael
12f04c0d4a Replace <small> with <span style
Replace <small> with <span style="font-size:0.8em"> because the
definition of <small> is a complete other with HTML5
2014-06-05 20:35:30 +02:00
Michael
d766dd3c67 Drop support for < 5.3 from highlight_php()
...to use HTML5
2014-06-05 19:57:40 +02:00
Michael
113c86286d Also remove XHTML from .inc files 2014-06-04 19:50:50 +02:00
Hannes Magnusson
cb20874745 Add support for <link hreflang> as suggested by Joost de Valk <joost@yoast.com> 2014-06-03 15:39:13 -07:00
Michael
698dddbc5d remove double viewport meta from head 2014-05-31 01:19:08 +02:00
Stanislav Malyshev
a80340a87a 5.4.29 2014-05-29 21:04:52 -07:00
Julien Pauli
ba8fe364f4 PHP 5.5.13 release 2014-05-29 23:44:02 +02:00
Levi Morrison
45ec556b07 Converted from Source Sans Pro/Source Code Pro to Fira Sans/Fira Mono. 2014-05-27 12:01:40 -06:00
Pascal Borreli
42497c72fb Fixed typos 2014-05-21 22:57:36 +01:00
Stanislav Malyshev
e4e29ed542 5.4.29 rc1 2014-05-15 22:05:58 -07:00
Julien Pauli
548779926c 5.5.13RC1 2014-05-15 10:54:51 +02:00
Levi Morrison
e9e98dcff5 Merge branch 'master' into contrast
* master:
  Fix Clickjacking Attacks. Reported by Joel Melegrito
2014-05-08 20:53:09 -06:00
Hannes Magnusson
26af598f90 Fix Clickjacking Attacks. Reported by Joel Melegrito 2014-05-08 10:21:22 -07:00
Levi Morrison
3cdad363a5 Merge branch 'notes' into contrast
* notes:
  'add a note' now shows up (was accidentally hidden); also fixed add-note.php layout
  announcement for php 5.6.0beta2
  5.4.28
  5.4.28
  5.5.12 release
  Updated distributions
2014-05-07 20:58:28 -06:00
Levi Morrison
9ae3d085df Re-ordered prev and next 2014-05-06 12:24:45 -06:00
Stanislav Malyshev
700891cd3a 5.4.28 2014-05-01 22:33:46 -07:00
Julien Pauli
0fd836e4da 5.5.12 release 2014-05-01 10:24:49 +02:00
Levi Morrison
8fb9b79ca8 Related functions now on right; some homepage fixes. 2014-04-27 23:14:11 -06:00
Julien Pauli
56314f0979 5.5.12RC1 2014-04-17 11:03:53 +02:00
Stanislav Malyshev
a3318f94b9 5.4.27 2014-04-03 22:24:40 -07:00
Julien Pauli
de0922b73c 5.5.11 release 2014-04-03 13:44:58 +02:00
Hannes Magnusson
468b736548 Always use 3letter country codes - except when parsing usergroups.js
This quickfixes invalid flags, default listing, links, and makes it consistent with the rest of
the site
2014-03-28 00:24:21 -07:00
Hannes Magnusson
71620bd09e Define the language array, both directions 2014-03-28 00:23:30 -07:00
Andreas Heigl
36363ee66c Adds possibility to map alpha3 to alpha2 code
Currently the country-code automatically detected by the site is a three
letter code. Therefore current users will always see an 'Unknown
Country' when they try to see alist of Usergroups. To show them lists in
their country I've added a mapping between 3- and 2-letter code
2014-03-27 21:17:02 +01:00
Hannes Magnusson
9eddd61629 Merge pull request #35 from heiglandreas/feature/addUgFromLiveData
Optimizes Usergroup-display

* heiglandreas/feature/addUgFromLiveData:
  Removes unnecessary code
  Optimizes Usergroup-display
2014-03-26 07:20:56 -07:00
Adam Harvey
70231d3b44 Disable the search autocomplete for IE ≤ 8.
Fixes the JS fail in bug #66207, but does nothing about the styling.
2014-03-25 10:13:22 -07:00
Andreas Heigl
3e0eb4f6e3 Removes unnecessary code 2014-03-24 07:15:27 +01:00
Andreas Heigl
1ac8ba63b8 Optimizes Usergroup-display
This comit adds three things:

1. Support for 2-letter Countrycodes as defined in ISO 3166-1 alpha2.
For that I added a list of country codes from
http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements

2. Caching of retrieved usergroup-information. For that the list of
usergroups as well as the iCalendar-files of the single usergroups are
loaded one every 24 hours into files on the filesystem. those files are
then used for information retrieval

3. Slight optimization of UG-display.
For that I've changed display-style from an unordered to a definition
list. I've also set the date before the meeting-information as that
visually calms the whole list a bit.
2014-03-23 05:42:38 +01:00