[repository] add an ``internal_cnx`` method to replace ``internal_session``
Accessing the repo through a Session is deprecated. We need an easy replacement
for ``internal_session``.
This API change was a good occasion to stop disabling integrity hook by default.
This is huge source of bug in user-code.
related to #2503918
Add some entities
-----------------
As manager, you can access to entity creation forms by using the `site management`_ page.
.. _`site management`: manage
As regular user, the index page or the action box may propose some links to create entities according to the context.