Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fc] Repository: Products.CMFDiffTool
Branch: refs/heads/master Date: 2018-10-02T08:45:08+02:00 Author: Stephan Geulette (sgeulette) <s.geulette@imio.be> Commit: plone/Products.CMFDiffTool@1a6134d Display titles in diff of zope.schema.List using vocabulary Files changed: M CHANGES.rst M Products/CMFDiffTool/ListDiff.py M Products/CMFDiffTool/testing.py M Products/CMFDiffTool/tests/testListDiff.py M buildout.cfg Repository: Products.CMFDiffTool Branch: refs/heads/master Date: 2018-10-02T09:44:18+02:00 Author: Stephan Geulette (sgeulette) <s.geulette@imio.be> Commit: plone/Products.CMFDiffTool@7221805 Flake8 corrections Files changed: M .gitignore M CHANGES.rst M Products/CMFDiffTool/ATCompoundDiff.py M Products/CMFDiffTool/BaseDiff.py M Products/CMFDiffTool/BinaryDiff.py M Products/CMFDiffTool/CMFDTHtmlDiff.py M Products/CMFDiffTool/CMFDiffTool.py M Products/CMFDiffTool/FieldDiff.py M Products/CMFDiffTool/ListDiff.py M Products/CMFDiffTool/TextDiff.py M Products/CMFDiffTool/__init__.py M Products/CMFDiffTool/choicediff.py M Products/CMFDiffTool/dexteritydiff.py M Products/CMFDiffTool/namedfile.py M Products/CMFDiffTool/testing.py M Products/CMFDiffTool/tests/testATCompoundDiff.py M Products/CMFDiffTool/tests/testChangeSet.py M Products/CMFDiffTool/tests/testFieldDiff.py M Products/CMFDiffTool/tests/testListDiff.py M Products/CMFDiffTool/tests/testTextDiff.py M Products/CMFDiffTool/tests/test_binarydiff.py M Products/CMFDiffTool/tests/test_dexteritydiff.py M Products/CMFDiffTool/tests/test_filelistdiff.py M buildout.cfg Repository: Products.CMFDiffTool Branch: refs/heads/master Date: 2018-10-02T13:26:46+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/Products.CMFDiffTool@b683b12 Merge pull request #34 from sgeulette/master When displaying differences on a zope.schema.List field, vocabulary terms titles are displayed (if a vocabulary is linked to the field) Files changed: M .gitignore M CHANGES.rst M Products/CMFDiffTool/ATCompoundDiff.py M Products/CMFDiffTool/BaseDiff.py M Products/CMFDiffTool/BinaryDiff.py M Products/CMFDiffTool/CMFDTHtmlDiff.py M Products/CMFDiffTool/CMFDiffTool.py M Products/CMFDiffTool/FieldDiff.py M Products/CMFDiffTool/ListDiff.py M Products/CMFDiffTool/TextDiff.py M Products/CMFDiffTool/__init__.py M Products/CMFDiffTool/choicediff.py M Products/CMFDiffTool/dexteritydiff.py M Products/CMFDiffTool/namedfile.py M Products/CMFDiffTool/testing.py M Products/CMFDiffTool/tests/testATCompoundDiff.py M Products/CMFDiffTool/tests/testChangeSet.py M Products/CMFDiffTool/tests/testFieldDiff.py M Products/CMFDiffTool/tests/testListDiff.py M Products/CMFDiffTool/tests/testTextDiff.py M Products/CMFDiffTool/tests/test_binarydiff.py M Products/CMFDiffTool/tests/test_dexteritydiff.py M Products/CMFDiffTool/tests/test_filelistdiff.py M buildout.cfg
- Loading branch information