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-08-15refs #5994 add marketplace link to user menu and actually highlight settings ...2.5.0-rc4Thomas Steur
2014-08-12refs #5949 only escape a quantifier in case it is the first characterThomas Steur
2014-08-11refs #5949 prevent warning if a quantifier is used. Escape them to make sure ...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22removed unneeded commas in js, that may lead to problems in older browerssgiehl
2014-07-22refs #5406 prevent error if user is anonymousThomas Steur
2014-07-22Merge pull request #5866 from mgazdzik/themeHookThomas Steur
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5406 only display an error message if the status code was 4xx or 5xx. O...Thomas Steur
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-21added missing variable to postEventMichał Gaździk
2014-07-21refs #5406 make sure it shows an error message in dimension, do not show an ...Thomas Steur
2014-07-21refs #5406 added a more detailed error message, some ui tweaks and display a ...Thomas Steur
2014-07-21refs #5406 hide loading indicator if any error occurs and make sure to displa...Thomas Steur
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-12Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-07-08Refs #4363, introduce @ terminal operator for row evolution queries to get ri...diosmosis
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-07-04Fixes #5411, refs #4363 use '%20' to differentiate between terminal + leaf ro...diosmosis
2014-07-02Merge pull request #324 from JulienMoumne/3838Matthieu Aubry
2014-07-01fixes #5394 make sure content is visible before updating the report otherwise...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-07-01started to add possiblity to add conversion columnsThomas Steur
2014-06-30refs #5326 as mentioned in the ticket once we have simplified the reports we ...Thomas Steur
2014-06-28refs #3838 - display loading indicator while loading sites listJulien Moumné
2014-06-27Refs #4363, add workaround to fix bug where leaf rows of page titles reports ...diosmosis
2014-06-27rename method to be consistent with renderReportWidgetThomas Steur
2014-06-27renderWidget => renderReportWidget since we might want to use renderReport to...Thomas Steur
2014-06-26fix jshint warningsThomas Steur
2014-06-25Make sure calendar period double click behavior works w/ Morpheus' iCheck con...diosmosis
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-24Use encoding function to avoid displaying extra entitiesmattab
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-23make sure to display a message "you do not have permission for this site" if ...Thomas Steur
2014-06-23Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-23fix correct menu item is not active in transition popupThomas Steur
2014-06-20fixes #5332 remove all event listeners on the drawer before adding the new oneThomas Steur
2014-06-20as we cache the instances of dimensions now the dimensions should be stateles...Thomas Steur
2014-06-20Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-19refs #3838 - SitesManager fully migrated to AngularJSJulien Moumné
2014-06-19added possibility to pass a report instance to renderReport() in controller, ...Thomas Steur
2014-06-19prevent from displaying reports as a single report that are not supposed to b...Thomas Steur
2014-06-19if you press next or previous and subtables were opened before, the next/prev...Thomas Steur
2014-06-19if you press next or previous and subtables were opened before, the next/prev...Thomas Steur
2014-06-19automatically render a single report if possible. Not sure about this yet. ha...Thomas Steur