- oct. 25, 2013
-
-
diosmosis a rédigé
-
- oct. 23, 2013
-
-
diosmosis a rédigé
Change some @param array phpdoc tags to be @param Object[], fill in DataTableMap::deleteRow and start documenting ArchiveProcessor.
-
- oct. 22, 2013
-
-
diosmosis a rédigé
Tweaking some docs, fixing build, fixing a MultiSites css issue and fixing regression in recent DataTable filter cleanup.
-
diosmosis a rédigé
Refs #4200, remove parameter from Truncate filter,and document AddSummaryRow and Truncate filters.
-
diosmosis a rédigé
-
diosmosis a rédigé
Refs #4200, make DataTable:: private & add public methods necessary, tweaking some filter docs, and remove AddConstantMetadata filter.
-
mattab a rédigé
-
- oct. 21, 2013
- oct. 18, 2013
-
-
diosmosis a rédigé
-
- oct. 15, 2013
-
-
mattab a rédigé
-
- oct. 14, 2013
-
-
Thomas Steur a rédigé
added interface for dataTable to be able to define the expected type in a function, maybe it makes sense to add/remove some methods from the interface?
-
- oct. 09, 2013
- oct. 08, 2013
- oct. 07, 2013
-
-
mattab a rédigé
* updating all variables/methods containing Referers * RENAMING custom segments definition, and custom scheduled reports definition, so that when they load "Referers" segment/report it still works as expected * RENAMING old archived data so that archived blobs are called Referrers * Reverting part of 0deb2bbb * Update integration tests generating PDF+HTML with images on my dev box (GD 2.1 and PHP 5.5)
-
Thomas Steur a rédigé
-
- sept. 12, 2013
-
-
mattab a rédigé
-
- sept. 02, 2013
-
-
Benaka Moorthi a rédigé
-
Benaka Moorthi a rédigé
-
- août 31, 2013
-
-
Benaka Moorthi a rédigé
Notes: - Fix bugs in DataTable class where getRowFromLabel would fail if summary row label is returned. - Fix regression caused by datatable visualization refactor (add_total_row property was effectively ignored). - Added x_axis_step_size property to jqplot graph.
-
- août 03, 2013
-
-
Benaka Moorthi a rédigé
Refs #4040, #4041, move AllColumns ViewDataTable & Goals ViewDataTable logic to HtmlTable visualization class & remove those classes. Revised the way visualizations default/override view properties. Cleaned up the ViewDataTable class a bit. Added base type for datatable visualizations.
-
- août 02, 2013
-
-
sgiehl a rédigé
-
- juil. 31, 2013
-
-
Benaka Moorthi a rédigé
-
mattab a rédigé
renaming Unzip to Uncompress, Renaming Tracker/Referer to Tracker/Referrer, and few more
-
- juil. 28, 2013
-
-
Benaka Moorthi a rédigé
Refs #4040, converted UserCountry plugin to use display properties instead of ViewDataTable methods.
-
- 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. 13, 2013
-
-
Benaka Moorthi a rédigé
Refs #4041, fix bug in displaying DBStats reports by redefining how columns_to_display view property defaults and allow unique visitors to be displayed on reports that have it, outside of period=day.
-
- juil. 06, 2013
-
-
sgiehl a rédigé
-
- juil. 02, 2013
-
-
Thomas ZILLIOX a rédigé
-
- juin 28, 2013
-
-
mattab a rédigé
Removing feature: enable_archive_parents_of_datatable = 0 (main reason: there is no test, second reason: there is no public plugin using this feature AFAIK) @Timo if you need this feature, let's put it back with some tests.. Refs #2697
-
- juin 16, 2013
-
-
mattab a rédigé
such as removing duplicate code and a lot of refactoring, the code is now much more readable!
-
- mai 31, 2013
-
-
Benaka Moorthi a rédigé
Refactored archive data querying code. Removed tree-like data structure from Piwik_Archive, added memory optimizations for archiving (not storing archive processing instances), added optimization for querying data indexed by site + date, added ability to select multiple blobs/metrics at once (from different plugins), added optimization to Piwik_ArchiveProcessing_Period where numerics/records are selected all at once instead of one at a time. Also added data access layer object for archive querying code, allowed anonymous function objects to be used as DataTable filters, and removed 'timestamp' DataTable metadata.
-
- mai 08, 2013
-
-
Thomas ZILLIOX a rédigé
-