Downloads
Download tar.gz
22.77 KB
MD5: 94a41aab35cdd41ee423af8d143f459a
SHA-1: d05de5e6c36289b6d77972e1b2e377a1e009af23
SHA-256: b3cbb4f0045870f07089e55ba185e3ed056ffc4311fbcb639486bd66afc20150
Download zip
35.38 KB
MD5: 4fbe67f65f9461185bcd2e667ebad133
SHA-1: 5e1312291251e3d7280b5935c1c7104957e2997b
SHA-256: 7d8180670493d429d1c78fba9f3d612150bc423f34c8dcb7a35d101f59134788
Release notes
This is the "clean up issue queue" release. It completes the first step in Statistics Pro roadmap.
- #443950: include issue regarding open_basedir by suit4: requiring stastspro_views_handler_field_graph.inc only once in stastspro_views_handler_field_graph_trend.inc and using full path.
- #476308: Error when running cron by rsevero: including php version requirement in statspro.info file.
- Changed by rsevero: major code reformatting.
- task by rsevero: Changed statspro_uninstall() to delete all variables.
- bug #556046: Statistics Arrows by rsevero: Included info on trend arrows explaining they always refer to the line above. Some extra code reformatting also.
- task by rsevero: Incrementing the alt and title texts on the images that form the bar graphs.
- bug #682294: Duplicated records in statspro table by rsevero: Changed the 'day' column type in the 'statspro' table from 'timestamp' to 'date' to prevent the recording of more than one row per day.
- task by rsevero: Removed unnecessary TODOs.