| Commit message (Expand) | Author | Age |
* | removed requires, changed conf check in xmlrpc.php | Dominik Eckelmann | 2012-03-22 |
* | replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function | Dominik Eckelmann | 2012-03-21 |
* | Merge branch 'master' of https://github.com/splitbrain/dokuwiki | Dominik Eckelmann | 2012-03-14 |
|\ |
|
| * | Merge branch 'jscachekey' | Andreas Gohr | 2012-03-10 |
| |\ |
|
| | * | trigger JS_CACHE_USE in lib/exe/js.php | Andreas Gohr | 2012-02-07 |
| | * | let js.php use multiple caches | Dominik Eckelmann | 2012-01-24 |
| * | | increased XMLRPC API version for 1d667b4 | Andreas Gohr | 2012-02-01 |
| * | | Merge pull request #69 from timroes/master | Andreas Gohr | 2012-02-01 |
| |\ \ |
|
| | * | | Fixed bug in XML-RPC search. | Tim Roes | 2011-12-01 |
| | * | | Second part of the error codes. Forgot some :( | Tim Roes | 2011-11-29 |
| | * | | Using sensefull error codes. | Tim Roes | 2011-11-29 |
| | * | | Fixed XML-RPC getAttachment method.
| Tim Roes | 2011-11-27 |
| * | | | removed some more occurances of DOKU_TPL* | Andreas Gohr | 2012-02-01 |
| | |/
| |/| |
|
| * | | Removed obsolete Opera fix that now causes harm FS#2429 | Andreas Gohr | 2012-01-18 |
| * | | Fixed bug in XML-RPC search. | Tim Roes | 2011-12-10 |
| * | | fixed whitespace error introduced with 475aa19 | Anika Henke | 2011-12-04 |
| * | | Added urldecoding of query for qsearch | dploeger | 2011-12-04 |
| * | | deprecated 3rd parameter of cleanID() FS#2377 | Andreas Gohr | 2011-11-28 |
| |/ |
|
* | | corrected comment | Dominik Eckelmann | 2012-02-05 |
* | | refactored RemoteAccessDenied to RemoteAccessDeniedException | Dominik Eckelmann | 2012-01-08 |
* | | delegate file and date transformation to remote library | Dominik Eckelmann | 2012-01-08 |
* | | set login as public method | Dominik Eckelmann | 2012-01-08 |
* | | transfered bugfix from dokuwiki 97a000f0551735b35606d94d59abc4ff440783a5 | Dominik Eckelmann | 2011-12-22 |
* | | removed dublicated content | Dominik Eckelmann | 2011-11-28 |
|/ |
|
* | Fix double-decoding in XMLRPC putAttachment | Adrian Lang | 2011-10-30 |
* | Use JSON wrapper in image upload (FS#2345) | schplurtz le déboulonné | 2011-10-27 |
* | FS#2317 fix CSS compress for generic pseudo classes/pseudo elements | Christopher Smith | 2011-10-15 |
* | Fix XML-RPC login method FS#2324 | Andreas Gohr | 2011-10-15 |
* | Only send 401 if user is not logged in in XML-RPC FS#2133 | Michael Hamann | 2011-10-15 |
* | Send a 401 Unauthorized header in XML-RPC when access is denied | Michael Hamann | 2011-10-15 |
* | removed remnants of old flash uploader (FS#2335) | Anika Henke | 2011-10-15 |
* | Various JavaScript improvements, JSLint, jQuery | Adrian Lang | 2011-09-13 |
* | issue #61 security fix | Kate Arzamastseva | 2011-09-06 |
* | issue #47 Changes to old media manager popup: removing edit and delete functi... | Kate Arzamastseva | 2011-09-02 |
* | merging | Kate Arzamastseva | 2011-08-25 |
|\ |
|
| * | jqueryized locktimer | Andreas Gohr | 2011-08-19 |
| * | moved footnotes and section highlighting to ne file | Andreas Gohr | 2011-08-18 |
| * | moved subscription javascript into behaviour | Andreas Gohr | 2011-08-18 |
| * | removed events.js | Andreas Gohr | 2011-08-18 |
* | | issue #57, function names, params, html fixes | Kate Arzamastseva | 2011-08-24 |
* | | issue #44 uploader fixes, #45 browser testing | Kate Arzamastseva | 2011-08-21 |
* | | issue #44 new uploader in the media popup | Kate Arzamastseva | 2011-08-19 |
* | | issue #50 styling the new uploader | Kate Arzamastseva | 2011-08-15 |
* | | issue #44, #52 media_upload reused, error handling | Kate Arzamastseva | 2011-08-12 |
* | | issue #44 overwrite checkbox added to uploader | Kate Arzamastseva | 2011-08-08 |
* | | issue #44 fileuploader specific changes made in inheriting class | Kate Arzamastseva | 2011-08-07 |
* | | issue #44 multi file uploader | Kate Arzamastseva | 2011-08-04 |
* | | issue #38 diff links only if diff available; deleted files | Kate Arzamastseva | 2011-08-03 |
* | | issue #9 config option to disable media revisions, auth | Kate Arzamastseva | 2011-08-02 |
* | | image diffs fixes | Kate Arzamastseva | 2011-07-26 |