History log of /dokuwiki/ (Results 6101 – 6125 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f20ead6615-Oct-2011 Andreas Gohr <andi@splitbrain.org>

readded delete in popup and link to full mediamanager FS#2347

335d098a15-Oct-2011 Johan Guilbaud <guilbaud.johan@gmail.com>

French language update

cb5d414615-Oct-2011 Aivars Miska <allefm@gmail.com>

Latvian language update

ee7ed65115-Oct-2011 Anika Henke <anika@selfthinker.org>

media manager: removed obsolete and broken hiding of parts of the option labels

85fef7e215-Oct-2011 Andreas Gohr <andi@splitbrain.org>

allow page unlocking based on session IDs FS#2262

c7e90e3f15-Oct-2011 Anika Henke <anika@selfthinker.org>

show accesskey also on actionlink title and add accesskey parameter only if a key is defined (FS#2226)

f537958915-Oct-2011 Christopher Smith <chris@jalakai.co.uk>

FS#2317 fix CSS compress for generic pseudo classes/pseudo elements

d989860115-Oct-2011 Anika Henke <anika@selfthinker.org>

added test case for non-breaking spaces in headlines and pagenames (to accompany FS#2291)

fe13bd8115-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Fix XML-RPC login method FS#2324

The login wasn't able to modify the session as it was already closed
earlier.

This patch also executes the correct event when logins via XMLRPC are
done.

a533b44015-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Fixes FS#2323 Symbolic link to template doesn't work
patch by Chris Green

32261ab515-Oct-2011 Christopher Smith <chris@jalakai.co.uk>

FS#2291 replace space with non-breaking space in utf8 special chars

8767131315-Oct-2011 Hakan Sandell <sandell.hakan@gmail.com>

Fixed missing ul wrapper in TOC (FS#2328)

794fc9db15-Oct-2011 Michael Hamann <michael@content-space.de>

Only send 401 if user is not logged in in XML-RPC FS#2133

If the user is already logged in, a 403 is sent instead now.

b760af9415-Oct-2011 Michael Hamann <michael@content-space.de>

Send a 401 Unauthorized header in XML-RPC when access is denied

This is far from perfect but should solve most issues in the recommended
configuration where only authorized users have access. Sendin

Send a 401 Unauthorized header in XML-RPC when access is denied

This is far from perfect but should solve most issues in the recommended
configuration where only authorized users have access. Sending proper
status codes should be implemented when the API implementation
refactoring is done.

show more ...

d8f7a7f315-Oct-2011 Andreas Gohr <andi@splitbrain.org>

replace unset with array_pop

unset does not reset the Array's internal pointer which messes up later
calls. array_pop is still much faster than array_splice

a284275415-Oct-2011 Andreas Gohr <andi@splitbrain.org>

fix off-by-one error

6ed8c51115-Oct-2011 Andreas Gohr <andi@splitbrain.org>

fixed German translation informal -> formal

6f0b0dd115-Oct-2011 Anika Henke <anika@selfthinker.org>

removed remnants of old flash uploader (FS#2335)

faba9a3515-Oct-2011 Andreas Gohr <andi@splitbrain.org>

added the missing bit to my last commit

a86cc52715-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Fix performance issue in close_paragraph

Looks like a for loop is faster than array_splice

46213daa15-Oct-2011 Andreas Gohr <andi@splitbrain.org>

cleanup of handler.php

The file contained a few DOS lineendings and trailing spaces

db83638115-Oct-2011 Andreas Gohr <andi@splitbrain.org>

added the new data/media* directories to .gitignore

407e65b915-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Treat a whitespace-only page as empty and delete it FS#2283

639f8f4314-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Check if given file is really a file in JpegMeta FS#2322

e0dd04a614-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Added bcrypt support for password hashes

This method require PHP 5.3+ it will fail otherwise!

1...<<241242243244245246247248249250>>...420