History log of /dokuwiki/lib/exe/ (Results 276 – 300 of 692)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3a13cfe708-Jan-2012 Dominik Eckelmann <deckelmann@gmail.com>

set login as public method


/dokuwiki/_test/cases/inc/remote.test.php
/dokuwiki/conf/dokuwiki.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/remote.php
xmlrpc.php
/dokuwiki/lib/plugins/config/lang/ar/lang.php
/dokuwiki/lib/plugins/config/lang/bg/lang.php
/dokuwiki/lib/plugins/config/lang/ca-valencia/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/da/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/el/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/eu/lang.php
/dokuwiki/lib/plugins/config/lang/fa/lang.php
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/gl/lang.php
/dokuwiki/lib/plugins/config/lang/he/lang.php
/dokuwiki/lib/plugins/config/lang/hu/lang.php
/dokuwiki/lib/plugins/config/lang/ia/lang.php
/dokuwiki/lib/plugins/config/lang/id-ni/lang.php
/dokuwiki/lib/plugins/config/lang/it/lang.php
/dokuwiki/lib/plugins/config/lang/ja/lang.php
/dokuwiki/lib/plugins/config/lang/ko/lang.php
/dokuwiki/lib/plugins/config/lang/la/lang.php
/dokuwiki/lib/plugins/config/lang/lv/lang.php
/dokuwiki/lib/plugins/config/lang/mr/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/pl/lang.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/ru/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/sl/lang.php
/dokuwiki/lib/plugins/config/lang/sq/lang.php
/dokuwiki/lib/plugins/config/lang/sr/lang.php
/dokuwiki/lib/plugins/config/lang/sv/lang.php
/dokuwiki/lib/plugins/config/lang/th/lang.php
/dokuwiki/lib/plugins/config/lang/uk/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/remote.php
fe092d8811-Dec-2011 Dominik Eckelmann <deckelmann@gmail.com>

transfered bugfix from dokuwiki 97a000f0551735b35606d94d59abc4ff440783a5

97a000f001-Dec-2011 Tim Roes <mail@timroes.de>

Fixed bug in XML-RPC search.

The score was randomly transfered as string or as integer.
This way it will always be transfered as an integer.

2e646d6104-Dec-2011 Anika Henke <anika@selfthinker.org>

fixed whitespace error introduced with 475aa19

6d3ed70729-Nov-2011 dploeger <develop@dieploegers.de>

Added urldecoding of query for qsearch

aafb4e3601-Dec-2011 Tim Roes <mail@timroes.de>

Fixed bug in XML-RPC search.

The score was randomly transfered as string or as integer.
This way it will always be transfered as an integer.

f3046d2b29-Nov-2011 Tim Roes <mail@timroes.de>

