Commit Graph
14 Commits
Author SHA1 Message Date
oslomp 6cf1b4bef2 Fixes on arrows in the main screen 2018-12-16 21:39:11 +01:00
oslomp 6adbecec9c Added average duration to Time Requested in stats 2018-12-15 16:43:15 +01:00
oslomp 2e9be85cc4 Split Uploads Requested in two columns, for others and for you personally 2018-12-15 15:19:47 +01:00
oslomp 1da2f4cc05 Changed alert messages for successfull or failed reports 2018-12-15 14:14:24 +01:00
oslomp aff8ddf878 Small fixes in stats and userstats, changed Most_played_uploads to exclude your own plays 2018-12-15 01:42:52 +01:00
oslomp ce73e5d874 Fix unique requests stats ordering 2018-12-14 23:47:55 +01:00
oslomp ea308d5071 Merge branch 'marietje-zuid' of gitlab.science.ru.nl:oslomp/MarietjeDjango into marietje-zuid 2018-12-14 23:32:32 +01:00
Olaf Slomp 29bd66c881 updated settings for cashing userstats 2018-12-14 23:28:50 +01:00
oslomp 0140119828 Changed cache location for userstats.
Settings needs to be added:
    'userstats': {
        'BACKEND': 'django.core.cache.backends.filebased.FileBasedCache',
        'LOCATION': '/var/tmp/MarietjeDjango_cache/default',
        'OPTIONS': { 'MAX_ENTRIES': 1500 },
    },
2018-12-14 23:23:46 +01:00
Olaf Slomp d99f12491c Merge branch 'master' into 'marietje-zuid'
untrack settings

See merge request oslomp/MarietjeDjango!2
2018-12-14 23:03:42 +01:00
oslomp dcfcd63db1 untrack settings 2018-12-14 22:56:26 +01:00
Olaf Slomp f6fcc63450 Song reporting and user stats 2018-12-14 16:59:44 +01:00
Olaf Slomp 0c1f9cb08d Merge branch 'oslomp/duration-stats' into 'marietje-zuid'
Redo "added Time Requested to stats"

See merge request dsprenkels/MarietjeDjango!2
2018-11-28 19:23:33 +01:00
oslomp 38feb0d39e added Time Requested to stats 2018-11-28 11:35:44 +01:00