| Age | Message |
|---|---|
| 1 day 11 hours | Added the date directly at creation of the email. This is to force the date and not to rely on the the MUA to set it. |
| 1 day 12 hours | Fixed errors when several users with different ids access the same cache. |
| 1 day 12 hours | Fixed error in the documentation string. |
| 1 day 12 hours | Marked the GeoIP module as deprecated. |
| 1 day 12 hours | Merge branch 'master' of git://projects.ceondo.com/pluf |
| 3 days 11 hours | Added several template tags: cycle, firstof, now and regroup. |
| 6 days 10 hours | Added new DB field type Slug. |
| 3 months 5 days | Added a simple view to display a very basic static content. |
| 3 months 11 days | Fixed a bug preventing the validation of compressed signed strings. |
| 3 months 26 days | Fixed the return value of Pluf_Cache_File::set(). Added Unit tests for the File and Apc cache API. |
| 4 months 5 days | Simpler code for Pluf_HTTP_URL::generate() |
| 4 months 22 days | Added the big total to each step to ease display of data. |
| 4 months 22 days | Made the funnel analysis more robust against missing steps and funky in/out entries of visitors. |
| 4 months 22 days | Fixed to filter by property directly at the mongodb level. |
| 4 months 23 days | Fixed to handle missing data cases. |
| 4 months 23 days | Added a link to reset the view when no stats available. |
| 4 months 23 days | Fixed stupid html error. |
| 4 months 23 days | Fixed a corner case when no stats are available. |
| 4 months 23 days | Cleaned the funnel analysis template. |
| 4 months 23 days | Improved the stats and layout in the funnel analysis. |
| 4 months 23 days | Improved the stats in the funnel analysis. |
| 4 months 23 days | Started the work to display the visitor properties in the funnels. |
| 4 months 29 days | Improved the performance by using only one function call to log on file. |
| 5 months 10 hours | Added optgroup support in the select form widget. |
| 5 months 8 days | Added filtering of the funnel data by predefined periods. |