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
2015-06-11getSitesIdFromSiteUrl should match when website url has unusual scheme eg. fb...mattab
2015-06-11Make getSitesIdFromSiteUrl work well when user is not Super User + add integr...mattab
2015-06-09SitesManager.getSitesIdFromSiteUrl should match both HTTP and HTTPSmattab
2015-06-08#8035 Improve the style of a table in the tracking code generatorMatthieu Napoli
2015-06-08Change the pagination of the site manager to 10 sites per page (because now e...Matthieu Napoli
2015-06-05language updatesgiehl
2015-06-04Removed translation added in the PR but unused in the endMatthieu Napoli
2015-06-04Fix link "Show tracking code" in the site managerMatthieu Napoli
2015-06-04ref #7587 Alternative design for the site managerMatthieu Napoli
2015-06-04Fixed multiple excluded urls/ips/parameters in the site managerMatthieu Napoli
2015-06-04Bugfix: no label was shown in a dialog for editing sitesMatthieu Napoli
2015-06-04Remove scrolling to the site being edited as it's very confusing and not part...Matthieu Napoli
2015-06-04ref #7587 New design for the site manager table and formsMatthieu Napoli
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-06-01Fix the display of pagination in the site managerMatthieu Napoli
2015-05-31language updatesgiehl
2015-05-25language updatesgiehl
2015-05-12Getting Piwik to work on IE8 again by fixing a couple issues in various JS fi...diosmosis
2015-05-10#7585 Applied the new <code> and <pre> design and made it consistent everywhereMatthieu Napoli
2015-05-07Merge pull request #7775 from piwik/7747_1Matthieu Napoli
2015-05-06fixes #7829 idgoal parameter was wrong when generating image tracking codeThomas Steur
2015-05-01fix adding a site is not possible when coming from All Websites DashboardThomas Steur
2015-04-28language updatesgiehl
2015-04-28refs #7747 Make website manager take 100% of width on a big screenThomas Steur
2015-04-24Site manager: ensure the name column is displayed a bit widemattab
2015-04-24make sure search field stays when search field was used to search and then cl...Thomas Steur
2015-04-24show search field only if there is a pagingThomas Steur
2015-04-22added new translation keyThomas Steur
2015-04-22refs #7696 some small website manager design tweaksThomas Steur
2015-04-21language updatesgiehl
2015-04-17Merge pull request #7641 from piwik/load_all_sites_only_if_neededBenaka
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2015-04-08load all site ids only if needed. Makes dashboard much faster if one is super...Thomas Steur
2015-03-27translation updatesgiehl
2015-03-26Merge pull request #7510 from piwik/smaller-website-tableStefan Giehl
2015-03-25Fixes #7528Matthieu Napoli
2015-03-23Smaller website manager table to fit in smaller screensMatthieu Napoli
2015-03-23#7365 Do not show the "welcome" screen if log purging is enabledMatthieu Napoli
2015-03-13add use Piwik\Common;Matthieu Aubry
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-12New screenshot test for Site with no datamattab
2015-03-12Moved UI test to core UI tests as it's not supported yet that core plugins ha...mattab
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-10Black h3Matthieu Napoli
2015-03-10Simpler UI testMatthieu Napoli
2015-03-09Rename screenshot to fix the testsMatthieu Napoli
2015-03-09Added tests for the "empty site welcome"Matthieu Napoli
2015-03-09Improved the text helpMatthieu Napoli
2015-03-09Style updateMatthieu Napoli
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis