Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Aleksandr Selivanov | 2014-03-11 |
| | |||
* | translation update | Aleksandr Selivanov | 2014-03-09 |
| | |||
* | avoid HTTP image screenshot urls. closes #595 | Andreas Gohr | 2014-03-08 |
| | |||
* | Merge pull request #590 from dokuwiki-translate/lang_update_91 | Andreas Gohr | 2014-03-08 |
|\ | | | | | Translation update (de) | ||
| * | translation update | Joerg | 2014-03-06 |
| | | |||
* | | Extension manager: Fix cache extension to be .repo | Michael Hamann | 2014-03-08 |
|/ | | | | The dot was missing i.e. the cache files had no real extension at all. | ||
* | translation update | xiqingongzi | 2014-03-05 |
| | |||
* | translation update | Cupen | 2014-03-05 |
| | |||
* | Merge branch 'lang_update_69' of ↵ | Andreas Gohr | 2014-02-28 |
|\ | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-569 * 'lang_update_69' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/extension/lang/nl/lang.php | ||
| * | translation update | Rene | 2014-02-23 |
| | | |||
* | | Merge branch 'lang_update_70' of ↵ | Andreas Gohr | 2014-02-28 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://github.com/dokuwiki-translate/dokuwiki into pull-request-570 * 'lang_update_70' of git://github.com/dokuwiki-translate/dokuwiki: translation update Conflicts: lib/plugins/extension/lang/nl/lang.php | ||
| * | | translation update | Rene | 2014-02-24 |
| |/ | |||
* | | Merge pull request #568 from dokuwiki-translate/lang_update_68 | Andreas Gohr | 2014-02-28 |
|\ \ | | | | | | | Translation update (nl) | ||
| * | | translation update | Rene | 2014-02-23 |
| |/ | |||
* | | Merge pull request #576 from dokuwiki-translate/lang_update_77 | Andreas Gohr | 2014-02-28 |
|\ \ | | | | | | | Translation update (ja) | ||
| * | | translation update | Hideaki SAWADA | 2014-02-27 |
| | | | |||
* | | | improved German translation | Andreas Gohr | 2014-02-28 |
| | | | |||
* | | | translation update | H. Richard | 2014-02-27 |
|/ / | |||
* / | translation update | Martin Michalek | 2014-02-25 |
|/ | |||
* | translation update | Robert Bogenschneider | 2014-02-23 |
| | |||
* | translation update | Schplurtz le Déboulonné | 2014-02-22 |
| | |||
* | enable/disable extensions via AJAX FS#2927 | Andreas Gohr | 2014-02-15 |
| | |||
* | extension manager: some minor tweaks in the info screen | Andreas Gohr | 2014-01-30 |
| | |||
* | Update action.php | jgpcx | 2014-01-28 |
| | | | fix bug that only allows admins any AJAX calls | ||
* | added plugins group to test | Andreas Gohr | 2014-01-14 |
| | |||
* | show a message when search returns no results | Andreas Gohr | 2014-01-08 |
| | |||
* | added missing localization | Andreas Gohr | 2014-01-08 |
| | |||
* | better filename parsing | Andreas Gohr | 2014-01-08 |
| | | | | | | | | | | | | | The filename found in the URL will be used for old plugins missing a base entry in their plugin.info.txt and lacking a subdirectory inside the archive as well. This patch makes sure possible query strings aren't included in the filename. Note: io_download() will also try to get a filename from any content-disposition header. If no filename can be found we simply use an md5 sum of the URL and hope the plugin will contain it's own hint for naming. | ||
* | use DOKU_LF | Andreas Gohr | 2014-01-08 |
| | | | | | PHP_EOL is platform dependent, so you get in trouble while migrating between platforms. | ||
* | 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 |
| | |||
* | removed superflous README for bundled plugin | Andreas Gohr | 2013-12-15 |
| | |||
* | only carry the q to search tab | Andreas Gohr | 2013-08-11 |
| |