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
2022-01-07remove compareDates with comparePeriods when adding new segment (#18535)dizzy
2021-10-19Fix segment creation fails when enable_create_realtime_segments = 0 (#18181)Stefan Giehl
2021-09-29Remove "add new segment" selector in segment editor (#17998)Peter Zhang
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-23Fix segment editor scrolling (#15719)Stefan Giehl
2019-11-08Fixes a couple segment handling regressions in the UI (#15110)diosmosis
2019-10-07Add "test" button to segment editor (#14884)Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-19Improves keyboard navigation for segment editor (#14757)Stefan Giehl
2019-03-19in segmented visitor log segment is already encoded, decode it again when add...diosmosis
2019-02-27Fix undefined error in segmentation.js (#14142)Kate Butler
2019-02-24In segmented visitor log, allow opening segment editor in new tab w/ segment ...diosmosis
2019-01-22Add UI test for complex segment + fix couple bugs to get test to pass. (#13909)diosmosis
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