#26 Adding logging mechanism
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
#14 Configuration repository and service functions added
Functions renamed
Configuration renamed to Threshold
#14 Configurations dropdown editing
#14 Configuration service and config dropdown added
Moving user credentials to separate file and creating service
minor changes
Navigation edit
#14 User login added
Login page added
Configurations of antipatterns moved to separate json files
#16 Rich text field for AP operationalization details implemented
#15 Collect relevant data from AP catalogue implemented
CSS and JS moved to separate files
bug fix
db name change
Minor fix
- minor fix in casting parameters
#7 Comment rigorously all code
- added rigorously comments- generated java doc for all project
#5 Implement user input checks
- added information icon on cofniguration page next to all substrings configuration values- added popover on information icon for info message
#9 Split SQL scripts
- all queries in the files are split into separate queries- each AP has a list of all the queries it needs to evaluate- all queries from the file are loaded at application startup- mineor changes in PositiveNUmber formating- minor fix
- change percentage data type from integer to float- allow decimal values in percentage
- added new data types for checking input parameters- chenged UI for showing error messages- refactor validation of input parameters
#6 Allow for String AP parameters
- added parametrization into query business as usual- minor refactor
- sql scripts refactor for string parametrization- added method for inserting substrings into sql queries- substrings extracted to the AP classes- allow reparametrization on configuration page
#4 Allow reparameterization in AP detail
- change success message
#3 Add link to catalogue to AP detail
- minor UI changes
- error message and success message move from bottom to the top of the configuration page
#2 Implement check of used vs. set parameters
- added top margin to warning message
- added functionality that checks if the thresholds have changed- if the thresholds have changed, the user is informed- added button for recalculation values
Merge pull request #13 from OndrejVane/dev
Merge
- added top margin to the message container