History log of /dokuwiki/lib/ (Results 2626 – 2650 of 4512)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d9edf35127-Oct-2011 Kiril Velikov <neohidra@gmail.com>

Bulgarian language update

12e233d327-Oct-2011 Pierre Corell <info@joomla-praxis.de>

German language updates

6fd4150927-Oct-2011 schplurtz le déboulonné <schplurtz@laposte.net>

Use JSON wrapper in image upload (FS#2345)

3bc1b86f23-Oct-2011 Martin Michalek <michalek.dev@gmail.com>

Slovak language update

71861ac423-Oct-2011 Jon Magne Bøe <jonmagne@gmail.com>

Norwegian language update

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

Fix upload to deeper namespaces with new AJAX uploader

Now params_toarray() correctly decodes parameters on parsing query
strings

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

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

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

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

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

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

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

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)


/dokuwiki/.gitignore
/dokuwiki/_test/cases/inc/auth_password.test.php
/dokuwiki/_test/cases/inc/pageutils_clean_id.test.php
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/common.php
/dokuwiki/inc/lang/ar/lang.php
/dokuwiki/inc/lang/az/lang.php
/dokuwiki/inc/lang/bg/lang.php
/dokuwiki/inc/lang/ca-valencia/lang.php
/dokuwiki/inc/lang/ca/lang.php
/dokuwiki/inc/lang/cs/lang.php
/dokuwiki/inc/lang/da/lang.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/el/lang.php
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/inc/lang/et/lang.php
/dokuwiki/inc/lang/eu/lang.php
/dokuwiki/inc/lang/fa/lang.php
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/gl/lang.php
/dokuwiki/inc/lang/he/lang.php
/dokuwiki/inc/lang/hr/lang.php
/dokuwiki/inc/lang/hu/lang.php
/dokuwiki/inc/lang/ia/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mk/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/pl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/ro/lang.php
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/lang/sk/lang.php
/dokuwiki/inc/lang/sl/lang.php
/dokuwiki/inc/lang/sq/lang.php
/dokuwiki/inc/lang/sr/lang.php
/dokuwiki/inc/lang/sv/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/tr/lang.php
/dokuwiki/inc/lang/uk/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/parser/handler.php
scripts/media.js
e0dd04a614-Oct-2011 Andreas Gohr <andi@splitbrain.org>

Added bcrypt support for password hashes

This method require PHP 5.3+ it will fail otherwise!

a762317210-Oct-2011 Jeroen Roeterd <jroeterd@gmail.com>

Dutch language update

a17cd80810-Oct-2011 Kaeptn Haddock <kaeptn.haddock@gmail.com>

German language update

f4aabe7610-Oct-2011 Rubén Figols <ruben.figols@gmail.com>

Spanish language update

bc64186e10-Oct-2011 Marius-Alex Olar <olarmariusalex@gmail.com>

Romanian language update

8032624927-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: IE7 fixes (and other small improvements)

d7a1eb3025-Sep-2011 Anika Henke <anika@selfthinker.org>

media manager: adjusted file uploader styles in media popup to recent changes

edf35c4225-Sep-2011 Anika Henke <anika@selfthinker.org>

whitespace fixes: tabs to spaces

15fe2b5c25-Sep-2011 Anika Henke <anika@selfthinker.org>

removed obsolete todo

1...<<101102103104105106107108109110>>...181