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-10-27refs #4179 escape html attributesThomas Steur
2013-10-27refs #4179 better var namingThomas Steur
2013-10-27refs #4179 handle persistent notificationsThomas Steur
2013-10-27refs #4179 handle toast notificationsThomas Steur
2013-10-27refs #4179 throw errors if invalid params given, handle close eventThomas Steur
2013-10-27refs #4179 display notifications in admin where they used to be displayed and...Thomas Steur
2013-10-26Fixing build.diosmosis
2013-10-26refs #4179 handle options like title, noclear, message, ...Thomas Steur
2013-10-26refs #4179 fix notification is floatedThomas Steur
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-26Fix regression in Referrers template (|default filter not used w/ is not empty).diosmosis
2013-10-26refs #4179 added some less definitionsThomas Steur
2013-10-26refs #4179 render a simple dom node for each notificationThomas Steur
2013-10-26refs #4179 parse notificationsThomas Steur
2013-10-26refs #4179 render a list of notifications so they can be rendered by javascriptThomas Steur
2013-10-25Fix site selector bug (show loading icon on click).diosmosis
2013-10-25Updating submodulesmattab
2013-10-25Fixing fatal error on DBStats repomattab
2013-10-25refs #4126 cleanupThomas Steur
2013-10-25refs #4126 added possibility to call getValue directly on the settingThomas Steur
2013-10-25refs #4126 display a headline for super user settingsThomas Steur
2013-10-25fix filter_limit param is undefined in export urlThomas Steur
2013-10-24Fix bug in last commit.diosmosis
2013-10-24Refs #4200, finished documenting core/Plugin/Controller and moved Controller:...diosmosis
2013-10-24Fix regression in dataTable.js (filter_sort_order had no default value).diosmosis
2013-10-24refs #4126 moved inline css to less filesThomas Steur
2013-10-24refs #4126 translate messages that can be displayed to the userThomas Steur
2013-10-24refs #4126 invalidate token only in case of success, otherwise it is not poss...Thomas Steur
2013-10-24refs #4126 added more example, handle type array and field multi select corre...Thomas Steur
2013-10-24refs #4126 fix plugin settings not displayed for regular usersThomas Steur
2013-10-24refs #4126 added a command to generate plugin settingsThomas Steur
2013-10-24refs #4126 added example plugin for 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 display a list of plugins at the beginning of the plugin settings ...Thomas Steur
2013-10-24refs #4126 do not display a default value in case we are displaying a checkbo...Thomas Steur
2013-10-24refs #4126 refactored plugin settings to work with User and System setting da...Thomas Steur
2013-10-24submodule updatesgiehl
2013-10-24fixed doc blockssgiehl
2013-10-23Show column as sorted, even if sort is disabled and do not show pointer curso...diosmosis
2013-10-23Fixing regression in last commit.diosmosis
2013-10-23refs #4126 added possibility to define introductions, display inline helpThomas Steur
2013-10-23fix records to plot in metrics selector do not have the correct names in refe...Thomas Steur
2013-10-23set series picker only if viewDataTable is graphThomas Steur
2013-10-23display only visits metric and no series pickerThomas Steur
2013-10-23display selectable columns only if there are columns to selectThomas Steur
2013-10-23Fixing regression with row evolution on Actions subtables.diosmosis
2013-10-23Fix site selector CSS regression.diosmosis
2013-10-23Merge remote-tracking branch 'origin/master'mattab
2013-10-23Fix build where MSIE 10.6 was detected as matching the rule - regex: 'IE[ /](...mattab