This website requires JavaScript.
Explore
Help
Register
Sign In
AVSDev
/
sprinkle-organisations
Watch
1
Star
0
Fork
0
You've already forked sprinkle-organisations
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
Files
e92b80fbe1a2cf95b7958d8e0d45e638b51435ae
sprinkle-organisations
/
src
History
Craig Williams
e92b80fbe1
Prevent users from creating more than 1 or being a member of more than 1 organisation in single organisation configuration (
Fixes
#7
)
2022-02-22 11:02:16 +00:00
..
Authorize
Replace the base authorization manager with an extended one with a runCallback method
2022-02-10 12:55:23 +00:00
Controller
Prevent users from creating more than 1 or being a member of more than 1 organisation in single organisation configuration (
Fixes
#7
)
2022-02-22 11:02:16 +00:00
Database
Fixed postgres complaint about integer = boolean comparison (I hope!)
2022-02-21 17:54:33 +00:00
Repository
Modified a log string and made a protected method public (should of been public anyway)
2022-02-17 18:36:26 +00:00
ServicesProvider
Fixed is_member access right from granting pending members permission
2022-02-15 17:56:26 +00:00
Sprunje
Added an approved flag to organisations with a status column as an indicator, pending registration/approval workflow
2022-02-10 12:51:29 +00:00
Twig
Add a new twig function for checking if a user is an organisation registrant (the only one able to cancel a register request)
2022-02-15 17:57:36 +00:00
Organisations.php
Bootstrapper class
2021-12-20 15:51:00 +00:00