summaryrefslogtreecommitdiff
path: root/lib/plugins/popularity/helper.php
Commit message (Collapse)AuthorAge
* Fix popularity data submission in the backend FS#2808Michael Hamann2013-07-29
| | | | | | The POST data contained the raw data instead of an array with the data that should be submitted like in the requests from the browser. The server backend has been fixed to be able to process both versions.
* some coding style improvementsDominik Eckelmann2012-11-29
| | | | | | - removed some dead/unused code - fixed phpdoc - added typing on methods
* fixed warning in popularity plugin FS#2628Andreas Gohr2012-10-07
|
* popularity plugin: send info on autosendAndreas Gohr2011-08-18
| | | | | Added information about the autosubmitting feature of the popularity plugin itself.
* fixed error in popularity/helper.php (a quoted array instruction error'd ...)Petsagourakis George2011-02-12
|
* Popularity plugin displays the last time the data was sentGuillaume Turri2010-12-18
|
* added missing files for popularity pluginAndreas Gohr2010-12-10