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-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-09-18language update refs #3430sgiehl
2014-09-17refs #6122 Adding CORS header to Overlay controller methods since they are me...mattab
2014-09-17Merge pull request #6211 from kylekatarnls/cleanup-arobases2Matthieu Aubry
2014-09-17Merge pull request #6213 from czolnowski/menu-title-change-on-clickMatthieu Aubry
2014-09-17Merge remote-tracking branch 'upstream/master' into cleanup-arobases2KyleK
2014-09-16refs #4996 give contents table a bit more spaceThomas Steur
2014-09-16refs #6137 #6155 adding unit test showcasing rendering bug on multi dimension...mattab
2014-09-16Merge pull request #6155 from claytondaley/php_formatMatthieu Aubry
2014-09-15Allow executing individual test file in tests:run console command.diosmosis
2014-09-15refs #4996 make sure we always track same content name and piece in an intera...Thomas Steur
2014-09-15refs #4996 cache all site urls in trackerThomas Steur
2014-09-15Add option to disable menu title change after click position in top menu.Marcin Czołnowski
2014-09-14refs #4996 also display URL of media on hover next to the image. added some d...Thomas Steur
2014-09-14refs #4996 do not animate tooltip / bannerThomas Steur
2014-09-14refs #4996 on hover display an image in case it starts with https?:// and end...Thomas Steur
2014-09-14Replace header() with Common::sendHeader() when possibleKyleK
2014-09-14Use double colon in piwikTranslate directive so filters can be used in replac...diosmosis
2014-09-14Add new angularjs translation directive to aid in complex translations where ...diosmosis
2014-09-14language update refs #3430sgiehl
2014-09-13Do not abort all requests just last made request in site selector model object.diosmosis
2014-09-13Make sure piwikApi.bulkFetch will check if a response is an error and handle ...diosmosis
2014-09-13Merge pull request #6201 from piwik/4996_content_trackingThomas Steur
2014-09-13Fix bug in setting of POST params in piwikApi angularjs object, add new bulkF...diosmosis
2014-09-12Allow binding to piwik-siteselector with object so selected site name can be ...diosmosis
2014-09-12Do not set current site name to 'All Websites Dashboard' in All Websites Dash...diosmosis
2014-09-12Refs #6193, make angularjs ngDialogs have same style as jquery-ui dialogs.diosmosis
2014-09-12refs #4996 redirect only to trusted hosts (will have to remove this most like...Thomas Steur
2014-09-12small fixsgiehl
2014-09-12replace placeholders with empty stringsgiehl
2014-09-12Toggle 'expanded' class on site selector when expanded in order to overcome z...diosmosis
2014-09-12Fixes #5976, quick tweak to CSS in _dataTable.less & update UI test submodule.diosmosis
2014-09-12Refs #5976, another fix for UI tests.diosmosis
2014-09-12Refs #5976, more tweaks to CSS to get different datatable views to look correct.diosmosis
2014-09-12Only delete assets in tests:run-ui command to speed up UI tests.diosmosis
2014-09-12Refs #5976, fix CSS for tests and row evolution.diosmosis
2014-09-12Refs #5976, fix CSS changes for widgetized reports.diosmosis
2014-09-12Refs #5976, always display data table footer expand/contract icon. Change exp...diosmosis
2014-09-11Allow piwik-siteselector angularjs directive to be used w/ ng-model for datab...diosmosis
2014-09-11refs #4996 fix tracker and clear content target if not set for nowThomas Steur
2014-09-11Fix UI tests build and remove debugging change from angular_dialog branch.diosmosis
2014-09-11Add angularjs code to open and close dialogs. Includes logic to update and li...diosmosis
2014-09-11refs #6174 #6190 - fixed typoStefan Giehl
2014-09-11Merge pull request #6192 from czolnowski/segment-suggested-values-callbackMatthieu Aubry
2014-09-11Respect data purge config setting in this controller actionmattab
2014-09-11Add setter for suggested values callback.Marcin Czołnowski
2014-09-11 - Fix UserCountryMap to correctly unserialized call to $request->process()Clayton Daley
2014-09-10refs #6174 - added possibility to add 'disableCookies' option in tracking cod...sgiehl
2014-09-10refs #4996 fixing more testsThomas Steur
2014-09-10refs #4996 enable content plugin by default otherwise tests do not workThomas Steur