notification: use viewargs for notif_entity_updated instead of transaction_data
Now that notifications use separate sessions, they can't rely on the
original transaction_data being around, so pass the data through view
arguments instead, so the notification view knows what changed on
updated entities.
Closes #2936180
.. winclude:: search_sample_queries
You can as well type complex queries using the RQL_ query language,
used every where to build dynamic pages of this site.
You can use one of the following prefixes to specify which kind of search you
want:
* `rql` : RQL query
* `text` : full text search
.. _RQL: doc/tut_rql