summaryrefslogtreecommitdiff
path: root/lib/exe/xmlrpc.php
Commit message (Expand)AuthorAge
* Added XMLRPC dokuwiki:appendPageHakan Sandell2010-11-13
* Add title index to the indexer files, improve indexer callsAdrian Lang2010-06-16
* added cleanID to xmlrpc call wiki.getBackLinksDominik Eckelmann2010-05-26
* Adding getTitle to the XML-RPC APIGeorges-Etienne Legendre2010-04-18
* Fix #1943: full text search XML-RPC call should return the $pages instead of ...Georges-Etienne Legendre2010-04-18
* Use md5sum of id and client ip as temporary filename in XML-RPCMichael Hamann2010-03-16
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed require's in lib/exe/*Andreas Gohr2010-02-01
* | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10
* | added dokuwiki.search XMLRPC call FS#1882Andreas Gohr2010-02-28
|/
* do not trim XMLRPC values FS#1824Andreas Gohr2009-12-19
* Security Fix: do not allow skipacl in XMLRPCAndreas Gohr2009-11-16
* restrict XMLRPC to configurable groups and usersAndreas Gohr2009-05-16
* removed debug statementsAndreas Gohr2009-03-08
* Support login in XMLRCP and added API version infoAndreas Gohr2009-03-03
* Fixed media size in getRecentMediaChanges XML-RPC call.michael2009-02-27
* streamlined media listingAndreas Gohr2009-02-23
* XMLRPC lock or unlock a whole bunch of pagesAndreas Gohr2009-02-20
* additional custom dokuwiki.* methods in XMLRPCAndreas Gohr2009-02-19
* Media changelog addedmichael2009-01-18
* Make content-disposition configurable in mime.conf FS#1541Andreas Gohr2008-12-02
* Added perms and size to getRecentChanges in XML-RPCMichael Hamann2008-08-24
* XMLRPC: Fixed identation, added deleteAttachment, changed params of putAttach...Gina Haeussge2008-08-24
* XMLRPC: Fixed lastModified property for getAllPages and getAttachmentsGina Haeussge2008-08-24
* XMLRPC: new event XMLRPC_CALLBACK_REGISTERMichael Klier2008-08-24
* XMLRPC: extended listPages()Michael Klier2008-08-24
* XMLRPC: Cleanup in callback registrationsGina Haeussge2008-08-23
* XMLRPC: Return permissions and date of last modification for filesGina Haeussge2008-08-23
* XMLRPC: Added options for recursion and filtering in listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added getAttachmentInfoGina Haeussge2008-08-23
* XMLRPC: Fixed parameter type of listAttachmentsGina Haeussge2008-08-23
* XMLRPC: Added method getAttachment for retrieving a media file from the wikiGina Haeussge2008-08-23
* XMLRPC: Make getAttachments recursiveGina Haeussge2008-08-23
* XMLRPC: run indexer on putPage()Michael Klier2008-08-13
* XML-RPC: added putAttachment()Michael Klier2008-07-13
* XML-RPC: added getAttachments()Michael Klier2008-07-13
* XML-RPC: added aclCheck()Michael Klier2008-07-13
* FS#1386, replace AUTH_WRITE with AUTH_EDITChris Smith2008-04-17
* XMLRPC: getPage() should honour namespace templatesMichael Klier2008-03-31
* XMLRPC: pageVersions() should return the current version tooMichael Klier2008-03-11
* XMLRPC: new function pageVersions()Michael Klier2008-03-05
* XMLRPC: putPage() throw IXR_ERROR when attempting to save a empty new pageMichael Klier2008-03-04
* XMLRPC: putPage() autoset summary on created/deleted pages if no summary was ...Michael Klier2008-03-04
* XMLRPC: removed useless test for missing text in putPage()Michael Klier2008-03-02
* added config option to enable/disable the XML-RPC interfaceMichael Klier2008-02-27
* XMLRPC: use correct date format in getRecentChanges()Michael Klier2008-01-25
* XMLRC: refactored putPage()Michael Klier2008-01-25
* XMLRPC: added getRecentChanges()Michael Klier2008-01-19
* added XMLRPC linkList()Michael Klier2007-11-09
* Revert change to DOKU_INC introduced by xmlrpc_putpage patchGuy Brand2007-10-27