Vote #66025
完了Document timestamp needs to show updated timestamps
0%
説明
We are using the documents module so users can download our manuals and documents. I believe it would be better for the documents to show when the entry was modified. Currently the document entry shows when it was created and to see new files you have to click on it.
I propose a new field be added to the documents table "modified_on" and this should be updated whenever a file is added or changed in the document.
journals
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
Fixed in r3095.
The document list now shows/orders documents with the date of last attached files.
No field was added to the documents table, since the date of the attachment is used.
--------------------------------------------------------------------------------