240 Commits (85ca5474239268e85985e941d3c82c7fb92bbe56)

Author SHA1 Message Date
Julian Lam 14b9c03199 First pass at #1331 - Groups.search() + Tests 11 years ago
Julian Lam 4701eb1cee updating groups so that members leave a group when it is deleted 11 years ago
Julian Lam 0e44eb8629 final refactoring pass for groups -- #1252 11 years ago
Julian Lam 7b4f596aba updating all group lib methods, and their callers -- #1252 11 years ago
Julian Lam befaa56ad0 derp derp derp more refactoring of groups 11 years ago
Julian Lam c893effcb9 WIP commit -- groups refactoring + upgrade scripts 11 years ago
Julian Lam 4239c376c8 truncating user list in Groups ACP page, resolved #1132. Refactored system groups handling 11 years ago
barisusakli 1354739d19 user deletion #746
user deletion NOT SKALABLE
11 years ago
barisusakli b413f06b72 removed unused function from groups, jshint 11 years ago
Julian Lam fdd2dc322b first pass #992 11 years ago
psychobunny 6496ad95e8 Revert "closes #992"
This reverts commit ed4b0461b9.
11 years ago
psychobunny ed4b0461b9 closes #992 11 years ago
Julian Lam d360a9bcac resolved #868 11 years ago
Julian Lam d380f69310 support for "registered users" and "administrators" in access control (categories). Renamed "Administrators" group to "administrators", and made hidden 11 years ago
Julian Lam 2495b5b89b refactored group category permissions, removed getCategoryAccess method call 11 years ago
psychobunny 36e1a121ed removing some console.log's 11 years ago
root 35ad3be969 Adding support for restricting category read access based on user groups 11 years ago
Baris Soner Usakli 097810a057 parseInt fixes getObjects fix 11 years ago
Baris Usakli 7875138c08 added parseInt 11 years ago
Baris Soner Usakli e066fbf36a sets are storing numbers in mongo as opposed to redis which stores strings, causes tons of problems 11 years ago
Baris Soner Usakli 3775c8e50a tons more changes 11 years ago
Julian Lam 38da65ee58 tweaks to category permission modal 11 years ago
Julian Lam e3e1a556cd groups pruning method 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 8b62041d28 refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
11 years ago
Julian Lam df2e9b4b47 admin panel integration for category whitelisting 11 years ago
Julian Lam f0e8633dcc category whitelisting for posting messages, isAdmin now error-first 11 years ago
Julian Lam 974629ce85 hahah, bad paste, missing a bunch of line endings 11 years ago
Julian Lam 72ef8c839f Merge remote-tracking branch 'origin/master' into category-whitelisting
Conflicts:
	src/groups.js
11 years ago
psychobunny 46d6d7637e potentially fixes ubbmigrator issue https://github.com/akhoury/nodebb-plugin-ubbmigrator/issues/2 11 years ago
Julian Lam 4e2326fc84 Merge remote-tracking branch 'origin' into category-whitelisting 11 years ago
psychobunny a1839d90fd prevent admin group from being deleted, closes #530 11 years ago
Julian Lam 18009ebb39 interim commit 11 years ago
psychobunny 28704a6164 hinting 12 years ago
psychobunny aea3181d27 formatting - server side core 12 years ago
Baris Usakli bb14881b63 change getUserData to return err 12 years ago
Julian Lam bec0b46a2c refactoring installation scripts to use node prompt module, lots of other fixes
fixed #263, fixed #264, fixed #265
12 years ago
Julian Lam f39932ece7 group join leave, and updating 12 years ago
Julian Lam 85ac4aac94 group creation and deletion 12 years ago
Julian Lam f2b8813fb9 brain dumped groups lib 12 years ago