#22 Terminology fixed
#27 No project/anti-pattern message added
Release information edit
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
- added form to the AP detail page for editing treshold values- added method to the controller for saving new values
#1 Add links to AP Detail
- removed header from popup window
- removed AP id from form- AP name moved to the header- url to AP catalogue moved to the header
- added links to catalogue in AP detail- added constant with base catalogue URL- in each AP added string with file name to catalogue- getter in AntiPattern class will concate base catalogue URL with catalogue file name...
- added links to anti-pattern detail in result table header- added some basic comments in edited files- html code rafactor
- minor fix of retyping sql result
Také k dispozici: Atom