Commit Graph

20 Commits (43c0c2ec2a938104d142eece22eb93f1555dda75)

Author SHA1 Message Date
Baris Soner Usakli 99db8fc3fe fixed admin/users page events and buttons
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now.
psychobunny c9387313e2 ACP header and all admin pages BS3'd
psychobunny 8be896aebb label-important to label-danger
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
Baris Usakli 929282a2f7 ban users, closes , banning a user hides all posts topics of a user and their profile page becomes inaccessible
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
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 941ed7e194 user search in admin/users
Baris Usakli c870e8bbf3 testing user search in admin panel
Baris Usakli 746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users
Baris Soner Usakli 8e10ce1924 fixed admin page user links
Baris Soner Usakli 419e5ab528 changes to admin/users
Baris Soner Usakli e0debed04f removed ajax from make/remove admin
Baris Usakli d3a190d74e username to userslug change
Baris Usakli 523b787e69 added csrf to ajax calls
Baris Usakli 3f3d81de44 admins can make others admins
Baris Usakli 9f8c9e8822 derp
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.