- mars 16, 2015
-
-
Matthieu Napoli a rédigé
-
- oct. 15, 2014
- oct. 07, 2014
-
-
d-skora a rédigé
-
- oct. 06, 2014
-
-
d-skora a rédigé
-
- oct. 03, 2014
-
-
d-skora a rédigé
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- mars 06, 2014
-
-
diosmosis a rédigé
-
- fév. 27, 2014
-
-
diosmosis a rédigé
Refs #4189, added expected screenshot for DBStats, added actual & mock data access class to DBStats, fix bug that occurs when deleting merged assets that do not exist and fix diffviewer generation regression (expected URL was incorrect).
-
- fév. 02, 2014
-
-
Fabian Becker a rédigé
fixes #4609
-
- jan. 23, 2014
-
-
Thomas Steur a rédigé
refs #4564 introducing new methods to make user a user has superuser access. Old methods will still work but are marked as deprecated and they will be removed in a future release
-
- jan. 07, 2014
-
-
mattab a rédigé
-
- nov. 11, 2013
-
-
mattab a rédigé
-
- oct. 10, 2013
-
-
mattab a rédigé
(some tests failing)
-
- oct. 08, 2013
- août 02, 2013
-
-
mattab a rédigé
Added namespaces to functions.php files in the five plugins that had one Work in progress
-
- juil. 21, 2013
-
-
mattab a rédigé
Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, Segment, SegmentExpression, PluginsManager. Removed some deprecated code.
-
- juil. 20, 2013
-
-
mattab a rédigé
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
-
Fabian Becker a rédigé
Notice that auto refactoring has created a nested namespace. Not sure this is what we want - so we might have to edit those nested namespaces afterwards (I think they don't look so good)
-
Fabian Becker a rédigé
-
- juil. 06, 2013
-
-
sgiehl a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 16, 2013
-
-
mattab a rédigé
such as removing duplicate code and a lot of refactoring, the code is now much more readable!
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- mai 28, 2012
-
-
mattpiwik a rédigé
* CSS minor changes git-svn-id: http://dev.piwik.org/svn/trunk@6356 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
benakamoorthi a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@6343 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mai 26, 2012
-
-
benakamoorthi a rédigé
Fixes #3004, redesigned DBStats plugin, added several new reports including database space taken up by tracker tables, database space taken up by archive blob tables, database space taken up by archive metric tables, database space taken up by individual reports & database space taken up by individual metrics. Notes: * Added ability to highlight the summary row in ViewDataTable and the ability to always show the summary row regardless of what report page is currently being shown. * Fixed small issue w/ ViewDataTable::hasReportBeenPurged: default values should be specified in calls to getRequestVar. * Added Piwik_FetchAssoc function to PluginsFunctions/Sql.php * Augmented ColumnCallbackAddColumnQuotient filter so the divisor can be obtained from the summary row. * Modified AddSummaryRow filter so it wouldn't delete rows if desired. * Added ColumnCallbackAddColumn filer that adds a new column to each row based on the result of a callback. * Modified ColumnCallbackReplace filter so callback can operate on more than one column value if desired. * Modified Limit filter so, if desired, the summary row can be exempted from deletion. * Added GroupBy filter that groups/sums rows by the result of a callback function. * Fixed GenerateGraphData.php bug where priority filters were not called on view data table. * Added getPrettyNumber utility function. git-svn-id: http://dev.piwik.org/svn/trunk@6324 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- avr. 07, 2012
-
-
benakamoorthi a rédigé
Fixes #53. Augmented the log data deletion feature. Added the ability to purge old reports and metrics. Other changes: * Added the following plugin functions: Piwik_DropTables, Piwik_OptimizeTables, Piwik_DeleteAllRows. Also refactored existing code to use them. * Modified graph, tag cloud & datatable templates/views to show a different message if there's no data for a report and if its possible that report was purged. * Refactored DbStats API, added getAllTablesStatus method that doesn't modify the SHOW TABLE STATUS result. * Deletelogs config options are now stored in the DB. * Added task priority support to the TaskScheduler. git-svn-id: http://dev.piwik.org/svn/trunk@6174 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- mars 04, 2012
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@5951 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- avr. 14, 2011
-
-
mattpiwik a rédigé
* Adding one sentence to one paragraph description of each API (feedback on the actual test is most welcome!) * This will be displayed on the API Reference page: http://piwik.org/docs/analytics-api/reference/ that's why it's pretty important :) * Adding table of contents in the API Page git-svn-id: http://dev.piwik.org/svn/trunk@4448 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- jan. 26, 2011
-
-
robocoder a rédigé
fixes #2047 - p.s. the only workaround I can think of to get the "Opens" and "Queries per second avg" stats would be to pipe and parse the STATUS output from command line clients (i.e., mysql / mysqladmin) git-svn-id: http://dev.piwik.org/svn/trunk@3810 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- oct. 28, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@3270 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- août 20, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@2968 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- fév. 10, 2010
-
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@1832 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
- déc. 08, 2009
-
-
mattpiwik a rédigé
- in DBStats API, table name is not bound using ? in the query, so it has to be escaped git-svn-id: http://dev.piwik.org/svn/trunk@1633 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-
robocoder a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@1627 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-