Anil Mandepudi
c44c689ebf
fixes #4921 ( #4922 )
2016-08-09 10:54:58 -04:00
Anil Mandepudi
313cb7f26d
indentation
2016-07-29 12:55:59 -07:00
pichalite
8ef7ca4bdb
update chart.js to new version
2016-07-29 19:31:48 +00:00
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
2016-04-04 18:46:24 -04:00
Julian Lam
d876763846
added logic to filter out prerelease versions of NodeBB from the update checker
2016-03-12 11:40:22 -05:00
Barış Soner Uşaklı
bd6d44aeaa
closes #4327
2016-03-09 21:36:28 +02:00
Julian Lam
72a05c1d07
disabling graph animation on mobile devices
2016-03-09 13:58:08 -05:00
Julian Lam
e1323c0295
Updated js code so vendors can be added to the modules folder, so
...
they can be required properly and we can finally get rid of that
really annoying "mismatched anonymous" error in Require.js.
First module to make the transition: Chart.js
2016-02-26 11:29:17 -05:00
Julian Lam
088940d4c7
Squashed commit of the following:
...
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 16:12:15 2016 -0500
added recording and charts for topic and post counts globally and by cid
commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 15:35:49 2016 -0500
added labels to charts
commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 13:30:47 2016 -0500
added per category graphs to ACP management page
commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 12:36:11 2016 -0500
updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page
commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Feb 24 16:48:55 2016 -0500
saving per-category analytics, and updated the writeData method to use async for "clarity"
2016-02-25 16:12:50 -05:00
Julian Lam
fc495a83ec
closes #3763
2015-11-28 23:26:51 -05:00
Julian Lam
992bcffcdf
we stopped using -dev versions, so this conditional is unnecessary
2015-11-28 23:25:32 -05:00
Julian Lam
f673f4f186
🐶
2015-11-25 16:50:46 -05:00
Julian Lam
e232d9e198
Fixed issue where page view counts kept changing
...
... when they should only really be updated for the
hourly pageviews graph.
2015-11-25 16:45:21 -05:00
Julian Lam
6d386dd2ee
Fixed some labelling issues and added support for last month
2015-11-25 14:48:32 -05:00
Julian Lam
7f9ac3f1fe
Fixing bug where the labels would revert back to hours
2015-11-25 14:33:31 -05:00
Julian Lam
027d80debd
Fixed issue where graph would always switch back to single-day
2015-11-25 14:26:38 -05:00
Julian Lam
9c1b067445
Closes #3884
...
Added toggles to change graph to monthly view vs regular
single-day view.
Also fixed issue where labels were out of date as the graph
data changed.
2015-11-25 14:23:14 -05:00
barisusakli
5879185ebc
single proc stats
2015-11-04 17:43:43 -05:00
barisusakli
80d6ba6b44
closes #3676
2015-09-27 13:42:36 -04:00
barisusakli
daf1a388eb
closes #3039
2015-07-14 17:03:33 -04:00
psychobunny
b69ea4564a
fix user presence graph
...
if nobody's using your forum at all, this thing stopped working
altogether
2015-07-08 17:02:33 -04:00
psychobunny
c01f06214e
don't re-render graph if data is stale
2015-07-08 16:54:39 -04:00
psychobunny
c6713177d3
realtime mode toggle for dashboard
2015-07-08 16:35:59 -04:00
barisusakli
9d562a8708
closes #3245
2015-06-19 14:33:56 -04:00
psychobunny
a355fbfc81
closes #2769
2015-05-29 16:47:12 -04:00
barisusakli
163b70fba9
fix acp logout
2015-04-28 12:59:00 -04:00
psychobunny
c188fa2a1f
closes #3049
2015-04-17 13:22:04 -04:00
barisusakli
a14249dee6
removed tags
2015-04-10 16:45:37 -04:00
psychobunny
5c59aa7737
closes #2986
2015-04-10 14:23:40 -04:00
Barış Soner Uşaklı
41db2dcd14
removed idle added recent tags presence info
2015-03-26 16:32:28 -04:00
barisusakli
77e956861a
#2486
...
various fixes for socket.io cluster
display user presence correctly
2015-03-25 22:33:19 -04:00
psychobunny
f6d90782a8
hinting
2015-02-25 19:03:32 -05:00
barisusakli
712d5bce5b
show 24 hours in traffic graph
2014-12-20 20:34:46 -05:00
barisusakli
94cf29d42c
show monthly page views
2014-12-20 20:05:59 -05:00
Julian Lam
fb6026f95f
fixed issue where logging out via ACP caused CSRF error
2014-12-03 22:42:42 -05:00
barisusakli
d43e8beb60
fix acp topic graph disappearing
...
clear usedColors on ajaxify, once it was filling up the graph was never
updating after ajaxify
2014-10-31 20:30:07 -04:00
barisusakli
6dd035a5af
prevent crash if topic graph is clicked while not loaded
2014-10-19 18:37:11 -04:00
barisusakli
3f28dbb1be
update ACP every 10 seconds
2014-10-19 16:47:52 -04:00
barisusakli
e9ec225d5b
removed isConnected check
2014-10-19 16:13:10 -04:00
barisusakli
4db31be7e3
#2200 actually fix dupe colors, show 10 topics
2014-10-19 15:59:33 -04:00
barisusakli
794d6eb9ab
closes #2200
2014-10-17 23:14:17 -04:00
barisusakli
94ffe5d170
closes #2276
2014-10-17 23:04:50 -04:00
psychobunny
b0ec0f52a4
cleanup
2014-10-10 16:56:44 -04:00
psychobunny
3f876548ba
linting
...
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
2014-10-09 00:44:16 -04:00
psychobunny
ed60deb3f5
fixed ACP from previous commit
2014-10-08 16:08:35 -04:00
psychobunny
b51c90dcb3
doing some reshuffling in public/src
...
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
2014-10-08 15:36:47 -04:00