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
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-15Refs #3942mattab
2013-07-15Refs #3942 Adding Themes menu in the admin screen. Next: make Zeitgeist the d...mattab
2013-07-15Refactor template assignment of top menu + isFileWritable()mattab
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-07fixed some doc blocks; removed some unused varssgiehl
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20Use id attribute instead of a tag for anchorThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-08Change all broken links starting with theme/default/imagesThomas ZILLIOX
2013-05-06fixed privacy setting template (use ~ instead of + for str concatenation in T...Gregor Aisch
2013-05-06fixed privacySettings twig template (using filter urlRewriteWithParameters in...Gregor Aisch
2013-04-07Finished PrivacyManager conversionFabian Becker
2013-04-07PrivacyManager converted to twigFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-22Refs #1845, clarify DoNotTrack label + help in Tracking Code admin screen and...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-29New admin menus, hooray!Fabian Becker
2013-01-26fixes #3704 #3706JulienMoumne
2012-12-14Fixes #3608peterbo
2012-12-07removing unused view variables; topbar is never rendered in admin headersgiehl
2012-11-23small code improvementssgiehl
2012-11-20refs #3359 moving ajax requests to a new ajax helper with more functionality ...sgiehl
2012-11-06refs #3359 use global ajax method for privacy settingssgiehl
2012-11-05Make <select> for purge schedule in Privacy admin page be middle-aligned vert...benakamoorthi
2012-10-25refs #3359 use POST instead of GET requests / do not send token_auth within q...sgiehl
2012-10-19refs #3227 removing plugin simple testssgiehl
2012-10-19Refs #1823, add note to IP anonymization about geolocation accuracy.benakamoorthi
2012-08-21Fixes #3338, tweaked translations and UI labels/text.benakamoorthi
2012-08-17refs #2976 fixed privacymanager testssgiehl
2012-07-25Refs #53, internationalize db purged message.benakamoorthi
2012-07-25Refs #53, show DB purged message after successful purge.benakamoorthi
2012-07-19fixed absolute path to imagesgiehl
2012-07-19Refs #3196, forgot to use segmented query strategy w/ log_action purging.benakamoorthi
2012-06-20Refs #3204, added extra info message to privacy manager purge function when l...benakamoorthi
2012-06-20Fixes #3196, modified long running queries in PrivacyManager to use segmented...benakamoorthi
2012-06-19Fixes #3204, removed LOCK TABLES privilege check from installation. Modified ...benakamoorthi
2012-06-17Refs #3199mattpiwik
2012-06-01Fixing graph on IE8 + Noticemattpiwik
2012-05-29Fixes #2048 Added Do Not Track preference under Privacy screen. Now will upda...mattpiwik
2012-05-28Refs #3004, fix PrivacyManager regression.benakamoorthi