Hi,

Displaying the changes on "end of date" (value2) on a datetime field don't work,
So I made a patch based on #248778: Taxonomy diff to display changes.

This patch will also show if there are changes on taxonomy.

feedback with pleasure
Jo

Comments

alan d.’s picture

Title: Datetime diff » Diff support for Date fields
Project: Diff » Date
Version: 7.x-2.0 » 7.x-2.x-dev
Category: support » feature

This patch provides Diff field support for the Diff 7.x-3.x branch.

I have only made format type and from-to options configurable and then piggybacked the function date_formatter_process() to render the formatted value as the comparable field. (i.e. it could be made much better)

Status: Needs review » Needs work

The last submitted patch, diff_datetime-taxo_1.patch, failed testing.

alan d.’s picture

Status: Needs work » Needs review
StatusFileSize
new2.48 KB

Patch didn't attach.

mitchell’s picture

Status: Needs review » Reviewed & tested by the community

#3 works for me.

mitchell’s picture

Issue tags: +Diff integration

Tagging.

cafuego’s picture

Status: Reviewed & tested by the community » Fixed

Wow, this had been sitting around for a while. Applied.

Automatically closed -- issue fixed for 2 weeks with no activity.

sakiland’s picture

Issue summary: View changes

There is a typo in this patch. I've created new issue to fix this.
https://www.drupal.org/node/2909166