Barış Soner Uşaklı
dfab231afd
Copy group privs ( #7610 )
...
* feat: ability to copy a groups privileges
ability to copy a group's privileges to all categories, or children of current category
* feat: switch to dropdown
added copy from category to groups
* fix: indents
2019-05-15 20:56:23 -04:00
Barış Soner Uşaklı
2ee2cd528f
feat: #7501
2019-04-02 11:56:03 -04:00
Barış Soner Uşaklı
00a066985a
cache categories:cid and cid:<cid>:children
...
these rarely change, no need to go to db for them
2018-11-27 19:38:28 -05:00
Barış Soner Uşaklı
53ad2bbd6e
Categories optimize ( #6999 )
...
* WIP
* fix category page
* fix counts, and copyPrivileges
* fix lint
* more fixes,
* redis fix
* fix test
* fix category test
* remove getParentsAndChildren
2018-11-25 19:08:38 -05:00
Barış Soner Uşaklı
49ba5af5fa
closes #6810 ( #6813 )
2018-10-04 10:56:47 -04:00
Baris Usakli
16a7728ab8
fix redis warnings
2018-07-06 14:20:37 -04:00
Julian Lam
ae46ec0cae
fix tests, #6368
2018-03-20 11:55:24 -04:00
Julian Lam
ebc67185c3
closes #6368
2018-03-20 10:55:35 -04:00
Baris Usakli
4a73621dca
chat privilege
2017-12-18 15:43:57 -05:00
Barış Soner Uşaklı
f6ac92111b
style changes
2017-05-26 00:02:20 -04:00
Barış Soner Uşaklı
7a1a030865
closes #5640
2017-05-01 20:40:04 -04:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
feb8405f95
ESlint eol-last
2017-02-18 02:30:48 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
34e233fe1d
ESlint spaced-comment
2017-02-18 01:25:46 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
2016-10-25 15:34:47 -04:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
barisusakli
73c3da1a83
dont check maximum group name length if it is a privilege group
2016-08-11 09:52:05 +03:00
Barış Soner Uşaklı
26be7c25e4
closes #4701
2016-05-29 22:27:37 +03:00
Barış Soner Uşaklı
9ae8ee861a
closes #4700
2016-05-29 21:52:13 +03:00
barisusakli
54ccdf5262
closes #4651
2016-05-23 12:59:33 +03:00
barisusakli
b948e031f6
closes #2779
2016-04-01 15:02:22 +03:00
barisusakli
ebcd892aee
closes #4259
2016-02-25 18:01:59 +02:00
barisusakli
1ad4128649
closes #3917 , closes #2941
2016-01-12 15:47:09 +02:00
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
2015-08-18 14:17:25 -04:00
Julian Lam
5340537631
closed #2820
2015-07-17 18:19:57 -04:00
Julian Lam
1229470bba
seems the categories.search socket method is not used...
2015-07-10 15:17:16 -04:00
Nicolas Siver
46ce3aae9f
tree view
2015-05-30 18:44:31 +03:00
Julian Lam
cc2a92d73f
allowing array of privileges to be passed into setPrivilege in category admin socket listener
2015-05-26 12:37:44 -04:00
Julian Lam
d3af278123
removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887
2015-03-25 16:09:38 -04:00
Julian Lam
9b84a887d3
a huge frickin' number of changes for #2887 . This is part of #2463
2015-03-25 15:43:57 -04:00
Julian Lam
daaf61bc68
fixed issue where accessing a category's access control caused a client-side error
2015-03-06 12:02:25 -05:00
Julian Lam
98158fb6f9
@barisusakli works perfectly
2015-02-24 15:22:25 -05:00
barisusakli
b54f2de504
pass uid to getUsers and getUsersFromSets
2015-01-29 17:02:20 -05:00
barisusakli
6d31fee3f5
closes #2564
...
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
2014-12-31 17:13:19 -05:00
barisusakli
be11577aa4
closes #2477
2014-12-01 20:28:36 -05:00
barisusakli
f9405c0423
closes #2440
2014-11-28 15:49:16 -05:00
barisusakli
ab80016910
fixed group hide for privilege groups
2014-06-14 18:26:16 -04:00
barisusakli
4fa79dc821
closes #1281
...
category purge, deletes all topics and posts in the category
2014-06-10 17:48:48 -04:00
Julian Lam
3474cdc5ea
added new privilege "find", added guest meta group, closed #1282
2014-05-16 15:47:04 -04:00
barisusakli
b1aae05a08
closes #1518
2014-05-15 20:49:47 -04:00
Julian Lam
87f4566e06
more fixed to privs, and ACP modal
2014-05-13 17:06:58 -04:00
psychobunny
a8801feabe
cleanup
2014-04-15 02:42:40 -04:00
psychobunny
9e24ccc976
socket.io admin/categories
2014-04-15 02:27:58 -04:00