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-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-21refs #5816 once enabled edit segment name leave the input text field there un...Thomas Steur
2014-06-19Improve error message wordingmattab
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-28Merge pull request #293 from mgazdzik/shortenSegmentNamesMatthieu Aubry
2014-05-28we no longer need the widgetized segment selector since we can run the screen...Thomas Steur
2014-05-27decreased segment name trimming limit so it does not break down layout when s...Michal Gazdzik
2014-05-27refs #5222 fixed some iconsThomas Steur
2014-05-26refs #5222 removed some more zeitgeist related stylesThomas Steur
2014-05-26Merge remote-tracking branch 'origin/master' into morpheus_defaultthemeThomas Steur
2014-05-25Refs #5226 Solves issue that prevents from updating segments when they are us...mattab
2014-05-24Segment selector truncates segment names at 20 charactersmattab
2014-05-24Refs #5221mattab
2014-05-23SegmentEditor new feature - allows to filter by name defined filter. helps wh...Michal Gazdzik
2014-05-23started experiment making morpheus default themeThomas Steur
2014-05-22Fixes #5172 Should be code completemattab
2014-05-22Merge branch 'master' of github.com:piwik/piwikmattab
2014-05-22Refs #5172 Rename config setting with a clear name, adding_segment_requires_a...mattab
2014-05-22Refs #5172 Fix bug, use proper idSite valuemattab
2014-05-22Refs #5172 Rename siteid to idSite for consistencymattab
2014-05-22Refs #5172 Make sure anonymous user cannot edit segments + rename superadmin ...mattab
2014-05-22replaced arrow icons with html to make sure it gets the brand color. needs to...Thomas Steur
2014-05-21Merge pull request #275 from d-skora/feature/SegmentEditorMatthieu Aubry
2014-05-20PIWIK-767 cleanup after reviewd-skora
2014-05-20PIWIK-767 cleanup after reviewd-skora
2014-05-15Use less theme variable to allow easy overrideThomas ZILLIOX
2014-05-15PIWIK-767 cleanup after reviewd-skora
2014-05-13PIWIK-767 changed segmentEditor so it has configurable access leveld-skora
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-08and fix the selector to make sure we preselect the correct matches for alread...Thomas Steur
2014-05-08fix potential JS errorThomas Steur
2014-05-08make sure a metric match is preselected, saves a few clicks under circumstancesThomas Steur
2014-05-08refs #4253 as suggested by dalidev I specified a timeout for the autocomplete...Thomas Steur
2014-05-07fixes #5053 this should fix the segment title defaults to "custom segment" in...Thomas Steur
2014-04-15refs #4985 there should be no shadowThomas Steur
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