Second part of the error codes. Forgot some :(

Added the new error codes and categories:

--- 212 Not allowed to delete media

== 230 Media edit error
--- 231 Filename not given
--- 232 File is stil

Second part of the error codes. Forgot some :(

Added the new error codes and categories:

--- 212 Not allowed to delete media

== 230 Media edit error
--- 231 Filename not given
--- 232 File is still referenced
--- 233 Could not delete file

show more ...

1c12258929-Nov-2011 Tim Roes <mail@timroes.de>

Using sensefull error codes.

Since there are currently a lot of error coded returning 1, that mean
completly different thing, i guess it would be very nice to change this.
A client should not be for

Using sensefull error codes.

Since there are currently a lot of error coded returning 1, that mean
completly different thing, i guess it would be very nice to change this.
A client should not be forced to parse the error message, the error code
should be enough to explain the error.

This change suggests some error codes, that have a hierarchical
structure. In the following list the categories begin with = and the
error codes actually used with -.

= 100 Page errors
== 110 Page access errors
--- 111 User is not allowed to read the requested page
--- 112 User is not allowed to edit the page
== 120 Page existance errors
--- 121 The requested page does not exist
== 130 Page edit errors
--- 131 Empty page id
--- 132 Empty page content
--- 133 Page is locked
--- 134 Positive wordblock check

= 200 Media errors
== 210 Media access errors
--- 211 User is not allowed to read media
--- 215 User is not allowed to list media
== 220 Media existance errors
--- 221 The requested media does not exist

= 300 Search errors
== 310 Argument errors
--- 311 The provided value is not a valid timestamp
== 320 Search result errors
--- 321 No chances in specified timeframe

show more ...

3f3bb97f28-Nov-2011 Dominik Eckelmann <deckelmann@gmail.com>

removed dublicated content


/dokuwiki/_test/cases/inc/remote.test.php
/dokuwiki/_test/index.php
/dokuwiki/conf/plugins.required.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/RemoteAPICore.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/ad.class.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/init.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/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/eo/conflict.txt
/dokuwiki/inc/lang/eo/edit.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/install.html
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/norev.txt
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/stopwords.txt
/dokuwiki/inc/lang/eo/subscr_single.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/kk/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/load.php
/dokuwiki/inc/media.php
/dokuwiki/inc/remote.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/help.txt
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/intro.txt
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/lang/bg/lang.php
/dokuwiki/lib/plugins/plugin/lang/cs/lang.php
/dokuwiki/lib/plugins/plugin/lang/de-informal/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/eo/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/eo/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/eu/lang.php
/dokuwiki/lib/plugins/plugin/lang/fa/lang.php
/dokuwiki/lib/plugins/plugin/lang/fi/lang.php
/dokuwiki/lib/plugins/plugin/lang/fr/lang.php
/dokuwiki/lib/plugins/plugin/lang/hu/lang.php
/dokuwiki/lib/plugins/plugin/lang/ja/lang.php
/dokuwiki/lib/plugins/plugin/lang/ko/lang.php
/dokuwiki/lib/plugins/plugin/lang/mk/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt/lang.php
/dokuwiki/lib/plugins/plugin/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/lang/uk/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/intro.txt
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/lv/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/media.js
3543c6de28-Nov-2011 Andreas Gohr <andi@splitbrain.org>

deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
suppor

deprecated 3rd parameter of cleanID() FS#2377

For some reason trailing/leading underscores were allowed when uploading
files. But the rest of the code (eg. listing or downloading files) never
supported this. This patch removes this special case for uploading files
to streamline ID cleaning of pages and media files.

show more ...


/dokuwiki/conf/dokuwiki.php
/dokuwiki/conf/plugins.required.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/HTTPClient.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/ad.class.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/infoutils.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/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/eo/conflict.txt
/dokuwiki/inc/lang/eo/edit.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/install.html
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/norev.txt
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/stopwords.txt
/dokuwiki/inc/lang/eo/subscr_single.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/index.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/kk/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
ajax.php
/dokuwiki/lib/plugins/acl/ajax.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/help.txt
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/help.txt
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/intro.txt
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/fr/intro.txt
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/config/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/config/settings/config.metadata.php
/dokuwiki/lib/plugins/plugin/classes/ap_manage.class.php
/dokuwiki/lib/plugins/plugin/lang/bg/lang.php
/dokuwiki/lib/plugins/plugin/lang/cs/lang.php
/dokuwiki/lib/plugins/plugin/lang/de-informal/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/eo/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/eo/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/eu/lang.php
/dokuwiki/lib/plugins/plugin/lang/fa/lang.php
/dokuwiki/lib/plugins/plugin/lang/fi/lang.php
/dokuwiki/lib/plugins/plugin/lang/fr/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/fr/lang.php
/dokuwiki/lib/plugins/plugin/lang/hu/lang.php
/dokuwiki/lib/plugins/plugin/lang/ja/lang.php
/dokuwiki/lib/plugins/plugin/lang/ko/lang.php
/dokuwiki/lib/plugins/plugin/lang/mk/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt/lang.php
/dokuwiki/lib/plugins/plugin/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/lang/uk/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/intro.txt
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/lv/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/scripts/compatibility.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/fileuploaderextended.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/page.js
/dokuwiki/lib/scripts/qsearch.js
/dokuwiki/lib/tpl/default/_linkwiz.css
5505dd9a27-Nov-2011 Tim Roes <github@timroes.de>

Fixed XML-RPC getAttachment method.
Without creating an IXR_Base64 object, the file will be encoded as base64, but send as string. The client XML-RPC parser cannot detect that it is meant to be a ba

Fixed XML-RPC getAttachment method.
Without creating an IXR_Base64 object, the file will be encoded as base64, but send as string. The client XML-RPC parser cannot detect that it is meant to be a base64 encoded file.

show more ...


/dokuwiki/conf/plugins.required.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/inc/actions.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/auth/ad.class.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/infoutils.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/de-informal/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/eo/conflict.txt
/dokuwiki/inc/lang/eo/edit.txt
/dokuwiki/inc/lang/eo/index.txt
/dokuwiki/inc/lang/eo/install.html
/dokuwiki/inc/lang/eo/lang.php
/dokuwiki/inc/lang/eo/newpage.txt
/dokuwiki/inc/lang/eo/norev.txt
/dokuwiki/inc/lang/eo/password.txt
/dokuwiki/inc/lang/eo/registermail.txt
/dokuwiki/inc/lang/eo/stopwords.txt
/dokuwiki/inc/lang/eo/subscr_single.txt
/dokuwiki/inc/lang/fi/lang.php
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/is/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/kk/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mr/lang.php
/dokuwiki/inc/lang/ne/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/th/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/template.php
/dokuwiki/install.php
xmlrpc.php
/dokuwiki/lib/plugins/acl/lang/cs/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/help.txt
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/ca/lang.php
/dokuwiki/lib/plugins/config/lang/cs/lang.php
/dokuwiki/lib/plugins/config/lang/de-informal/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/en/lang.php
/dokuwiki/lib/plugins/config/lang/eo/intro.txt
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/fr/lang.php
/dokuwiki/lib/plugins/config/lang/pt/lang.php
/dokuwiki/lib/plugins/config/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/classes/ap_manage.class.php
/dokuwiki/lib/plugins/plugin/lang/bg/lang.php
/dokuwiki/lib/plugins/plugin/lang/cs/lang.php
/dokuwiki/lib/plugins/plugin/lang/de-informal/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/eo/admin_plugin.txt
/dokuwiki/lib/plugins/plugin/lang/eo/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/eu/lang.php
/dokuwiki/lib/plugins/plugin/lang/fa/lang.php
/dokuwiki/lib/plugins/plugin/lang/fi/lang.php
/dokuwiki/lib/plugins/plugin/lang/fr/lang.php
/dokuwiki/lib/plugins/plugin/lang/hu/lang.php
/dokuwiki/lib/plugins/plugin/lang/ja/lang.php
/dokuwiki/lib/plugins/plugin/lang/ko/lang.php
/dokuwiki/lib/plugins/plugin/lang/mk/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pl/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/plugin/lang/pt/lang.php
/dokuwiki/lib/plugins/plugin/lang/sk/lang.php
/dokuwiki/lib/plugins/plugin/lang/uk/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh-tw/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/cs/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/intro.txt
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/cs/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/fr/lang.php
/dokuwiki/lib/plugins/revert/lang/lv/lang.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/lang/cs/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de-informal/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/fr/lang.php
/dokuwiki/lib/scripts/compatibility.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/update.sh
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/page.js
/dokuwiki/lib/scripts/qsearch.js
/dokuwiki/lib/tpl/default/_linkwiz.css
80d6fbc330-Oct-2011 Adrian Lang <mail@adrianlang.de>

Fix double-decoding in XMLRPC putAttachment

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

Use JSON wrapper in image upload (FS#2345)

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.

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

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/_test/jslint.js
/dokuwiki/inc/FeedParser.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/PassHash.class.php
/dokuwiki/inc/changelog.php
/dokuwiki/inc/common.php
/dokuwiki/inc/html.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/adminplugins.txt
/dokuwiki/inc/lang/no/lang.php
/dokuwiki/inc/lang/no/newpage.txt
/dokuwiki/inc/lang/no/norev.txt
/dokuwiki/inc/lang/no/subscr_digest.txt
/dokuwiki/inc/lang/no/subscr_form.txt
/dokuwiki/inc/lang/no/subscr_list.txt
/dokuwiki/inc/lang/no/subscr_single.txt
/dokuwiki/inc/lang/no/updateprofile.txt
/dokuwiki/inc/lang/no/uploadmail.txt
/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/ru/uploadmail.txt
/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/media.php
/dokuwiki/inc/pageutils.php
/dokuwiki/inc/parser/handler.php
/dokuwiki/inc/template.php
/dokuwiki/lib/plugins/acl/lang/de/lang.php
/dokuwiki/lib/plugins/acl/lang/el/lang.php
/dokuwiki/lib/plugins/acl/lang/eo/lang.php
/dokuwiki/lib/plugins/acl/lang/es/lang.php
/dokuwiki/lib/plugins/acl/lang/nl/lang.php
/dokuwiki/lib/plugins/acl/lang/no/lang.php
/dokuwiki/lib/plugins/acl/lang/ro/lang.php
/dokuwiki/lib/plugins/acl/lang/zh/lang.php
/dokuwiki/lib/plugins/config/lang/de/lang.php
/dokuwiki/lib/plugins/config/lang/el/lang.php
/dokuwiki/lib/plugins/config/lang/eo/lang.php
/dokuwiki/lib/plugins/config/lang/es/lang.php
/dokuwiki/lib/plugins/config/lang/fi/lang.php
/dokuwiki/lib/plugins/config/lang/nl/lang.php
/dokuwiki/lib/plugins/config/lang/no/lang.php
/dokuwiki/lib/plugins/config/lang/ro/lang.php
/dokuwiki/lib/plugins/config/lang/zh/lang.php
/dokuwiki/lib/plugins/plugin/lang/de/lang.php
/dokuwiki/lib/plugins/plugin/lang/el/lang.php
/dokuwiki/lib/plugins/plugin/lang/eo/lang.php
/dokuwiki/lib/plugins/plugin/lang/es/lang.php
/dokuwiki/lib/plugins/plugin/lang/nl/lang.php
/dokuwiki/lib/plugins/plugin/lang/no/lang.php
/dokuwiki/lib/plugins/plugin/lang/ro/lang.php
/dokuwiki/lib/plugins/plugin/lang/zh/lang.php
/dokuwiki/lib/plugins/popularity/lang/de/lang.php
/dokuwiki/lib/plugins/popularity/lang/el/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/lang.php
/dokuwiki/lib/plugins/popularity/lang/eo/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/es/lang.php
/dokuwiki/lib/plugins/popularity/lang/nl/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/lang.php
/dokuwiki/lib/plugins/popularity/lang/no/submitted.txt
/dokuwiki/lib/plugins/popularity/lang/ro/lang.php
/dokuwiki/lib/plugins/popularity/lang/zh/lang.php
/dokuwiki/lib/plugins/revert/lang/de/lang.php
/dokuwiki/lib/plugins/revert/lang/el/lang.php
/dokuwiki/lib/plugins/revert/lang/eo/lang.php
/dokuwiki/lib/plugins/revert/lang/es/lang.php
/dokuwiki/lib/plugins/revert/lang/nl/lang.php
/dokuwiki/lib/plugins/revert/lang/ro/lang.php
/dokuwiki/lib/plugins/revert/lang/zh/lang.php
/dokuwiki/lib/plugins/usermanager/lang/de/lang.php
/dokuwiki/lib/plugins/usermanager/lang/el/lang.php
/dokuwiki/lib/plugins/usermanager/lang/eo/lang.php
/dokuwiki/lib/plugins/usermanager/lang/es/lang.php
/dokuwiki/lib/plugins/usermanager/lang/nl/lang.php
/dokuwiki/lib/plugins/usermanager/lang/ro/lang.php
/dokuwiki/lib/plugins/usermanager/lang/zh/lang.php
/dokuwiki/lib/scripts/behaviour.js
/dokuwiki/lib/scripts/compatibility.js
/dokuwiki/lib/scripts/cookie.js
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/fileuploaderextended.js
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/smoothness.css
/dokuwiki/lib/scripts/jquery/jquery-ui.js
/dokuwiki/lib/scripts/jquery/jquery-ui.min.js
/dokuwiki/lib/scripts/jquery/jquery.js
/dokuwiki/lib/scripts/jquery/jquery.min.js
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/locktimer.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/toolbar.js
/dokuwiki/lib/styles/all.css
/dokuwiki/lib/styles/screen.css
/dokuwiki/lib/tpl/default/_fileuploader.css
/dokuwiki/lib/tpl/default/_mediamanager.css
/dokuwiki/lib/tpl/default/_mediaoptions.css
/dokuwiki/lib/tpl/default/_tabs.css
/dokuwiki/lib/tpl/default/images/resizecol.png
/dokuwiki/lib/tpl/default/media.css
/dokuwiki/lib/tpl/default/style.ini
5e7a292609-Sep-2011 Adrian Lang <mail@adrianlang.de>

Various JavaScript improvements, JSLint, jQuery


/dokuwiki/.gitignore
/dokuwiki/conf/plugins.protected.php
/dokuwiki/inc/config_cascade.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/de-informal/lang.php
/dokuwiki/inc/lang/de-informal/uploadmail.txt
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/de/uploadmail.txt
/dokuwiki/inc/lang/en/lang.php
/dokuwiki/inc/lang/en/uploadmail.txt
/dokuwiki/inc/lang/fr/lang.php
/dokuwiki/inc/lang/pt-br/lang.php
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/uploadmail.txt
/dokuwiki/inc/lang/ru/lang.php
/dokuwiki/inc/media.php
/dokuwiki/inc/plugincontroller.class.php
/dokuwiki/inc/pluginutils.php
/dokuwiki/inc/template.php
js.php
/dokuwiki/lib/plugins/acl/admin.php
/dokuwiki/lib/plugins/acl/lang/pt-br/lang.php
/dokuwiki/lib/plugins/acl/plugin.info.txt
/dokuwiki/lib/plugins/acl/script.js
/dokuwiki/lib/plugins/config/admin.php
/dokuwiki/lib/plugins/config/lang/pt-br/lang.php
/dokuwiki/lib/plugins/config/plugin.info.txt
/dokuwiki/lib/plugins/info/plugin.info.txt
/dokuwiki/lib/plugins/plugin/lang/pt-br/lang.php
/dokuwiki/lib/plugins/popularity/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/admin.php
/dokuwiki/lib/plugins/revert/lang/pt-br/lang.php
/dokuwiki/lib/plugins/revert/plugin.info.txt
/dokuwiki/lib/plugins/usermanager/admin.php
/dokuwiki/lib/plugins/usermanager/lang/pt-br/lang.php
/dokuwiki/lib/plugins/usermanager/plugin.info.txt
/dokuwiki/lib/scripts/compatibility.js
/dokuwiki/lib/scripts/cookie.js
/dokuwiki/lib/scripts/edit.js
/dokuwiki/lib/scripts/editor.js
/dokuwiki/lib/scripts/index.js
/dokuwiki/lib/scripts/linkwiz.js
/dokuwiki/lib/scripts/media.js
/dokuwiki/lib/scripts/qsearch.js
/dokuwiki/lib/scripts/script.js
/dokuwiki/lib/scripts/textselection.js
/dokuwiki/lib/scripts/toolbar.js
/dokuwiki/lib/scripts/tree.js
/dokuwiki/lib/styles/screen.css
/dokuwiki/lib/tpl/default/images/resizecol.png
/dokuwiki/lib/tpl/default/mediamanager.css
cc2c0b9d06-Sep-2011 Kate Arzamastseva <pshns@ukr.net>

issue #61 security fix

30fd72fb02-Sep-2011 Kate Arzamastseva <pshns@ukr.net>

issue #47 Changes to old media manager popup: removing edit and delete functionality

035e07f124-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #57, function names, params, html fixes

9de3b57120-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #44 uploader fixes, #45 browser testing

c472bad919-Aug-2011 Kate Arzamastseva <pshns@ukr.net>

issue #44 new uploader in the media popup

99e7bfd419-Aug-2011 Andreas Gohr <andi@splitbrain.org>

jqueryized locktimer


/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/fo/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/id/lang.php
/dokuwiki/inc/lang/it/lang.php
/dokuwiki/inc/lang/ja/lang.php
/dokuwiki/inc/lang/kk/lang.php
/dokuwiki/inc/lang/km/lang.php
/dokuwiki/inc/lang/ko/lang.php
/dokuwiki/inc/lang/ku/lang.php
/dokuwiki/inc/lang/la/lang.php
/dokuwiki/inc/lang/lb/lang.php
/dokuwiki/inc/lang/lt/lang.php
/dokuwiki/inc/lang/lv/lang.php
/dokuwiki/inc/lang/mg/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/vi/lang.php
/dokuwiki/inc/lang/zh-tw/lang.php
/dokuwiki/inc/lang/zh/lang.php
js.php
/dokuwiki/lib/plugins/popularity/lang/de/intro.txt
/dokuwiki/lib/plugins/popularity/lang/en/intro.txt
/dokuwiki/lib/plugins/popularity/lang/fr/intro.txt
/dokuwiki/lib/scripts/locktimer.js
/dokuwiki/lib/scripts/page.js

1...<<11121314151617181920>>...28