psychobunny
c44fa866e7
nprogress bar in ACP #4609
2016-06-06 08:24:15 -04:00
psychobunny
38af8344cc
missed a spot for topics:read priv
2016-06-01 08:52:54 -04:00
psychobunny
b37b083a4d
new privilege: Access Topic
...
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
2016-05-28 05:41:17 -04:00
Julian Lam
b4d14ef366
fixes #4687
2016-05-25 15:28:37 -04:00
Julian Lam
a8f5000247
advising restart instead of reload on plugin toggle @pichalite
2016-05-25 15:25:01 -04:00
Julian Lam
ba412f4a56
fully completed #4658
2016-05-24 23:04:57 -04:00
Julian Lam
149565169b
closes #4658
2016-05-24 22:01:46 -04:00
Julian Lam
60af3b9b77
removed extra comma in object definition
2016-05-24 21:14:14 -04:00
barisusakli
5720dac803
#4175 , #4298
2016-05-23 13:03:31 +03:00
barisusakli
54ccdf5262
closes #4651
2016-05-23 12:59:33 +03:00
barisusakli
b3fa5583f8
closes #4650
2016-05-16 12:34:47 +03:00
barisusakli
77cf860c7a
closes #4588
2016-05-01 13:09:41 +03:00
barisusakli
3648d531fa
closes #4545
2016-04-27 11:01:27 +03:00
barisusakli
eb04dba96c
closes #4568
2016-04-25 19:28:33 +03:00
Julian Lam
ea6d2c35f7
Fixed bug in settingsv1
...
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
2016-04-21 15:30:48 -04:00
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
2016-04-04 18:46:24 -04:00
barisusakli
b948e031f6
closes #2779
2016-04-01 15:02:22 +03:00
psychobunny
29b336ad9f
closes #4480
2016-03-29 14:57:55 -04:00
Julian Lam
22f73a8f68
fixes #4463
2016-03-25 13:24:40 -04:00
barisusakli
e8b8f115b7
closes #3652
2016-03-24 16:15:28 +02:00
barisusakli
7e6e3b3a40
closes #4383
2016-03-22 16:47:30 +02:00
pichalite
9c9e49e2f6
properly fix with styling
2016-03-20 22:20:55 +00:00
pichalite
497592965f
fixes issue-4386
2016-03-20 22:09:10 +00:00
barisusakli
b6e22b7723
closes #4367
2016-03-15 12:13:35 +02:00
Julian Lam
184a2c4540
IP blacklist functionality -- re: #4367
...
Squashed commit of the following:
commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org >
Date: Mon Mar 14 17:29:45 2016 -0400
allowing blacklist.test to be called synchronously
commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org >
Date: Mon Mar 14 17:01:14 2016 -0400
added plain ipv6 support and finished middleware logic
commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 16:05:31 2016 -0500
WIP IP Banning logic middleware
commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 15:26:27 2016 -0500
tweaks to ACP, rule validator
commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com >
Date: Fri Mar 11 13:50:05 2016 -0500
IP Banning ACP page, styling, save&load functionality
2016-03-14 17:31:36 -04:00
Julian Lam
a275aaeaf5
fixes #4361
2016-03-14 12:57:55 -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
psychobunny
3f912e2c6a
closes #4334
2016-03-09 14:30:54 -05:00
Julian Lam
72a05c1d07
disabling graph animation on mobile devices
2016-03-09 13:58:08 -05:00
Barış Soner Uşaklı
3d55eec885
Merge pull request #4317 from samhax/delete-user-invites
...
Delete user invites from APM
2016-03-08 19:30:20 +02:00
samhax
37d53db693
Removed unused variable from click events.
2016-03-08 10:34:43 -06:00
HSam
a62e31dc70
Finished the invite removal button changes.
2016-03-06 14:12:24 -06:00
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
2016-03-06 11:59:31 -06:00
HSam
4d87f0276b
In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic.
2016-03-03 21:09:44 -06:00
barisusakli
df9558f1fa
closes #4268
2016-02-29 14:23:12 +02:00
Julian Lam
44aae7daa5
removed hammer, updated semver, added mousetrap
2016-02-26 12:12:12 -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
db3446b1ca
updated some of the graph colours
2016-02-25 16:21:46 -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
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