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
2009-07-26refs #877 - apply changes across all admin pluginsvipsoft
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofvipsoft
2009-07-01Quick fixes #830 - website selector not displayed correctly when LanguagesMan...vipsoft
2009-06-15refs #620, refs #803 - refactor autoloader into core/Loader.php (class vipsoft
2009-06-02- refs #355 now displaying the new OO JS tag by default in install & in admin...matt
2009-05-21Replace "new Object()" with equivalent "{}"; also fix "new Object" vipsoft
2009-05-18core code using Piwik_FetchOne|All|Query to easily work on the DB matt
2009-05-05- ADDED search field below data tables is now using the regular expression sy...matt
2009-04-27fixing broken dashboard when loading old layout format from DBmatt
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...matt
2009-03-30- fixing recently introduced sorting issue, refactoring, cleaning up the gene...matt
2009-03-30refs #636 for the sake of consistency, but this page does NOT show any data matt
2009-03-24- fixed #523 adding website with international characters doesn't work; eg. t...matt
2009-03-20- fixed #9 referer URLs with host registered as main_url or alias_url should ...matt
2009-03-06- removing TODO from code and taking necessary actionsmatt
2009-01-14Fixing #452matt
2008-12-24- adding CacheFile for caching data used in Tracker/* codematt
2008-12-08- cleaning the API/ codematt
2008-10-29- moving global JS variables in a global arraymatt
2008-10-28- you can now delete alias URLs using the UImatt
2008-10-28- renaming all instances of LogStats to Tracker for claritymatt
2008-10-08- rel #318 renaming thickbox image loading animation so that no 404 errors po...matt
2008-09-05Url now accepting characters ~ and %matt
2008-09-05Refactoring Widget and Menu code (in core and all plugins)matt
2008-08-19Fixed the menu is now fully translatable! oufmatt
2008-08-04- renamed modules/ directory in core/matt
2008-07-28- refactoring exception and error message output: now always the nice output ...matt
2008-07-28- Adding description to each pluginmatt
2008-06-30- fix #237 "Add a new site" clickable area is too long. matt
2008-06-26- converting line breaks to UNIXmatt
2008-06-26- improved echo output of DataTable (now showing user friendly output of data...matt
2008-06-09- adding 7 new translations: german, spanish, italian, russian, ukranian, cat...matt
2008-06-08- fixing URL-checking for "sites" cant handle URLs with an '-'. thanks necato...matt
2008-05-29- fix #233, now allowing URLs with portmatt
2008-05-18- remove useless __construct()matt
2008-05-09- tiny cleaningmatt
2008-05-07- improved admin usability (hover show pointer:cursor everywhere)matt
2008-04-24[mauser] - fixes #116, font consistent, escape key now worksmatt
2008-04-17[mauser]- refs #62 commited huge work by Maciej Zawadziński: thanks! still s...matt
2008-04-11Convert txt files to unix formatjohmathe
2008-03-19- new login screen design (thanks wordpress 2.5!!)matt
2008-03-18Commited some very good patch by Maciej Zawadziński :julien
2008-03-12- fix #128 now ALIAS and WEBSITE NAME can be UTF8 (chinese, arabic etc)matt
2008-03-12- fix #136 Bad default redirection when website with idSite=1 has been deleted matt
2008-03-11security update :)matt
2008-03-11- adding getJavascriptTag in APImatt
2008-02-18- fixing css details matt
2008-02-04- fixing message when no websites to adminmatt
2008-02-03- all widgets now registeredmatt
2008-02-01- fixed bug period range generationmatt