Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | purge cache only once on install | Andreas Gohr | 2014-01-06 |
| | | | | | this is not a extension specific cache but a global one. no need to purge for each installed extension | ||
* | check for admin in AJAX backend | Andreas Gohr | 2014-01-06 |
| | |||
* | now use new core funtion to recursively delete | Andreas Gohr | 2014-01-06 |
| | |||
* | Merge branch 'recursivedelete' into extension_manager | Andreas Gohr | 2014-01-06 |
|\ | | | | | | | | | | | * recursivedelete: added tests for io_rmdir added recursive delete function to io.php | ||
| * | added tests for io_rmdir | Andreas Gohr | 2014-01-06 |
| | | |||
| * | added recursive delete function to io.php | Andreas Gohr | 2014-01-06 |
| | | |||
* | | added status to info list of extension plugin | Anika Henke | 2014-01-05 |
| | | |||
* | | added css and html changes for RTL scripts to extension manager | Anika Henke | 2014-01-05 |
| | | |||
* | | added basic mobile styles to extension manager (not great, but makes things ↵ | Anika Henke | 2014-01-05 |
| | | | | | | | | at least readable) | ||
* | | fixed and improved some HTML in extension manager | Anika Henke | 2014-01-05 |
| | | |||
* | | added git warning | Andreas Gohr | 2014-01-05 |
| | | |||
* | | fixed strict standard error and added some docblock | Andreas Gohr | 2014-01-05 |
| | | |||
* | | removed the old plugin manager | Andreas Gohr | 2014-01-05 |
| | | |||
* | | Merge branch 'master' into extension_manager | Andreas Gohr | 2014-01-05 |
|\| | | | | | | | | | * master: fixed error in .travis.yml | ||
| * | fixed error in .travis.yml | Andreas Gohr | 2014-01-05 |
| | | |||
* | | typo fix | Andreas Gohr | 2014-01-05 |
| | | |||
* | | protect authplain and current auth plugin | Andreas Gohr | 2014-01-05 |
| | | |||
* | | do not show updates for bundled plugins | Andreas Gohr | 2014-01-05 |
| | | |||
* | | protect extension, not plugin anymore | Andreas Gohr | 2014-01-05 |
| | | |||
* | | use config for firguring out if an extension is protected | Andreas Gohr | 2014-01-05 |
| | | |||
* | | even more fixes for the bundled extension list | Andreas Gohr | 2014-01-05 |
| | | |||
* | | template:default is no longer bundled | Andreas Gohr | 2014-01-05 |
| | | |||
* | | the plugin is called testing not test | Andreas Gohr | 2014-01-05 |
| | | |||
* | | Merge remote-tracking branch 'origin/master' into extension_manager | Anika Henke | 2014-01-05 |
|\| | |||
| * | notify IRC on change only | Andreas Gohr | 2014-01-05 |
| | | |||
| * | also notify IRC channel | Andreas Gohr | 2014-01-05 |
| | | |||
| * | display more info on travis tests | Andreas Gohr | 2014-01-05 |
| | | |||
| * | try testing dokuwiki on travis-ci | Andreas Gohr | 2014-01-05 |
| | | |||
| * | Merge pull request #491 from dokuwiki-translate/lang_update_636 | Dominik Eckelmann | 2014-01-05 |
| |\ | | | | | | | Translation update (ar) | ||
| | * | translation update | alhajr | 2014-01-05 |
| |/ | |||
| * | removed invalid source mappings | Andreas Gohr | 2014-01-03 |
| | | | | | | | | | | | | Minified jQuery contains a source mapping hint that will result in a 404 in Chrome. I removed the hint for now. A better solution (eg. fixing the mapping URL) should be found. | ||
| * | Merge pull request #484 from gturri/patch-1 | Andreas Gohr | 2014-01-02 |
| |\ | | | | | | | Fixed typo | ||
| | * | Fixed typo | Guillaume Turri | 2013-12-29 |
| | | | |||
| * | | Merge pull request #485 from dokuwiki-translate/lang_update_613 | Andreas Gohr | 2014-01-02 |
| |\ \ | | | | | | | | | Translation update (bg) | ||
| | * | | translation update | Ivan Peltekov | 2013-12-31 |
| | |/ | |||
| * | | Merge pull request #487 from dokuwiki-translate/lang_update_618 | Andreas Gohr | 2014-01-02 |
| |\ \ | | | | | | | | | Translation update (ar) | ||
| | * | | translation update | alhajr | 2014-01-01 |
| | | | | |||
| * | | | Merge pull request #490 from dokuwiki-translate/lang_update_625 | Andreas Gohr | 2014-01-02 |
| |\ \ \ | | |/ / | |/| | | Translation update (he) | ||
| | * | | translation update | tomer | 2014-01-01 |
| |/ / | |||
| * | | Merge pull request #486 from dokuwiki-translate/lang_update_614 | Dominik Eckelmann | 2013-12-31 |
| |\ \ | | |/ | |/| | Translation update (he) | ||
| | * | translation update | matt carroll | 2013-12-31 |
| |/ | |||
| * | Merge pull request #479 from dokuwiki-translate/lang_update_608 | Anika Henke | 2013-12-25 |
| |\ | | | | | | | Translation update (sv) | ||
| | * | translation update | Hans Iwan Bratt | 2013-12-24 |
| |/ | |||
| * | Merge pull request #477 from dokuwiki-translate/lang_update_604 | Andreas Gohr | 2013-12-18 |
| |\ | | | | | | | Translation update (vi) | ||
| | * | translation update | Dương Văn Hoàng | 2013-12-19 |
| |/ | |||
| * | Merge pull request #476 from dokuwiki-translate/lang_update_592 | Andreas Gohr | 2013-12-16 |
| |\ | | | | | | | Translation update (nl) | ||
| | * | translation update | gicalle | 2013-12-16 |
| |/ | |||
| * | Merge pull request #436 from rotdrop/master | Andreas Gohr | 2013-12-15 |
| |\ | | | | | | | Provide an XMLRPC logoff method. | ||
| | * | Increase also the API version. | Claus-Justus Heine | 2013-11-24 |
| | | | |||
| | * | Prepare an XMLRPC logoff method. Rationale: XMLRPC is thought for | Claus-Justus Heine | 2013-11-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | script, which typically should not store their authentication cookies on disk. However: 1st: DW cannot tell if an external script is in this respect well-behaved. 2nd: it does not hurt to provide means for a voluntary log-out. There are, BTW, two parts of authentication data: one is stored in the cookie-storage of the client, and the other part is stored in the session data of the DW instance on the server. This logoff call is responsible for invalidating the credentials stored on the server, regardless of any cookie data remaining (or being stolen) on the client side. |