Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'extension_manager' | Andreas Gohr | 2014-01-19 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * extension_manager: (71 commits) added plugins group to test show a message when search returns no results added missing localization better filename parsing use DOKU_LF remove unneeded try/catch blocks typo fix purge cache only once on install check for admin in AJAX backend now use new core funtion to recursively delete added status to info list of extension plugin added css and html changes for RTL scripts to extension manager added basic mobile styles to extension manager (not great, but makes things at least readable) fixed and improved some HTML in extension manager added git warning fixed strict standard error and added some docblock removed the old plugin manager typo fix protect authplain and current auth plugin do not show updates for bundled plugins ... Conflicts: lib/plugins/plugin/lang/hu/admin_plugin.txt lib/plugins/plugin/lang/hu/lang.php | ||
| * | 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 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' into extension_manager | Anika Henke | 2014-01-05 |
| |\ | |||
| * | | removed superflous README for bundled plugin | Andreas Gohr | 2013-12-15 |
| | | | |||
| * | | Merge branch 'master' into extension_manager | Andreas Gohr | 2013-08-11 |
| |\ \ | | | | | | | | | | | | | | | | | * master: improved bundled plugin descriptions | ||
| * \ \ | Merge branch 'master' into extension_manager | Andreas Gohr | 2013-08-11 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (33 commits) translation update translation update translation update translation update translation update changed style of `<file>` slightly to help tell it apart from `<code>` translation update translation update translation update translation update translation update translation update translation update removed now unused interwiki icons removed old, possibly never used interwiki definitions FS#2806 - fix auth capability listing in html_debug() translation update change 'debug' setting to 'security' (rather than 'danger') convert from iso-8859-1 if not utf8 add 'danger' alert to authpgsql config settings ... | ||
| * | | | | only carry the q to search tab | Andreas Gohr | 2013-08-11 |
| | | | | | |||
| * | | | | 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 |
| | | | | | |||
| * | | | | 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 |
| | | | | | |||
| * | | | | moved CSS to LESS file, removed angua compatibility | Andreas Gohr | 2013-08-09 |
| | | | | |