Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
f55cdc1b 2022-04-11 16:29 stepanekp

Configuration view edited

0210fee0 2022-04-11 15:22 stepanekp

Name changed

80ee8213 2022-04-11 15:10 stepanekp

Configuration view edited

8ec14d4c 2022-04-09 12:11 stepanekp

Change of resource files location

f1f46aab 2022-04-09 12:10 stepanekp

Change of resource files location

e1b24c89 2022-04-08 22:37 stepanekp

Project structure changes for Docker

9904ea40 2022-04-07 20:30 stepanekp

Configuration reading from files edited

c3914f4b 2022-04-07 18:52 stepanekp

Reading anti-patterns from json files modified

5129e35c 2022-04-07 16:05 stepanekp

Paths to external files edited

abfd6519 2022-04-06 19:45 stepanekp

Minor change

8e87e631 2022-04-06 18:49 stepanekp

Methods commented

6136d078 2022-04-06 15:58 stepanekp

Minor changes

b9635ea8 2022-04-06 15:39 stepanekp

#14 Saving function moved

1e4fafce 2022-04-06 15:16 stepanekp

Minor changes

bc1cb4b3 2022-04-06 14:09 stepanekp

#14 Unused parts of code removed

7ae54e75 2022-04-05 19:49 stepanekp

#16 Adding timestamp to image name

a72aa02c 2022-04-04 19:45 stepanekp

#16 Operationalization text clean from possible xss

50dbb614 2022-04-04 19:43 stepanekp

#16 Bugfix

b9d94840 2022-04-04 18:44 stepanekp

#16 inserting pre tag edited

38a05418 2022-04-04 18:25 stepanekp

#14 Saving configuration thresholds in AP detail added

cc904d05 2022-04-03 20:01 stepanekp

#14 Saving configurations to new files

e72cefc2 2022-04-03 11:40 stepanekp

#14 Saving configurations to files added

31e75674 2022-04-02 20:56 stepanekp

#14 Saving configuration threshold values added

7956c618 2022-04-02 15:40 stepanekp

#14 Display of configuration threshold values

38cde13c 2022-04-02 13:49 stepanekp

#14 Adding possibilty to use configurations from external files in analyzing

345955a5 2022-04-01 21:27 stepanekp

#14 Loading configuration from json edit

8a60bc88 2022-04-01 17:49 stepanekp

Structure of the antipattern service and repository edited

20a4d17d 2022-03-31 21:27 stepanekp

Description from cataloque get function moved

927147ab 2022-03-31 19:06 stepanekp

#14 Configuration repository and service functions added

da68bebb 2022-03-31 16:38 stepanekp

Functions renamed

cd3f21e5 2022-03-31 15:44 stepanekp

Configuration renamed to Threshold

8dd83ad2 2022-03-30 20:08 stepanekp

#14 Configurations dropdown editing

8be7e897 2022-03-29 20:56 stepanekp

#14 Configuration service and config dropdown added

ccdbd512 2022-03-28 20:40 stepanekp

Moving user credentials to separate file and creating service

efecfcba 2022-03-28 19:47 stepanekp

Minor changes

d0401547 2022-03-23 20:05 stepanekp

minor changes

d2ad2962 2022-03-23 19:40 stepanekp

Navigation edit

979da4bb 2022-03-20 21:54 stepanekp

#14 User login added

2a508be3 2022-03-16 20:21 stepanekp

Login page added

e46d554a 2022-03-16 19:26 stepanekp

Configurations of antipatterns moved to separate json files

408ea567 2022-03-14 19:22 stepanekp

#16 Rich text field for AP operationalization details implemented

24c3740e 2022-03-14 13:13 stepanekp

#15 Collect relevant data from AP catalogue implemented

c7eb5d0f 2022-03-14 12:16 stepanekp

CSS and JS moved to separate files

e4db247a 2022-03-14 11:14 stepanekp

bug fix

ae95d527 2022-03-14 11:11 stepanekp

db name change

135aa0d3 2021-11-08 22:34 Ondřej Váně

Minor fix

- minor fix in casting parameters
48a86d47 2021-09-05 22:01 Ondřej Váně

#7 Comment rigorously all code

- added rigorously comments
- generated java doc for all project

7a26781b 2021-09-05 20:58 Ondřej Váně

#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

e15a6649 2021-09-05 20:05 Ondřej Váně

#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

efbc32c7 2021-08-16 13:47 Ondřej Váně

#5 Implement user input checks

- change percentage data type from integer to float
- allow decimal values in percentage

a00992e0 2021-08-15 21:05 Ondřej Váně

#5 Implement user input checks

- added new data types for checking input parameters
- chenged UI for showing error messages
- refactor validation of input parameters

b95b30bc 2021-08-15 17:44 Ondřej Váně

#6 Allow for String AP parameters

- added parametrization into query business as usual
- minor refactor

4987440c 2021-08-15 17:09 Ondřej Váně

#6 Allow for String AP parameters

- 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

0b612923 2021-07-30 11:42 Ondřej Váně

#4 Allow reparameterization in AP detail

- change success message

