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-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
2013-07-19Refs #4052 Reprocess CSS file if any of merged files has changedmattab
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-15Making Plugin enable/disable work for a thememattab
2013-07-13friendly message for devs if composer not updated yetmattab
2013-07-13Generate a base.css file from a base.less file for Installation & CoreUpdater...Thomas ZILLIOX
2013-07-10Handle @import rule in less filesThomas ZILLIOX
2013-07-10Regenerate the merged CSS every time in developmentThomas ZILLIOX
2013-07-09Use less to compile CSS files. CSS files are now always merged, even in devel...Thomas ZILLIOX
2013-07-07fixed some doc blocks; removed some unused varssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-04-04Adjusted paths in AssetManager for plugins/Zeitgeist (for now static)Fabian Becker