Merge branch 'master' of https://github.com/dom-mel/dokuwiki into pull-request-87
* 'master' of https://github.com/dom-mel/dokuwiki: (38 commits) removed requires, changed conf check in xmlrpc.php removed require_once for autoloaded fulltext.php updated comment added dokuwiki.getXMLRPCAPIVersion and wiki.getRPCVersionSupported added RPC_CALL_ADD event. replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function changed error code for unauthorized method calls. typo fixes moved plugin and core method calls to seperate function corrected comment added getapi methods to remote plugin removed unused class fixed testcase refactored RemoteAccessDenied to RemoteAccessDeniedException adjusted test cases delegate file and date transformation to remote library treat null as empty array added missing getTime added missing getVersion set login as public method ...
Showing
- _test/cases/inc/remote.test.php 324 additions, 0 deletions_test/cases/inc/remote.test.php
- _test/index.php 1 addition, 1 deletion_test/index.php
- conf/dokuwiki.php 2 additions, 2 deletionsconf/dokuwiki.php
- inc/IXR_Library.php 4 additions, 3 deletionsinc/IXR_Library.php
- inc/RemoteAPICore.php 767 additions, 0 deletionsinc/RemoteAPICore.php
- inc/auth.php 1 addition, 1 deletioninc/auth.php
- inc/httputils.php 8 additions, 0 deletionsinc/httputils.php
- inc/init.php 1 addition, 1 deletioninc/init.php
- inc/load.php 4 additions, 1 deletioninc/load.php
- inc/remote.php 253 additions, 0 deletionsinc/remote.php
- lib/exe/xmlrpc.php 20 additions, 855 deletionslib/exe/xmlrpc.php
- lib/plugins/acl/ajax.php 6 additions, 5 deletionslib/plugins/acl/ajax.php
- lib/plugins/config/lang/ar/lang.php 0 additions, 2 deletionslib/plugins/config/lang/ar/lang.php
- lib/plugins/config/lang/bg/lang.php 0 additions, 2 deletionslib/plugins/config/lang/bg/lang.php
- lib/plugins/config/lang/ca-valencia/lang.php 0 additions, 2 deletionslib/plugins/config/lang/ca-valencia/lang.php
- lib/plugins/config/lang/ca/lang.php 0 additions, 2 deletionslib/plugins/config/lang/ca/lang.php
- lib/plugins/config/lang/cs/lang.php 0 additions, 2 deletionslib/plugins/config/lang/cs/lang.php
- lib/plugins/config/lang/da/lang.php 0 additions, 2 deletionslib/plugins/config/lang/da/lang.php
- lib/plugins/config/lang/de-informal/lang.php 0 additions, 2 deletionslib/plugins/config/lang/de-informal/lang.php
- lib/plugins/config/lang/de/lang.php 0 additions, 2 deletionslib/plugins/config/lang/de/lang.php
Loading
Please register or sign in to comment