History log of /web-php/include/prepend.inc (Results 26 – 50 of 98)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 26af598f 08-May-2014 Hannes Magnusson

Fix Clickjacking Attacks. Reported by Joel Melegrito


# 46ce29d9 23-Jan-2014 Hannes Magnusson

Show the ug tips to lucky few, depending on time


# 032ea400 23-Jan-2014 Hannes Magnusson

Fix a unset notice for old cookies


# f2a8c4af 23-Jan-2014 Hannes Magnusson

Add enable/disable myphpnet setting for the UG beta listing


# 03f24939 23-Jan-2014 Hannes Magnusson

Fix Origin headers when browsing locally (e.g. using localhost)


# 0abf586b 26-Dec-2013 Hannes Magnusson

There is nothing that uses APC anymore


# 4f517956 11-Dec-2013 Hannes Magnusson

Whops. fail fail. Set the hostname when no port is set


# e0dd9f1b 04-Dec-2013 Hannes Magnusson

Fix same origin policy errors

Maybe this fixes stuff for Opera?
It fixes some issues in Chrome fetching the elephpants for example
on http://php.net (as the elephants requests www.ph

Fix same origin policy errors

Maybe this fixes stuff for Opera?
It fixes some issues in Chrome fetching the elephpants for example
on http://php.net (as the elephants requests www.php.net).

The policy check will automatically support all php.net subdomains

show more ...


# a11e8ce9 04-Dec-2013 Hannes Magnusson

Enable compression on all pages

Dear god. How come I always thought this setting was PHP_INI_SYSTEM?!??!
And why has noone ever done this before?


# c8ca8630 21-Nov-2013 Adam Harvey

Make the search results page friendlier to users without JS.

Fixes bug #66133 (Search silently brokes is Javascript is not enabled).


# d2412076 21-Nov-2013 Hannes Magnusson

We have a usable search now, which isn't actually link to this feature anyway


# 7cf8424e 21-Nov-2013 Hannes Magnusson

Remove wrappers for the beta design, and the old code


# f53bb994 20-Nov-2013 Kalle Sommer Nielsen

Remove references to the php.net beta design in my.php and always make myphp[dot]net_beta() return true


# a0389853 20-Nov-2013 Hannes Magnusson

GO LIVE WITH NEW DESIGN. GO GO GO GO!

Disables the cookie check too, so people that had it stored will now always
see the new design, even if they opted-out of it originally.

Th

GO LIVE WITH NEW DESIGN. GO GO GO GO!

Disables the cookie check too, so people that had it stored will now always
see the new design, even if they opted-out of it originally.

The only way to view the "original" page is adding ?beta=0 to the url

show more ...


# d366d464 20-Nov-2013 Hannes Magnusson

Kill the beta warning on all pages


# bb25868f 20-Nov-2013 Hannes Magnusson

Quickfix for PHP builtin webserver


# d65d9304 08-Aug-2013 Adam Harvey

Remove unused parse_url() call. That was dumb. Sorry.


# fedea42b 08-Aug-2013 Adam Harvey

Redirect back to the original page, not the home page, when setting beta mode.


# 59d501dc 21-Jun-2013 Paul Dragoonis

Removing session usage because it's naughty


# fc14dad1 21-Jun-2013 Paul Dragoonis

[beta site] implementing betasite=1 or betasite=0 parameter. this keeps the banners setting working like the myphpnet_beta setting to give a consistent user experience without the need for beta=0 or

[beta site] implementing betasite=1 or betasite=0 parameter. this keeps the banners setting working like the myphpnet_beta setting to give a consistent user experience without the need for beta=0 or beta=1.

show more ...


# 95787bec 30-Apr-2013 Jakub Vrana

Open custom search results in the same window


# 3cd800c7 16-Aug-2012 Philip Olson

Added default google CSE search.


# f505daa6 02-Jul-2011 Philip Olson

re-enable prototype. to always show beta mode (sorry about that), and make docs. default to beta mode but respect the my.php cookie.


# fcfe49ab 29-Jun-2011 Philip Olson

Allow my.php cookie to also affect docs/prototype, but leave default for them as true.


# af1130ab 02-Jan-2011 Hannes Magnusson

Also enable betaweb by default on docs.php.net, since that is really the only
mirror with everything setup properly


1234