219 Commits (bdfb168f2fb73782d4dfa4de3cd3fa33ea208134)

Author SHA1 Message Date
barisusakli e341b80d93 use set to get groups 10 years ago
Julian Lam e25d2fa6e6 closed #2811 10 years ago
Julian Lam 534b13e089 fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges. 10 years ago
Barış Soner Uşaklı 4fc4a0ff3e dont escape group.name, use displayName in tpls instead 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
barisusakli 54226a86b4 fix group name link 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli cea385e572 closes #3223 10 years ago
barisusakli e892cf2e51 faster getUserGroups 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
barisusakli fc19405170 added missing callback 10 years ago
Barış Soner Uşaklı a14e22d534 no need for map 10 years ago
Barış Soner Uşaklı ee17367cc1 removed unused requires, firehook on sucess 10 years ago
Barış Soner Uşaklı 8610c44e78 escape group data 10 years ago
Barış Soner Uşaklı 8eab5ac402 groups.get changes 10 years ago
Barış Soner Uşaklı 8726e2ccb6 ghfw :rage2: 10 years ago
Barış Soner Uşaklı 2129a2fc5f not used 10 years ago
Barış Soner Uşaklı 8117b4459a groups.list added start stop 10 years ago
Julian Lam aca5d24a7d split groups.js into more subsidiary files 10 years ago
Barış Soner Uşaklı 8300aeec35 parseInt member count, use getMemberCount in install js 10 years ago
Barış Soner Uşaklı 50d9a3f0a7 dont call groups.get just to read 2 values 10 years ago
Barış Soner Uşaklı 3f1726636f groups create/delete/update 10 years ago
barisusakli 5ce617ca5a fix case in search 10 years ago
barisusakli 63489457fe group search change 10 years ago
Julian Lam d052db85e0 fixed bug where isMemberOfGroupList would return null if there were no groups to check, instead of false 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
Julian Lam 8aac4bdfa1 fixed issue where Groups.getUserGroups called getGroupsData on all groups, resulting in a very unscalable method if called on forum with thousands of groups 10 years ago
Julian Lam fc1b0c8d24 allowing topic, post, and user creation to specify a timestamp for insertion into the past 10 years ago
barisusakli 36853f4ad8 filter priv/registered-users/guests in groups.list 10 years ago
barisusakli ffac8eb41d closes #3118 10 years ago
barisusakli b48fdfadad set group member count to 1 on group creation 10 years ago
Julian Lam 5a6c46a0a0 updating group creation method to send back group data in the return callback, and to include the ownerUid if one was passed in 10 years ago
barisusakli 7632997a99 closes #3045 10 years ago
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
10 years ago
barisusakli 8026b3c7d8 closes #2911 10 years ago
barisusakli ed8d60b76b move registered-users/guests to top remove admins from priv settings 10 years ago
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887 10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
barisusakli 9d62709f7c doggy.gif 10 years ago
barisusakli e4431f62b2 fix group update text 10 years ago
barisusakli 358f6f61f7 closes #2803, closes #2883
options.unescape was not used correctly
fix groups.update so it  doesnt overwrite data if some fields are not
passed in
10 years ago
barisusakli c63d5f4b7a test 10 years ago
barisusakli 9f4f858ff9 group member search
only look in uids that are member of the group, added custom findUids
function to user.search
10 years ago
barisusakli d342e01ef1 search group members 10 years ago
Julian Lam f0ad2020df updated sorting logic (syntax error) 10 years ago
Barış Soner Uşaklı d2e8d4d86e slice doesnt deep clone derp 10 years ago
Julian Lam d7cd936b54 added preserveCase option to slugify 10 years ago
Barış Soner Uşaklı e8644dac26 group.hidden is already bool 10 years ago
Barış Soner Uşaklı 8cb18b1e48 possible fix to group category 10 years ago