Alexander Skvortsov
6e8884f190
Implement hidden permission groups ( #2129 )
...
Only users that have the new `viewHiddenGroups` permissions will be able to see these groups.
You might want this when you want to give certain users special permissions, but don't want to make your authorization scheme public to regular users.
Co-authored-by: luceos <daniel+github@klabbers.email >
2020-04-21 17:49:53 +02:00
Franz Liedke
d492579638
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2019-11-28 00:16:50 +00:00
Franz Liedke
7f5bd1e96b
Apply fixes from StyleCI ( #1793 )
...
[ci skip] [skip ci]
2019-06-12 23:50:21 +02:00
David Sevilla Martín
9684fbc4da
Add 'hasPermission' helper to Group ( #1688 )
...
* Add Group@hasPermission helper
* Improve performance of method
2018-12-10 22:32:21 +01:00
Toby Zerner
4f259425b0
Fix entity deletion
...
Foreign keys take care of most of this for us!
2018-07-21 17:18:40 +09:30
Toby Zerner
0fb81958cb
Clean up Eloquent definitions
2018-07-21 17:06:42 +09:30
Daniel Klabbers
5a04635e7a
decided to leave the posts.discussion_id foreign key constraint to discussions out for now
2018-07-20 08:41:01 +02:00
Willem de Groot
e774baf32f
Remove execute permissions from php/less files
2018-01-06 11:59:25 +01:00
Franz Liedke
4aad7c1040
Cleanup code, typehints and class references
2017-10-03 18:54:07 +02:00
Franz Liedke
78f3681fc1
Fix namespace orderings
...
(Thanks, StyleCI!)
2017-10-03 18:54:06 +02:00
Franz Liedke
c22219ec20
Extract Flarum\Group namespace
2017-10-03 18:49:53 +02:00