Commit Graph

88 Commits (251587cb86eaaf5107c417de0e76e252b1108e0c)

Author SHA1 Message Date
Julian Lam 3416c7bb3c Merge branch 'master' of github.com:designcreateplay/NodeBB
Baris Soner Usakli 99db8fc3fe fixed admin/users page events and buttons
Julian Lam 780cec2596 missing alert-warning class in plugins admin page
Baris Soner Usakli 1f60578a63 closes
Julian Lam f39932ece7 group join leave, and updating
Julian Lam a6b0c2638a user list on group edit modal
Julian Lam c0a90bd677 interim commit
Julian Lam 85ac4aac94 group creation and deletion
psychobunny 4a6e838b18 updated new settings markup to bs3
psychobunny 3773f6b44f merge conflicts + updated search.tpl to BS3
psychobunny aa5e5f9cc0 fixed bootbox3 issue in categories
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again
Baris Soner Usakli 902e60fab2 added password settings to admin
Baris Soner Usakli cc55073107 issue
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now.
psychobunny c9387313e2 ACP header and all admin pages BS3'd
psychobunny 7636e09284 admin hero-unit to jumbotron and updated welcome message to be slightly less embarassing
psychobunny 7666ed3010 fixed two bugs in admin, meta.buildTitle errors out because no notification icon is present; pagination element missing
& final less cleanup for today
psychobunny df15dceaef merging master to pull baris' latest fixes
psychobunny 2427724868 navbar changes + logout screen + replaced hardcoded sitename on logout screen with breadcrumbs
note: perhaps breadcrumbs should be dynamically created in future
instead of copypasted everywhere.
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row
psychobunny a859f4524c container-fluid to container
psychobunny 8be896aebb label-important to label-danger
Baris Soner Usakli 4cdb7ff32b closes
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed
Baris Soner Usakli f83be710a0 closes , ,
Baris Usakli 929282a2f7 ban users, closes , banning a user hides all posts topics of a user and their profile page becomes inaccessible
Baris Usakli 259ba9b9b5 added post settings to admin page
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 Usakli ac3fe1fc6f closes
Julian Lam 1bee527f41 added note linking to wiki page for authoring plugins... also showing something if no plugins are installed
Julian Lam 3578ce1925 admin panel integration completion + styling of admin panel plugins page
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue )
Julian Lam fe286870a3 closed
Julian Lam d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!)
Baris Usakli ca81732661 show correct version on admin/index
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Baris Soner Usakli 7191d94099 admin fix
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Usakli 79074fd597 prettier user boxes
Baris Soner Usakli fabb55426c more work:
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
Baris Usakli cde765b17d remove socket listeners in admin/users/search
Baris Usakli a59fdcbf6a for andrew
Baris Usakli 7a478637e3 added forum link to /admin header