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-07-02Merge pull request #324 from JulienMoumne/3838Matthieu Aubry
2014-07-01Fixes #5388 throw exception if date is not validmattab
2014-06-19refs #3838 - SitesManager fully migrated to AngularJSJulien Moumné
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Fixes #5131mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-03Remove stray newlines in javascript tracking code output, use server side tra...diosmosis
2014-03-11Using SettingsPiwik::getPiwikUrl() instead of getCurrentUrlWithoutFileName() ...mattab
2014-03-04Merge branch 'master' into uiunittestsdiosmosis
2014-03-04refs #4747 verify user has at least view access for the siteThomas Steur
2014-03-02Fixing UI tests build:diosmosis
2014-02-25refs #2174, bugfixes, compatibility with IE8, display groups in site selectorThomas Steur
2014-02-25refs #2174 some bugfixesThomas Steur
2014-02-12Fixes pr #222 Adding hook SitesManager.addSite.end in addSitemattab
2014-02-06Added a setSiteAliasUrls method to the APIChris Butler
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2013-11-20Refs #4325 Making the new Site hook used piwik wide so that when eg. a site n...mattab
2013-11-20Adding new column 'type' to 'piwik_site' table. Adding setters in Site object...mattab
2013-11-20Moving method updateSiteCreatedTime from CoreAdminHome to SItesManager API wh...mattab
2013-11-08Adding some type hintmattab
2013-10-31refs #3781 fix superuser default preference is not returned by default, proba...Thomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-28Merge pull request #127 from claytondaley/api-javascript-tag-optionsMatthieu Aubry
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-25Added advanced parameters to getJavascriptTag API call. Adjusted back-end lo...Clayton Daley
2013-10-24Replaces DB calls with API call (per Matt's suggestion). Removes URL verific...Clayton Daley
2013-10-24This commit brings the getJavascriptTag API call up to parity with the Piwik ...Clayton Daley
2013-10-16moved sparkline to coreVisualization pluginThomas Steur
2013-10-15Type hint for Singletonmattab
2013-10-14Fixes #4149 Quick fix by ignoring the URL that failed to insert. To properly ...mattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing some warningsmattab
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-18Fixing encoding errormattab
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-08-15replaced presentational html tagssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab