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-09-14language update refs #3430sgiehl
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-09-06Fixes #6134, perform name change from Factory to BaseFactory for PHP 5.3.2.diosmosis
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-20Refactor factory methods into base Factory type for ease of testing.diosmosis
2014-08-20Fix bug where certain factory methods assume new operator will throw on class...diosmosis
2014-08-20Remove references to old Loader class.diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5192 simplified admin menu since it is very confusing for developers to...Thomas Steur
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-23Make sure icheck is initialized after ajax page reload & fix label/input HTML...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-09Fixed ReportRendererException by implementing the new getAttachments methodm.kurzeja
2014-06-09Fixed SMS report renderer by implementing the new getAttachments methodm.kurzeja
2014-05-20refs #5192 added generator for menus, updated more plugins to use menu class,...Thomas Steur
2014-05-20refs #5192 introducing a user menuThomas Steur
2014-05-20refs #5192 starting a little Menu refactoringThomas Steur
2014-04-07white spacemattab
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-31fixes #4436 filter results in empty string if string to truncate contains the...Thomas Steur
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2014-01-08refs #1486 trigger an event when a phone number is deletedThomas Steur
2014-01-07refs #1486 fix selected phone numbers are not recoginzedThomas Steur
2014-01-06refs #1486 move script tag into td to make sure nth-child(2n) css selector wo...Thomas Steur
2014-01-06fix phone numbers in ScheduledReports and PDF reports are not selected in edi...Thomas Steur
2014-01-06refs #1486 fix link to MobileMessage settings works only if current action is...Thomas Steur
2013-12-12Adding |raw to prevent content SMS from being destructed at some point (htmls...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-12refs #4256 replaced more notificationsThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 Menu refactor donemattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...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-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08minormattab