dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #34971
Re: Expanding Display Columns under [Data element management]
Also, in terms of auditing of the data elements (which is not directly
supported in DHIS2), you may want to consider implementing a trigger
function directly in Postgresql, which could then be used to populate an
audit table. If you really need to know who changed what and when, then
this might be the only way at the moment. There is auditing done for
datavalues at the moment, but there is no way to keep a history of changes
to other objects,such as orgunits.
Regards,
Jason
On Mon, Jan 12, 2015 at 10:32 AM, Greg Rowles <greg.rowles@xxxxxxxxx> wrote:
> Good idea! Thanks Jason!
>
> On Mon, Jan 12, 2015 at 11:31 AM, Jason Pickering <
> jason.p.pickering@xxxxxxxxx> wrote:
>
>> Hi Greg
>>
>> The easy alternative/quick fix is a report, which an SQL View could
>> feed. You could then easily control exactly what fields you want to appear.
>>
>> Best regards,
>> Jason
>>
>>
>>
>> On Mon, Jan 12, 2015 at 10:28 AM, Greg Rowles <greg.rowles@xxxxxxxxx>
>> wrote:
>>
>>> Hi Lars
>>>
>>> It's a little tedious to cycle through each record without seeing who
>>> created it in a single overview/grid but hopefully that upgrade will make
>>> it easier!
>>>
>>> Thanks,
>>> Greg
>>>
>>>
>>> On Mon, Jan 12, 2015 at 11:24 AM, Lars Helge Øverland <
>>> larshelge@xxxxxxxxx> wrote:
>>>
>>>> Hi Greg,
>>>>
>>>> that is a good idea. We are actually rewriting all of the meta-data
>>>> screens but in the short term I think we can add this to the "details"
>>>> dialog? (Click on the row and then "show details"). Does that work?
>>>>
>>>> Lars
>>>>
>>>>
>>>> On Mon, Jan 12, 2015 at 10:08 AM, Greg Rowles <greg.rowles@xxxxxxxxx>
>>>> wrote:
>>>>
>>>>> Hi Devs
>>>>>
>>>>> We have multiple users are working intensely on a new database and at
>>>>> times we are unsure of who has created or changed specific data elements.
>>>>> Is there a quick way to add data columns to the [Data element management]
>>>>> interface to easily see who created which data element and when it was last
>>>>> modified? At the moment we only have one display field: Name
>>>>>
>>>>> Thanks,
>>>>> Greg
>>>>>
>>>>> --
>>>>> *Health Information Systems Program - South Africa*
>>>>> *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- -
>>>>> - - - *
>>>>> Mobile : 073 246 2992
>>>>> Landline: 021 554 3130
>>>>> Fax: 086 733 8432
>>>>> Skype: gregory_rowles
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~dhis2-devs
>>>>> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>>>> More help : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>>
>>> *Health Information Systems Program*
>>> *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - -
>>> - - *
>>> Mobile : 073 246 2992
>>> Landline: 021 554 3130
>>> Fax: 086 733 8432
>>> Skype: gregory_rowles
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.pickering@xxxxxxxxx
>> tel:+46764147049
>>
>
>
>
> --
>
> *Health Information Systems Program*
> *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - -
> - *
> Mobile : 073 246 2992
> Landline: 021 554 3130
> Fax: 086 733 8432
> Skype: gregory_rowles
>
--
Jason P. Pickering
email: jason.p.pickering@xxxxxxxxx
tel:+46764147049
References