42 Commits (d6570d1496a42a9730e9b1112200c09094d5ddd9)

Author SHA1 Message Date
psychobunny 32990794ce fixed admin bug (on f5 was not populating fields); plugins - filter:admin.create_routes allows you to create path to custom admin page 11 years ago
psychobunny 4b5bae4f9b fixed plugin path in admin header 11 years ago
psychobunny 2b07917020 plugins - filter:admin.header.build allows you to add plugins to navigation in ACP 11 years ago
psychobunny a2a6bf87f7 fixes #387 11 years ago
Julian Lam 0b299b2fe7 Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
11 years ago
Julian Lam 64117ab613 removing deprecated bootstrap css file from admin header 11 years ago
Julian Lam 038e04dee6 revamped client side scripts so that they are loaded using Require.js instead. 11 years ago
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger 11 years ago
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes #346 11 years ago
psychobunny de1e3230f5 fixed topics and admin views, broken after merge 11 years ago
Baris Soner Usakli 6be5bcc4c8 closes #308 12 years ago
psychobunny 6bab2523d5 fixes #276 popup alert appearing under admin content 12 years ago
Julian Lam 85ac4aac94 group creation and deletion 12 years ago
psychobunny c9387313e2 ACP header and all admin pages BS3'd 12 years ago
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
12 years ago
psychobunny df15dceaef merging master to pull baris' latest fixes 12 years ago
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.
12 years ago
psychobunny 9b35d8f8e1 migrating the rest of row-fluids to row 12 years ago
psychobunny a859f4524c container-fluid to container 12 years ago
Baris Soner Usakli 4cdb7ff32b closes #192 12 years ago
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail 12 years ago
Baris Usakli ac3fe1fc6f closes #93 12 years ago
Julian Lam 777173d9f4 adding admin panel integration to plugins (issue #143) 12 years ago
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) 12 years ago
Baris Soner Usakli f7f5da00e1 another fix for js crashes 12 years ago
Baris Soner Usakli 6f57e639f9 changed input to meta 12 years ago
Baris Soner Usakli 7191d94099 admin fix 12 years ago
Baris Soner Usakli 2c5e9d47ad admin routes and fixes 12 years ago
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :) 12 years ago
Baris Usakli 7a478637e3 added forum link to /admin header 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
Julian Lam eeaef21d44 removing redundant search link in admin menu 12 years ago
Baris Usakli 9309722898 fixed indents 12 years ago
Julian Lam 32eba62ef6 developed during a merge... I am going to hell for this.
- also new topics tab in admin panel
12 years ago
Julian Lam cbd03e75e2 fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
12 years ago
Julian Lam a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
12 years ago
Julian Lam 1a104686ac new header for meta title 12 years ago
Julian Lam 1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons 12 years ago
Julian Lam c1755d0dba theming 'try it' support for ACP 12 years ago
Julian Lam 111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
12 years ago
Baris Usakli dfdbc3bea2 admin/redis page 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