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
psychobunny
9e832e006a
closes #2920
2016-02-25 14:06:03 -05:00
psychobunny
e069150625
closes #2165
2016-02-23 16:06:02 -05:00
psychobunny
637c20f44d
closes #3526
2016-02-23 14:17:04 -05:00
barisusakli
8c3b52ef36
closes #4096
2016-02-17 18:24:58 +02:00
barisusakli
90b89a488e
closes #4175
2016-02-13 15:09:09 +02:00
barisusakli
1ed3b40a1b
fix calls
2016-02-03 18:39:19 +02:00
pichalite
0c5712411b
fix for user icons when searching for users to add to group in acp>manage>group page
2016-01-26 21:27:22 +00:00
barisusakli
86d70eca74
closes #4103
2016-01-25 13:36:21 +02:00
pichalite
7010364e7e
fix enable/disable button in ACP manage navigation page
2016-01-21 16:18:27 -08:00
barisusakli
e90cba65a8
closes #4085
2016-01-21 10:57:30 +02:00
Julian Lam
452bb953c9
Merge pull request #4068 from pichalite/master
...
fixes for rewards ACP page #3910
2016-01-20 09:54:56 -05:00
barisusakli
32ca95319e
closes #3436
2016-01-20 16:13:04 +02:00
pichalite
aaaab288ef
ACP rewards page fix
2016-01-17 00:19:27 -08:00
pichalite
90210350f9
Use Skin instead of Theme
2016-01-14 14:28:04 -08:00
barisusakli
1ad4128649
closes #3917 , closes #2941
2016-01-12 15:47:09 +02:00
Barış Soner Uşaklı
dd0560a4b8
closes #4043
2016-01-10 22:27:56 +02:00
barisusakli
6be8675580
closes #4012
2015-12-29 10:34:06 +02:00
barisusakli
dffb57ba14
closes #3986
2015-12-24 10:52:32 +02:00
barisusakli
1449d438f5
closes #3969
2015-12-19 20:41:56 +02:00
Julian Lam
668adc5187
fixing bootswatch integration
2015-12-18 12:56:24 -05:00
Julian Lam
c1460d36f0
Deprecated uploader.open, use uploader.show instead
...
... as it now takes a single Object argument instead of multiple
parameters.
Also, closes #3942 . Help text is just omitted now.
2015-12-14 12:00:24 -05:00
Julian Lam
84a039446c
updated modal to not show parentheses when max file size
...
is not defined...
Also fixing hideAlerts error in ACP when opening the upload modal.
2015-12-14 11:31:49 -05:00
Julian Lam
648e9c4dc8
fix #3889
2015-12-04 14:44:34 -05:00
Barış Soner Uşaklı
9770983fdb
closes #3913
2015-11-29 16:49:23 -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
a936866688
revamped ACP Flags interface, #3907
2015-11-28 22:08:06 -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
psychobunny
18bd4c1cda
closes #3844
2015-11-06 13:45:28 -05:00
barisusakli
90c2a16b94
closes #3835
2015-11-06 13:33:27 -05:00
barisusakli
5879185ebc
single proc stats
2015-11-04 17:43:43 -05:00
Julian Lam
ceaa3a334d
Squashed commit of the following:
...
commit 3a39e5e6bd3c357d78d8ec1dad6e3a64c18ee3ab
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Nov 3 20:15:10 2015 -0500
minor tweak
commit ed3c25ba8b431a2b730aae78a43cfa934521a5d4
Merge: d9cde96 d7a0adc
Author: Julian Lam <julian@designcreateplay.com >
Date: Tue Nov 3 20:12:32 2015 -0500
Merge branch 'master' of https://github.com/acardinale/NodeBB into acardinale-master
commit d7a0adc5c8
Author: Andrea Cardinale <a.cardinale@webandtech.it >
Date: Wed Sep 30 10:32:25 2015 +0200
Get registry (if it's set) from config.json in suggest method (client-side)
2015-11-03 20:15:30 -05:00
psychobunny
4798647b8a
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
2015-10-29 23:58:48 -04:00
psychobunny
40bda722c9
fix acp title on ajaxify
2015-10-29 15:47:00 -04:00
psychobunny
0e7228eff7
fix admin menu + title if url has a query string
...
ex. ?loggedin
2015-10-19 15:48:05 -04:00
barisusakli
096ecce87b
fix indent
2015-10-13 19:30:39 -04:00
barisusakli
07a97717ab
removed bool param
2015-10-13 19:30:10 -04:00
barisusakli
e2a5440ae8
closes #3741
2015-10-13 19:28:55 -04:00
barisusakli
de4d747e63
closes #3742
2015-10-13 13:58:36 -04:00
barisusakli
9ac4704848
more search cleanup
2015-10-11 22:27:53 -04:00
barisusakli
0ce1e666e7
disabling/enabling parent will disable/enable children
2015-10-08 16:05:05 -04:00
barisusakli
c268493d2b
closes #3723
2015-10-08 15:29:00 -04:00
barisusakli
4d87890942
closes #3715
2015-10-05 22:41:11 -04:00
barisusakli
bcd8bdf0df
closes #3687
2015-09-28 16:59:24 -04:00