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
2010-03-07clean up some of the markupvipsoft
2010-02-11fix unit testsvipsoft
2010-02-10refs #1122 - fix usagevipsoft
2010-02-10fixes #1122 - per Matt's reviewvipsoft
2010-01-30fixes #1096 - translateable plugin descriptionsvipsoft
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)vipsoft
2009-12-08fixes #1056 - core plugins should display release versionvipsoft
2009-11-21fixes #967 - admin (non-superuser) can reduce access when single site selecte...vipsoft
2009-11-21quick fixes #1004 - site selection via GET; side effect is that idsite appear...vipsoft
2009-11-05refs #510 - deprecated '[@id=IDVALUE]' changed to '#IDVALUE'vipsoft
2009-10-23fixes #1012 - use translation in DBStats; move translation to the template, s...vipsoft
2009-09-22fixes #923 - invalid XML response from UsersManager.getSitesAccessFromUservipsoft
2009-08-27refs #540 - fix path so tests can run standalone from their own directoryvipsoft
2009-08-27fixes #540 - move plugin unit tests from tests/core/*.php to plugins/*/tests/...vipsoft
2009-08-26edit for consistent use of Piwik_TranslateException()vipsoft
2009-08-22phpdoc cleanup:vipsoft
2009-08-12fixes #922 - use View factory in core plugins; post View.getView event (new h...vipsoft
2009-08-09refs #911 - simplifying regexps; preg_quote() where neededvipsoft
2009-07-28refs #877 - refactoredvipsoft
2009-07-26refs #877 - apply changes across all admin pluginsvipsoft
2009-06-15refs #620, refs #803 - refactor autoloader into core/Loader.php (class vipsoft
2009-06-08removing translation of token_authmatt
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-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...matt
2009-03-30- fixes #582 API UsersManager.* accepting $userLogin should work well when su...matt
2009-03-20- fixed #9 referer URLs with host registered as main_url or alias_url should ...matt
2009-03-02- fix #387 (admin user should not be prompted for super user pwd when clickin...matt
2009-03-02- fix #571 (Filesystem access equals root access)matt
2009-03-02- fix #522 (unconsistency in login string length)matt
2009-03-01(no commit message)matt
2009-02-11- patch from vipsoft:matt
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- fixing typomatt
2008-10-29- moving global JS variables in a global arraymatt
2008-10-28- renaming all instances of LogStats to Tracker for claritymatt
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- Adding description to each pluginmatt
2008-06-26- UsersManager.setUserAccess now requires an idSites.matt
2008-06-26- UsersManager.setUserAccess now requires an idSites.matt
2008-06-26- converting line breaks to UNIXmatt
2008-06-09- adding 7 new translations: german, spanish, italian, russian, ukranian, cat...matt
2008-06-06Adding new feature: you can now use comma separated idsite in all the APIs me...matt
2008-05-18- UsersManager.getTokenAuth now accept a non-md5ied password and will md5() i...matt
2008-05-18- remove useless __construct()matt