Julian Lam
064a8aa6d7
Allowing custom date range to be supplied in pageviews graph, closes #5541
2017-05-11 11:41:36 -04:00
Julian Lam
250bb4b011
fixed leftover merge conflict artifact
2017-03-15 10:23:25 -04:00
Julian Lam
1ebbbdd3f9
Merge remote-tracking branch 'origin/master' into develop
2017-03-15 10:01:00 -04:00
Peter Jaszkowiak
c199075d98
Fix #5346
2017-03-13 20:20:41 -07:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
b227297ef3
ESlint no-use-before-define
2017-02-18 18:55:33 -07:00
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
2017-02-18 15:05:36 -07:00
Peter Jaszkowiak
fdf4f873bf
ESlint eqeqeq
...
and require-jsdoc, no-negated-condition
2017-02-18 14:36:16 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
1493afee2a
ESlint indent
2017-02-18 02:38:03 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
2017-02-18 01:52:56 -07:00
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
2017-02-18 01:31:47 -07:00
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
2017-02-18 01:27:46 -07:00
Peter Jaszkowiak
b1b486f729
ESlint quote-props
2017-02-18 01:19:20 -07:00
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
2017-02-18 01:12:18 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
2017-02-17 20:20:42 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
psychobunny
0667870286
set an active state for pageview options
2017-02-13 15:50:12 -05:00
psychobunny
9e354a09d1
prettier stats on dashboard
2017-02-13 15:28:26 -05:00
psychobunny
65cf2dbe55
move updateRoomUsage to after graph setup #5346
2017-01-12 14:26:03 -05:00
psychobunny
7f9381b087
closes #5346
2017-01-12 14:22:30 -05:00
Peter Jaszkowiak
038c45f4b6
admin/manage translations, misc
...
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
2016-12-19 15:51:43 -05:00
Peter Jaszkowiak
3008794797
admin/general JS translations and misc
2016-12-19 15:51:43 -05:00
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
2016-10-25 15:34:47 -04:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
2016-10-13 11:42:29 +02:00
Mathias Schreck
ce9ee62fa0
Handle callback errors
2016-08-17 12:54:59 +02:00
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