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-10-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-29fixes #4163Julien Moumné
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-18consistent div name for errorsmattab
2013-09-18consistent div name for Loading...mattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-09-06fixed some js errors, namespaces & coding stylesgiehl
2013-08-15replaced presentational html tagssgiehl
2013-08-14small jquery selector improvementssgiehl
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-13fixed some html markup errorssgiehl
2013-08-11Adapt the size of the segment selector on tiny screensThomas ZILLIOX
2013-08-11Merge branch 'master' of github.com:piwik/piwik into pleineLune__theme-detailsThomas ZILLIOX
2013-08-11BugFix: SegmentEditor > when editing a segment, the text overlaps with iconThomas ZILLIOX
2013-08-11The 'Add a segment' button was missing when there is too much segmentsThomas ZILLIOX
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-10Refs #3089, add initial visitor profile popup that uses dynamic data from Liv...Benaka Moorthi
2013-08-09Fix image rewriting by the AssetManager. Ex: The down arrox on SegmentEditor ...Thomas ZILLIOX
2013-08-09Bugfix: Allow user to create & edit segmentThomas ZILLIOX
2013-08-09BugFix: the segment selector should be hover the world mapThomas ZILLIOX
2013-08-07Make the top controls accessible for tiny screensThomas ZILLIOX
2013-08-07Small corrections on the segment editorThomas ZILLIOX
2013-08-05Use absolute path for images from Less filesThomas ZILLIOX
2013-08-04code improvements / fixing doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
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-14Use .text instead of .html in one portion of SegmentEditor JS.Benaka Moorthi
2013-07-13Merge branch 'master' of github.com:piwik/piwik into pleineLune__less-install...Thomas ZILLIOX
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-10Remove old vendor-prefix for border-radiusThomas ZILLIOX
2013-07-10Change the extension to .less for CSS files that will be compiledThomas ZILLIOX
2013-07-07removed some unnecassary semicolonssgiehl
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-06-26 * Some more fixesmattab
2013-06-25Reverting my commit where I removed all |raw per @halfdan feedbackmattab
2013-06-24See the branch 2.x-twig for list of commits on twig... Kuddos @halfdan for yo...mattab
2013-06-24Fix selector showing plain HTMLFabian Becker
2013-06-23Merge pull request #75Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker