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-12-19Refs #4373 The getAssets calls the dispatcher with a plugin that cannot be lo...mattab
2013-12-17fixes #4373, #1640Julien Moumné
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-11-23Refs #4127 #3942 Allow plugins to define one or several javascript that the t...mattab
2013-11-22Refs #4127 Implementing possibility for Themes to overwrite any icon or resou...mattab
2013-11-06Refs #4278 Creating a new class PluginsArchiver to refactor logic out of Arch...mattab
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-23Make Merged JS Asset is RE-Generated if the GIT hash has changed. This will e...mattab
2013-10-15Only one theme enabled at a timemattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 updated some event docs and removed some more unused eventsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4199 documented some eventsThomas Steur
2013-10-04Improving Themes Manage, fix css bug with merged assets disabledmattab
2013-10-03Fixing UI tests.Benaka Moorthi
2013-10-02Fix translations regression. Translations cannot be true merged asset since i...Benaka Moorthi
2013-10-02refs #4123 fix some phpstorm inspection warningsThomas Steur
2013-10-02refs #4134 better name for constant after renaming the hookThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-30Refactoring the code so that base.css is not required to be manually built bu...mattab
2013-09-30Refs #4133mattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-12Refs #4151, make sure developing w/ merged assets disabled isn't a big pain.Benaka Moorthi
2013-09-12Refs #4151, make sure translations JS is always regenerated when merged asset...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-09-06* Renaming getCssFiles hook to getStylesheetFilesmattab
2013-08-19Refs #4087, rewrote UI integration tests to use phantomjs or slimerjs and add...Benaka Moorthi
2013-08-11Refs #3942 Now themes don't need to have a PHP file, themes can simply specif...mattab
2013-08-09Merge with masterThomas ZILLIOX
2013-08-09Fix regression in AssetManager CSS URL rewriting.Benaka Moorthi
2013-08-09Fix image rewriting by the AssetManager. Ex: The down arrox on SegmentEditor ...Thomas ZILLIOX
2013-08-08Merge from piwik masterThomas ZILLIOX
2013-08-05Improve indentationThomas ZILLIOX
2013-08-05Merge from masterThomas ZILLIOX
2013-08-05Bugfix for developing mode for merged assetsThomas ZILLIOX
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi
2013-08-01fixing more namespacessgiehl
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.Benaka Moorthi