Skip to content
Snippets Groups Projects
  1. May 06, 2020
    • Jan Mach's avatar
      Fix: Fixed invalid path to country flags. · 47222bfe
      Jan Mach authored
      47222bfe
    • Jan Mach's avatar
      Replaces pie charts with horizontal bar charts for multivalue event statistics. · 3f6db845
      Jan Mach authored
      According to notes in attached issue, pie charts, grand total and shares do not make much sense for multivalue statistics. This commit replaces these visualisations with simple horizontal bar charts with absolute counts, shares in data table are calculated against event total. I have stumbled upon hideous gotcha when working with NVD3 library. For some reason authors choose 'values' as a dictionary subkey containing data series. This however collides with built-in values javascript method. I have spent quite some time trying to figure out why am I not able generate the data structure for bar chart programmatically. (Redmine issue: #6308)
      3f6db845
  2. May 04, 2020
  3. Apr 30, 2020
  4. Apr 29, 2020
  5. Apr 21, 2020
  6. Apr 19, 2020
  7. Apr 15, 2020
    • Jan Mach's avatar
      Unit test and coding style improvements. · 14a1f290
      Jan Mach authored
      * Unified item creatupdate view templates.
      * Improved item management module unit tests.
      * Redesigned 'users' module unit tests.
      
      (Redmine issue: #3443,#1017,#4410)
      14a1f290
  8. Apr 08, 2020
  9. Apr 07, 2020
  10. Apr 06, 2020
  11. Apr 03, 2020
Loading