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-16refs #6432 should prevent possible TypeErrorThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-21refs #5816 once enabled edit segment name leave the input text field there un...Thomas Steur
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-05-27decreased segment name trimming limit so it does not break down layout when s...Michal Gazdzik
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-15PIWIK-767 cleanup after reviewd-skora
2014-05-13PIWIK-767 changed segmentEditor so it has configurable access leveld-skora
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-03-27Fix multiple segment selector issue: deleting segments shows three dialogs w/...diosmosis
2014-03-25Allow users of segment selector to manually change the selected segment and u...diosmosis
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-16Fix event handler removing regression in segment selector and dashboard setti...diosmosis
2014-02-13Add event for when datatable annotations are loaded and add class that is tog...diosmosis
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-10Rewrote top control code to move elements that are not in the top bar, change...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-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 display warning in case browser archiving is disabledThomas Steur
2014-01-16Refs #4502 Fix segment editor so it works when used without the #hashTag and ...mattab
2014-01-06Make segment selector bit wider + truncate segment name earlier, to fix the v...mattab
2013-11-08Hide 'Widgets & Dashboard' panel on other pages than dashboardThomas ZILLIOX
2013-09-18consistent div name for Loading...mattab
2013-08-15replaced presentational html tagssgiehl
2013-08-14small jquery selector improvementssgiehl
2013-08-10Refs #3089, add initial visitor profile popup that uses dynamic data from Liv...Benaka Moorthi
2013-08-09Bugfix: Allow user to create & edit segmentThomas ZILLIOX
2013-08-07Make the top controls accessible for tiny screensThomas ZILLIOX
2013-08-07Small corrections on the segment editorThomas ZILLIOX
2013-08-04code improvements / fixing doc blockssgiehl
2013-07-14Use .text instead of .html in one portion of SegmentEditor JS.Benaka Moorthi