Commit Graph

107 Commits (f48687528e1f9b6b08a153eb7fc28d8af35c2534)

Author SHA1 Message Date
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger
psychobunny 22c73f3c12 closes
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Usakli 6a7a2301ee removed admin and delete buttons from template
Julian Lam 9a79c58e33 closed - groups admin modal had an extra button that did nothing
psychobunny 571cb8b44f readded back admin css for users
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes
Julian Lam f08067bab2 fixes - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
psychobunny de1e3230f5 fixed topics and admin views, broken after merge
Julian Lam b6ee89a6d8 fixed typo in plugins page
Baris Soner Usakli de34c7580f closes
Baris Soner Usakli 6be5bcc4c8 closes
Baris Usakli 24e4be77d8 closes
psychobunny 6bab2523d5 fixes popup alert appearing under admin content
Baris Usakli e896fd1fd6 show created category right away
Baris Usakli 916150de01 closes
Julian Lam 9ebff816dc fixing error where sometimes the admin panel js was not loaded
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