summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang
Commit message (Collapse)AuthorAge
* translation updateAleksandr Selivanov2014-03-11
|
* translation updateAleksandr Selivanov2014-03-09
|
* translation updateJoerg2014-03-06
|
* translation updatexiqingongzi2014-03-05
|
* translation updateCupen2014-03-05
|
* Merge branch 'lang_update_69' of ↵Andreas Gohr2014-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 updateRene2014-02-23
| |
* | Merge branch 'lang_update_70' of ↵Andreas Gohr2014-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 updateRene2014-02-24
| |/
* | Merge pull request #568 from dokuwiki-translate/lang_update_68Andreas Gohr2014-02-28
|\ \ | | | | | | Translation update (nl)
| * | translation updateRene2014-02-23
| |/
* | Merge pull request #576 from dokuwiki-translate/lang_update_77Andreas Gohr2014-02-28
|\ \ | | | | | | Translation update (ja)
| * | translation updateHideaki SAWADA2014-02-27
| | |
* | | improved German translationAndreas Gohr2014-02-28
| | |
* | | translation updateH. Richard2014-02-27
|/ /
* / translation updateMartin Michalek2014-02-25
|/
* translation updateRobert Bogenschneider2014-02-23
|
* translation updateSchplurtz le Déboulonné2014-02-22
|
* extension manager: some minor tweaks in the info screenAndreas Gohr2014-01-30
|
* added missing localizationAndreas Gohr2014-01-08
|
* better filename parsingAndreas Gohr2014-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.
* added status to info list of extension pluginAnika Henke2014-01-05
|
* added css and html changes for RTL scripts to extension managerAnika Henke2014-01-05
|
* fixed and improved some HTML in extension managerAnika Henke2014-01-05
|
* added git warningAndreas Gohr2014-01-05
|
* typo fixAndreas Gohr2014-01-05
|
* do not show updates for bundled pluginsAndreas Gohr2014-01-05
|
* confirm uninstalling of extensionsAndreas Gohr2013-08-11
|
* just not handle enable/disable for templates for nowAndreas Gohr2013-08-11
|
* fixed donation linkAndreas Gohr2013-08-11
|
* fixed button logicAndreas Gohr2013-08-11
|
* fixed screenshotsAndreas Gohr2013-08-10
|
* updated stylesAndreas Gohr2013-08-10
| | | | RTL styles need to be readded
* language cleanupAndreas Gohr2013-08-10
| | | | removed all unused strings
* changed exception handling, redirect after post actionsAndreas Gohr2013-08-10
|
* nicer tabsAndreas Gohr2013-08-10
|
* manual install tab now worksAndreas Gohr2013-08-10
|
* installation now worksAndreas Gohr2013-08-09
|
* added 4th tab for manual installAndreas Gohr2013-08-09
|
* translated error messageAndreas Gohr2013-08-04
|
* added introsAndreas Gohr2013-08-04
|
* added tab navigationAndreas Gohr2013-08-04
|
* Extension manager: Implement extension tableMichael Hamann2013-08-02
| | | | | This uses a lot of code and the whole design from the previous extension manager implementation.
* Extension manager: implement uninstall, canModify and install/updateMichael Hamann2013-08-02
|
* Extension manager: add language file and simple admin componentMichael Hamann2013-08-01