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-04-14refs #4569 Make message user focus, with extra help for Super usersmattab
2014-04-07Do not check for super user here, as it is user agnostic.mattab
2014-03-27Fix multiple segment selector issue: deleting segments shows three dialogs w/...diosmosis
2014-03-25Allow idSite to be overridden in SegmentSelectorControl PHP class.diosmosis
2014-03-25Allow users of segment selector to manually change the selected segment and u...diosmosis
2014-03-21refs #4877 lots of ui tweaks, fixes and general improvementsThomas Steur
2014-03-21fixes #4873 when Live plugin is disabled, do not show error in Segment value ...Thomas Steur
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-10fixes #4833 fixes js error when adding new segmentsgiehl
2014-03-06In the Segment Editor, use .text instead of .html for segment names so they a...diosmosis
2014-03-05Merge branch 'master' into uiunittestsdiosmosis
2014-03-05Changed related to ComparisonDashboard:diosmosis
2014-02-28Refs #4189, bug fixes for dashboard & changes to make dashboard UI tests poss...diosmosis
2014-02-19Move all segment editor event handlers to single function and allow segment e...diosmosis
2014-02-18Merge branch 'master' into comparison_dashboard_changesdiosmosis
2014-02-17Refactor this code to limit duplication.mattab
2014-02-17Minormattab
2014-02-17Merge branch 'master' into customdashdiosmosis
2014-02-17fixes #4675 Adding new config file setting:mattab
2014-02-17Fix regression in code Refs #4569mattab
2014-02-17refs #4679 do not add any segments in case user does not have super user accessThomas Steur
2014-02-17refs #4679 splitted this method into 3 methods and extracted them into a mode...Thomas Steur
2014-02-16Fix event handler removing regression in segment selector and dashboard setti...diosmosis
2014-02-16Allow UIControl JavaScript classes to be located outside of piwik/UI. Modify ...diosmosis
2014-02-13Add event for when datatable annotations are loaded and add class that is tog...diosmosis
2014-02-12Merge branch 'master' into customdashdiosmosis
2014-02-12Anchor segment editor on right and show on left when not enough space to show...diosmosis
2014-02-11Modify segmentation widget to set dropdown body to absolute so root element d...diosmosis
2014-02-11Expose more methods to users/embedders of segment selector control and fix bu...diosmosis
2014-02-11Fix bug in UIControl where override template vars are not passed to inner vie...diosmosis
2014-02-11Minormattab
2014-02-11Make sure all segments will be archived having an auto_archive flagThomas Steur
2014-02-10Rewrote top control code to move elements that are not in the top bar, change...diosmosis
2014-02-10Factoring out getTrustedHosts()mattab
2014-02-08Fix infinite recursion issue w/ {% render %}-ing UIControl instances, move da...diosmosis
2014-02-06Move containing <div> rendering of UIControl to new template, add new custom ...diosmosis
2014-02-05Set JavaScript data via element attributes for SegmentSelectorControl. Introd...diosmosis
2014-02-05Use UIControl as base type for segment selector/editor.diosmosis
2014-02-05refs #4611 use InnoDB by default, added config option to change to different ...Thomas Steur
2014-02-04Changing new dialog in segment editor to use class instead of ID.diosmosis
2014-02-04Remove use of ID in segment selector HTML.diosmosis
2014-02-04Refs #4569 Tweak to message + display as raw for segment names with entities ...mattab
2014-02-04refs #4569 display warning in case browser archiving is disabledThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-02-02Refactor dashboard JS so links are generated by PHP instead of JS (for adding...diosmosis
2014-01-28Merge pull request #212 from piwik/multi_superuserThomas Steur
2014-01-28Convert the old author/author_homepage to the new structure.Fabian Becker
2014-01-28refs #4564 deprecated method was usedThomas Steur
2014-01-28Merge remote-tracking branch 'origin/master' into multi_superuserThomas Steur