barisusakli
e8b8f115b7
closes #3652
9 years ago
pichalite
497592965f
fixes issue-4386
9 years ago
barisusakli
677b97d8bb
closes #2873
9 years ago
Julian Lam
cf8f1210cd
added syntax hints to blacklist page
9 years ago
barisusakli
b6e22b7723
closes #4367
9 years ago
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
9 years ago
psychobunny
50b813ae2f
merging pull 4347
9 years ago
pichalite
de421d5f8c
remove language string in ACP
9 years ago
barisusakli
4b531cb655
closes #4345
9 years ago
pichalite
e878b32444
closes #4258
9 years ago
Barış Soner Uşaklı
3d55eec885
Merge pull request #4317 from samhax/delete-user-invites
...
Delete user invites from APM
9 years ago
HSam
a62e31dc70
Finished the invite removal button changes.
9 years ago
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
9 years ago
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.
9 years ago
barisusakli
392814824e
fix timestamp
9 years ago
barisusakli
f3d2ad5f1f
lets break some themes :evil:
9 years ago
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"
9 years ago
psychobunny
d0862911d3
closes #4181
9 years ago
barisusakli
32ca95319e
closes #3436
10 years ago
barisusakli
6be8675580
closes #4012
10 years ago
barisusakli
1449d438f5
closes #3969
10 years ago
Julian Lam
4cc4824087
Merge pull request #3908 from pitaj/master
...
Maximum invites and invites are stored
10 years ago
Julian Lam
a936866688
revamped ACP Flags interface, #3907
10 years ago
Peter Jaszkowiak
a3cfcd9a48
Maximum invites, invites stored
...
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
10 years ago
Julian Lam
f7f43de644
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
10 years ago
barisusakli
50c7ccccb5
fix flags
10 years ago
barisusakli
1bfe7bf3dd
fix t.js
10 years ago
barisusakli
2bb8555d35
fix t.js
10 years ago
barisusakli
c100764915
fix t.js syntax
10 years ago
barisusakli
e2a5440ae8
closes #3741
10 years ago
barisusakli
47e2dd9478
closes #3107
10 years ago
Julian Lam
f6d5b52a8b
WIP user-icons
10 years ago
Julian Lam
8621023452
Removed surrounding panel from privileges table
10 years ago
barisusakli
ef65b711de
removed template-variables
10 years ago
barisusakli
958bb24d4e
#3492
10 years ago
Julian Lam
0e8482ebfe
removing hash from url
10 years ago
Julian Lam
dbf8f5f70c
Fix internal link to User Registration Settings from Registration Queue
10 years ago
psychobunny
6b37ec74cc
styled flags
10 years ago
psychobunny
cd38f2da9c
moved registration queue to its own page; styled
10 years ago
psychobunny
21e4a00f0e
fix pill flicker on manage/users
10 years ago
psychobunny
52d05da725
manage/tags buttons
10 years ago
psychobunny
dfa4f47289
save / create buttons for categories/category
10 years ago
psychobunny
969522c2d2
manage/categories
10 years ago
psychobunny
d5b88e9c35
fixed markup on /group page
10 years ago
psychobunny
e04495b012
underped tags page
10 years ago
psychobunny
cbb2453c08
minor styling to tags page
10 years ago
psychobunny
646cdf9c57
manage/category
10 years ago
psychobunny
bd494207eb
got rid of that fancy edit for cat name/desc + improved layout for settings
10 years ago
psychobunny
ffd38b8cc3
some UX tweaks to manage/category
10 years ago
yariplus
67e450a05b
Fix issues with acp category page
...
strange name for background size variable
invalid class selectors
hijacking of background style
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
barisusakli
2b493964d0
closes #3296
10 years ago
barisusakli
d135f37b4f
check register queue against stopforumspam
10 years ago
barisusakli
54226a86b4
fix group name link
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
Barış Soner Uşaklı
981a7558f7
use group name, hidden groups are not in groupslug:groupname
10 years ago
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
psychobunny
071922d3ba
linking the two tag administration pages together
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
Julian Lam
f9053c077d
updated groups ACP styling and template to use a table, like categories
...
Conflicts:
src/views/admin/manage/groups.tpl
10 years ago
Barış Soner Uşaklı
8117b4459a
groups.list added start stop
10 years ago
Julian Lam
8f7416d1cb
updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036
10 years ago
psychobunny
e6beeb62cf
{config.relative_path} instead of {relative_path}
10 years ago
barisusakli
5c4e988232
fix user.csv data
10 years ago
Julian Lam
9e994f3baf
finally closed #2887 -- added implicit privilege markers to client-side privileges table
10 years ago
Julian Lam
c706638b5d
updating groups access control so:
...
1. Guests can no longer receive the moderate bit
2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
3. A lock icon is present next to all private groups
10 years ago
Julian Lam
0d044c34c1
removed old code that was adding unneeded html to the template
10 years ago
Julian Lam
d95f5a9ae0
added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt, #2463
10 years ago
Julian Lam
202789fa8d
added back category creation, #2463
10 years ago
Julian Lam
9dece4a1db
added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463
10 years ago
Julian Lam
9b84a887d3
a huge frickin' number of changes for #2887 . This is part of #2463
10 years ago
Julian Lam
815ea88fa5
readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
10 years ago
Julian Lam
765f15096b
removed wrapping .row around tables in acp/manage/categories
10 years ago
Julian Lam
a1621145d5
Merge branch 'master' into categories_revamp
...
Conflicts:
public/less/admin/admin.less
public/src/admin/manage/categories.js
src/controllers/admin.js
src/views/admin/manage/categories.tpl
src/views/config.json
10 years ago
barisusakli
f8f4a6e844
removed footer class
10 years ago
barisusakli
dc94fe2b6c
move admin upload routes to api namespace
...
move usrrs/csv to api namespace
10 years ago
psychobunny
59d176fa7b
closes #2779
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
psychobunny
d016a9f3b0
Merge pull request #2715 from pitaj/master
...
Make ACP sidebar fixed
10 years ago
Barış Soner Uşaklı
3293436867
closes #2640
10 years ago
Peter Jaszkowiak
8241243f6b
Make ACP sidebar fixed
...
If you want to implement some kind of replacement for the CSS calc I
used, go ahead and do it yourself. I'm hoping webmasters can either deal
with a tad bit of overlap or have a modern browser.
10 years ago
psychobunny
3fb7eb766b
closes #2646
11 years ago
Julian Lam
69ed8ac45d
icon selection interface -- moved iconSelect module out of admin space, #2588
11 years ago
Julian Lam
02e0d4635b
icon mgmt for #2463
11 years ago
Julian Lam
dfe8e8de70
image uploading for categories, #2463
11 years ago
Julian Lam
1186bff890
category edit page, #2463
11 years ago
Julian Lam
84e90cd73d
category enable/disabled #2463
11 years ago
Julian Lam
a091757aa0
adding dedicated category edit page for ACP #2463
11 years ago
Julian Lam
6b95b28db7
drag/drop re-ordering fixed in ACP, #2463
11 years ago
Julian Lam
c98331de82
revamping categories management page in ACP, #2463
11 years ago
barisusakli
2f8e6a1f2b
closes #2458
11 years ago
barisusakli
612aa4e55b
closes #2491
11 years ago
barisusakli
f9405c0423
closes #2440
11 years ago
barisusakli
033e078aeb
closes #2436
11 years ago
Julian Lam
deac12c540
closed #2424
11 years ago
barisusakli
d0bc5ec9c7
client/topics.js refactor
...
ability to dismiss all flags
11 years ago
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
11 years ago
barisusakli
d492339841
closes #2315
11 years ago