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-03-31made a copymatt
2008-03-31- red text small edit to "beta"matt
2008-03-28- changed default timeout to 500 refs #40matt
- fix #163 and added new test case - added new configuration value Default date to load in piwik interface
2008-03-28- refs #150 adding index on tables. Thanks for the suggestionmatt
2008-03-28- css small editsmatt
2008-03-28- remove useless linkmatt
2008-03-28- fixing pie chart label size too smallmatt
2008-03-28- test fixmatt
2008-03-28- test fixmatt
2008-03-28- fixing small bug in zend Registrymatt
- trying to fix #157
2008-03-28(no commit message)matt
2008-03-28- refs #33 work in progressmatt
2008-03-26- refs #33 work in progress soon finishedmatt
- updated OFC lib and added link to stats on EVOLUTION GRAPH - changed api of Piwik_ViewDataTable::factory
2008-03-23- fixing bug recently introduced, tables were not ajaxified anymorematt
2008-03-23- fixing bug recently introduced, tables were not ajaxified anymorematt
2008-03-23- do not code very hard after 2am after a long day (I shall remember this)matt
2008-03-23- fixing bug recently introduced, tables were not ajaxified anymorematt
2008-03-23- fix recursive xml renderingmatt
2008-03-23- fixed rendering of recursive dataTable (php / xml) eg. try ↵matt
http://piwik.org/demo/index.php?module=API&method=Actions.getActions&idSite=1&period=week&date=today&filter_column_recursive=label&filter_pattern_recursive=index&expanded=1&format=xml - refs #33 work in progress
2008-03-22close #121:julien
-corrected two minor bugs -there are still some little problems with the calendar css under opera/safari
2008-03-22close #120julien
2008-03-22-close #119julien
2008-03-22- fixed bugs sent by Yvan Taviaudmatt
2008-03-22- Fix bug sometimes flash graph dont display properlymatt
2008-03-22- removed CSS collapse for datatable it seems a bit better?matt
- minor default presentation updates
2008-03-22- fixing small bugs when sorting, installing, archivingmatt
2008-03-22- small update to getTokenAuth method in UsersManager/API.phpmatt
2008-03-22- fix #146 Column nb_visits already in the array matt
thanks to all for your help! :) - refs #33 working on this... - split the Record_* classes into several files
2008-03-20- updating href in tagmatt
2008-03-20- fix #153 "After reinstalling piwik Dashboard plugin is not enabled"matt
2008-03-20- updating piwik examplematt
2008-03-19- fixing column sortingmatt
2008-03-19- fix #143matt
- refs #62: started work, prepared Piwik_Translate, the smarty modifier, translated the Login plugin in french & english as a use case - fixed redirection bug in safari
2008-03-19- Adding wordpress credit: shamelessly taken from wordpress 2.5 - thank you ↵matt
guys!!!
2008-03-19- now works when function _( is an alias of gettext( in some php configurationsmatt
2008-03-19- new login screen design (thanks wordpress 2.5!!)matt
- misc changes - plugins can now be loaded by default all the time (ex. Home, AdminHome, PluginsAdmin) - improved admin design
2008-03-18Commited some very good patch by Maciej Zawadziński :julien
-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
2008-03-18- fix redirect bug under safarimatt
2008-03-18- fix #85 huge disk space saving :)matt
2008-03-17- fix #78 Thanks for your help on this Draicone. Added addslashes() to the ↵matt
values printed in the JS footer of the datatables
2008-03-17- trying to fix #133. Please apply the change to Url.php to make sure this ↵matt
fix is working. reopen the bug if the fix is not working
2008-03-17- refs #110 end of fix, adding filematt
2008-03-17- fix #110 Added new Filter to create a Summary row in a given datatable. ↵matt
See Piwik_DataTable_Filter_AddSummaryRow - fix #111 Applied patch, thanks mauser :)
2008-03-17- fix #147 ; this is not retroactive so the bug should not appear in future ↵matt
stats, but will still be there for past data
2008-03-17- remove link from error message (so that referer is not set)matt
2008-03-15- - Fix documentationmatt
2008-03-15- adding documentation on ↵matt
http://dev.piwik.org/trac/wiki/Plugins/GlobalFunctions about plugins development
2008-03-14- refs #40 added test with link text being imagematt
2008-03-14- refs #40 one more testmatt
2008-03-14- Piwik_Fetch renamed in Piwik_FetchAll to match Zend notationmatt