34 Commits (188aeabba82204516b7aea6f195ea2427af30b1a)

Author SHA1 Message Date
Baris Soner Usakli 0682b5c5ea fix admin users link 11 years ago
Baris Soner Usakli bb59158bbc closes #721, admins can edit other users from their edit page 11 years ago
Julian Lam cd6af45afb added icons to all h1s in admin panel
languages tab in ACP
each language now also has a "language.json"
11 years ago
psychobunny cfa4256df5 admin - download emails.csv, thanks to @akhoury for the gist 11 years ago
Baris Soner Usakli c3f7faffd3 added relative_path in admin site templaets 11 years ago
Michael Mitchell 0f0913bfe5 add admin button 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 11 years ago
Baris Usakli 40108f92c9 closes #492 11 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 11 years ago
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6a7a2301ee removed admin and delete buttons from template 11 years ago
psychobunny 571cb8b44f readded back admin css for users 11 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
Baris Soner Usakli 99db8fc3fe fixed admin/users page events and buttons 12 years ago
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now. 12 years ago
psychobunny c9387313e2 ACP header and all admin pages BS3'd 12 years ago
psychobunny 8be896aebb label-important to label-danger 12 years ago
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail 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 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 Soner Usakli 2c5e9d47ad admin routes and fixes 12 years ago
Baris Usakli 79074fd597 prettier user boxes 12 years ago
Baris Usakli 941ed7e194 user search in admin/users 12 years ago
Baris Usakli c870e8bbf3 testing user search in admin panel 12 years ago
Baris Usakli 746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users 12 years ago
Baris Soner Usakli 8e10ce1924 fixed admin page user links 12 years ago
Baris Soner Usakli 419e5ab528 changes to admin/users 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Baris Usakli 523b787e69 added csrf to ajax calls 12 years ago
Baris Usakli 3f3d81de44 admins can make others admins 12 years ago
Baris Usakli 9f8c9e8822 derp 12 years ago
psychobunny f3f08a9c94 more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin. 12 years ago