merge
Merge branch 'custom-home-template' into dev
Merge branch 'ui-tests' into dev
Merge branch 'input-checks' into dev
Merge branch 'custom-err-template' into dev
#41 added border-bottom to quick select row and made it wider, removed bold effect and added italic one. Also size of font was changed to lower.
#43 added underline on mouse hover to AP and project links.
#30 refactor of previous .js file.
#44
#44 separated plugin versions into properties tag.
#11 created UI test for testing elements on configuration page
#11 created UI test for testing elements on detect page
repaired bug in index.html template
#30 created .js files for saving detect selections. NOT FOR SESSION -> Auth. mechanism will be changed during time.
#43 added links to AP and projects - to their pages.
#41 edited quick select in /detect page
#41 renamed Select All to Quick Select so it's more logical
#41 Created new .js function which takes care of "middle option" --> indeterminate, when not all checkboxes are selected. Removed checkbox Select All from footer and added it to header.
#43 Added back column ID of each project but HIDDEN.
#26 Adding logging mechanism
#20 upgraded bootstrap version to 5.2 beta. Edited basic UI stuff for whole application so it's compatible to newer version of bootstrap. Fixed "Select All" label.
#20 created home page template including FOOTER! and added newer version of bootstrap. -- Upgrade in whole project needs to be done.
#25 created and customized error templates.
#25 created CustomErrorController.java and own templates for http status codes such as 403, 404, 500 and general error template
#34 checking if configuration name even exists before creating SQL query
#10 created new possible unit tests
#10 created some unit tests for module.type Percentage
#10 prepared Unit tests for model.types (yet) - more unit tests will be added and implemented! REPAIRED "f" for float number on "Configuration" page in some inputs.
#11 prepared class for UI tests. Only scenarios need to be added.
configuration files edited
bugfix
docker-compose file updated
updated java_doc added
Project id removed from results table
#27 Configuration menu item not shown if AP list is empty
#23 Select All checkbox moved to table footer
#23 Alphabetical sorting case insensitive
#23 Tables sorted alphabetically
Title change
new DB scripts
#23 selection page edited
#28 minor change
#27 configutation select box hidden for unlogged users
#28 extendable configurations added
#22 Terminology fixed
#27 No project/anti-pattern message added
Release information edit
db dump change
Minor changes
Detection detail added
Docker minor changes
Tests for configurations and json parsing added
Bystander tasks ratio to percentage
Redundant imports deleted
Minor changes for Docker
New AP detectors minor changes
#16 Operationalization edit only for logged users
#16 Pre tag replaced by code tag
Adding images folder
New anti-pattern detectors added
Unknown Poster antipattern detection added
Configuration view edited
Name changed
Docker volume added
Change of resource files location
Project structure changes for Docker
Configuration reading from files edited
Reading anti-patterns from json files modified
Paths to external files edited
Minor change
Methods commented
#14 Saving function moved
#14 Unused parts of code removed
#16 Adding timestamp to image name
#16 Operationalization text clean from possible xss
#16 Bugfix
#16 inserting pre tag edited
#14 Saving configuration thresholds in AP detail added
#14 Saving configurations to new files
#14 Saving configurations to files added
#14 Saving configuration threshold values added
#14 Display of configuration threshold values
#14 Adding possibilty to use configurations from external files in analyzing
#14 Loading configuration from json edit
Structure of the antipattern service and repository edited
pom.xml edited, resources added
Description from cataloque get function moved