Commit Graph

10 Commits (881fa41bb7d8c5fa02c69255b4b30e160627c5d9)

Author SHA1 Message Date
psychobunny 6bab2523d5 fixes popup alert appearing under admin content
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Julian Lam 41187dfddb adding a confirm dialog behind the theme revert button in the acp
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
Julian Lam 1aa4a440a0 motd tweaks in admin panel
Julian Lam 1760cf1e89 added motd to admin panel and added colour and transitions to alt-login icons
Julian Lam c1755d0dba theming 'try it' support for ACP
Julian Lam 111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
psychobunny 09c9d0ee1f fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index
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.