nodebb/public/templates/admin
Baris Soner Usakli ba2f47ead6 closes , closes
..
testing closed - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
categories.tpl Adding support for restricting category read access based on user groups
database.tpl added raw info
facebook.tpl revamped client side scripts so that they are loaded using Require.js instead.
footer.tpl moved image uploading to a require js module, added image upload to site logo
gplus.tpl revamped client side scripts so that they are loaded using Require.js instead.
groups.tpl prevent admin group from being deleted, closes
header.tpl closes , fixed allowRegistration incase its undefined
index.tpl fontawesome 4 migration, closes
logger.tpl fixed logger.tpl to use the new requirejs code
motd.tpl revamped client side scripts so that they are loaded using Require.js instead.
plugins.tpl revamped client side scripts so that they are loaded using Require.js instead.
settings.tpl closes , closes
themes.tpl fontawesome 4 migration, closes
topics.tpl fontawesome 4 migration, closes
twitter.tpl revamped client side scripts so that they are loaded using Require.js instead.
users.tpl admins can create users from admin/users panel