223 Commits (9e64f4e303ec0f65e6645059b0e31c9c1ade633c)

Author SHA1 Message Date
Baris Soner Usakli 8bfb338eee #712 11 years ago
Baris Soner Usakli 742c8fb43c closes #712 11 years ago
Baris Soner Usakli d43f3cebc6 closes #707, closes #686 11 years ago
Baris Soner Usakli a974c6fa99 possible fix for mongo crash 11 years ago
Baris Soner Usakli 6c30437c47 closes #706, refactor admin image uploads, fixed gif uploads 11 years ago
Baris Soner Usakli be3465c5ca display events in admin page events section 11 years ago
Michael Mitchell 0f0913bfe5 add admin button 11 years ago
Baris Soner Usakli ba2f47ead6 closes #690, closes #691 11 years ago
Baris Soner Usakli 2c489c600c closes #675 11 years ago
Baris Soner Usakli e9fbed71ae closes #613, fixed allowRegistration incase its undefined 11 years ago
Baris Soner Usakli 3bd8cf69a1 admins can create users from admin/users panel 11 years ago
Baris Soner Usakli f68f02d346 closes #679 11 years ago
Baris Soner Usakli 8bfea656c4 Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master 11 years ago
Baris Usakli da9c673ec4 closes #651 11 years ago
root 35ad3be969 Adding support for restricting category read access based on user groups 11 years ago
psychobunny bf27ade251 admin - added ability to remove icon from categories 11 years ago
akhoury 114294e24a allowGuestSearching config .. second attempt 11 years ago
psychobunny a3734f2e15 completed custom favicon upload, closes #643 11 years ago
psychobunny 1b843fba9c added admin route to upload favicon 11 years ago
psychobunny 35f17db141 added button in admin to upload favicon + show current favicon image 11 years ago
psychobunny 07a3b3f00b added delete button to category image uploader in case you wanted to revert to bgColor 11 years ago
psychobunny 4ff8509a0e clean up from the last admin/categories refactor 11 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 11 years ago
psychobunny 7db234f958 added setting to convert profile iamges to png in control panel 11 years ago
psychobunny c0721e105f added setting to disable privilege threshold system 11 years ago
Baris Usakli b927f6ce29 added raw info 11 years ago
Baris Usakli 519d376071 added mongo info function, change admin redis template to database template 11 years ago
Julian Lam 56ef05a0bf putting category options behind a dropdown, and fixing category enable/disable 11 years ago
Julian Lam 53164e96ab removed non-functional save button from category whitelist modal 11 years ago
psychobunny c16f04bbcf plugins - filter:admin.header.build (pre-existing hook) now allows you to add menu items to the social authentication panel as well 11 years ago
Julian Lam 69427fa10e tweaks to make the ACP work better on tablets, some work on hidden groups 11 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 11 years ago
Julian Lam 6b3863bfbf updated category manager in admin panel 11 years ago
Julian Lam 34459e7cf1 fixing category admin panel integration 11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Baris Soner Usakli 48835d8c44 used ELSE in template 11 years ago
Baris Soner Usakli 23eb7824ac closes #513 11 years ago
psychobunny a1839d90fd prevent admin group from being deleted, closes #530 11 years ago
Julian Lam 39f2efbef8 closed #540 11 years ago
Julian Lam 33868804fd fixed #517 11 years ago
Baris Usakli fa9636a62a closes #495 11 years ago
Baris Usakli 69fefc0625 closes #496 11 years ago
Baris Usakli 40108f92c9 closes #492 11 years ago
psychobunny 7ea852fae3 Revert "mobile: collapse menu after clicking on menu item"
This reverts commit c67c37bb20.
11 years ago
psychobunny c67c37bb20 mobile: collapse menu after clicking on menu item 11 years ago
Baris Usakli 04ed1df0ef closes #365, allow guest posting. enabled from admin/settings, defaults to disabled 11 years ago
Baris Soner Usakli 89540172b2 closes #464 11 years ago
Baris Soner Usakli f9f0bd8685 closes #445 11 years ago
Baris Usakli f4faee4283 moved image uploading to a require js module, added image upload to site logo 11 years ago
Baris Usakli 7039a4d762 closes #425 11 years ago
Baris Soner Usakli 7e8ddbadfb closes #423, closes #424 11 years ago
Julian Lam 3decc8b9b1 removing nodebb.less file 11 years ago
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
Baris Soner Usakli afa078d00c closes #288 11 years ago
psychobunny a2a6bf87f7 fixes #387 11 years ago
Andrew Darqui 8cc71d2b47 fixed logger.tpl to use the new requirejs code 11 years ago
Julian Lam 0b299b2fe7 Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
11 years ago
Andrew Darqui a3f6fee41f refactored the logger completely. 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
Julian Lam 948949c571 closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config 11 years ago
Julian Lam f173a79a0d Merge pull request #371 from iamcardinal/master
Adds meta:keywords tags fixes tabbing, closes #330
11 years ago
Quinton Marchi fcab1501f8 Merge remote-tracking branch 'origin/testing-2013-10-01' 11 years ago
Andrew Darqui f48687528e fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames. 11 years ago
Andrew Darqui 9007f9de9e added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel 11 years ago
Andrew Darqui 55d84d0f9b basic logger functionality added - accessible via http://nodebb/admin/logger 11 years ago
Minami 90b4d688f8 Testing adding of Meta Tags 11 years ago
psychobunny 22c73f3c12 closes #345 11 years ago
Baris Usakli 4290516d29 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Usakli 6a7a2301ee removed admin and delete buttons from template 11 years ago
Julian Lam 9a79c58e33 closed #361 - groups admin modal had an extra button that did nothing 11 years ago
psychobunny 571cb8b44f readded back admin css for users 11 years ago
Baris Usakli 9f67282a79 admin site will display reconnecting notification when server is offline closes #346 11 years ago
Julian Lam f08067bab2 fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
11 years ago
psychobunny de1e3230f5 fixed topics and admin views, broken after merge 11 years ago
Julian Lam b6ee89a6d8 fixed typo in plugins page 11 years ago
Baris Soner Usakli de34c7580f closes #314 11 years ago
Baris Soner Usakli 6be5bcc4c8 closes #308 12 years ago
Baris Usakli 24e4be77d8 closes #304 12 years ago
psychobunny 6bab2523d5 fixes #276 popup alert appearing under admin content 12 years ago
Baris Usakli e896fd1fd6 show created category right away 12 years ago
Baris Usakli 916150de01 closes #228 12 years ago
Julian Lam 9ebff816dc fixing error where sometimes the admin panel js was not loaded 12 years ago
Julian Lam 3416c7bb3c Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 99db8fc3fe fixed admin/users page events and buttons 12 years ago
Julian Lam 780cec2596 missing alert-warning class in plugins admin page 12 years ago
Baris Soner Usakli 1f60578a63 closes #261 12 years ago
Julian Lam f39932ece7 group join leave, and updating 12 years ago
Julian Lam a6b0c2638a user list on group edit modal 12 years ago
Julian Lam c0a90bd677 interim commit 12 years ago
Julian Lam 85ac4aac94 group creation and deletion 12 years ago
psychobunny 4a6e838b18 updated new settings markup to bs3 12 years ago
psychobunny 3773f6b44f merge conflicts + updated search.tpl to BS3 12 years ago
psychobunny aa5e5f9cc0 fixed bootbox3 issue in categories 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago
Baris Soner Usakli 902e60fab2 added password settings to admin 12 years ago
Baris Soner Usakli cc55073107 issue #224 12 years ago
psychobunny dd86812822 some BS2 buttons managed to escape my grasp.. until now. 12 years ago