[dev] [dexonline/dexonline] 828e7d: First attempt at cleaning up links in definitions

GitHub noreply at github.com
Mon Nov 13 15:55:48 EET 2017


  Branch: refs/heads/master
  Home:   https://github.com/dexonline/dexonline
  Commit: 828e7d2491ffd861dd0006425ea7978de8de1bef
      https://github.com/dexonline/dexonline/commit/828e7d2491ffd861dd0006425ea7978de8de1bef
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-07 (Tue, 07 Nov 2017)

  Changed paths:
    A patches/00238.php
    A patches/def_in_word.txt
    A patches/exact_match.txt
    A patches/levenshtein.txt
    A patches/no_change.txt
    A patches/same_lexem.txt

  Log Message:
  -----------
  First attempt at cleaning up links in definitions


  Commit: 80115487a079f0e6108fa1203cb4380dd41731cc
      https://github.com/dexonline/dexonline/commit/80115487a079f0e6108fa1203cb4380dd41731cc
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-07 (Tue, 07 Nov 2017)

  Changed paths:
    M patches/00238.php
    M patches/def_in_word.txt
    M patches/exact_match.txt
    M patches/levenshtein.txt
    M patches/no_change.txt
    M patches/same_lexem.txt

  Log Message:
  -----------
  Don't query unused definitions


  Commit: 071608b1f901ad052e4fc7c5e67d5fee9c2b9aa6
      https://github.com/dexonline/dexonline/commit/071608b1f901ad052e4fc7c5e67d5fee9c2b9aa6
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-07 (Tue, 07 Nov 2017)

  Changed paths:
    M patches/00238.php
    R patches/exact_match.txt

  Log Message:
  -----------
  No more exact matches with previous commit


  Commit: dd39a88dc2e70db2dcaa3206b2f3b9c5d1e4cbe9
      https://github.com/dexonline/dexonline/commit/dd39a88dc2e70db2dcaa3206b2f3b9c5d1e4cbe9
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M phplib/models/Entry.php
    M phplib/models/Lexem.php
    M wwwbase/admin/definitionEdit.php
    M wwwbase/contribuie.php

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/dexonline/dexonline into cleanup-links


  Commit: 01f7ee92c92a365faebc8c4153658c74c6945e2f
      https://github.com/dexonline/dexonline/commit/01f7ee92c92a365faebc8c4153658c74c6945e2f
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M patches/00238.php
    R patches/def_in_word.txt
    R patches/levenshtein.txt
    R patches/no_change.txt
    R patches/same_lexem.txt

  Log Message:
  -----------
  Fix criteria for link cleanup


  Commit: 89963a29d4b72f44bf3918d7197f08d03e0c23d1
      https://github.com/dexonline/dexonline/commit/89963a29d4b72f44bf3918d7197f08d03e0c23d1
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-08 (Wed, 08 Nov 2017)

  Changed paths:
    M templates/bits/lexem.tpl

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/dexonline/dexonline into cleanup-links


  Commit: 3c6547322a0552886afc652a83b385c2883c299e
      https://github.com/dexonline/dexonline/commit/3c6547322a0552886afc652a83b385c2883c299e
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-09 (Thu, 09 Nov 2017)

  Changed paths:
    M patches/00238.php

  Log Message:
  -----------
  Handle links to non-existent lexems


  Commit: 6a7ada013e2a9a489a30797356a6a1262dc23b3f
      https://github.com/dexonline/dexonline/commit/6a7ada013e2a9a489a30797356a6a1262dc23b3f
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-09 (Thu, 09 Nov 2017)

  Changed paths:
    M templates/contribuie.tpl
    M templates/editEntry.tpl
    M wwwbase/contribuie.php
    M wwwbase/css/autoload/editEntry.css
    M wwwbase/js/autoload/editEntry.js

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/dexonline/dexonline into cleanup-links


  Commit: 787718036c2a7b4772284ed90c451a6ee617d20a
      https://github.com/dexonline/dexonline/commit/787718036c2a7b4772284ed90c451a6ee617d20a
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M patches/00238.php
    M phplib/AdminStringUtil.php

  Log Message:
  -----------
  Add check for lexem without diacritics + move to AdminStringUtil


  Commit: 44291157610a25a6dd92e446f814b31dc1651e90
      https://github.com/dexonline/dexonline/commit/44291157610a25a6dd92e446f814b31dc1651e90
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M phplib/AdminStringUtil.php
    M phplib/models/Definition.php
    M templates/editEntry.tpl
    M tools/bulk/importDefinitions.php
    M tools/test.php
    M wwwbase/admin/advancedSearch.php
    M wwwbase/admin/definitionEdit.php
    M wwwbase/contribuie.php
    M wwwbase/editEntry.php
    M wwwbase/js/autoload/editEntry.js

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/dexonline/dexonline into cleanup-links


  Commit: 0110454cb41f368e9781a42c8b65124672284e1a
      https://github.com/dexonline/dexonline/commit/0110454cb41f368e9781a42c8b65124672284e1a
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M phplib/AdminStringUtil.php

  Log Message:
  -----------
  Send untrimmed words for search and replace


  Commit: d34a122209a2d35b14d5e3c72c34e110e6114c26
      https://github.com/dexonline/dexonline/commit/d34a122209a2d35b14d5e3c72c34e110e6114c26
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M patches/00238.php

  Log Message:
  -----------
  Alter database


  Commit: 1d559c88732d826eb2ef805fdd0d3d19059e30cc
      https://github.com/dexonline/dexonline/commit/1d559c88732d826eb2ef805fdd0d3d19059e30cc
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M phplib/AdminStringUtil.php

  Log Message:
  -----------
  Update comment for findRedundantLinks with short_reason member


  Commit: 133785007c8caf2c4b9eba489f65b90e9aa3891e
      https://github.com/dexonline/dexonline/commit/133785007c8caf2c4b9eba489f65b90e9aa3891e
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M wwwbase/admin/definitionEdit.php
    M wwwbase/contribuie.php

  Log Message:
  -----------
  Flash warnings when a redundant link is found


  Commit: baa72abe4928306b4a0c4b0b26ac397e7d79a596
      https://github.com/dexonline/dexonline/commit/baa72abe4928306b4a0c4b0b26ac397e7d79a596
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M patches/00238.php

  Log Message:
  -----------
  str_replace does not modify  in place


  Commit: abd41d25eee4600958a1c29c96e5f29e99497f40
      https://github.com/dexonline/dexonline/commit/abd41d25eee4600958a1c29c96e5f29e99497f40
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M test/dexonline-test-suite.xml
    A test/redundantWarning.xml

  Log Message:
  -----------
  Test for redundant links


  Commit: 49b242825ee6fbac7d3f0cec725529f6c19874ce
      https://github.com/dexonline/dexonline/commit/49b242825ee6fbac7d3f0cec725529f6c19874ce
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M phplib/AdminStringUtil.php

  Log Message:
  -----------
  Apply StringUtil::convertOrthography to word and replacement


  Commit: 9294a639636db23db8e799ac176f0557f6a54db7
      https://github.com/dexonline/dexonline/commit/9294a639636db23db8e799ac176f0557f6a54db7
  Author: Cezar <cezar.elnazli2 at gmail.com>
  Date:   2017-11-10 (Fri, 10 Nov 2017)

  Changed paths:
    M test/dexonline-test-suite.xml
    A test/redundantLinkWarning.xml
    R test/redundantWarning.xml

  Log Message:
  -----------
  Rename redundantWarning to redundantLinkWarning


  Commit: df470878a19893d62d8ea58535cd6630f1c0c890
      https://github.com/dexonline/dexonline/commit/df470878a19893d62d8ea58535cd6630f1c0c890
  Author: Cătălin Frâncu <cata at francu.com>
  Date:   2017-11-13 (Mon, 13 Nov 2017)

  Changed paths:
    A patches/00238.php
    M phplib/AdminStringUtil.php
    M test/dexonline-test-suite.xml
    A test/redundantLinkWarning.xml
    M wwwbase/admin/definitionEdit.php
    M wwwbase/contribuie.php

  Log Message:
  -----------
  Merge pull request #637 from cezarelnazli/cleanup-links

Eliminare trimiteri redundante


Compare: https://github.com/dexonline/dexonline/compare/12ca8c52215c...df470878a198


More information about the Dev mailing list