Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove unneeded try/catch blocks | Andreas Gohr | 2014-01-08 |
| | | | | they were just catching and rethrowing | ||
* | typo fix | Andreas Gohr | 2014-01-06 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| | |||
* | 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 |
|\ | |||
| * | 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 #485 from dokuwiki-translate/lang_update_613 | Andreas Gohr | 2014-01-02 |
| |\ | | | | | | | Translation update (bg) | ||
| | * | translation update | Ivan Peltekov | 2013-12-31 |
| | | | |||
| * | | translation update | alhajr | 2014-01-01 |
| | | | |||
| * | | translation update | matt carroll | 2013-12-31 |
| |/ | |||
| * | translation update | Hans Iwan Bratt | 2013-12-24 |
| | | |||
| * | translation update | Dương Văn Hoàng | 2013-12-19 |
| | | |||
| * | fix possible XSS vulnerability in Plugin Manager | Andreas Gohr | 2013-12-10 |
| | | | | | | | | | | | | | | The plugin manager echos raw URLs in error messages, this could allow to construct an XSS attack. However the affected form is CSRF protected, so an attacker would require another XSS vulnerability to get the needed token, rendering this attack unneeded. So this should not be exploitable. | ||
| * | crlf 2 lf whitespace fixes | Anika Henke | 2013-12-07 |
| | | |||
| * | translation update | Myeongjin | 2013-12-07 |
| | | |||
| * | translation update | anjianshi | 2013-12-05 |
| | | |||
| * | translation update | zamroni | 2013-12-03 |
| | | |||
| * | translation update | Antonio Bueno | 2013-12-02 |
| | | |||
| * | Merge branch 'lang_update_507' of ↵ | Andreas Gohr | 2013-12-01 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-442 * 'lang_update_507' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: inc/lang/fi/lang.php | ||
| | * | translation update | Otto Vainio | 2013-11-24 |
| | | | |||
| * | | Merge branch 'lang_update_518' of ↵ | Andreas Gohr | 2013-12-01 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-450 * 'lang_update_518' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/usermanager/lang/ko/lang.php | ||
| | * | | translation update | Garam | 2013-11-25 |
| | | | | |||
| * | | | Merge pull request #451 from splitbrain/fs2888 | Andreas Gohr | 2013-12-01 |
| |\ \ \ | | | | | | | | | | | fix numeric expression read in plugin default conf FS#2888 | ||
| | * | | | FS#2888 fix for templates | Andreas Gohr | 2013-11-26 |
| | | | | | |||
| | * | | | fix numeric expression read in plugin default conf FS#2888 | Andreas Gohr | 2013-11-26 |
| | | | | | |||
| * | | | | Merge pull request #453 from splitbrain/DokuCSSFile_Comments | Christopher Smith | 2013-12-01 |
| |\ \ \ \ | | | | | | | | | | | | | improved comments for code associated with PR#407 & PR#408 | ||
| | * | | | | improved comments for code associated with PR#407 & PR#408 | Christopher Smith | 2013-11-26 |
| | |/ / / | |||
| * | | | | Merge pull request #455 from splitbrain/user_importexport_fixes | Christopher Smith | 2013-12-01 |
| |\ \ \ \ | | | | | | | | | | | | | Usermanager import/export fixes | ||
| | * | | | | remove incorrect 'private' restriction from tset method | Christopher Smith | 2013-12-01 |
| | | | | | | |||
| | * | | | | comment (hide) incomplete export with filter test | Christopher Smith | 2013-12-01 |
| | | | | | | |||
| | * | | | | Per FS#2884, implement a local version of str_getcsv() to maintain | Christopher Smith | 2013-12-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compatibility with php 5.2.x (str_getcsv() is only available in php 5.3+ and is used by user manager import feature. | ||
| | * | | | | test import against auth plugin which doesn't allow adding users | Christopher Smith | 2013-11-28 |
| | | | | | | |||
| | * | | | | Add unit tests for usermanager import & export functions | Christopher Smith | 2013-11-28 |
| | | | | | | |||
| | * | | | | Improvements to facilitate unit testing | Christopher Smith | 2013-11-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - don't die at end of _export() - internal classs wrapper method for is_uploaded_file() to allow overriding for use under cli & without having to upload a file |