AuthorCommitMessageCommit dateIssues
Martin WinterMartin Winter
83b85827938MPull request #6: Bug/ATL-2519 Security AdvisoryMerge in VSA/techradar from bug/ATL-2519-Security-Advisory to master * commit 'fdd0ce9fff1711cb31dd7cef08787dcb9bfbb5a7': markdown Added markdown ATL-2519 sanitize v1ATL-2519
Dominik BroschDominik Brosch
fdd0ce9fff1markdown
Dominik BroschDominik Brosch
1a975cf2a63Added markdown
Dominik BroschDominik Brosch
40cd7b8605bATL-2519ATL-2519
Dominik BroschDominik Brosch
18bdddea09esanitize v1
dbroschdbrosch
f521b1b7691MMerge pull request #5 in VSA/techradar from feature/reviewrequests to master* commit 'ff830030257fcc9993ba92157b13d86422765a31': Modified version to 1.1
Dominik BroschDominik Brosch
ff830030257Modified version to 1.1
dbroschdbrosch
06ffac71058MMerge pull request #4 in VSA/techradar from feature/reviewrequests to master* commit '7273e128d8e1604dca13626b0448045b27b01dad': Spring works better with Annotations ;) no message review meta fix Fixed critical bugs for v7 beautified code, edited some velo templates Fixed VSA-696 Fixed VSA-692 more semver version changes fixed a few more vulns Added logs to gitignore, added package-lock Fixed all critical & high vulnerabilities in frontend. ...2 Jira issues
Dominik BroschDominik Brosch
7273e128d8eSpring works better with Annotations ;)
Dominik BroschDominik Brosch
653ce08929bno message
Dominik BroschDominik Brosch
a0df407ce54review
Dominik BroschDominik Brosch
8ae4391d721meta
Dominik BroschDominik Brosch
2b57b25f4c0fix
Dominik BroschDominik Brosch
a178196e768MPorting to v7
Dominik BroschDominik Brosch
220cb90f768Fixed critical bugs for v7
Dominik BroschDominik Brosch
e3d5645bec3beautified code, edited some velo templates
Dominik BroschDominik Brosch
b5b4a657c96Fixed VSA-696VSA-696
Dominik BroschDominik Brosch
9990832169bFixed VSA-692VSA-692
Dominik BroschDominik Brosch
b89eaec6feemore semver version changes
Dominik BroschDominik Brosch
5b779bf5541fixed a few more vulns
Dominik BroschDominik Brosch
b1a176957e0Added logs to gitignore, added package-lock
Dominik BroschDominik Brosch
7982b040f62Fixed all critical & high vulnerabilities in frontend.
Dominik BroschDominik Brosch
33af0aa0e60updated some confluence version, grunt, mocha and grunt-phantomjs, build seems to be working
mwintermwinter
2556a251090helper_node_build.sh corrected bash syntax for usability on multiple devices / by multiple users
mwintermwinter
a6b128fa1dbMMerge pull request #2 in VSA/techradar from IT-893-improve-build-process-of-techradar to master* commit 'f8941d2ab405f72927f4f16675bbf9baf259a9a2': add last maven docker run command What should be fixed asap with the TechRadar add a helper file to let the node build be run within a docker container add `package-lock` so that node build is persistentIT-893
Martin WinterMartin Winter
f8941d2ab40add last maven docker run command
Martin WinterMartin Winter
e0351e9b6ddWhat should be fixed asap with the TechRadar
Martin WinterMartin Winter
713e0b19d26add a helper file to let the node build be run within a docker container
Martin WinterMartin Winter
ba161ad401cadd `package-lock` so that node build is persistent
Christian WalonkaChristian Walonka
dd965e0772aMMerge pull request #1 in VSA/techradar from ~MGATTINGER/techradar:bugfix/update-mavenplugin-version to master* commit '5b01f995bfd73d3179256bec7f4a6e70dd4d5517': update pom.xml update node/nmp Version add maven-compiler-plugin
MarcelMarcel
5b01f995bfdMMerge branch 'master' of https://bitbucket.it-economics.de/scm/vsa/techradar into bugfix/update-mavenplugin-version
MarcelMarcel
c46271cb15fupdate pom.xml
MarcelMarcel
ace5447304eupdate node/nmp Versionadd maven-compiler-plugin
Stefan SchoeffmannStefan Schoeffmann
e361a4f62a4Updated version numbers
Stefan SchoeffmannStefan Schoeffmann
4953689e8a9Fixed a bug which appeared in console... but the actual code behind these lines still doesn't work as expected. Don't remember what I had in mind when I initially wrote those lines but at least it doesn't throw an exception right now. Nevertheless, needs rework.
Stefan SchoeffmannStefan Schoeffmann
e8efb7a8951Angular 1.5.x needs to be defined as explicit dependency
Stefan SchoeffmannStefan Schoeffmann
67cb58e3493Fix for jshint errors
Stefan SchöffmannStefan Schöffmann
586c58b664eAdded ite-address to apidoc
Stefan SchöffmannStefan Schöffmann
864cb88c1a9VSA-181 VSA-183 Absicherung der Admin-Schnittstelle und Versionsanpassungen2 Jira issues
Stefan SchöffmannStefan Schöffmann
4f90eca49faVSA-181 VSA-183 First version of consolidated user-management approachNow I've refactored the management-part of the plugin so the admin is able to manage access-control for the plugin. The radar-management part (which was formerly located in the admin-area) is not just an ordinary page within confluence - but secured by the configuration the admin is able to make. Notice: Only Administrators are able to change the access-control of the radar-plugin.2 Jira issues
Stefan SchöffmannStefan Schöffmann
7458993fa8bVSA-181 VSA-184 Locally you should test with context-path2 Jira issues
Stefan SchöffmannStefan Schöffmann
699c17f12baVSA-181 VSA-184 Allowed for definition of quadrants smaller than 90°The rendering-part was already capeable of displaying quadrants which are less than 90° but the editing UI had some (willingly added) restrictions so prevent the definition of such quadrants. Now the defaults still suggest the definition of 90° quadrants, but allows definitions of less (or more) than 90°.2 Jira issues
Stefan SchöffmannStefan Schöffmann
90c7fc8a6ceVSA-181 VSA-182 API-Documentation completedFinally I've completed a first version of our REST-API-Documentation.2 Jira issues
Stefan SchöffmannStefan Schöffmann
0ada2df7026VSA-181 VSA-184 Added a little Legend-TranspilationGenerally the radar is already able to render smaller quadrant-sizes but the legend wasn't placed appropriately. I've fiddled around with the placement-algorithm and finally found a solution to place the legend appropriately.2 Jira issues
Stefan SchöffmannStefan Schöffmann
1f5e452ff2cBugfix für Spots die über die magische Grenze von 360 gehen sollen.Aus mir unerfindlichen Gründen habe ich einen checkState für diese Grenze eingebaut und damit explizit Radien über 360 verhindert - dies war offenkundig ein Fehler und sollte sich eigentlich auf den Winkel (und nicht den Radius) beziehen. Gefixt
Stefan SchöffmannStefan Schöffmann
a7fc55a9f05Versuch den Build zu fixen
Stefan SchöffmannStefan Schöffmann
4d342bf25d2VSA-55 VSA-93 Polished the descriptor2 Jira issues
Stefan SchöffmannStefan Schöffmann
5d41ce47c2eVSA-55 VSA-92 Fix the Icon BugRemoved the AUI-CSS completely since it is already included in the Confluence pages. The 'double'-inclusion crashed the icons in the confluence nav-bar2 Jira issues
Stefan SchöffmannStefan Schöffmann
7557aeab87bVSA-55 VSA-91 Fix the refresh-after-edit Bug2 Jira issues
Stefan SchöffmannStefan Schöffmann
0fb62dd6f83VSA-55 VSA-81 Add Permission-Check to Edit-Action2 Jira issues