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-11-28fixes #1029 - replace obsolete/unsupported thickbox with jqueryui dialogvipsoft
2009-11-26Add timezone check to installer; warn if mismatch between MySQL and php vipsoft
2009-11-26Tested with PHP 5.3.1vipsoft
2009-11-25Use jQueryUI styled progressbar.vipsoft
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-18restore highlighting of current period; jquery.calendar's customDate hook was...vipsoft
2009-11-17remove styling on today's datevipsoft
2009-11-17Fixes #677 disabled plugins will now not show in the dashboard as "Widget not...matt
2009-11-17date picker (calendar): revert back to Monday start date for weekvipsoft
2009-11-16fix crowding in the data table footervipsoft
2009-11-16remove obsolete filevipsoft
2009-11-16fix font-size of language selection drop-downvipsoft
2009-11-16refs #680 - improve usability of datepickervipsoft
2009-11-14html decode General_Unknown for translationsvipsoft
2009-11-11fetch external style sheet; I'll redo this in #660vipsoft
2009-11-11fix logo positionvipsoft
2009-11-11fix connection error detectionvipsoft
2009-11-10fix typovipsoft
2009-11-10missing translation stringsvipsoft
2009-11-10Fixing ambiguous error (No entry is registered for key 'db') at the installat...mauser
2009-11-10Removing DOM because I got error Undefined index: dom matt
2009-11-09refs #997 - reorder params slightlyvipsoft
2009-11-09refs #997 - add config option; allow users to revert to previous behaviorvipsoft
2009-11-05fixes #905 - apply css changesvipsoft
2009-11-05fixes #1034 - undefined $login changed to $user['login']vipsoft
2009-11-05refs #510 - deprecated '[@id=IDVALUE]' changed to '#IDVALUE'vipsoft
2009-11-04refs #975 - less hackish (revert changes to datatable.js in [1563])vipsoft
2009-11-03refs #975 - redirect is ajax loaded table contains what appears to be a docum...vipsoft
2009-11-02refs #946 - cloud.cssvipsoft
2009-11-01refs #946 - plugins/CoreHome - tag cloud css cleanupvipsoft
2009-11-01refs #946 - plugins/API : move embedded style to external stylesheetvipsoft
2009-11-01refs #510, refs #946 - remove sortable helper class (no longer used)vipsoft
2009-11-01fixes #959 - show website name in UI when displaying tracking codevipsoft
2009-11-01fix malformed admin pages (script tag appearing before html tag)vipsoft
2009-11-01fixes #1031 - ZendFramework dependenciesvipsoft
2009-10-30fixes #510 - Update jquery.jsvipsoft
2009-10-29Use Piwik_Exec() for DDL queries as earlier versions of mysqli can't prepare ...vipsoft
2009-10-29refs #243 - remove obsolete jquery.dimensions.js; now part of jquery.js 1.2.6vipsoft
2009-10-28fixes #997 - change data fetch for OFC2 widgets to load widget+data in a sing...vipsoft
2009-10-26re-ordering js and css for consistencyvipsoft
2009-10-23fixes #1031, refs #974 - html_entity_decode() country and continent translationsvipsoft
2009-10-23fixes #1012 - use translation in DBStats; move translation to the template, s...vipsoft
2009-10-23- Fixes #708 kudos to Maciej for his work on this one, and Anthon & Matt for ...matt
2009-10-22refs #1009vipsoft
2009-10-22minor fixes; refs #1008, refs #1009vipsoft
2009-10-21fixes #996 - message box error when deleting a website open for edittingvipsoft
2009-10-15refs #1003 - filter empty translations when counting percentage translatedvipsoft
2009-10-13Add html namespace (validation warning)vipsoft
2009-10-13fix typo (trailing space) in DTDvipsoft