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-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-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-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
2013-10-25refs #4126 added some tests, fixed some bugs and moved some methods where the...Thomas Steur
2013-10-24Documentation fix.diosmosis
2013-10-24Refs #4200, documented core/Plugin/Manager and removed @api tag from core/Tra...diosmosis
2013-10-24Fixing UI tests (filter_sort_column should not be overridden).diosmosis
2013-10-24Fix another regression.diosmosis
2013-10-24Refs #4200, documented ControllerAdmin.diosmosis
2013-10-24Refs #4200, finished documenting core/Plugin/Controller and moved Controller:...diosmosis
2013-10-24Refs #4200, documented core/Plugin/API, core/Plugin/Archiver and part of core...diosmosis
2013-10-24Refs #4200 started documenting LogAggregator and documented Plugin/API.diosmosis
2013-10-24refs #4126 coding style [ci skip]Thomas Steur
2013-10-24refs #4126 translate messages that can be displayed to the userThomas Steur
2013-10-24refs #4126 added more example, handle type array and field multi select corre...Thomas Steur
2013-10-24refs #4126 added a command to generate plugin settingsThomas Steur
2013-10-24refs #4126 allow only to change the settings for activated pluginsThomas Steur
2013-10-24refs #4126 display a link to plugin settings page from plugins and themes pag...Thomas Steur
2013-10-24refs #4126 added some documentation and removed some unused methodsThomas Steur
2013-10-24refs #4126 refactored plugin settings to work with User and System setting da...Thomas Steur
2013-10-24fixed doc blockssgiehl
2013-10-23Refs #4200, document core/Menu/*.php and core/Period/Range.php and remove Ran...diosmosis
2013-10-23Refs #4200, documented Period ArchiveProcessor and started documenting Day Ar...diosmosis
2013-10-23Refs #4200, documented the ArchiveProcessor class.diosmosis
2013-10-23Change some @param array phpdoc tags to be @param Object[], fill in DataTable...diosmosis
2013-10-23refs #4126 fix remove user settings did not workThomas Steur
2013-10-23refs #4126 added possibility to define introductions, display inline helpThomas Steur
2013-10-23Merge remote-tracking branch 'origin/master'mattab
2013-10-23Make Merged JS Asset is RE-Generated if the GIT hash has changed. This will e...mattab
2013-10-23refs #4126 for security remove settings in case a user is deleted or a plugin...Thomas Steur