History log of /dokuwiki/inc/ (Results 3126 – 3150 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
60056e6917-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

ensure diff formatters escape their output

a69506c516-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Remove the prefix from inline diffs.

The line prefix was not actually indicating what it should indicate.
In particular, anything in a "changed" block would show a "!" even
if the entire line was ad

Remove the prefix from inline diffs.

The line prefix was not actually indicating what it should indicate.
In particular, anything in a "changed" block would show a "!" even
if the entire line was added or deleted. Better to print nothing than
something that's wrong.

show more ...

56133a0416-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Fix width of indicator column.

c0e94f2a16-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Monospace font for header prefix.

07a7d21a16-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

fix a couple of diff issues: shouldn't be any need to html encode before finding diffs; move quantifier outside regex condition

1015a57d16-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2415 add to mediamanager (refactor pageinfo() and shift MEDIAMANAGER_STARTED after mediainfo() sets up )

f76724a416-Feb-2013 Tom N Harris <tnharris@whoopdedo.org>

Move inline diff headers into a vertical column.

5398a7b616-Feb-2013 Andreas Gohr <andi@splitbrain.org>

fixed language file placeholders FS#2682

dd90013a16-Feb-2013 Michael Hamann <michael@content-space.de>

Media manager: don't create empty namespaces FS#2642

Previously the media manager created an empty namespace whenever you
opened a non-existing namespace with upload permissions. Now the current
nam

Media manager: don't create empty namespaces FS#2642

Previously the media manager created an empty namespace whenever you
opened a non-existing namespace with upload permissions. Now the current
namespace is only displayed in the tree but not actually created.

show more ...

25c4afb816-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

FS#2111, improve security check

9d2e1be616-Feb-2013 Andreas Gohr <andi@splitbrain.org>

introduced http_status() for sending HTTP status code FS#1698

It seems, some servers require a special Status: header for sending the
HTTP status code from PHP (F)CGI to the server. This patch intro

introduced http_status() for sending HTTP status code FS#1698

It seems, some servers require a special Status: header for sending the
HTTP status code from PHP (F)CGI to the server. This patch introduces a
new function (adopted from CodeIgniter) for simplifying the status
handling.

show more ...

8a65ef2e16-Feb-2013 Anika Henke <anika@selfthinker.org>

fixed edit toolbar being cut off (FS#2715)

fed6fccb16-Feb-2013 Anika Henke <anika@selfthinker.org>

fixed media upload not working with QuickPHP (FS#2531 + FS#2673)

6a1f928f16-Feb-2013 Andreas Gohr <andi@splitbrain.org>

do not expose version in outgoing mails FS#2701

a595141916-Feb-2013 Andreas Gohr <andi@splitbrain.org>

don't use keep-alive with single shot HTTP clients

8b48b31f16-Feb-2013 Andreas Gohr <andi@splitbrain.org>

HTTPclient: print number of received bytes on error

7b9186a516-Feb-2013 Andreas Gohr <andi@splitbrain.org>

HTTPClient: updated function comments

0fa584c216-Feb-2013 Andreas Gohr <andi@splitbrain.org>

HTTPClient: fixed max_bodysize when using keep-alive

7836163216-Feb-2013 Andreas Gohr <andi@splitbrain.org>

better HTTPClient debug output on CLI

040f0e1304-Feb-2013 Klap-in <klapinklapin@gmail.com>

some refactoring

646a531a03-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

ensure getter works with keys & values containing '#'

36ec377e03-Feb-2013 Christopher Smith <chris@jalakai.co.uk>

update for encoded cookie value & using rawurlencode

b75f4cc203-Feb-2013 Andreas Gohr <andi@splitbrain.org>

upgraded SimplePie to 1.3.1 FS#2708

02143fe903-Feb-2013 Anika Henke <anika@selfthinker.org>

some urldecoding also needed in the cookie setter

66ab63ca03-Feb-2013 Anika Henke <anika@selfthinker.org>

check preferences in cookie against urldecoded key

1...<<121122123124125126127128129130>>...266