Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Last Update Date info of extension fix | Satoshi Sahara | 2014-08-06 |
| | | | | | | This request makes "Your last update" of the extension info shown when clicking more info triangle mark. The first installed date of the extension may not be necessary for local site admin work. | ||
* | update manager.dat correctly on install. closes #704 | Andreas Gohr | 2014-05-13 |
| | |||
* | removed another case of superflous multiple cache invalidation | Andreas Gohr | 2014-05-13 |
| | |||
* | fix icon for plugins following templates in extension manager | Andreas Gohr | 2014-05-10 |
| | |||
* | avoid HTTP image screenshot urls. closes #595 | Andreas Gohr | 2014-03-08 |
| | |||
* | 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. | ||
* | extension manager: some minor tweaks in the info screen | Andreas Gohr | 2014-01-30 |
| | |||
* | 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 | ||
* | 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 |
| | |||
* | fixed and improved some HTML in extension manager | Anika Henke | 2014-01-05 |
| | |||
* | added git warning | Andreas Gohr | 2014-01-05 |
| | |||
* | removed the old plugin manager | 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 |
| | |||
* | only carry the q to search tab | 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 |
| | |||
* | added AJAX detail infos | Andreas Gohr | 2013-08-09 |
| | |||
* | made info mechanism work again | Andreas Gohr | 2013-08-09 |
| | |||
* | fixed popularity display | Andreas Gohr | 2013-08-09 |
| | |||
* | some style changes | Andreas Gohr | 2013-08-09 |
| | |||
* | sort plugins | Andreas Gohr | 2013-08-09 |
| | |||
* | make sure temporary folders are cleaned up | Andreas Gohr | 2013-08-09 |
| | |||
* | installation now works | Andreas Gohr | 2013-08-09 |
| | |||
* | added tests for the find_folders method | Andreas Gohr | 2013-08-09 |
| | |||
* | added a very simplistic lightbox | Andreas Gohr | 2013-08-09 |
| | |||
* | added 4th tab for manual install | Andreas Gohr | 2013-08-09 |
| | |||
* | added a first unit test | Andreas Gohr | 2013-08-09 |
| | |||
* | fixed some confusion between base, id and name | Andreas Gohr | 2013-08-09 |
| | |||
* | some initial go at the search tab | Andreas Gohr | 2013-08-09 |
| | |||
* | added gravatar images | Andreas Gohr | 2013-08-09 |
| |