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
2018-06-14Remove usage of synchronous ajax requests (#12546)Stefan Giehl
2017-11-30Show shortcut help screen when pressing `?` (#12283)Stefan Giehl
2017-10-12Make sure segment is updated in exported widget (#12167)Thomas Steur
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-07-07prevent angular compiler from screwing up selected values (#11781)Stefan Giehl
2017-06-14update only hash values when updating a segment (#11790)Stefan Giehl
2017-03-22ignore keyboard events if ALT key is pressed (#11503)Stefan Giehl
2017-03-18Post JavaScript events when performing an action (#11463)Thomas Steur
2017-02-20Avoid segment encoding issues (#11372)Stefan Giehl
2017-01-22Added new keyboard shortcuts (#11252)Matthieu Aubry
2016-12-15Piwik should not reload page when applying a segment (#11013)Thomas Steur
2016-12-06After Updating/Deleting/Adding a segment, force a refresh of the dashboard (#...Matthieu Aubry
2016-10-04Fix the JS error without breaking existing logicmattab
2016-10-01Creating segments with weird characters sometimes doesn't workThomas Steur
2016-09-30Remove the "Segment editor was crowdfunded" link on hover, to keep things sim...Matthieu Aubry
2016-09-13fixes #10479 use id attribute to remove segment dialogsgiehl
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-19Remove commentmattab
2016-07-19Segment editor, updating segments, logic when to display messages (#10322)Matthieu Aubry
2016-07-15add option to hide segment definition change confirmsgiehl
2016-07-15use better message depending of the availability of archiving triggered by br...sgiehl
2016-07-14better namingsgiehl
2016-07-14refs #9984 - adds confirmation when changing segments definitionsgiehl
2016-01-27Reuse css class + add extra white space in footermattab
2016-01-22"Add new segment" code reusemattab
2016-01-22Fixes #6766 Let Super User view and edit segments created by other usersmattab
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-19make new operators available in the UI, moved check to segment data classThomas Steur
2015-10-13prevent possible error in case jscroll is not definedThomas Steur
2015-10-07Left menu designThomas Steur
2015-09-12fixes #8216 fixed typo that caused ' beeing replace with )sgiehl
2015-01-10Merge pull request #6970 from jantlwoomy/selected_segment_cssMatthieu Aubry
2015-01-09Fix selected segment list item in the Chromejantlwoomy
2015-01-07Removed the segmentation.prototype.shortenSegmentName function and its usage ...Jesse
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