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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | journal-773250-views-integration.patch | 9.69 KB | dagmar |
| journal-views-integration.patch | 9.66 KB | dagmar |
Comments
Comment #1
dagmarThis 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.