Julian Lam
89a9d4b7f2
logic for #1837
11 years ago
barisusakli
e6c9647acf
display user post topic stats in admin index
11 years ago
Charles
51fb7786f5
Don't reset widgets when changing skin
11 years ago
barisusakli
b537666e5c
closes #1592 , closes #1634
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
psychobunny
a5a2e6f04e
update BS brand colors in ACP
11 years ago
barisusakli
a1e6a3616c
ability to install/uninstall plugins from ACP
11 years ago
Julian Lam
8cb2b9b97a
fixed #1351 -- themes and plugins no longer auto-restart the server
11 years ago
psychobunny
da665853e4
bugfixes
11 years ago
psychobunny
5ffeb3319b
socket.io admin/groups
11 years ago
psychobunny
aaa2dbe757
removed unused topics; fixed require
11 years ago
psychobunny
9e24ccc976
socket.io admin/categories
11 years ago
psychobunny
2fc6bfaa72
socket.io admin/user
11 years ago
barisusakli
197e61a5d0
admin js language keys
11 years ago
barisusakli
10f56faf9d
admin cleanup
...
removed unnecessary admin checks in src/admin/user then realized they
are just one liners so moved them to src/socket.io.admin.js moved
categories update to categories folder
11 years ago
psychobunny
7926514c95
draft zone for widgets, closes #1238
11 years ago
barisusakli
ec63ba4b17
removed unused method
11 years ago
barisusakli
880c393b6d
fixed admin groups page
...
changed gid to groupName
11 years ago
Julian Lam
0e44eb8629
final refactoring pass for groups -- #1252
11 years ago
Julian Lam
7b4f596aba
updating all group lib methods, and their callers -- #1252
11 years ago
Julian Lam
4239c376c8
truncating user list in Groups ACP page, resolved #1132 . Refactored system groups handling
11 years ago
Julian Lam
16f1db4f5d
fireEvent reflection socket call, tweaks to Sounds page in ACP
11 years ago
Julian Lam
14a0b45ae8
securing settings.save socket listeners behind admin namespace
11 years ago
barisusakli
1354739d19
user deletion #746
...
user deletion NOT SKALABLE
11 years ago
Baris Soner Usakli
e75c303b89
added unique visitor count to admin dashboard
11 years ago
Baris Soner Usakli
ccd29bfd61
added callback to category update
11 years ago
Matthew Conlen
a2a9c8fd8a
fix error with undefined callback
11 years ago
Julian Lam
2baa381917
plugins and themes now trigger a restart
11 years ago
Julian Lam
c797d6251d
Revert "emitting alert when restart is attempted in development mode"
...
This reverts commit 059c5452ea
.
11 years ago
Julian Lam
059c5452ea
emitting alert when restart is attempted in development mode
11 years ago
Julian Lam
7760a6b207
added restart button to ACP (!!)
11 years ago
psychobunny
86a8103c15
saving, updating, deleting widgets; widget dragging improvements
11 years ago
Baris Soner Usakli
791a50a01b
closes #1028
11 years ago
Baris Soner Usakli
c0e0da0f1d
simplified getAllTopics
11 years ago
Julian Lam
0670382992
final pass - resolved #961
11 years ago
Baris Soner Usakli
56cdc86a37
took out userSockets, using io.sockets.clients() now'
11 years ago
Julian Lam
dc7cd95f6d
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
f3bdc55348
little tweak to user search show timing and 10 users, sort after slicing
11 years ago
Julian Lam
d380f69310
support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden
11 years ago
Julian Lam
e542da1f52
added alphanumeric user search (instead of using reds), and exposed a proper socket call for user searching for non-admins
11 years ago
Baris Soner Usakli
a802dc4b68
admin.js socket fixes
11 years ago
Baris Soner Usakli
cfaa6556d6
pass err
11 years ago
Baris Soner Usakli
39b631a3a8
more fixes
11 years ago
Baris Soner Usakli
afe97233aa
more fixes
11 years ago
Baris Soner Usakli
f6bd52014e
fixed conflict
11 years ago
Baris Soner Usakli
accde93fff
removed api: from server
11 years ago
Julian Lam
c215e61541
fixed up admin.js
11 years ago
Julian Lam
4184574164
WIP admin.js socket underping
11 years ago
Julian Lam
a48a7acd51
fixing issue where after a user changed their username, the new name was not reindexed by Reds
11 years ago
Julian Lam
619fe74fc0
moved groups admin socket calls into admin file instead of standalone groups file
11 years ago