c0c50ef7 2021-07-30 11:40 Ondřej Váně

#3 Add link to catalogue to AP detail

- minor UI changes

add3b451 2021-07-30 09:41 Ondřej Váně

#6 Allow for String AP parameters

- error message and success message move from bottom to the top of the configuration page

a0381075 2021-07-30 09:37 Ondřej Váně

#2 Implement check of used vs. set parameters

- added top margin to warning message

bdd2b0f5 2021-07-29 15:55 Ondřej Váně

#2 Implement check of used vs. set parameters

- added functionality that checks if the thresholds have changed
- if the thresholds have changed, the user is informed
- added button for recalculation values

595e5f22 2021-07-20 10:26 Ondřej Váně

#4 Allow reparameterization in AP detail

- added top margin to the message container

1b4cb4c5 2021-07-20 10:23 Ondřej Váně

#4 Allow reparameterization in AP detail

- added form to the AP detail page for editing treshold values
- added method to the controller for saving new values

7201c8bc 2021-07-20 08:52 Ondřej Váně

#1 Add links to AP Detail

- removed header from popup window

b64857da 2021-07-20 08:50 Ondřej Váně

#3 Add link to catalogue to AP detail

- removed AP id from form
- AP name moved to the header
- url to AP catalogue moved to the header

003e1a08 2021-07-18 19:45 Ondřej Váně

#3 Add link to catalogue to AP detail

- 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...

40738882 2021-07-18 18:49 Ondřej Váně

#1 Add links to AP Detail

- added links to anti-pattern detail in result table header
- added some basic comments in edited files
- html code rafactor

c54e62cd 2021-07-17 10:29 Ondřej Váně

Minor fix

- minor fix of retyping sql result

cb107529 2021-05-17 16:13 Ondřej Váně

Minor fix

5b4fa274 2021-05-07 08:33 Ondřej Váně

Minor changes in sql

bf4d715e 2021-05-05 16:34 Ondřej Váně

Changed configuration for 90-90

97fabae9 2021-05-05 14:56 Ondřej Váně

Ninety-ninety rule finished

7b31ca35 2021-05-03 18:09 Ondřej Váně

Added configuration for single anti-pattern view

f3d2d8c8 2021-05-03 16:38 Ondřej Váně

Configuration - Varying Sprint Length

a9bbe968 2021-05-03 16:07 Ondřej Váně

Configuration - Specify Nothing

fc20e509 2021-05-03 15:47 Ondřej Váně

Configuration - Specify Nothing

dec85686 2021-05-03 15:30 Ondřej Váně

Configuration - Long Or Non Existant Feedback Loops

dbc30010 2021-05-03 14:47 Ondřej Váně

Configuration - Business As Usual

04d7a678 2021-05-03 13:32 Ondřej Váně

Changed threshold values for too logn sprint

5a0436cd 2021-05-03 13:04 Ondřej Váně

Added condition for loading sql files

8808bbe4 2021-05-03 12:48 Ondřej Váně

Implemented changable configuration by UI

- values extracted only for too long sprint anti pattern

2daea98d 2021-04-30 08:43 Ondřej Váně

Refactor

e5272be8 2021-04-30 08:43 Ondřej Váně

Repair anti-pattern too long sprint

6e7f9152 2021-04-29 08:22 Ondřej Váně

Change detector to interface

a19493d7 2021-04-23 09:14 Ondřej Váně

Ninety ninety implemented

2aa7cbff 2021-04-16 16:06 Ondřej Váně

Project and anti pattern page updated

3341dd32 2021-04-16 14:13 Ondřej Váně

Business as usual updated

ca96e49c 2021-04-16 14:09 Ondřej Váně

Added progress bar to home page

a4d0dd79 2021-04-16 13:09 Ondřej Váně

Long or non existant feedback loop implemented

1ab2268f 2021-04-16 09:49 Ondřej Váně

Ninety ninety rule half implemented

389b3620 2021-04-16 09:26 Ondřej Váně

Adjustement of about page

daee0ce8 2021-04-15 21:50 Ondřej Váně

Ninety ninety first implementation ready

8a1fe4e5 2021-04-15 20:14 Ondřej Váně

Extract all settings as constants

d2a712c4 2021-04-15 12:34 Ondřej Váně

Refactor for docker database

2fe5ab7a 2021-04-15 09:10 Ondřej Váně

Removed unused utils

08f50927 2021-04-15 09:01 Ondřej Váně

Refactor due to docker

c467f2f6 2021-04-14 12:40 Ondřej Váně

Ninety Ninety rule init and minor refactor

e62b5475 2021-04-13 17:57 Ondřej Váně

Long or non existant feedback loop review

2d245b41 2021-04-13 17:32 Ondřej Váně

Road to nowhere refactored

11df4adc 2021-04-13 17:11 Ondřej Váně

Specify nothing refactor

719c0c69 2021-04-13 16:57 Ondřej Váně

Business as usual refactor

d192690d 2021-04-13 14:42 Ondřej Váně

Varying sprint length refactor

81584b47 2021-04-13 14:18 Ondřej Váně

Too long sprint final refactor