rolux
|
3d84bc7d0b
|
remove hardcoded references to classic theme
|
2013-02-10 18:08:39 +05:30 |
|
rolux
|
ccbb954b3e
|
fix a bug where the statistics dialog wouldn't display before the first new sign-up of the current year
|
2013-01-01 12:40:16 +00:00 |
|
rolux
|
9d9501250e
|
in statistics dialog, use local time - fixes #1111
|
2012-10-31 23:54:51 +00:00 |
|
rolux
|
0f3a1db190
|
statistics dialog: fix classic theme colors
|
2012-10-31 23:14:09 +00:00 |
|
rolux
|
c6d89b006f
|
add a comment in statistcs dialog
|
2012-10-27 21:53:28 +02:00 |
|
rolux
|
88176506a6
|
fix a bug in statistic dialog
|
2012-10-27 21:52:37 +02:00 |
|
rolux
|
57c6db9153
|
users/statistics: add chromium
|
2012-10-27 21:35:20 +02:00 |
|
rolux
|
11f746f3ea
|
fix a bug in statistics dialog
|
2012-10-27 19:34:22 +02:00 |
|
rolux
|
0ee64f9186
|
fix a bug in statistics dialog
|
2012-10-27 19:30:53 +02:00 |
|
rolux
|
31533bcb62
|
fix a bug in statistics dialog
|
2012-10-27 19:28:47 +02:00 |
|
rolux
|
ef20c39bd9
|
rename 'Operating Systems' to 'Platforms'
|
2012-10-27 19:01:13 +02:00 |
|
rolux
|
b86f8d73c8
|
users/statistics: add systems/browsers
|
2012-10-27 18:57:28 +02:00 |
|
rolux
|
9c3a354090
|
fix #1067 (statistics: colors too similar in classic theme)
|
2012-10-09 08:26:04 +00:00 |
|
rolux
|
4b486b5882
|
statistics dialog: include time spans without data (fixes #1065), use day/night colors for days
|
2012-10-06 13:34:30 +00:00 |
|
rolux
|
0d21708ce1
|
statistics: for charts without 'first seen' and 'last seen', only count 'first seen'
|
2012-10-05 20:44:18 +02:00 |
|
rolux
|
b51508ed4f
|
statistics dialog: add 'last 30 days' and 'top 30 days'
|
2012-10-05 11:19:58 +00:00 |
|
rolux
|
c52a8e0953
|
Ox.Break() -> return false
|
2012-07-04 13:40:37 +02:00 |
|
rolux
|
2b50ba84bf
|
Ox.rgb now returns integers
|
2012-06-24 17:41:44 +02:00 |
|
j
|
e4d0660074
|
use base 10 for parseInt
|
2012-06-13 15:17:08 +02:00 |
|
rolux
|
bece439d62
|
Ox.break -> Ox.Break
|
2012-05-24 19:21:00 +02:00 |
|
rolux
|
5110267971
|
rather use ''.slice than ''.substr
|
2012-05-24 11:56:52 +02:00 |
|
rolux
|
ee160efa3d
|
use [].concat, not Ox.merge
|
2012-05-24 10:22:56 +02:00 |
|
rolux
|
c0851b5a7f
|
use common map & filter
|
2012-05-22 17:07:34 +02:00 |
|
j
|
5a37541299
|
s/.find/find
|
2012-05-22 15:15:16 +02:00 |
|
rolux
|
958c868c9f
|
use Ox.break()
|
2012-05-22 09:22:38 +02:00 |
|
rolux
|
0e31c7cb97
|
handle webkit and robots
|
2012-03-27 10:24:16 +00:00 |
|
rolux
|
05ec3755eb
|
it's 'Unix', not 'UNIX'
|
2012-03-27 10:03:30 +00:00 |
|
rolux
|
e2fc9c35f9
|
handle BSD and UNIX, just in case
|
2012-03-27 09:41:03 +00:00 |
|
rolux
|
8a1fd4afda
|
move fallback location test (email TLD) into the backend
|
2012-03-27 07:29:01 +00:00 |
|
rolux
|
9098e22b68
|
better theming of statistics; use capabilities in menu, not 'isAdmin'
|
2012-03-27 07:14:59 +00:00 |
|
rolux
|
4fa8f142f4
|
minor wording changes in dialogs
|
2012-03-26 19:38:24 +00:00 |
|
rolux
|
73d6fa7c63
|
exclude robots from statistics
|
2012-03-26 19:33:58 +00:00 |
|
rolux
|
746a7a42c7
|
in statistics dialog, use live data, not non-existing json file
|
2012-03-26 19:27:58 +00:00 |
|
rolux
|
fb91217671
|
users dialog: handle robots; statistics dialog: add colors
|
2012-03-26 19:27:20 +00:00 |
|
rolux
|
7db8135b61
|
quick fix for pad.ma statistics
|
2012-03-26 10:58:19 +00:00 |
|
rolux
|
2298121c4b
|
quick fix for pad.ma statistics
|
2012-03-26 10:55:49 +00:00 |
|
rolux
|
5a47388d64
|
quick fix for pad.ma statistics
|
2012-03-26 10:45:45 +00:00 |
|
rolux
|
24b99503ec
|
in statistics dialog, use live data, not non-existing json file
|
2012-03-26 10:42:24 +00:00 |
|
rolux
|
f4926e595d
|
minor update, users & statistics dialogs
|
2012-03-26 09:57:59 +00:00 |
|
rolux
|
17850d8bf5
|
in statistics dialog, use live data, not non-existing json file
|
2012-03-25 23:57:21 +00:00 |
|
rolux
|
517b9f9be5
|
update statistics dialog
|
2012-03-25 21:12:13 +00:00 |
|
rolux
|
581c28bab6
|
handle statistics dialog resize, fixes #710
|
2012-03-23 09:22:03 +00:00 |
|
rolux
|
e8414967b4
|
add loading indication to statistics dialog
|
2012-03-23 09:13:13 +00:00 |
|
rolux
|
a2ae4eb6cc
|
allow for navigation between data fdialogs, fixes #376
|
2012-03-23 09:02:55 +00:00 |
|
rolux
|
ab0966c6aa
|
fix bugs related to resizing the form in the users dialog
|
2012-03-23 08:55:22 +00:00 |
|
rolux
|
57b7994a78
|
fix a bug that would prevent the 'include guests' option in the statistics dialog to work properly
|
2012-03-23 00:05:09 +00:00 |
|
rolux
|
5c827f11af
|
add maximizeButton
|
2012-03-22 20:30:31 +00:00 |
|
rolux
|
fa5afd6162
|
minor wording change
|
2012-03-22 20:23:57 +00:00 |
|
rolux
|
d8c596d552
|
add the inevitable stats panel
|
2012-03-22 20:08:51 +00:00 |
|