Julian Lam
02a63c0a45
moved portions of the ACP/Plugins page to a pair of partials, and split up the list so the plugins list isn't parsed twice.
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
Julian Lam
394497c9d5
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
10 years ago
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
psychobunny
a355fbfc81
closes #2769
10 years ago
Barış Soner Uşaklı
8117b4459a
groups.list added start stop
10 years ago
Julian Lam
45589fbeca
fixed bug where the selected language in the ACP was arabic, if no language was set at all"
10 years ago
Julian Lam
d90f3649a6
minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved
10 years ago
Julian Lam
7125d902d0
prettifying things
10 years ago
barisusakli
36853f4ad8
filter priv/registered-users/guests in groups.list
10 years ago
psychobunny
0f199af84d
moved widget code out of controller; cleaned up code into a folder
10 years ago
barisusakli
7b550b13b9
display both redis/mongo info if available
10 years ago
barisusakli
0c91391c75
display posts cache capacity/post count
10 years ago
Fokke Zandbergen
1eee970ebb
Allow NodeBB version to be set via config to package.json version can be incremented when needed.
10 years ago
Barış Soner Uşaklı
0ed46c3bae
closes #2963 , closes #2957
10 years ago
Barış Soner Uşaklı
ed57a41d17
#2943
10 years ago
Сергей Савельев
ce743be779
Delete errors
10 years ago
Сергей Савельев
6b3b44e2fc
Delete errors
10 years ago
Сергей Савельев
18c5354ec7
Merge branch 'master' of https://github.com/atomoc/NodeBB
10 years ago
Сергей Савельев
621ae9c91a
Add admin hooks for get categories
10 years ago
barisusakli
2fd4bcde3f
added req.uid user id for logged in users, 0 for guests
10 years ago
barisusakli
878e548296
renamed end to stop globally
...
fixed getting favourites for admins
10 years ago
Julian Lam
89442c91c6
fixed bug where privilege state was not correctly calculated for MongoDB installs, and fixed columnCount not being present when a the privilege list is refreshed
10 years ago
Julian Lam
4f2c7382c5
passing in the column count so a message can be displayed to users when no users have privs in a category, #2887
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
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
psychobunny
0fadaf037a
filter:homepage.get for populating available routes on ACP
10 years ago
psychobunny
3cc3e2f306
moved homepage configuration to its own acp page
10 years ago
Julian Lam
e0c7ef1451
fixed #2781
10 years ago
psychobunny
2ff59278c9
navigation cleanup
10 years ago
psychobunny
fbc0a11c87
nav - basic ACP setup
10 years ago
Julian Lam
8262c38ac8
upgrading privilege sets to be system groups, so they're not in the way
10 years ago
psychobunny
cb7c318377
closes #2751
10 years ago
Barış Soner Uşaklı
743cd20441
closes #2267
10 years ago
psychobunny
bdcf090aaa
init rewards system
10 years ago
barisusakli
25ccc573c0
closes #2687
10 years ago
barisusakli
2c8e8a1f1c
closes #2550 , closes #2518
10 years ago
Julian Lam
08e883de44
added widget areas to the bottom of the group details page, #2588
10 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
Julian Lam
fa39b5e46b
closed #2446
11 years ago
Julian Lam
deac12c540
closed #2424
11 years ago
Julian Lam
ae1528dc7e
closed #2407
11 years ago
barisusakli
a45858dacd
previous commit doesnt show unusud tags in admin
11 years ago
Barış Soner Uşaklı
b89b960f86
Merge pull request #2328 from dwendt/master
...
Made hiding widgets for guests/registered sensible.
11 years ago
barisusakli
cdfaa941b1
error checks missing return
11 years ago
barisusakli
04c83dbdcc
update deprecated sendfile
11 years ago