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-01Wider column so the radio button + label fitsmattab
2014-03-31Add ability to fake pecl module absence for tests.diosmosis
2014-03-27Fixes #4878, re-introduce VisitFrequency Archiver in order to successfully co...diosmosis
2014-03-22Fixes #4886mattab
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-11removed unneeded commasgiehl
2014-03-10refs #57 some more code tweaks and documentationThomas Steur
2014-02-08Fixes #4263 geoip automatic updates are working for me with latest git, even ...mattab
2014-02-04refs #4563 PrivacyManager Settings should be in Config and Option table, also...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-07Fixing build.diosmosis
2014-01-07Fixes #4263, fix bug in weekly scheduled time period and fix bugs in last com...diosmosis
2014-01-07Refs #4263, display next scheduled run time for geoip updater task, make sure...diosmosis
2014-01-07Refs #4263, fix bugs in geoip auto updater, show next scheduled time for upda...diosmosis
2014-01-07Disable update of GeoIP databases if admin geoip is disabledmattab
2014-01-07Adding new setting allowing to disable Geolocation tab for super usersmattab
2013-12-17Fix loading/Done! text not showing in geolocation settings w/ morpheus.diosmosis
2013-12-09Fixes #4263, make sure GeoIPAutoUpdater forces new scheduled time of update t...diosmosis
2013-12-05Fix for #4348, <br/> showing on geolocation admin. I believe this is the appr...Nathan ter Bogt
2013-11-28Small renamemattab
2013-11-26Rename API.getSegmentsMetadata hook to API.getSegmentDimensionMetadatamattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18moved renderReport method to pluginController which is a much better placeThomas Steur
2013-11-12refs #4256 replaced more notificationsThomas Steur
2013-11-12refs #4256 translate messageThomas Steur
2013-11-12some more notifications replacementsThomas Steur
2013-11-08Adding some type hintmattab
2013-11-06Phpstorm organize importsmattab
2013-11-06Moving aroundmattab
2013-11-05Refs #4278 Remove Archiver hooks and the classes Archiver will be automatical...mattab
2013-11-05Renaming ArchiveProcessor\Period to Aggregatormattab
2013-11-05Renaming archive helpers Reports->Records + move getMetricsForDimension to Lo...mattab
2013-11-04Moving getDataTableFromDataArray -> DataArray.asDataTablemattab
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-11-03Refs #4273 Making UI text more clear + fixing bug in privacy settings (nonce ...mattab
2013-10-28ADDED: Option to use non-anonymized IP address to determine the visitor's loc...Yohann Bianchi
2013-10-27Clarifying code to prepare for pr#136 https://github.com/piwik/piwik/pull/136mattab
2013-10-27Fixing couple small bugsmattab
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-18Merge remote-tracking branch 'origin/master' into viewdata_refactoringThomas Steur
2013-10-18refactored hook getReportDisplayProperties. Reports/Plugins can now directly ...Thomas Steur
2013-10-17Adding a comment about how GeoLiteCity is renamed to GeoIPCity.diosmosis
2013-10-17set property on config object, not on the viewThomas Steur
2013-10-15set properties on config, not on view itselfThomas Steur
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab