Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix - Tableresize not working in maximized mode with divarea #1

Open
wants to merge 767 commits into
base: major
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 12, 2020

  1. File renaming.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    9d61a1b View commit details
    Browse the repository at this point in the history
  2. Improve find method.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4efe55b View commit details
    Browse the repository at this point in the history
  3. Improved tests.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d927da4 View commit details
    Browse the repository at this point in the history
  4. Removed dead code.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4cc9246 View commit details
    Browse the repository at this point in the history
  5. Ignore test on IE also.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    543ce95 View commit details
    Browse the repository at this point in the history
  6. Updated manual test.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    26879b9 View commit details
    Browse the repository at this point in the history
  7. Tag version update.

    Co-Authored-By: Krzysztof Krztoń <k.krzton@cksource.com>
    jacekbogdanski and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    5aed5f5 View commit details
    Browse the repository at this point in the history
  8. Added getSelectedRanges alias.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    57a62cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0c82f8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00cdb06 View commit details
    Browse the repository at this point in the history
  11. Extracted MACOSX unit tests.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d8d373a View commit details
    Browse the repository at this point in the history
  12. Added explanation comment.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    6c38538 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f44eae0 View commit details
    Browse the repository at this point in the history
  14. Added mising release tag.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d39469c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e6cd41 View commit details
    Browse the repository at this point in the history
  16. Added image2 manual tests.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    375dbad View commit details
    Browse the repository at this point in the history
  17. Ignored test on mobile.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    6f8dc22 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f93a4f2 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    efaa718 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6368680 View commit details
    Browse the repository at this point in the history
  21. Stray line.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1b10dc2 View commit details
    Browse the repository at this point in the history
  22. Updated tests.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    fcd1ae3 View commit details
    Browse the repository at this point in the history
  23. Simplified manual tests.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    3610c73 View commit details
    Browse the repository at this point in the history
  24. Tests: Minor rewording.

    f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    bed5365 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f4db826 View commit details
    Browse the repository at this point in the history
  26. Ignored tests on Safari.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    f1ec7f3 View commit details
    Browse the repository at this point in the history
  27. Small rewording.

    jacekbogdanski authored and f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b4b1a6d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    186e075 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    56a1c8c View commit details
    Browse the repository at this point in the history
  30. Changelog entry. [skip ci]

    f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    97fecc0 View commit details
    Browse the repository at this point in the history
  31. Merge pull request ckeditor#3553 from ckeditor/t/3498

    Prevent throwing error when partially selected widget is copied
    f1ames committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    afa0929 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bee39bb View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    405c0bc View commit details
    Browse the repository at this point in the history
  34. Revert "Merge pull request ckeditor#3844 from ckeditor/t/3835"

    This reverts commit 6565b99, reversing
    changes made to e6c0015.
    Comandeer committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1a5261e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    797eecd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Merge pull request ckeditor#3852 from ckeditor/pflo-ie

    Disable PfLO in IE 11
    f1ames committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    e4199cf View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Added color selection method.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    843d8d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a49859 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    939fbc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2eb3f4 View commit details
    Browse the repository at this point in the history
  5. Reverted color normalization as it's more convinient to use already d…

    …eclared colors from configuration option.
    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    958e656 View commit details
    Browse the repository at this point in the history
  6. Fixed test on IE8.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f53b288 View commit details
    Browse the repository at this point in the history
  7. Improved code readability.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    aa0c0bb View commit details
    Browse the repository at this point in the history
  8. Added method docs.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    7a5594a View commit details
    Browse the repository at this point in the history
  9. Docs private.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f89e097 View commit details
    Browse the repository at this point in the history
  10. Updated manual test.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    803ee72 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a5ad3b View commit details
    Browse the repository at this point in the history
  12. Removed focus requirement.

    jacekbogdanski authored and Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    48b9c35 View commit details
    Browse the repository at this point in the history
  13. Merge pull request ckeditor#3856 from ckeditor/t/3743

    Expose colorbutton#select method
    Comandeer committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    1436caf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Add miissing docs description.

    Mateusz Samsel authored and Comandeer committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    2cf73cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce1080 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckeditor#3804 from ckeditor/t/3802

    Add missing docs description
    Comandeer committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    26fcd65 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Fixed safari test.

    jacekbogdanski committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    481d725 View commit details
    Browse the repository at this point in the history
  2. Tests: Fixed test ignore.

    f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8c4cabb View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckeditor#3864 from ckeditor/fix-mac-test

    Fix incorrect Safari tests ignore
    f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    65cb2a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f17cfb0 View commit details
    Browse the repository at this point in the history
  5. Expose 'refreshParts()' method.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e5e4549 View commit details
    Browse the repository at this point in the history
  6. Add manual test.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    cf43bb7 View commit details
    Browse the repository at this point in the history
  7. Add unit test.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    2e51c56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e0b398 View commit details
    Browse the repository at this point in the history
  9. Fix naming.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d0a59f1 View commit details
    Browse the repository at this point in the history
  10. Unignore manual test on mobiles.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    9886698 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63cf47e View commit details
    Browse the repository at this point in the history
  12. Use single quotes instead of single ones.

    Co-Authored-By: Krzysztof Krztoń <k.krzton@cksource.com>
    Dumluregn and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    0fbd9ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    78eb17d View commit details
    Browse the repository at this point in the history
  14. Rename and adjust manual tests.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    b68ad47 View commit details
    Browse the repository at this point in the history
  15. Revert unit test to previous form.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    eb9ac60 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6bce733 View commit details
    Browse the repository at this point in the history
  17. Add docs and fix spelling typo.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    390198c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5005b92 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bf00974 View commit details
    Browse the repository at this point in the history
  20. Minor rewording. [skip ci]

    f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    9cf4de0 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a53f57c View commit details
    Browse the repository at this point in the history
  22. Change REAL default value for flag.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    e04e65f View commit details
    Browse the repository at this point in the history
  23. Add unit test for refreshParts() method.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    c890c35 View commit details
    Browse the repository at this point in the history
  24. Add ticket references to unit tests.

    Dumluregn authored and f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    ef3b3f0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    6f8abf6 View commit details
    Browse the repository at this point in the history
  26. Changelog entry.

    f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    16577ac View commit details
    Browse the repository at this point in the history
  27. Merge pull request ckeditor#3857 from ckeditor/t/3775

    Expose public API for refreshing widget mask and parts
    f1ames committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    0074106 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Typo fix.

    jacekbogdanski authored and f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    3df3f2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb4979 View commit details
    Browse the repository at this point in the history
  3. Added additional keywords cleanup.

    jacekbogdanski authored and f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0e15fa6 View commit details
    Browse the repository at this point in the history
  4. Comments correction.

    jacekbogdanski authored and f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    6b0bedd View commit details
    Browse the repository at this point in the history
  5. Additional comments corrections.

    jacekbogdanski authored and f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    ed0395b View commit details
    Browse the repository at this point in the history
  6. Changelog entry.

    f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    0ea32c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bc8dac View commit details
    Browse the repository at this point in the history
  8. Merge pull request ckeditor#3870 from ckeditor/t/3869

    Fix for failing test tests/plugins/easyimage/pasteintegration
    f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    b23048e View commit details
    Browse the repository at this point in the history
  9. Improved test steps.

    jacekbogdanski committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    f30955e View commit details
    Browse the repository at this point in the history
  10. Merge pull request ckeditor#3871 from ckeditor/font-command-test

    Improved font command manual test description
    f1ames committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    8979c34 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Updated language files.

    vokiel committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    bba80f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Configuration menu
    Copy the full SHA
    11a4207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1801aef View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    6e1691e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15699e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f43ce6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96d1f2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03b0831 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    982db7e View commit details
    Browse the repository at this point in the history
  7. Remove dangling comma.

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    848d59b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    312874b View commit details
    Browse the repository at this point in the history
  9. Update existing fixtures.

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    beec1a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8fe245 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    036df05 View commit details
    Browse the repository at this point in the history
  12. Remove unnecessary temporary file.

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    99ab867 View commit details
    Browse the repository at this point in the history
  13. Add manual tests.

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    d832bfd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    18e7e51 View commit details
    Browse the repository at this point in the history
  15. Merge pull request ckeditor#3904 from ckeditor/pflo-hf

    PfLO hot fixes
    f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ee3fceb View commit details
    Browse the repository at this point in the history
  16. Make security issue a link [ci skip].

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    451ed20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6fa975d View commit details
    Browse the repository at this point in the history
  18. Fix templates numbering [ci skip].

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    0fa7e36 View commit details
    Browse the repository at this point in the history
  19. Disable blank issues.

    Comandeer authored and f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ae84d7f View commit details
    Browse the repository at this point in the history
  20. Merge pull request ckeditor#3892 from ckeditor/t/3890

    Refreshing issue templates
    f1ames committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    8ef7205 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    676fbd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    8a12b04 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'major'

    f1ames committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    17658c2 View commit details
    Browse the repository at this point in the history
  3. Started 4.14.1 development.

    f1ames committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    5ace43e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    61b2fc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    3ab1c74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d351163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe92c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0fb0a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44ab204 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    904f8f5 View commit details
    Browse the repository at this point in the history
  2. Changelog entry. [skip CI]

    f1ames committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    15b0435 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckeditor#3927 from ckeditor/t/2607

    Fix CORS issue for Emoji SVG icons
    f1ames committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    512085d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Add reference about the old parameter.

    Dumluregn authored and f1ames committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4da44a8 View commit details
    Browse the repository at this point in the history
  2. Minor rewording. [skip ci]

    f1ames committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    a4557f6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckeditor#3420 from ckeditor/t/3417

    Add reference about the old `internal` parameter in `editor.setData()` method.
    f1ames committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    5e37e65 View commit details
    Browse the repository at this point in the history
  4. Add unit test.

    Comandeer authored and jacekbogdanski committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    02cf35f View commit details
    Browse the repository at this point in the history
  5. Add manual test.

    Comandeer authored and jacekbogdanski committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7590f92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c292b50 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09ea17c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41422c5 View commit details
    Browse the repository at this point in the history
  9. Docs update.

    jacekbogdanski committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    9d2ff3a View commit details
    Browse the repository at this point in the history
  10. Added changelog entry.

    jacekbogdanski committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    bbc1add View commit details
    Browse the repository at this point in the history
  11. Merge pull request ckeditor#3867 from ckeditor/t/3866

    Fix for config not considered for startup read-only mode of inline editor.
    jacekbogdanski committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    c996587 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Configuration menu
    Copy the full SHA
    3f84f87 View commit details
    Browse the repository at this point in the history
  2. Unit test coverage.

    jacekbogdanski committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    588ad78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0391b33 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Tests: Minor rewording.

    f1ames committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    35eee8a View commit details
    Browse the repository at this point in the history
  2. Changelog entry.

    f1ames committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    fcb252b View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckeditor#3958 from ckeditor/t/3931

    Fix for: Selection throws error when pasting with Clipboard Access Prompt
    f1ames committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    7468d1c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Fixed autocomplete navigation.

    jacekbogdanski authored and f1ames committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f3f8aaa View commit details
    Browse the repository at this point in the history
  2. Added tests coverage.

    jacekbogdanski authored and f1ames committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d76490b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    307123d View commit details
    Browse the repository at this point in the history
  4. Changelog entry. [skip ci]

    f1ames committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2047112 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ckeditor#3957 from ckeditor/t/3938

    Fix issue with loosing keybindings for autocomplete panel with sourcemode
    f1ames committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f0dfded View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Minor changelog corrections.

    AnnaTomanek authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    5c3e05e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1bf367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65eaa01 View commit details
    Browse the repository at this point in the history
  4. Enhance styling.

    Comandeer authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a55895d View commit details
    Browse the repository at this point in the history
  5. Add disallowedContent option.

    Comandeer authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    3bbe5cd View commit details
    Browse the repository at this point in the history
  6. Refactor whole code.

    Comandeer authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    032802d View commit details
    Browse the repository at this point in the history
  7. Enhance support for IE8.

    Comandeer authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    b8db3da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6e3f44 View commit details
    Browse the repository at this point in the history
  9. Remove old instances.

    Comandeer authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    5dbfea5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff3a685 View commit details
    Browse the repository at this point in the history
  11. Small tweaks to UI.

    Comandeer authored and jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    2087a62 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea49f6b View commit details
    Browse the repository at this point in the history
  13. Rebase fixes.

    jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    725ea89 View commit details
    Browse the repository at this point in the history
  14. Merge pull request ckeditor#3907 from ckeditor/t/3329

    Make getclipboard utility configurable
    jacekbogdanski committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6952852 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    c63f532 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Merge pull request ckeditor#3978 from ckeditor/t/3951

    Fixed `loadSVGNavigationIcons()` method documentation comment
    f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    227e1cc View commit details
    Browse the repository at this point in the history
  2. Add manual test.

    Comandeer authored and f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    48576da View commit details
    Browse the repository at this point in the history
  3. Substract previous cells borders.

    Comandeer authored and f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    6e9ff4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfada27 View commit details
    Browse the repository at this point in the history
  5. Add missing semicolon.

    Comandeer authored and f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    041b794 View commit details
    Browse the repository at this point in the history
  6. Update manual test.

    Comandeer authored and f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    2376668 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aec1fe8 View commit details
    Browse the repository at this point in the history
  8. Changelog entry. [skip ci]

    f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    afa7417 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ckeditor#3887 from ckeditor/t/2823

    Fix for resizing last table column in IE
    f1ames committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    e45cf79 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Fix highlightjs links.

    f1ames committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5925b0b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Add missing linter rule.

    Dumluregn committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    3c38418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0269b62 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Merge pull request ckeditor#3997 from ckeditor/t/3990

    Fix API docs highlightjs links
    f1ames committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    8d5d12d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. https for licenses URLs

    dolibit-ut authored and jacekbogdanski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    f41d658 View commit details
    Browse the repository at this point in the history
  2. Fixed jQuery URL.

    jacekbogdanski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    2359497 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ckeditor#3964 from dolibit-ut/patch-2

    Updated license with https protocol.
    jacekbogdanski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    7e9dd97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9929ea1 View commit details
    Browse the repository at this point in the history
  5. add unit tests

    serggoodwill authored and jacekbogdanski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    4e8c5ba View commit details
    Browse the repository at this point in the history
  6. add manual tests

    serggoodwill authored and jacekbogdanski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5743d18 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ad5b5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d205b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bef872f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    282dbdd View commit details
    Browse the repository at this point in the history
  11. Merge pull request ckeditor#3930 from serggoodwill/t/3156

    Fix setting urlRegex and emailRegex properties in config.
    jacekbogdanski committed May 5, 2020
    Configuration menu
    Copy the full SHA
    0ca09ca View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Docs update.

    jacekbogdanski committed May 6, 2020
    Configuration menu
    Copy the full SHA
    60fef26 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Minor rewording. [skip ci]

    f1ames committed May 7, 2020
    Configuration menu
    Copy the full SHA
    0faef74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ckeditor#4032 from ckeditor/t/3994

    Update docs about setting custom colorbutton style definitions
    f1ames committed May 7, 2020
    Configuration menu
    Copy the full SHA
    caa0461 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Ensure correct toolbar location.

    jacekbogdanski authored and f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    b2c98f3 View commit details
    Browse the repository at this point in the history
  2. Added manual test.

    jacekbogdanski authored and f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    2c16191 View commit details
    Browse the repository at this point in the history
  3. Added issue reference.

    jacekbogdanski authored and f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    3a57c85 View commit details
    Browse the repository at this point in the history
  4. Added unit tests.

    jacekbogdanski authored and f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    b60cbe2 View commit details
    Browse the repository at this point in the history
  5. Tests: fix typo.

    f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    84c193e View commit details
    Browse the repository at this point in the history
  6. Added manual tests.

    jacekbogdanski authored and f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    847466e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe9db1a View commit details
    Browse the repository at this point in the history
  8. Typo fix. [skip ci]

    f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    944c09a View commit details
    Browse the repository at this point in the history
  9. Changelog entry. [skip ci]

    f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    6e75d8f View commit details
    Browse the repository at this point in the history
  10. Merge pull request ckeditor#4025 from ckeditor/t/624

    Fix notification with bottom toolbar
    f1ames committed May 8, 2020
    Configuration menu
    Copy the full SHA
    c29775a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    b6d02ca View commit details
    Browse the repository at this point in the history
  2. Tests: add manual test.

    hub33k authored and jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    e36275a View commit details
    Browse the repository at this point in the history
  3. Tests: add unit test.

    hub33k authored and jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    197655b View commit details
    Browse the repository at this point in the history
  4. Docs: adjust docs.

    hub33k authored and jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    0c35df3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3846c2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c82838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2975c13 View commit details
    Browse the repository at this point in the history
  8. Tests: split unit tests.

    hub33k authored and jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    84e4cc9 View commit details
    Browse the repository at this point in the history
  9. Tests: tweak manual test.

    hub33k authored and jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    91b36e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b43ff7e View commit details
    Browse the repository at this point in the history
  11. Manual test rewording.

    jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    a02199f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84b1821 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2c38a2 View commit details
    Browse the repository at this point in the history
  14. Added changelog entry.

    jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    10646db View commit details
    Browse the repository at this point in the history
  15. Small docs rewording.

    jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    880349e View commit details
    Browse the repository at this point in the history
  16. Merge pull request ckeditor#4010 from ckeditor/t/1883

    Allow users to provide absolute css units to editor.resize function
    jacekbogdanski committed May 15, 2020
    Configuration menu
    Copy the full SHA
    040782c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Added manual test.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    86ff223 View commit details
    Browse the repository at this point in the history
  2. Renamed manual tests.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d5b38d9 View commit details
    Browse the repository at this point in the history
  3. Fixed id detection.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    dfa30a5 View commit details
    Browse the repository at this point in the history
  4. Added unit test.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3a63c17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    907106a View commit details
    Browse the repository at this point in the history
  6. Added tests for widget dnd.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    5443444 View commit details
    Browse the repository at this point in the history
  7. Corrected ticket references.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    5cd5b8e View commit details
    Browse the repository at this point in the history
  8. Typo fix.

    jacekbogdanski authored and Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    3b99f88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc67c15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46d4c26 View commit details
    Browse the repository at this point in the history
  11. Merge pull request ckeditor#4045 from ckeditor/t/3953

    DnD image produces an error
    Dumluregn committed May 28, 2020
    Configuration menu
    Copy the full SHA
    de96c26 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    a18c89d View commit details
    Browse the repository at this point in the history
  2. Merge pull request ckeditor#4083 from ckeditor/t/4002

    Fix JS error in Toolbar Configurator
    jacekbogdanski committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    a54bad1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e01d67 View commit details
    Browse the repository at this point in the history
  4. Fix invalid link markup.

    f1ames committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    5efe507 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    c3fd42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa00700 View commit details
    Browse the repository at this point in the history
  3. Code style.

    jacekbogdanski authored and Comandeer committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    81637ee View commit details
    Browse the repository at this point in the history
  4. Added manual tests.

    jacekbogdanski authored and Comandeer committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8a4bda3 View commit details
    Browse the repository at this point in the history
  5. Added unit test.

    jacekbogdanski authored and Comandeer committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d9da19b View commit details
    Browse the repository at this point in the history
  6. Test refactoring.

    jacekbogdanski authored and Comandeer committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0ece5f3 View commit details
    Browse the repository at this point in the history
  7. Manual test rewording.

    jacekbogdanski authored and Comandeer committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    e622d7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ae2a40 View commit details
    Browse the repository at this point in the history
  9. Add changelog entry.

    Comandeer committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    7609627 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4538808 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    ea8a49e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a76328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c8656 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ckeditor#4096 from ckeditor/t/4084

    Fix failing test tests/core/creators/themedui
    f1ames committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a60c055 View commit details
    Browse the repository at this point in the history
  5. Bugfix - Tableresize not working in maximized mode with divarea

    Set z-index of resizer to 10000 or more
    Fixes these two issues:
    ckeditor#1959
    ckeditor#909
    arpi68 authored and f1ames committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4d31038 View commit details
    Browse the repository at this point in the history
  6. Tests: add manual test.

    hub33k authored and f1ames committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    6f7d346 View commit details
    Browse the repository at this point in the history
  7. Tests: minor rewording.

    hub33k authored and f1ames committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    96b9a64 View commit details
    Browse the repository at this point in the history
  8. Tests: add more editors to manual test.

    hub33k authored and f1ames committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3c2dceb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5116ec2 View commit details
    Browse the repository at this point in the history
  10. Changelog entry. [skip ci]

    f1ames committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    342d6c8 View commit details
    Browse the repository at this point in the history