Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: some minor amendments

...

  • Tables now have "Export to CSV" option.
    The size of certain fields in the exported data is limited to 1024 characters (as Excel doesn't display bigger fields).
  • Language selector added
  • New report date picker now limits dates available to those where data is present
  • The Agent and Interface selector was made more user-friendly and now omits flow direction choices that are not supported by the data.
  • The database capping operation now has a simulation mode for verification, using opflow-cli.pl act=setup-db dryrun=true.
    Furthermore, database collections are no longer recapped if the size difference between desired  and actual size is less than 10 megabytes.

Fixes

  • Long-running summary stage data generation now works correctly and isn't run in too many parallel instances.
  • The database capping code in opflow-cli now runs without database timeout, and a race condition between that and index (re)creation was fixed.
    The cap size detection logic was fixed to work consistently with both MongoDB storage backends (mmap and wiredtiger).
  • TopN page now loads properly in Spanish
  • Reports generated with a filter are now appear listed correctly in the GUI.

opFlow 3.0.4

Version 3.0.4 was released on 18 May 2016.

...