oslomp
|
31efdd97f4
|
Marietje-queue changes
|
2018-12-21 12:44:17 +01:00 |
|
oslomp
|
3319732775
|
fix allignment
|
2018-12-19 00:48:40 +01:00 |
|
oslomp
|
b6a0f25d19
|
completely fixed the arrows
|
2018-12-19 00:39:21 +01:00 |
|
oslomp
|
a000774e0b
|
delete move_up and switch_order functions
|
2018-12-18 19:21:05 +01:00 |
|
oslomp
|
fb111f8be5
|
dont ignore settings.py
|
2018-12-18 19:10:48 +01:00 |
|
oslomp
|
ede54c94d2
|
Merge branch 'marietje-zuid' of gitlab.science.ru.nl:oslomp/MarietjeDjango into marietje-zuid
|
2018-12-18 19:04:08 +01:00 |
|
oslomp
|
afb0886fca
|
Added explanation to stats and changed some details
|
2018-12-18 18:53:49 +01:00 |
|
oslomp
|
fe5a4b9119
|
fixing arrows homescreen
|
2018-12-17 19:59:36 +01:00 |
|
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 |
|
Olaf Slomp
|
027ee6b3e5
|
I need to find out how to do this efficiently.
|
2018-12-15 01:45:35 +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 |
|