Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-10-01Fixing minor issuesmattab
2013-10-01refs #607 make sure user uploads a ZIP fileThomas Steur
2013-10-01refs #607 display a message in case user has not selected a zip fileThomas Steur
2013-10-01refs #607 display upload ZIP file link only if user is superUserThomas Steur
2013-10-01refs #607 added possibility to install a plugin or theme by uploading a ZIP fileThomas Steur
2013-10-01refs #546 display the name of the plugin in the confirm messageThomas Steur
2013-10-01refs #546 ask for confirmation before uninstalling a pluginThomas Steur
2013-09-30Refs #4133mattab
2013-09-27hide Deactivate for Zeitgeist theme which is enforced as always activatedmattab
2013-09-24refs #4053 we need the core version in order to download the pluginThomas Steur
2013-09-24refs #4053 use const to get nonceThomas Steur
2013-09-23refs #4053 the version class is no longer usedThomas Steur
2013-09-23refs #4053 use nonces for all plugin operations (even for deactivate and unin...Thomas Steur
2013-09-23refs #4053 fix inactive plugins were not considered in the update checkThomas Steur
2013-09-23refs #4053 cleanup code of marketplace integrationThomas Steur
2013-09-23refs #4053 simplify getInfoOfPluginsHavingUpdateThomas Steur
2013-09-23fix translation keyThomas Steur
2013-09-21refs #4053 coding style, prevent some possible errorsThomas Steur
2013-09-21refs #4053 display a possible error when displaying plugin detailThomas Steur
2013-09-21use broadcast to open popover so it is possible to directly link to the pluginThomas Steur
2013-09-21refs #4053 display message in case users do not have the rights to install or...Thomas Steur
2013-09-21refs #4053 fix additional plugin information is not displayed for plugins hav...Thomas Steur
2013-09-21refs #4053 use similar code for themes and plugins / install and updateThomas Steur
2013-09-21refs #4053 let regular users browse the marketplace but not install or updateThomas Steur
2013-09-20cache marketplace requests only for 20minutes, clear cache entries once a dayThomas Steur
2013-09-20refs #4053 fix theme/plugin namingThomas Steur
2013-09-20use some existing translations, splitted markup into multiple templatesThomas Steur
2013-09-20refs #4053 cache requests to marketplace in filesystemThomas Steur
2013-09-20fix more linkThomas Steur
2013-09-20refs #4053 display notification in case there is an update availableThomas Steur
2013-09-20provide possibility to update directly from the marketplaceThomas Steur
2013-09-20refs #4053 highlight current active sort methodThomas Steur
2013-09-20display number of available updates in admin menuThomas Steur
2013-09-20moved more css to lessThomas Steur
2013-09-19refs #4053 use less instead of cssThomas Steur
2013-09-19refs #4053 catch possible error while fetching plugins from marketplaceThomas Steur
2013-09-19refs #4053 a view layout optimizationsThomas Steur
2013-09-19reset activated parameter to prevent displaying the success message all the timeThomas Steur
2013-09-19fix created date was displayed instead of lastUpdatedThomas Steur
2013-09-19sync the height of the displayed plugins/themesThomas Steur
2013-09-19fix theme is not definedThomas Steur
2013-09-19display success message after activatingThomas Steur
2013-09-19some fixes for installating/updating/activating plugins over the marketplace,...Thomas Steur
2013-09-19perform redirect to extend, otherwise page reload will not work afterwards. c...Thomas Steur
2013-09-19display error message during update pluginThomas Steur
2013-09-19display errors during installing plugin, improved display of themesThomas Steur
2013-09-19make them a bit smaller so depending on the resolution there will be 3 themes...Thomas Steur
2013-09-18added more styles for themes and pluginsThomas Steur
2013-09-18added some simple styles for marketplace plugins listThomas Steur