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
path: root/core
AgeCommit message (Expand)Author
2013-10-29refs #4179 do not set a default priority, detect it by type by defaultThomas Steur
2013-10-29refs #4179 set noClear flag by defaultThomas Steur
2013-10-29refs #4179 use a twig filter to generate html for notification so it is reusableThomas Steur
2013-10-29refs #4179 use notification to display plugin successfully activated messageThomas Steur
2013-10-29Fixing build.diosmosis
2013-10-29refs #4179 use new notification system to display notificationThomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-29Merge Period::factory and Period::advancedFactory.diosmosis
2013-10-29Fix bug in cliend side translation string loading.diosmosis
2013-10-29Remove Login.initSession event and move logic to new method in Auth interface.diosmosis
2013-10-29refs #4179 code cleanupThomas Steur
2013-10-29refs #4179 as we do not get the notification id in the iterator, the cancel o...Thomas Steur
2013-10-28Refs #4247 Adding unit test + fixing "visit" custom variable scopemattab
2013-10-28Merge pull request #127 from claytondaley/api-javascript-tag-optionsMatthieu Aubry
2013-10-28refs #4179 do not expose the whole class for plugin developers, only the noti...Thomas Steur
2013-10-28Merge branch 'master' of github.com:piwik/piwikThomas Steur
2013-10-28refs #4179 save notifications until deliveredThomas Steur
2013-10-27no need to double check that every timesgiehl
2013-10-27Clarifying code to prepare for pr#136 https://github.com/piwik/piwik/pull/136mattab
2013-10-27Fix Tests + Add check that GIF files are gifmattab
2013-10-27Custom events Major update in 2.0-b3 refs #472mattab
2013-10-27Merge remote-tracking branch 'origin/master' into ceventsmattab
2013-10-27Clarifying Visit Tracker hooks and codemattab
2013-10-27refs #4179 added exampleThomas Steur
2013-10-27refs #4179 coding styleThomas Steur
2013-10-27refs #4179 added some documentationThomas Steur
2013-10-27refs #4179 validate idThomas Steur
2013-10-27refs #4179 handle persistent notificationsThomas Steur
2013-10-27refs #4179 set default type to transientThomas Steur
2013-10-27fallback to default viewDataTable in case the given type does not existThomas Steur
2013-10-27fix notice if for instance goals plugin is disabledThomas Steur
2013-10-27refs #4179 sort notifications by priorityThomas Steur
2013-10-26refs #4179 we do not support icons for nowThomas Steur
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-26refs #4179 render a list of notifications so they can be rendered by javascriptThomas Steur
2013-10-26refs #4179 set default propertiesThomas Steur
2013-10-26refs #4179 started to work on notificationsThomas Steur
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-25submodule syncmattab
2013-10-25mark class as api [ci skip]Thomas Steur
2013-10-252.0-b22.0-b2mattab
2013-10-25Merge branch 'master' of github.com:piwik/piwikThomas Steur
2013-10-25Fixes #3405 Clearning up the code and fixing the logic so archive.php will pr...mattab
2013-10-25refs #4126 cleanupThomas Steur
2013-10-25refs #4126 added possibility to call getValue directly on the settingThomas Steur
2013-10-25refs #4126 make sure to list settings by orderThomas Steur
2013-10-25Fixed Whitespace.Clayton Daley
2013-10-25Added advanced parameters to getJavascriptTag API call. Adjusted back-end lo...Clayton Daley
2013-10-25refs #4126 make sure a user cannot read/change settings of another userThomas Steur
2013-10-25refs #4126 added another test to make sure user settings do not overwrite eac...Thomas Steur