21 Commits (6690f49c4e32b0fba947aa864748acbfe46042ba)

Author SHA1 Message Date
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