History log of /web-php/ (Results 3226 – 3250 of 12337)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
83678ecb27-Mar-2014 Andreas Heigl

Fixes missing UG-list with unknown country

This change fixes an issue where users without a known IP-address didn't
get to see the list of usergroups

36363ee627-Mar-2014 Andreas Heigl

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

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

show more ...

3fcbf8d627-Mar-2014 Hannes Magnusson

php|argentina

9eddd61626-Mar-2014 Hannes Magnusson

Merge pull request #35 from heiglandreas/feature/addUgFromLiveData

Optimizes Usergroup-display

* heiglandreas/feature/addUgFromLiveData:
Removes unnecessary code
Optimiz

Merge pull request #35 from heiglandreas/feature/addUgFromLiveData

Optimizes Usergroup-display

* heiglandreas/feature/addUgFromLiveData:
Removes unnecessary code
Optimizes Usergroup-display

show more ...


70231d3b25-Mar-2014 Adam Harvey

Disable the search autocomplete for IE ≤ 8.

Fixes the JS fail in bug #66207, but does nothing about the styling.

3e0eb4f624-Mar-2014 Andreas Heigl

Removes unnecessary code

1ac8ba6323-Mar-2014 Andreas Heigl

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

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.

show more ...

4eae795121-Mar-2014 Stanislav Malyshev

5.4.27 RC1

8f8c83f520-Mar-2014 Julien Pauli

5.5.11RC1

eac4375c18-Mar-2014 Adam Harvey

Add styles for the new segmentedlist rendering in PhD master.

Although the current code generates elements with the same class names, this
doesn't change the effective styling at all, so

Add styles for the new segmentedlist rendering in PhD master.

Although the current code generates elements with the same class names, this
doesn't change the effective styling at all, so this is safe to deploy now.

show more ...

4417abff17-Mar-2014 Adam Harvey

Ski PHP really, really aren't still calling for papers.

7d790c1815-Mar-2014 Hannes Magnusson

Fixed bug#66911 (add ampps for windows and linux)

8092a8fc14-Mar-2014 Hannes Magnusson

Add XAMPP downloads listing

e80073ba14-Mar-2014 Levi Morrison

Standardized date format in Changelog

While there I improved the layout and colors.

a0c92b9c14-Mar-2014 Levi Morrison

More date format standardization

116fb10514-Mar-2014 Levi Morrison

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).

f0f5afb013-Mar-2014 Hannes Magnusson

DPC2014

efc35ac012-Mar-2014 Rasmus Lerdorf

Prevent response header splitting

d807946a10-Mar-2014 Hannes Magnusson

Actually cache the page for a month

7c7da0fa07-Mar-2014 Levi Morrison

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.

e0b2e51c07-Mar-2014 Peter Cowburn

semantics, shmemantics.

bc1a848707-Mar-2014 Levi Morrison

Some more em -> rem changes

8fbb281607-Mar-2014 Levi Morrison

Cleanup from changing fonts to rem.

f0e3c3f107-Mar-2014 Levi Morrison

The tt element is obsolete; replacing with code element instead.

a8da435507-Mar-2014 Levi Morrison

The tt element is obsolete; replacing with code element instead.

1...<<121122123124125126127128129130>>...494