barisusakli
967b486ce1
closes #1487
...
ban and delete user admin actions takes an array of uids now.
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
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
0dd7339bec
fixed admin/users banning/admin
11 years ago
psychobunny
7e11d29f06
got rid of all templates.prepare; pull blocks using templates.getBlock instead of parsing twice
11 years ago
psychobunny
7217954078
updating all templates.get to ajaxify.variables.get
11 years ago
barisusakli
1354739d19
user deletion #746
...
user deletion NOT SKALABLE
11 years ago
Julian Lam
ca2e9d7d9e
linting and moving xregexp back to .js
11 years ago
psychobunny
857df86726
fixed pagination, and loading of template blocks on cold load (temp solution)
11 years ago
akhoury
1b207d8276
IE8 support, general cleanups, from native to $ objects ...
11 years ago
Baris Soner Usakli
a92fb07f02
fixes multiple click handlers in admin users
11 years ago
Baris Soner Usakli
194c404857
more fixes to admin users
11 years ago
Baris Soner Usakli
0719baf8b2
fixes error in admin users page
11 years ago
Baris Soner Usakli
f3bdc55348
little tweak to user search show timing and 10 users, sort after slicing
11 years ago
Baris Soner Usakli
a802dc4b68
admin.js socket fixes
11 years ago
Baris Soner Usakli
ddb9a4a60e
fixed user load more
11 years ago
Baris Soner Usakli
67799eac95
removed api: from client side socket calls
11 years ago
Julian Lam
a150691b5e
that's the last of it!! :D
11 years ago
Baris Soner Usakli
dff10045da
removed my console.logs as usual
11 years ago
Baris Soner Usakli
dabd2f29af
closes #747
11 years ago
Julian Lam
08bdbc0bcc
cleanup of PR - fixed some logic bugs and linted
11 years ago
Michael Mitchell
0f0913bfe5
add admin button
11 years ago
Baris Soner Usakli
83cc8f3ba8
fixed header template value too
11 years ago
Baris Soner Usakli
3dc9e2f4fa
added the success alert
11 years ago
Baris Soner Usakli
3bd8cf69a1
admins can create users from admin/users panel
11 years ago
Baris Usakli
541993c80a
fontawesome 4 migration, closes #473
12 years ago
Julian Lam
038e04dee6
revamped client side scripts so that they are loaded using Require.js instead.
12 years ago
Baris Usakli
cb7768d095
cant ban yourself
12 years ago
Baris Usakli
6a7a2301ee
removed admin and delete buttons from template
12 years ago
Baris Soner Usakli
2dcc4172c4
closes #357
12 years ago
psychobunny
c44461e33f
formatting - template js admin side
12 years ago
Baris Soner Usakli
99db8fc3fe
fixed admin/users page events and buttons
12 years ago
psychobunny
f85a514ee3
fixed a bug in ACP where you could accidentally delete or ban a user even if you clicked on cancel.
12 years ago
psychobunny
bb8f75b4be
merged.. conflicted up the ass. registration looks gud again
12 years ago
Baris Usakli
aeb831eeff
closes #217
12 years ago
psychobunny
8be896aebb
label-important to label-danger
12 years ago
Baris Soner Usakli
3f793ae902
changed document.body.offsetHeight to .height()
12 years ago
Baris Soner Usakli
ac56f3a30a
change document.body.scrollTop to .scrollTop()
12 years ago
Baris Usakli
929282a2f7
ban users, closes #125 , banning a user hides all posts topics of a user and their profile page becomes inaccessible
12 years ago
Baris Soner Usakli
48bb1b06c2
no need to store container
12 years ago
Baris Soner Usakli
ded0200355
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
12 years ago
Baris Usakli
cde765b17d
remove socket listeners in admin/users/search
12 years ago
Baris Usakli
a59fdcbf6a
for andrew
12 years ago
Baris Usakli
941ed7e194
user search in admin/users
12 years ago
Baris Usakli
0cc5b1f907
moved socket.on to admin index
12 years ago
Baris Usakli
c870e8bbf3
testing user search in admin panel
12 years ago