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-09-04added translations filter to filter by available base translationssgiehl
2013-09-04added translations filter for empty translationssgiehl
2013-09-04Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-04Remove more pre 5.3 compat codeFabian Becker
2013-09-04Remove compat code for PHP < 5.3. inet_pton/inet_ntop are available in Window...Fabian Becker
2013-09-03Refs #4041, add last visits graph to visitor profile (commented out) and high...Benaka Moorthi
2013-09-03Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-03Extend AnonymizeIP to properly mask IPv6 addresses.Fabian Becker
2013-09-03Revert change in 06fa18d and make sure treemap visualization still works.Benaka Moorthi
2013-09-02Fix build regression.Benaka Moorthi
2013-09-02Fixing build.Benaka Moorthi
2013-09-02Use JSON_UNESCAPED_UNICODE/JSON_PRETTY_PRINT if available in TranslationWriter.Benaka Moorthi
2013-09-02Fixing one of the integration tests.Benaka Moorthi
2013-09-02Small code cleanupFabian Becker
2013-09-02Improve Tracker performance by using static variable inside functionFabian Becker
2013-09-01Refs #4041, refactored jqplot.js file by removing JQPlot class and creating J...Benaka Moorthi
2013-08-31Refs #4041, refactored jqplot datatable visualizations (mainly the evolution ...Benaka Moorthi
2013-08-31one more missingDaSch
2013-08-28Adding CloudFlare to list of excluded botsmattab
2013-08-27Refs #4041, document some functions in Graph visualization class.Benaka Moorthi
2013-08-27Refs #4041, fix bug in defaulting selectable columns.Benaka Moorthi
2013-08-26possible fix for #4098DaSch
2013-08-26Refs #4041, #4077, started refactoring of series picker JavaScript so it can ...Benaka Moorthi
2013-08-26Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-08-25Simplify code.Fabian Becker
2013-08-25Refs #4077, add ability for treemap to color nodes based on evolution of metr...Benaka Moorthi
2013-08-24Refs #4077, fixed some bugs and make sure enough nodes are displayed in a tre...Benaka Moorthi
2013-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...Benaka Moorthi
2013-08-24Remove FIXME comment with no description.Benaka Moorthi
2013-08-24Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-08-22Refs #4041, allow all view/visualization properties to be set via query param...Benaka Moorthi
2013-08-22Refs #4041, remove override of filter_offset in Graph DataTable visualization.Benaka Moorthi
2013-08-21Downgrade json_encode to 5.3 for now (ommit JSON_UNESCAPED_UNICODE and JSON_P...Fabian Becker
2013-08-21Merge branch 'master' into json-translationFabian Becker
2013-08-20Fixing build.Benaka Moorthi
2013-08-20Refs #4041, mild refactoring to ViewDataTable, handle max_graph_elements prop...Benaka Moorthi
2013-08-20refs #4086 fixed translationwriter to work with json filessgiehl
2013-08-19Refs #4041, change filter_limit, filter_sort_column and filter_sort_order to ...Benaka Moorthi
2013-08-19Refs #4087, rewrote UI integration tests to use phantomjs or slimerjs and add...Benaka Moorthi
2013-08-17Refs #4041, fix another regression in previous commit.Benaka Moorthi
2013-08-17Refs #4041, remove setActiveIcon function from dataTable.js and refactor way ...Benaka Moorthi
2013-08-17Merge branch 'json-translation' of https://github.com/piwik/piwik into json-t...Fabian Becker
2013-08-17Fix some tests for TranslationWriterFabian Becker
2013-08-16use array_replace_recursive, as array_merge_recursive produces arrays for exi...sgiehl
2013-08-16Removed unneeded line [ci skip]Fabian Becker
2013-08-16Adjust Piwik_Translate function to handle nested translation arrayFabian Becker
2013-08-15Fix errormattab
2013-08-15Fixes regressionmattab
2013-08-15Merge remote-tracking branch 'origin/master'mattab
2013-08-15Fix case when datatable falsemattab