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-05-01improved jquery id selector usagesgiehl
2013-04-28converted global js vars to local vars where possiblesgiehl
2013-04-19slightly bigger so the labels don't wrapmattab
2013-04-08Merge remote-tracking branch 'origin/master'mattab
2013-04-08Refs #3781, fixing build, revert last change and add getSuperUserLogin to Piw...diosmosis
2013-04-08refactormattab
2013-04-08Fixes #3781, make sure getUserPreference returns valid default value when opt...diosmosis
2013-04-03refs #3813 fixed adding new websites/users. note: jQuery('htmlString') doesn'...sgiehl
2013-03-29site selectors should not hide preselected value in that cases, as it isn't p...sgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-11Refs #1845, fix user settings site selector regression.diosmosis
2013-02-26Refs #1845, switch to async JS in other places and apply fixes to tracking co...diosmosis
2013-02-22Testing code reformat feature of phpstorm and it looks GOODmattab
2013-02-22Fixes #3768mattab
2013-02-21Refs #1845, added new admin page where users can create their own custom Java...diosmosis
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-06This $Id should've stayed in there..Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-29New admin menus, hooray!Fabian Becker
2012-12-09refs #3359 marked some (now unused) methods as deprecated; small improvementssgiehl
2012-12-08refs #3359 use global ajax helper for usersmanagersgiehl
2012-12-07refs #3359 use new ajaxHelper for usersettingssgiehl
2012-12-07removing unused view variables; topbar is never rendered in admin headersgiehl
2012-11-24Fixes #3472, make sure user settings uses proper site id to initialize site s...benakamoorthi
2012-10-22Refs #3080, added trusted host admin UI, display warning in login, normal & a...benakamoorthi
2012-10-19refs #3227 removing plugin simple testssgiehl
2012-09-12Follow up of previous api change + cleanup NOTICEs in testsmattpiwik
2012-09-11a user email should not be able to change to the super user email !mattpiwik
2012-09-10Fixes NOTICE when incorrect sites ids specifiedmattpiwik
2012-09-02Fixes #3334, redesigned the reset password functionality.benakamoorthi
2012-08-19Refs #3184, show N/A for anonymous user + admin access in Users Manager tab.benakamoorthi
2012-08-14Misc minormattpiwik
2012-08-14Another trymattpiwik
2012-08-14attempting to debug why the build is failingmattpiwik
2012-08-02Small changes+ removing non existing parametermattpiwik
2012-08-02Refs #3184, hide 'done' div in UsersManager.tpl in HTML not in javascript, an...benakamoorthi
2012-08-02Refs #3184, hide anonymous user settings if no website visible by anonymous u...benakamoorthi
2012-07-31Refs #3202, added modified access manager page & visitor generator plugin to ...benakamoorthi
2012-07-27Refs #3202, remove unnecessary hrefs from site selector and hide all sites li...benakamoorthi
2012-07-25Fixes #3202, allowed site selector widget to be used in other places than the...benakamoorthi
2012-05-28Redirect working when token not specifiedmattpiwik
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2012-03-31fixes #3065, refs #3011 initial version of multiple dashboard featuresgiehl
2012-03-10refs #1713 - remove Config __destruct()robocoder
2012-03-08Work around when sites were manually deleted (ie. developers playing around)mattpiwik
2012-03-06refs #1713 - splitting reader/writer just isn't possible with the way integra...robocoder
2012-03-05Refs #1713 Admin settings were not savedmattpiwik
2012-03-05Refs #1713 fixes changing SU email mattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-01-25fixes #2861 - check user is logged inrobocoder