Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | extension manager: some minor tweaks in the info screen | Andreas Gohr | 2014-01-30 |
| | |||
* | 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. | ||
* | 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 |
| | |||
* | fixed and improved some HTML in extension manager | Anika Henke | 2014-01-05 |
| | |||
* | added git warning | Andreas Gohr | 2014-01-05 |
| | |||
* | typo fix | Andreas Gohr | 2014-01-05 |
| | |||
* | do not show updates for bundled plugins | Andreas Gohr | 2014-01-05 |
| | |||
* | confirm uninstalling of extensions | Andreas Gohr | 2013-08-11 |
| | |||
* | just not handle enable/disable for templates for now | Andreas Gohr | 2013-08-11 |
| | |||
* | fixed donation link | Andreas Gohr | 2013-08-11 |
| | |||
* | fixed button logic | Andreas Gohr | 2013-08-11 |
| | |||
* | fixed screenshots | Andreas Gohr | 2013-08-10 |
| | |||
* | updated styles | Andreas Gohr | 2013-08-10 |
| | | | | RTL styles need to be readded | ||
* | language cleanup | Andreas Gohr | 2013-08-10 |
| | | | | removed all unused strings | ||
* | changed exception handling, redirect after post actions | Andreas Gohr | 2013-08-10 |
| | |||
* | nicer tabs | Andreas Gohr | 2013-08-10 |
| | |||
* | manual install tab now works | Andreas Gohr | 2013-08-10 |
| | |||
* | installation now works | Andreas Gohr | 2013-08-09 |
| | |||
* | added 4th tab for manual install | Andreas Gohr | 2013-08-09 |
| | |||
* | translated error message | Andreas Gohr | 2013-08-04 |
| | |||
* | added intros | Andreas Gohr | 2013-08-04 |
| | |||
* | added tab navigation | Andreas Gohr | 2013-08-04 |
| | |||
* | Extension manager: Implement extension table | Michael Hamann | 2013-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/update | Michael Hamann | 2013-08-02 |
| | |||
* | Extension manager: add language file and simple admin component | Michael Hamann | 2013-08-01 |