Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • review-window protected
  • tests protected
  • sprint3
  • pre-refactoring
  • sprint1
  • sprint2
7 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Jan1615141312111098765230Dec282724232221201918171615141312111098765432130Nov2928272625242322211918171514131211108765432130Oct292827262322191817161514109Merge branch 'SC202/radio-button'Added radio buttons and made them change the same variable.Removed a few lines that could possibly break the program, because it called a non-existing function. The for-loop surrounding it would never be triggered anyway, so it could just be removed.Merge branch 'SC-172/improve_messages_to_user'Merge branch 'SC-174/cleanup'Merge branch 'master' into SC-140/phonetic_testMerged master to branchMerge branch 'master' into 'SC-174/cleanup'Introduced error in last commit.Okay, one more. Removed some code duplication.Removed some old TODOsRemoved quite a few TODOs and fixed some bugsMerge branch 'SC-178/assess-mistakes'Changed the message box to be a scrollable object. The messages are now printed beneath each other, last one being on top.Now the phonetic, semantic and form mistakes are calculated from the shadow, instead as from the source. It should always have been from the shadow.When a mistake is detected, the shadow word is now also bound to the source word, instead of only vice versa.Changed output to 'mistake' file to actual percentages instead of 0.somethings.Improved the stats per word output.Added functionality to print the Sentences and Words, so that the mistake types and matching can be checked manually.Merge branch 'SC-142/dutchmetaphone-fix'Introduced bug by negligence of testing on previous commit, is fixed nowupdated 'save' button's functionality to match the improved gray-out behaviourrefined graying out of 'save' button so it only happens when necessarymade it so that the 'save' button is grayed out when it is no longer possible to save resultsremoved button binding as a workaround for the sunken button issueLeft in superfluous print statement, whoopsFixed bug in dutchmetaphoneForgot to remove import for txtwriter, even though method no longer exists.Merge branch 'SC-162/improve-docstrings' into 'master'Mostly completed/improved docstringsMerge branch 'SC-161/PEP8'Fixed some indentation, line-break and spacing issues. Removed some superfluous comments.Merge branch 'master' into SC-161/PEP8Converted old style string formatting to new style string formattingMerge branch 'SC-181/improve-phon-mistakes'updated mocked phonetic checkers of the NW and anchor tests to mock the new comparison methodWrote some documentationAdded additional comment info when test also fails in master.Merge branch 'master' into SC-181/improve-phon-mistakesMerge branch 'SC-5/fix_test_anchor'
Loading