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-10-21Merge pull request #6483 from piwik/introducingBowerThomas Steur
2014-10-21fixes #6462 - set width only if it's none zerosgiehl
2014-10-21refs #6469 move css file back where it was placed before maybe this makes ui ...Thomas Steur
2014-10-21language update refs #3430sgiehl
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-17refs #6432 instantiate table only if it existsThomas Steur
2014-10-17Refs #6452, move remove existing notification fix to angular directive.diosmosis
2014-10-17refs #6432 should fix a possible undefined function callThomas Steur
2014-10-16refs #6452 remove existing notification before creating new oneThomas Steur
2014-10-16refs #6015 fix row evolution did not work for some rows if search was usedThomas Steur
2014-10-08Bug fixes to ajax form directive and allow custom data binding for users of a...diosmosis
2014-10-08Mergedmattab
2014-10-08Forgot to uncomment commented out code.diosmosis
2014-10-08Add isSubmitting property to piwik-ajax-form directive and make sure child el...diosmosis
2014-10-07Added AJAX form directive for angularjs.diosmosis
2014-10-07language update refs #3430sgiehl
2014-10-02Allow piwikApi users to specify if they want an error notification to be crea...diosmosis
2014-10-02Give piwik-translate directive higher priority so it can be combined w/ other...diosmosis
2014-10-02Do not create isolated scope for piwik-translate angularjs directive.diosmosis
2014-10-02Create angularjs directive for Piwik notifications and use in old Notificacti...diosmosis
2014-10-02Add not to piwik-translate directive docs.diosmosis
2014-10-01Fixes #6313 - When a user starts to get a User ID set, then we set this User ...mattab
2014-09-30Merge branch 'master' into readabilityImprovementsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-27moved previously hardcoded in template Settings menu element into proper Menu...Michał Gaździk
2014-09-25refs #5983 fixed some jshint warningsThomas Steur
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-24refs #5983 always define needed dependencies so we can later find a way to mi...Thomas Steur
2014-09-24refs #5983 started to apply the angular style guide. refactored models, use n...Thomas Steur
2014-09-23User ID is NULLable refs #3490mattab
2014-09-23Merge pull request #6273 from piwik/3490_userIdAsDimensionThomas Steur
2014-09-22refs #3490 removed segment definition as it apparently depends on idSites whi...Thomas Steur
2014-09-22refs #3490 wondering whether all tests still pass when converting userid to d...Thomas Steur
2014-09-21Refs #6078, fix regression in last commit and only send one request to save v...diosmosis
2014-09-21Refs #6078, fix sorting on pivot table columns when columns use   (use d...diosmosis
2014-09-21Refs #6078,set pivotByColumnLimit explicitly in export link so user can manip...diosmosis
2014-09-21Refs #6078, make sure sorting doesn't break if column has special characters.diosmosis
2014-09-21Refs #6078, make sure visualizations default sort to first non-label column i...diosmosis
2014-09-21Refs #6078, make pivot option use the pivot by dimension's name.diosmosis
2014-09-21Refs #6078, make sure cog icon is highlighted when table is pivotted.diosmosis
2014-09-21Refs #6078, fix bug where reloading report does not persist pivot and where u...diosmosis
2014-09-20Refs #6078, allow plugins to set what metric gets displayed in pivot tables o...diosmosis
2014-09-20Refs #6078, remove pivotBy param when switching between related reports.diosmosis
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-09-18language update refs #3430sgiehl