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
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 fix some linksThomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-12Refs #4200, documenting more Settings related classes and fixing build.diosmosis
2013-11-12Refs #4200, revised documentation for core/Settings/Setting.php and changed n...diosmosis
2013-11-05Fixing UI Testsmattab
2013-10-29refs #4179 use notification to display plugin successfully activated messageThomas Steur
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 some tests, fixed some bugs and moved some methods where the...Thomas Steur
2013-10-24refs #4126 added more example, handle type array and field multi select corre...Thomas 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-23refs #4126 for security remove settings in case a user is deleted or a plugin...Thomas Steur
2013-10-22refs #4126 plugins just have to create a settings.php, there is no longer a n...Thomas Steur
2013-10-22refs #4126 fix settings were not savedThomas Steur
2013-10-22refs #4126 started to work on plugin settingsThomas Steur