summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang
Commit message (Collapse)AuthorAge
...
* 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