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
2014-04-14refs #4985 Improve Dashboard / Datatables UIThomas Steur
2014-03-31refs #4619 run jshint when saving a file or running tests but only for actual...Thomas Steur
2014-03-26search in website name and group name if one is definedThomas Steur
2014-03-24this should fix some websites are not displayed under circumstances if they h...Thomas Steur
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-17fixes #4853 sparklines in all websites dashboard were not workingmattab
2014-03-16Refs #3749 fixes the All Websites dashboard when actions plugin disabledmattab
2014-03-12refs #4691 moved components temporarily into a folder named angularjsThomas Steur
2014-03-11cssgiehl
2014-02-25refs #2174 added cachebuster to templateThomas Steur
2014-02-25refs #2174 make sure link worksThomas Steur
2014-02-25refs #2174 make sure we update the private var and not the local varThomas Steur
2014-02-25refs #2174 some more bugfixes and prevent some XSSThomas Steur
2014-02-25refs #2174 some code tweaksThomas Steur
2014-02-25refs #2174 fix some tests, looks like we still need to get past data to calcu...Thomas Steur
2014-02-25refs #2174 clear the sites cache after we have added all the needed informati...Thomas Steur
2014-02-25refs #2174 added some documentation and some featuresThomas Steur
2014-02-25refs #2174 remove some logic from multisites API which is no longer needed as...Thomas Steur
2014-02-25refs #2174 workaround for a bug in Webkit which does not apply the styles / r...Thomas Steur
2014-02-25refs #2174 loads of bugfixes and improvementsThomas Steur
2014-02-25refs #2174 get date via broadcastThomas Steur
2014-02-25refs #2174, bugfixes, compatibility with IE8, display groups in site selectorThomas Steur
2014-02-25refs #2174 display total revenueThomas Steur
2014-02-25refs #2174 some bugfixesThomas Steur
2014-02-25refs #2174 do not link name of groupThomas Steur
2014-02-25refs #2174 display site groups and show aggregated values for themThomas Steur
2014-02-25refs #2174 added name of group as metadataThomas Steur
2014-02-25refs #2174 fix sorting, next: adding groupsThomas Steur
2014-02-25refs #2174 removed all the no longer needed code, added refresh functionalityThomas Steur
2014-02-25refs #2174 all websites selector based on angularjs, also added the possibili...Thomas Steur
2014-02-21fix widgetized dashboard did include the dashboard layoutThomas Steur
2014-02-21Fix tests, add Zeitigest as disabled by default + make sure order is differen...mattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Merge pull request #212 from piwik/multi_superuserThomas Steur
2014-01-28Convert the old author/author_homepage to the new structure.Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-21Removing unused parameter to getEvolutionGraphmattab
2014-01-21Fix all websites stylingmattab
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs #...mattab
2014-01-13Fixes #4471 Only include websites that have access in scheduled reportsmattab
2014-01-03Adding back the Infobox on the All websites dashboard Refs #4464mattab
2013-12-08Fix link in Multisitesmattab
2013-11-20Refs #4325 Making the new Site hook used piwik wide so that when eg. a site n...mattab
2013-11-20Fixes #4325 New hook to let plugins change the attributes for a website + mo...mattab
2013-11-19Site::$infoSites should be private not publicmattab
2013-11-19fix all websites dashboard not displayedThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-16fixes #4299 - set site name in past data label column so CalculateEvolutionFi...Julien Moumné
2013-11-11Adding type hinting to API classesmattab