Commit Graph

165 Commits (2c489c600c43062d8271aebe7eb545671d643dd9)

Author SHA1 Message Date
Baris Soner Usakli 2c489c600c closes
Baris Soner Usakli e9fbed71ae closes , fixed allowRegistration incase its undefined
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel
Baris Soner Usakli f68f02d346 closes
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
Baris Usakli da9c673ec4 closes
root 35ad3be969 Adding support for restricting category read access based on user groups
psychobunny bf27ade251 admin - added ability to remove icon from categories
akhoury 114294e24a allowGuestSearching config .. second attempt
psychobunny a3734f2e15 completed custom favicon upload, closes
psychobunny 1b843fba9c added admin route to upload favicon
psychobunny 35f17db141 added button in admin to upload favicon + show current favicon image
psychobunny 07a3b3f00b added delete button to category image uploader in case you wanted to revert to bgColor
psychobunny 4ff8509a0e clean up from the last admin/categories refactor
psychobunny e76936abfc added ability to upload category images. closes , closes
psychobunny 7db234f958 added setting to convert profile iamges to png in control panel
psychobunny c0721e105f added setting to disable privilege threshold system
Baris Usakli b927f6ce29 added raw info
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal
psychobunny c16f04bbcf plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well
Julian Lam 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups
Julian Lam df2e9b4b47 admin panel integration for category whitelisting
Julian Lam 6b3863bfbf updated category manager in admin panel
Julian Lam 34459e7cf1 fixing category admin panel integration
Baris Usakli 541993c80a fontawesome 4 migration, closes
Baris Soner Usakli 48835d8c44 used ELSE in template
Baris Soner Usakli 23eb7824ac closes
psychobunny a1839d90fd prevent admin group from being deleted, closes
Julian Lam 39f2efbef8 closed
Julian Lam 33868804fd fixed
Baris Usakli fa9636a62a closes
Baris Usakli 69fefc0625 closes
Baris Usakli 40108f92c9 closes
psychobunny 7ea852fae3 Revert "mobile: collapse menu after clicking on menu item"
This reverts commit c67c37bb20.
psychobunny c67c37bb20 mobile: collapse menu after clicking on menu item
Baris Usakli 04ed1df0ef closes , allow guest posting. enabled from admin/settings, defaults to disabled
Baris Soner Usakli 89540172b2 closes
Baris Soner Usakli f9f0bd8685 closes
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo
Baris Usakli 7039a4d762 closes
Baris Soner Usakli 7e8ddbadfb closes , closes
Julian Lam 3decc8b9b1 removing nodebb.less file
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
psychobunny 4b5bae4f9b fixed plugin path in admin header
psychobunny 2b07917020 plugins - filter:admin.header.build allows you to add plugins to navigation in ACP
Baris Soner Usakli afa078d00c closes
psychobunny a2a6bf87f7 fixes
Andrew Darqui 8cc71d2b47 fixed logger.tpl to use the new requirejs code