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
2016-12-05show token_auth only on clicksgiehl
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-10-17make sure to create a submenu chooser when there are more than 5 entries of t...Thomas Steur
2016-09-19refs #10376 remove touch punch library as it makes UI slow (#10491)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-07-12installing touch-punch lib to fix dragging issue on mobiles (#10045)Jan Wroniszewski
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-02-14merge master => 3.0Thomas Steur
2016-01-22Fixes #6766 Let Super User view and edit segments created by other usersmattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-26Add 'all' in the Row count selector to be able to display all rows, and optio...mattab
2015-11-04added screen to see custom variable usagesThomas Steur
2015-10-27refs #8569 in the website selector display tooltip with full website nameThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-12construct search tooltip depending on available selectorsThomas Steur
2015-10-11refactored js number formatter to own object to make it better usablesgiehl
2015-10-07various fixes for left menu, code tweaks and documented new method to registe...Thomas Steur
2015-10-07Left menu designThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-06-06use new translations from Intl pluginsgiehl
2015-05-21ref #7876 Reorganized less variables for simpler themingMatthieu Napoli
2015-05-13Remove jquery.history plugin, make sure broadcast starts a digest cycle after...diosmosis
2015-05-13Refs #7798, proof of concept fix for history plugin's scroll to top issue. Fi...diosmosis
2015-01-23refs #6022 added option to edit goal on goal page.Thomas Steur
2015-01-15in admin area make sure to use as much content width as possibleThomas Steur
2015-01-15show a menu in the user area, lots of improvements to be more consistentThomas Steur
2014-12-29Fix regression found in screenshot test refs #6831mattab
2014-11-07refs #6553 Fix 404 errors when opening developer toolsThomas Steur
2014-10-21refs #6469 move css file back where it was placed before maybe this makes ui ...Thomas Steur
2014-10-21refs #6469 with jquery-ui 1.11.1 the UI test run about 80% slower and runs ou...Thomas Steur
2014-10-20refs #6469 looks like we cannot use the jquery-ui.css provided in the bower c...Thomas Steur
2014-10-20refs #6469 fix screenshot diff does not work, updated changelog, use jquery-u...Thomas Steur
2014-10-20refs #6469 some initial work for using bowerThomas Steur
2014-10-08Mergedmattab
2014-10-07Added AJAX form directive for angularjs.diosmosis
2014-10-02Create angularjs directive for Piwik notifications and use in old Notificacti...diosmosis
2014-09-24refs #5983 make sites manager working again, more naming fixesThomas Steur
2014-09-24refs #5983 more filename correctionsThomas Steur
2014-09-24refs #5983 in the style guide it was suggested to use for instance the "." as...Thomas Steur
2014-09-23Merge pull request #6273 from piwik/3490_userIdAsDimensionThomas Steur
2014-09-22refs #3490 wondering whether all tests still pass when converting userid to d...Thomas Steur
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-09-14Add new angularjs translation directive to aid in complex translations where ...diosmosis
2014-09-12Refs #6193, make angularjs ngDialogs have same style as jquery-ui dialogs.diosmosis
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-08-29Add tests for .travis.yml generation, remove options to supply custom .travis...diosmosis