astakos api: remove statements of no effect
Merge branch 'release-0.13' into develop
Conflicts: snf-astakos-app/astakos/im/messages.py snf-astakos-app/astakos/im/views.py version
Update astakos tests
handle new email recipients
Merge branch 'tmp-common-email-recipients' into develop
Sync astakos migrations
apply authpolicies migrations on top of recently added astakos migrations indevelop branch.
change default project application limit to 0
By default projects are not visible in the UI,therefore it makes sense to adjust the defaultpending application limit to 0, too.
Reasonable project application cancel url
direct user to the project's index view
Additional confirm widgets for join/leave actions
Also deny GET requests for those actions
Add a reason parameter in project deny requests
if not set, None is passed
Astakos project details user actions improvenets
- Split actions partial in a separate template.- Convert simple A html links to confirm forms and do action requests using POST.- Use a common tempalte tag ``confirm_link`` to prompt user an additional step of action confirmation....
View revisions
Also available in: Atom