We are using journal to track all changes for our developments.

We need to display journal entries as feeds, so, I have coded this patch to integrate journal with views (and of course, build the feeds).

This integration includes a all the fields for {journal} and {journal_patch} tables, and also some custom filters, for module and status.

Comments

dagmar’s picture

StatusFileSize
new9.69 KB

This patch is a better version, I removed the "_views" string from journal_patch_views_handler_* in the handlers definitions.

Also it fix the join with users table.