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 (Collapse)Author
2008-07-28- Adding description to each pluginmattpiwik
- cleaning plugins listing, splitting ExamplePlugin in multiple small plugins, renamed Home -> CoreHome PluginsAdmin -> CorePluginsAdmin AdminHome -> CoreAdminHome - simplified authentication classes (not using Zend_Auth_Db anymore) - adding a new widget listing the last posts on Piwik.org/blog git-svn-id: http://dev.piwik.org/svn/trunk@581 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-06-30- fix #237 "Add a new site" clickable area is too long. mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@543 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-06-26- improved echo output of DataTable (now showing user friendly output of ↵mattpiwik
datatable_Array) - refs #208 hopefully fixed by limiting the number of levels in the Actions table hierarchy - refs #124 started cleaning html code (patch by milianw) git-svn-id: http://dev.piwik.org/svn/trunk@525 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-05-07- improved admin usability (hover show pointer:cursor everywhere)mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@459 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-04-17[mauser]- refs #62 commited huge work by Maciej Zawadziński: thanks! still ↵mattpiwik
some work to do + QA but looks really good :) [mauser]- refs #116 commited partial fix [mauser]- refs #65 commited partial fix - fixed broken tests git-svn-id: http://dev.piwik.org/svn/trunk@447 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-03-19- new login screen design (thanks wordpress 2.5!!)mattpiwik
- misc changes - plugins can now be loaded by default all the time (ex. Home, AdminHome, PluginsAdmin) - improved admin design git-svn-id: http://dev.piwik.org/svn/trunk@387 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-03-18Commited some very good patch by Maciej Zawadziński :Julien Rouviere
-fix #106, #112 : Admin index and menu -fix #88 : nice login screen -fix #105 : nice plugin admin management, -fix #40 : outlink/download tracking, solves bugs and adds some options +Some code cleanup regarding new coding standard git-svn-id: http://dev.piwik.org/svn/trunk@386 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-03-12- fix #128 now ALIAS and WEBSITE NAME can be UTF8 (chinese, arabic etc)mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@364 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-02-04- fixing message when no websites to adminmattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@289 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-01-12- the root password is now encrypted in the config filemattpiwik
- the API authentication now works for root and for normal user. Simply add a token_auth parameter. see the instruction on the API listing page available from piwik interface - added /fixed stuff in the UI git-svn-id: http://dev.piwik.org/svn/trunk@148 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-01-12- added links to admin modules in the UImattpiwik
- added new module displayJavascriptCode - php renderer now renders a flat version of the datatable for more convenience - XML/JSON/CSV have a simple output now :-) - added automatic conversion of know php data structures into DataTable so any API returning not-so-complex data structure can automatically benefit from DataTable power and get the output in XML/JSON/CSV/HTML/PHP etc. - added a nice helper page that lists all API methods, + links to examples - did test all API calls with all formats. seems to work good. had to fix a looooot of problems but im happy with the final result :-) enjoy!!! git-svn-id: http://dev.piwik.org/svn/trunk@147 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-09-06Worked mostly on AJAX stuffmattpiwik
now piwik can display tables, and subtables (example: keywords for a given search engine) like phpmyvisites does but you can also sort by any column, search in the result set, exclude low population for any given datatable All is done using Jquery git-svn-id: http://dev.piwik.org/svn/trunk@58 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-09-03DataTable ajax rendering, 30% donemattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@57 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-09-03A lot of new stuff, AJAX administration, Login Controller, jquery ↵mattpiwik
integration, quickform, ... git-svn-id: http://dev.piwik.org/svn/trunk@55 59fd770c-687e-43c8-a1e3-f5a4ff64c105