1
0
mirror of https://github.com/php/web-php.git synced 2026-04-26 00:18:17 +02:00
Commit Graph

1947 Commits

Author SHA1 Message Date
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
Stanislav Malyshev 4eae7951d6 5.4.27 RC1 2014-03-21 00:10:11 -07:00
Julien Pauli 8f8c83f538 5.5.11RC1 2014-03-20 11:23:50 +01:00
Levi Morrison 116fb105d6 Converted news layout to HTML5. Began standardizing dates.
Dates formatted for human readability will be 'd M Y'; dates
formatted for computers will be RFC 3339 (or W3C).
2014-03-14 08:54:53 -06:00
Levi Morrison 7c7da0fa4c Fixed a bug on pages where the prev or next portion of the breadcrumbs would wrap, leaving a gap in the breadcrumbs and the #layout. 2014-03-07 16:22:14 -07:00
Stanislav Malyshev 9f9f743fda 5.4.26 2014-03-06 21:18:16 -08:00
Julien Pauli 5c8c296325 5.5.10 release 2014-03-06 10:16:11 +01:00
Julien Pauli 2ff557fd1f 5.5.10RC1 2014-02-20 10:18:50 +01:00
Stanislav Malyshev 8ca62259e8 5.4.26rc1 2014-02-19 16:58:49 -08:00
Stanislav Malyshev ef60ce4e1b 5.4.25 2014-02-06 21:15:48 -08:00
Julien Pauli e8df678c51 5.5.9 release 2014-02-06 11:03:11 +01:00
Stanislav Malyshev 07770b902f 5.4.25rc1 2014-01-23 22:28:46 -08:00
Julien Pauli a03de4f688 5.5.9 RC1 2014-01-23 12:21:37 +01:00
Hannes Magnusson e7a8701a50 %c does not mean single char 2014-01-22 22:11:16 -08:00
Hannes Magnusson 6e1cd72453 List upcoming event, if available. Also list all countries with known UGs 2014-01-22 21:55:14 -08:00
Hannes Magnusson f3c4b476e7 Add Serbia as SRB as per updates to ISO 3166 2014-01-22 21:52:00 -08:00
Hannes Magnusson 46ce29d9d2 Show the ug tips to lucky few, depending on time 2014-01-22 17:01:11 -08:00
Hannes Magnusson 032ea400f0 Fix a unset notice for old cookies 2014-01-22 17:00:33 -08:00
Hannes Magnusson ea7631f971 No need to show the tip after we've seen the list 2014-01-22 16:56:17 -08:00
Hannes Magnusson 8bb3bdedb0 Show "headsup" (tips) on how many UGs are in my country 2014-01-22 16:39:01 -08:00
Hannes Magnusson f2a8c4af49 Add enable/disable myphpnet setting for the UG beta listing 2014-01-22 16:37:58 -08:00
Hannes Magnusson 839419e765 Replace a hardcoded UG events list with one generated from php.ug
This will be automatically generated on master later on
2014-01-22 16:36:08 -08:00
Hannes Magnusson 03f249395e Fix Origin headers when browsing locally (e.g. using localhost) 2014-01-22 16:34:28 -08:00
Hannes Magnusson 1a43ba3ce8 We are not in beta 2014-01-22 15:25:10 -08:00
Rasmus Lerdorf 9d983f6872 Without pinning the year this array will change from year to year 2014-01-12 09:10:11 -08:00
Stanislav Malyshev c86f8cfad1 5.4.24 2014-01-10 09:28:36 -08:00
Hannes Magnusson be20038e60 There are no .xz archives for PHP 5.5.8 2014-01-10 07:06:54 -08:00
Julien Pauli 7b2f4b1936 5.5.8 release 2014-01-10 10:39:43 +01:00
Hannes Magnusson 681bea8bb4 Revert "Add a quick help for those running without javascript"
This reverts commit bb84c7bbcd.

Surprisingly enough, there seem to be several active users that don't have js enabled :D
2014-01-08 17:45:22 -08:00
Hannes Magnusson bb84c7bbcd Add a quick help for those running without javascript 2014-01-08 16:26:00 -08:00
Hannes Magnusson fc9b8520d3 Missing 5.3.26 entry, and fix 5.3.2.7 release date 2014-01-05 12:38:40 -08:00
Hannes Magnusson 01c468bf3d These three are no longer on mirrors, moved to museum 2014-01-05 12:15:18 -08:00
danbrown 815774f318 Bloody mosquitoes.... 2014-01-03 12:11:38 -05:00
Levi Morrison acf87cb5bc Some code-style improvements... I think. It also improves some HTML semantics (such as using label instead of p) so if you revert this, please bear that in mind. It probably should have been separate commits; I'm sorry. 2014-01-01 12:37:19 -07:00
Hannes Magnusson 3443525304 Relax a tad on the massive doc page caching :) 2013-12-28 19:18:33 -08:00
Hannes Magnusson e1c09fe163 Document the local page search shortcut 2013-12-28 19:07:21 -08:00
Hannes Magnusson 41ae810490 Have some fun with current-page search (keyboard shortcut: g s) 2013-12-28 19:01:40 -08:00
Stanislav Malyshev 2e0900c6c0 RCs 2013-12-27 11:39:38 -08:00
Hannes Magnusson 981b287960 Kill UserVoice. Its no longer useful 2013-12-26 20:29:04 -08:00
Hannes Magnusson 7d161939a9 This hasn't been used in a looong time. Fixes bug #54377 2013-12-26 17:20:23 -08:00
Hannes Magnusson f237cd07bf Cache manual pages. Fixes bug #55584 2013-12-26 17:14:02 -08:00
Hannes Magnusson ab3c553caa I don't know why I added the base root for language codes.. 2013-12-26 16:10:00 -08:00