Skip to content

Releases: suma-project/Suma

Suma 1.2.6

02 Apr 19:33
Compare
Choose a tag to compare
  • Fix bug with saving locations in admin tool.

Suma 1.2.5

20 Mar 14:59
Compare
Choose a tag to compare
  • Fix bug in activity creation with admin tool

Suma 1.2.4

19 Mar 18:10
Compare
Choose a tag to compare
  • Fix bug that prevented the creation of activities called "0"
  • Improve modal dialog placement in admin tools

Suma 1.2.3

11 Mar 20:52
Compare
Choose a tag to compare
  • Drop iOS 7.0 support; Add full iOS >= 7.1 support
  • Improve calendar, hourly charts and keys with descriptive stats
  • Ensure that sample data stays current
  • Display the number of counts submitted to the server at the end of a session
  • Fix location editor bug where editing titles and descriptions also changed child locations
  • Miscellaneous changes to reports and documentation

Suma 1.2.2

11 Oct 13:18
Compare
Choose a tag to compare

Partially roll back iOS 7 fix.

Remaining iOS 7 issue: in order to keep the Suma data collection client working in iOS 7, we have to initialize the database with an estimated size of 5MB instead of 50MB on other platforms. The iOS 7 user will be prompted if the database exceeds this size, but the count that triggers the prompt may be lost. We are looking into other ways of working around this Safari bug.
http://www.mobilexweb.com/blog/safari-ios7-html5-problems-apis-review
https://bitbucket.org/ytkyaw/ydn-db/issue/76/increase-memory-popup-event-on-ios

Suma 1.2.1

08 Oct 15:43
Compare
Choose a tag to compare
  • Fixes Web SQL bug in Safari on iOS 7 (UPDATE: make sure that your Safari settings are not configured to block cookies)
  • Remove "Classify Counts By" option from Hourly report

Suma 1.2.0

16 Sep 13:38
Compare
Choose a tag to compare

Fixes

  • Fix bug in Query Server where multi-day sessions were sometimes not returned for time-based queries
  • Improve handling of single-day queries in Time Series report
  • Fix minor report summary data overlay issue

Suma 1.1.1

28 Aug 20:08
Compare
Choose a tag to compare

Many updates to the reports:

  • Upgrade to Bootstrap 3
  • Update dependencies
  • Various minor interface and code enhancements

Suma 1.1.0

26 Aug 21:12
Compare
Choose a tag to compare

Bugs

  • This release includes a fix for a serious bug in the data collection client. In some cases when the data collection client is open in multiple browser tabs, data collected in one tab after the other tab's collection is completed or the page is reloaded may be corrupted. This will now be prevented, but using Suma in multiple tabs in the same browser may still sometimes cause sessions to be prematurely uploaded (without data loss) and result in error messages asking the user to refresh the page. In Suma 1.1.0 and later, collecting data in multiple tabs at the same time is safe but not recommended.
  • Various minor bug fixes

Features

  • New "day of week" report
  • Many improvements to the calendar report
  • Nested data in summary and CSV views of report data
  • Improved presentation of "zero" and nonexistent counts

Suma 1.0.2

30 Jul 19:40
Compare
Choose a tag to compare

Inactive issues should now appear in the analysis tools.