barisusakli
ef5e02534a
fix missing translator, add flag reason
9 years ago
Julian Lam
4897e861fb
handling errors :rage2:
9 years ago
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
9 years ago
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
9 years ago
Julian Lam
8dc57cba58
allowing updating of flag data
9 years ago
Julian Lam
194716cd68
re: #5002
9 years ago
barisusakli
cbafbab107
closes #4986
9 years ago
Julian Lam
785f4fc5a0
updating to jQuery 3.x on frontend and ACP
9 years ago
Julian Lam
2428d5e442
Update bootstrap in ACP
...
Also fixed #4872 by moving user creation modal to root level
(outside of .panel)
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
barisusakli
f77d9053ad
closes #4795
9 years ago
barisusakli
bc255110cc
closes #2832
9 years ago
pichalite
8ef7ca4bdb
update chart.js to new version
9 years ago
Julian Lam
e7386e20cf
closes #4505
9 years ago
Julian Lam
f3c1e75cca
fixes #4855
9 years ago
Julian Lam
ad9229fec2
lint.
9 years ago
Julian Lam
61fe9594d7
ban integration frontend for ACP, #4807
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
Julian Lam
51faa5496b
closes #4776
9 years ago
psychobunny
38af8344cc
missed a spot for topics:read priv
9 years ago
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
9 years ago
Julian Lam
149565169b
closes #4658
9 years ago
Julian Lam
60af3b9b77
removed extra comma in object definition
9 years ago
barisusakli
54ccdf5262
closes #4651
9 years ago
barisusakli
3648d531fa
closes #4545
9 years ago
barisusakli
eb04dba96c
closes #4568
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago
barisusakli
b948e031f6
closes #2779
9 years ago
Julian Lam
22f73a8f68
fixes #4463
9 years ago
barisusakli
e8b8f115b7
closes #3652
9 years ago
barisusakli
7e6e3b3a40
closes #4383
9 years ago
pichalite
9c9e49e2f6
properly fix with styling
9 years ago
pichalite
497592965f
fixes issue-4386
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
Julian Lam
a275aaeaf5
fixes #4361
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
samhax
37d53db693
Removed unused variable from click events.
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
df9558f1fa
closes #4268
9 years ago
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
9 years ago
Julian Lam
db3446b1ca
updated some of the graph colours
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
barisusakli
8c3b52ef36
closes #4096
9 years ago
barisusakli
1ed3b40a1b
fix calls
9 years ago
pichalite
0c5712411b
fix for user icons when searching for users to add to group in acp>manage>group page
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
barisusakli
1ad4128649
closes #3917 , closes #2941
9 years ago
Barış Soner Uşaklı
dd0560a4b8
closes #4043
9 years ago
barisusakli
6be8675580
closes #4012
10 years ago
barisusakli
1449d438f5
closes #3969
10 years ago
Barış Soner Uşaklı
9770983fdb
closes #3913
10 years ago
Julian Lam
a936866688
revamped ACP Flags interface, #3907
10 years ago
psychobunny
4798647b8a
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
10 years ago
barisusakli
096ecce87b
fix indent
10 years ago
barisusakli
07a97717ab
removed bool param
10 years ago
barisusakli
e2a5440ae8
closes #3741
10 years ago
barisusakli
de4d747e63
closes #3742
10 years ago
barisusakli
9ac4704848
more search cleanup
10 years ago
barisusakli
0ce1e666e7
disabling/enabling parent will disable/enable children
10 years ago
barisusakli
c268493d2b
closes #3723
10 years ago
barisusakli
bcd8bdf0df
closes #3687
10 years ago
barisusakli
e7f87f4ffd
closes #3686
10 years ago
barisusakli
ee8bb8d908
closes #3634
10 years ago
barisusakli
38cd153077
hide on enter as well
10 years ago
barisusakli
4d8f92de24
closes #3635
10 years ago
barisusakli
8c2fdcc77c
group escape fixes
10 years ago
Barış Soner Uşaklı
5b08538264
closes #3614
10 years ago
barisusakli
2d175cc3fb
closes #3466
10 years ago
barisusakli
a1c407acd0
closes #3530
10 years ago
psychobunny
ff2543e522
thought they all seemed pretty self-explanatory to me
10 years ago
psychobunny
bc5f9d0199
closes #3536
10 years ago
psychobunny
dfa4f47289
save / create buttons for categories/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
Julian Lam
5340537631
closed #2820
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
d225951027
fix group name
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
barisusakli
2b493964d0
closes #3296
10 years ago
barisusakli
ffd22f50ff
closes #1999
10 years ago
Julian Lam
ceb4de653d
fixed #3295
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
barisusakli
2b0b2ea858
fix search by ip
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
barisusakli
536c443c1e
closes #3231
10 years ago
psychobunny
97d1ab2e35
console.log
10 years ago
Julian Lam
6fedcca4ee
changed a bunch of whitespace back into tabs, and fixed issue where categories without a parentCid were not showing up at all in the ACP
10 years ago
Julian Lam
478850ac05
rewrote a bit of the code so that templates.js is called asynchronously, and moved indentation levels to CSS instead of inlined styling.
10 years ago
Julian Lam
394497c9d5
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
10 years ago
psychobunny
2dfb9837a7
log
10 years ago
Nicolas Siver
a17c65ee9f
move item template to file
10 years ago
Nicolas Siver
1bfb41bccb
sorting tree
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
Julian Lam
8f7416d1cb
updated acp category privilege settings so that not all groups are shown in privilege table, closes #3036
10 years ago