qwat / QWAT

TEKSI Water module (project QWAT) - QGIS project
https://www.teksi.ch
GNU General Public License v2.0
58 stars 31 forks source link

enhancement: add a tab, an option to open audit on a certain qwat object from its form #303

Open tudorbarascu opened 4 years ago

tudorbarascu commented 4 years ago

Just thought it would be useful to see the audit on a specific object from a click/tab in a form. Haven't thought it through the end but something like a tab, an action.. etc. to quickly see the audit for an object.. would be cool, right?

lbartoletti commented 4 years ago

Oh nice idea. @haubourg @qwat/qwat-psc ?

haubourg commented 4 years ago

Totally yes ! I have done this before, users really liked it. It needs a bit of html formatting to be readable. and the loading must be asynchroneus, because audit_action tables is not indexed, but it definitly a good idea to me.

ponceta commented 4 years ago

image

This would be a nice improvement.

I think a right click action leading to filtered audit_action table for the specific entity (maybe easy with the QML Widget?)