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

Release 3.0 #192

Open
wants to merge 97 commits into
base: master
Choose a base branch
from
Open

Release 3.0 #192

wants to merge 97 commits into from

Commits on May 5, 2021

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

Commits on May 6, 2021

  1. Implement inline strikeout

    Finn Schöllkopf committed May 6, 2021
    Configuration menu
    Copy the full SHA
    67bbe55 View commit details
    Browse the repository at this point in the history
  2. fixed failing tests (1 Linting Error remaining)

    Finn Schöllkopf committed May 6, 2021
    Configuration menu
    Copy the full SHA
    13a05eb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. fixed and added tests

    Judith Herrmann committed May 7, 2021
    Configuration menu
    Copy the full SHA
    d65b4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0204faa View commit details
    Browse the repository at this point in the history
  3. Bugfixes for settings.

    JulianEgbert committed May 7, 2021
    Configuration menu
    Copy the full SHA
    6b6a97c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae38669 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86c2c46 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

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

Commits on May 10, 2021

  1. added EvalBlock Test

    lucasliebe committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0a8b5c3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Merge pull request #114 from hpi-swa-teaching/feature/md-support

    Replace .mde- by .md-Format for import and export.
    JulianEgbert authored May 12, 2021
    Configuration menu
    Copy the full SHA
    a3bab9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from hpi-swa-teaching/feature/strikeout

    Enable strikeout of text
    JulianEgbert authored May 12, 2021
    Configuration menu
    Copy the full SHA
    3a0b404 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflicts

    JulianEgbert committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c391808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989865c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bc5725 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b61b7a0 View commit details
    Browse the repository at this point in the history
  7. Fix filesystem tests

    JulianEgbert committed May 12, 2021
    Configuration menu
    Copy the full SHA
    37adf35 View commit details
    Browse the repository at this point in the history
  8. Remove trunk

    JulianEgbert authored May 12, 2021
    Configuration menu
    Copy the full SHA
    986be79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2bb5ab6 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #116 from hpi-swa-teaching/feature/settings

    Uniform settings for the all editors
    JulianEgbert authored May 12, 2021
    Configuration menu
    Copy the full SHA
    82692ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a46f5b9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    fd9edf7 View commit details
    Browse the repository at this point in the history
  2. Removed Comments & cleanup

    lucasliebe committed May 18, 2021
    Configuration menu
    Copy the full SHA
    302ac43 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. fix linter

    lucasliebe committed May 19, 2021
    Configuration menu
    Copy the full SHA
    8be9777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0a25c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #129 from hpi-swa-teaching/refactoring/filesystem

    Refactoring/filesystem
    JulianEgbert authored May 19, 2021
    Configuration menu
    Copy the full SHA
    f53ea74 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from hpi-swa-teaching/feature/clickableLinks

    Feature/clickable links
    JulianEgbert authored May 19, 2021
    Configuration menu
    Copy the full SHA
    f30c6be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0539f88 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    61cef47 View commit details
    Browse the repository at this point in the history
  2. Revert "Fixed Issue #121 (Broken inline text styling)"

    This reverts commit 61cef47.
    JulianEgbert committed May 20, 2021
    Configuration menu
    Copy the full SHA
    0246b4d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. first approach

    cdfhalle committed May 21, 2021
    Configuration menu
    Copy the full SHA
    fbd6c21 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Configuration menu
    Copy the full SHA
    597b8b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cdd1de View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. add yellowbutton-menu

    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b59bc07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50fda8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accddc5 View commit details
    Browse the repository at this point in the history
  4. add first test

    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    9b3e9d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ac546e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fefb78d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #131 from hpi-swa-teaching/feature/rightclick-menu

    Add yellowbutton-menu and remove buttons at the top
    JulianEgbert authored May 26, 2021
    Configuration menu
    Copy the full SHA
    01061fa View commit details
    Browse the repository at this point in the history
  8. fix coverage

    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    5d82aa8 View commit details
    Browse the repository at this point in the history
  9. fix coverage (final)

    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6451a6e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #132 from hpi-swa-teaching/feature/strikeout

    Fix coverage for strikeout
    JulianEgbert authored May 26, 2021
    Configuration menu
    Copy the full SHA
    bb5e140 View commit details
    Browse the repository at this point in the history
  11. implement test for alternative delimiters (bold and italic)

    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    f198baa View commit details
    Browse the repository at this point in the history
  12. Merge branch 'dev' of origin into feature/alternativeDelimiters

    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    423a656 View commit details
    Browse the repository at this point in the history
  13. - implement alternative syntax for italic and bold

    - added more tests
    Finn Schöllkopf committed May 26, 2021
    Configuration menu
    Copy the full SHA
    439918d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. ...

    cdfhalle committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e6aa3ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc5fc5 View commit details
    Browse the repository at this point in the history
  3. The curentFilePath from the Editor is now used to load the files. If …

    …it is empty the default working directory is used instead.
    cdfhalle committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c1da4c9 View commit details
    Browse the repository at this point in the history
  4. removed the "halt"-statement

    cdfhalle committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e8e5178 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Linter tests should run now

    cdfhalle committed May 28, 2021
    Configuration menu
    Copy the full SHA
    c35a24a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc5e337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b873caa View commit details
    Browse the repository at this point in the history
  4. Modify the workingDirectory test to also run when the Systems PathDel…

    …imiter is not equal to $\
    cdfhalle committed May 28, 2021
    Configuration menu
    Copy the full SHA
    cbafaac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6c7e55 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #135 from hpi-swa-teaching/feature/extended-link-s…

    …yntax
    
    Feature/extended link syntax
    cdfhalle authored May 28, 2021
    Configuration menu
    Copy the full SHA
    5519cc8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #137 from hpi-swa-teaching/feature/clickableLinks

    Feature/clickable links
    cdfhalle authored May 28, 2021
    Configuration menu
    Copy the full SHA
    8ed38a4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. refacter createNested and fix tests

    Finn Schöllkopf committed May 30, 2021
    Configuration menu
    Copy the full SHA
    39e6a88 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    6a8a560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    078a807 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from hpi-swa-teaching/feature/alternativeDeli…

    …miters
    
    Feature/alternative delimiters for bold and italic
    JulianEgbert authored May 31, 2021
    Configuration menu
    Copy the full SHA
    a36cacc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge darkmode (#108) and settings ui (#120) into dev (#141)

    * settings font color adapts to theme
    
    * settings, font slider adjusts to theme
    
    * default font colors adjust to theme
    
    * rebase dev to feature/dark-mode
    
    * settings, font slider adjusts to theme
    
    * rebase dev to feature/markdown
    
    * settings window adapts to theme
    
    * font color adapts to theme
    
    * first attempt settings with toolbuilder
    
    * fixed settings open
    
    * settingmenu open with first tab, label of settingsmenu changed to 'Markdown Editor - Settings'
    
    * add Buttoncolor, rename Settingsclass
    
    * added markdown color chooser
    
    * color chooser adapts to theme
    
    * added close button to markdown settings window
    
    * settings font color adapts to theme
    
    * settings, font slider adjusts to theme
    
    * default font colors adjust to theme
    
    * rebase dev to feature/dark-mode
    
    * settings, font slider adjusts to theme
    
    * rebase dev to feature/markdown
    
    * settings window adapts to theme
    
    * font color adapts to theme
    
    * first attempt settings with toolbuilder
    
    * fixed settings open
    
    * settingmenu open with first tab, label of settingsmenu changed to 'Markdown Editor - Settings'
    
    * add Buttoncolor, rename Settingsclass
    
    * added markdown color chooser
    
    * color chooser adapts to theme
    
    * added close button to markdown settings window
    
    * rebase branch on dev
    
    * refactor color chooser and fixed tests for settings
    
    * add tests for MarkdownSettings and ContentViewer for theme change
    
    * fixed close Button on theme chnange, some color tests
    
    * adapting content viewer to theme colors is possible
    
    * Font colors reset to default on theme change
    
    * fixed and added tests
    
    * Improve Code of MarkdownSettings Class
    
    * More Code improvements regarding Settings
    
    * Fix testCancelChanges for MarkdownSettingsTest
    
    * refactor color chooser and added tests.
    
    * Fix tests and improve code
    
    * Improved blockstylerMorphs by adding extent instead of magic numbers
    
    * fixed tests in MarkdownSettings
    
    * Fix horizontal position of size Label
    
    * Improve Testcode and MarkdownSettings
    
    Co-authored-by: Marie Fischer <[email protected]>
    Co-authored-by: Marie Fischer <[email protected]>
    Co-authored-by: Julian Egbert <[email protected]>
    4 people authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    5cc3ab6 View commit details
    Browse the repository at this point in the history
  2. Remove Trunk Tests

    JulianEgbert authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    20f9e9d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Feature/rightclick menu for textselection (#152)

    * add option to apply inline on selected text (rightclick-menu)
    
    * Implement tests and improve code.
    
    Co-authored-by: Finn Schöllkopf <[email protected]>
    JulianEgbert and Finn Schöllkopf authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    d3f4115 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. More options in the yellowButtonMenu

    * Two separate yellowButtonMenus for selection
    
    * add find and replace (all), find, etc.
    
    * add test
    
    * add more options for textSelection
    
    * Move YellowButtonMenu to a separate class.
    
    * Fix Lint failures
    
    * add options for single- and multiline text selections
    
    * add more tests
    
    * Code refactoring to reduce redundancy
    
    * Remove more methods from menu
    
    Co-authored-by: Finn Schöllkopf <[email protected]>
    JulianEgbert and Finn Schöllkopf authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    760520e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731a98f View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lucasliebe authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    adda121 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    lucasliebe authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    e93c8e5 View commit details
    Browse the repository at this point in the history
  5. Order developer names

    JulianEgbert authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    f68ba63 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    JulianEgbert authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    b1ff852 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Add version to Settings (#173)

    * Add version to Settings
    
    * Code refactoring
    
    * Remove lint "testNoExcessiveNumberOfMethods"
    JulianEgbert authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    66d3c3a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. merge document outline view (#174)

    - Document Outline View
    
    - New Parser
    
    - YellowButtonMenu improvements
    tdcfdbs authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1f97b28 View commit details
    Browse the repository at this point in the history
  2. Remove uncalled method

    JulianEgbert committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    7346014 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ebb24b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fae61d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. added styling tests for lists

    Judith Herrmann committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d1bc21d View commit details
    Browse the repository at this point in the history
  2. added tests for styling code

    Judith Herrmann committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a3b3340 View commit details
    Browse the repository at this point in the history
  3. recategorized inline element tests to inline parsing tests

    Judith Herrmann committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8910e1e View commit details
    Browse the repository at this point in the history
  4. Update Readme for release

    * Update Screenshots
    
    * Update README.md
    
    * Delete .travis.yml (outdated)
    JulianEgbert authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    385bd94 View commit details
    Browse the repository at this point in the history
  5. closes #189

    Judith Herrmann committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    eedcc67 View commit details
    Browse the repository at this point in the history
  6. add list test 11

    Marie Fischer committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4efdb3e View commit details
    Browse the repository at this point in the history
  7. fixed tests

    cdfhalle committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7329c4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a698119 View commit details
    Browse the repository at this point in the history
  9. fixed list test

    Judith Herrmann committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    bc6e7d5 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'fix/testcases' of https://github.com/hpi-swa-teaching/M…

    …arkdownEditor.git into fix/testcases
    Marie Fischer committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d81623f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'fix/testcases' of https://github.com/hpi-swa-teaching/M…

    …arkdownEditor.git into fix/testcases
    Marie Fischer committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    36218c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    fed7a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bc33a0 View commit details
    Browse the repository at this point in the history
  3. Add classcomments

    JulianEgbert committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c6e1f3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7c2e5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0e030e View commit details
    Browse the repository at this point in the history
  6. fix linting and delete unused methods

    Marie Fischer committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    56854b1 View commit details
    Browse the repository at this point in the history
  7. add indentation in test

    Marie Fischer committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5b29a70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccfe11f View commit details
    Browse the repository at this point in the history
  9. Update README

    * Update README.md
    
    * Update README.md
    JulianEgbert authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    30133fb View commit details
    Browse the repository at this point in the history
  10. Update README.md

    fix path for installing with Installer mc
    JulianEgbert authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    15821b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix Theme accessing

    LeonMatthes committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    fe0c3ed View commit details
    Browse the repository at this point in the history