- Notifications
You must be signed in to change notification settings - Fork 54
Pull requests: caxy/php-htmldiff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added option to group together diffed words in output
#1 by jschroed91 was closed May 30, 2014 Loading… updated Mar 13, 2015
ICC-4313 | ICC-4314 | Replace Special HTML Elements with placeholder tokens and update diffing logic Enhancement
#11 by usaqlain01 was merged Sep 10, 2015 Loading… updated Sep 10, 2015
Created ListDiff class to handle diffing of lists. Enhancement
#14 by adamCaxy was merged Oct 20, 2015 Loading… updated Oct 20, 2015
Updated list diff class to maintain the tags on lists. Bug
#23 by adamCaxy was merged Nov 25, 2015 Loading… updated Nov 25, 2015
Detect link changes to resolve #28 Feature
#30 by jschroed91 was merged Feb 22, 2016 Loading… updated Feb 22, 2016
New Feature: Table Diffing Feature
#31 by jschroed91 was merged Feb 26, 2016 Loading… updated Feb 26, 2016
Create configuration class for HtmlDiff config options Enhancement
#32 by jschroed91 was merged Mar 9, 2016 Loading… updated Mar 9, 2016
Allow caching of the calculated diffs using a doctrine cache provider Feature Status: Ready for Merge
#33 by jschroed91 was merged Mar 10, 2016 Loading… updated Mar 10, 2016
Setup PHPUnit testsuite with basic functional test and a few test cases Feature
#26 by jschroed91 was merged Feb 9, 2016 Loading… updated Mar 10, 2016
Fix HtmlDiff matching logic skipping over single word matches Bug
#25 by jschroed91 was merged Feb 3, 2016 Loading… updated Mar 10, 2016
Misc. list diffing updates and fixes Bug
#24 by jschroed91 was merged Jan 12, 2016 Loading… updated Mar 10, 2016
Feature list diffing new Feature
#19 by adamCaxy was merged Nov 6, 2015 Loading… updated Mar 10, 2016
Fix: Updated code so that null is not given in list formatting. Bug
#17 by adamCaxy was merged Oct 21, 2015 Loading… updated Mar 10, 2016
Missed an array_column in ListDiff. Updated to use ArrayColumn function. Bug
#16 by jschroed91 was merged Oct 20, 2015 Loading… updated Mar 10, 2016
Added update for php versions that do not have array_column as a function. Bug
#15 by jschroed91 was merged Oct 20, 2015 Loading… updated Mar 10, 2016
Feature - html tag isolation Feature
#12 by jschroed91 was merged Sep 10, 2015 Loading… updated Mar 10, 2016
Support derived classes Enhancement
#10 by mkalkbrenner was merged Mar 3, 2015 Loading… updated Mar 10, 2016
Check for empty oldText or newText before processing del or ins in processReplaceOperation Bug
#9 by jschroed91 was merged Jan 9, 2015 Loading… updated Mar 10, 2016
Add option to insert a space between del and ins tags Enhancement
#8 by jschroed91 was merged Jan 8, 2015 Loading… updated Mar 10, 2016
Fix error caused when passing empty array into setSpecialCaseTags Bug
#7 by jschroed91 was merged Aug 12, 2014 Loading… updated Mar 10, 2016
Break out HTML content to individual HTML, CSS, JS files Enhancement
#6 by mgersten-caxy was merged Aug 11, 2014 Loading… updated Mar 10, 2016
Updated demo to accept input and diff on the fly Enhancement
#5 by jschroed91 was merged Sep 25, 2014 Loading… updated Mar 10, 2016
Added static properties for the default config variables Enhancement
#4 by jschroed91 was merged Jul 31, 2014 Loading… updated Mar 10, 2016
Feature nonpartial word diffing Feature
#3 by jschroed91 was merged Jun 2, 2014 Loading… updated Mar 10, 2016
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.