Aktivita
Od 2018-10-31 do 2018-11-29
2018-11-29
- 20:36 Revize 0917eae7 (imiger-fork): #7 Use SLF4J logger
- - added some log messages
- 20:35 Revize d5a1486f (imiger-fork): #7 Use SLF4J logger
- - changed log4j configuration
- 17:26 Revize faddc9d1 (imiger-fork): #7 Use SLF4J logger
- - replaced System.out.println() and e.printStackTrace() with logger
- 17:08 Revize 3094b8b2 (imiger-fork): Update version of log4j
- 17:06 Revize 0f482858 (imiger-fork): Move file loading to tests
- - Loading diagram by file is used and will be used only in tests
- 15:53 Revize a17881f1 (imiger-fork): java imports optimalisation
- 15:52 Revize 2940440d (imiger-fork): Problem fixes based on static analysis
- 15:36 Revize f5b17319 (imiger-fork): Removed unused class
- 15:36 Revize 47e08cac (imiger-fork): Added spotbugs for static code analysis
- 14:44 Revize 4722abdd (imiger-fork): cleanup pom.xml
- 11:53 Revize 72b9be10 (imiger-fork): Added file name + removed unused code
2018-11-23
- 11:53 Revize c2fae7c1 (imiger-fork): Added different spade configuration files
- 11:52 Revize f6ab2817 (imiger-fork): Added spade configuration file to resources
- 11:51 Revize 918e91a9 (imiger-fork): Resolve exceptions when config file is not defined
2018-11-14
- 22:00 Revize 85caef85 (imiger-fork): Node filters refactoring
- 22:00 Revize a5af9025 (imiger-fork): minor Node filters fixes
- 21:59 Revize 73a0fa0b (imiger-fork): Node filters robot tests
- 21:59 Revize b0838f58 (imiger-fork): Node filters
2018-11-13
2018-11-11
- 16:14 Revize 8de9efe6 (imiger-fork): use GroupVertexList to manage Group's vertices
- 16:14 Revize cba6f960 (imiger-fork): make related archetype list always fully visible
- 16:14 Revize ba4e8154 (imiger-fork): create NodeSymbol value object, display Group symbol list on correct position, prevent duplicate symbols in list
- 16:14 Revize 51ce052a (imiger-fork): clean up web.xml servlet context parameters
- 16:14 Revize bf76f726 (imiger-fork): use standard Maven directory structure for resources
- 16:14 Revize 96013335 (imiger-fork): detach NodeRelatedArchetypeList to a separate component
- 16:14 Revize 73ef4efb (imiger-fork): Node uses NodeSymbolList to store its currently displayed symbols
2018-11-10
- 15:44 Revize e1186dc5 (imiger-fork): fix Vertex context menu to exclude newly created Group correctly
- 13:11 Revize 7619428b (imiger-fork): Merge branch 'frontend-refactoring'
- # Conflicts:
# sources/src/main/webapp/js/graphLoader.js - 13:08 Revize c448aeb1 (imiger-fork): fix Robot Framework tests
- 13:08 Revize 80119ce8 (imiger-fork): fix saving diagram as PNG file to use CSS styles
- 13:08 Revize 1ae1e090 (imiger-fork): name of a diagram is displayed in Header
- 13:08 Revize 8ed8cecb (imiger-fork): various fixes
- 13:08 Revize 9d455473 (imiger-fork): ForceDirected fixes
- 13:08 Revize 433349c0 (imiger-fork): NodeProxy fixes
- 13:08 Revize deb7058e (imiger-fork): replaced deprecated keyCode property by key
- 13:08 Revize fdd0c6e3 (imiger-fork): fixed JSON Schema to allow null position for vertices and groups
- 13:08 Revize 716a1d9e (imiger-fork): reworked Sidebar and its lists to ES6 classes
- 13:08 Revize 26d3ab59 (imiger-fork): input data are validated against JSON Schema with AJV
- 13:07 Revize b834be5c (imiger-fork): reworked GraphLoader to ES6 class
- 13:07 Revize 5763d2dd (imiger-fork): reworked Viewport to ES6 class
- 13:07 Revize 3bbec9c7 (imiger-fork): reworked GraphExporter to ES6 class
- 13:07 Revize ed458068 (imiger-fork): reworked FloatingPoint to ES6 class NodeProxy
- 13:07 Revize 9ed5d9f4 (imiger-fork): minor code cleanup
- 13:07 Revize 5502b34e (imiger-fork): typos
- 13:07 Revize d5d86f81 (imiger-fork): modified Attribute and Navbar to use enhanced DOM JS class
- 13:07 Revize 1f3eb4fa (imiger-fork): using lambda functions and "let" keyword wherever appropriate
- 13:07 Revize a4090428 (imiger-fork): reworked Vertex, Group and Edge to ES6 classes; Vertex and Group extend newly created Node class
- 13:07 Revize bd517b82 (imiger-fork): split CSS to separate stylesheets by components
- 13:07 Revize 92565e42 (imiger-fork): dropped jQuery as it is not needed anymore
- 13:07 Revize 6d6b73dc (imiger-fork): reworked Loader to SpinLoader ES6 module, spin.js dependency is manager by npm
- 13:07 Revize 5da25123 (imiger-fork): JS apps are loaded as ES6 modules
- 13:07 Revize 5266811b (imiger-fork): improved error handling - alert is displayed and error is logged in console
- 13:07 Revize 873d119a (imiger-fork): saveSvgAsPng dependency is managed by npm
- 13:07 Revize e422847a (imiger-fork): dropped jsTree
2018-11-07
- 11:07 Revize b3493f7f (imiger-fork): Merge branch 'devel'
- 07:14 Revize 414f3fe1 (imiger-fork): Update README.md
- 07:13 Revize 3426d772 (imiger-fork): documents updated
2018-11-05
- 09:04 Revize 89711902 (imiger-fork): new deploy version
- 09:03 Revize a80d2285 (imiger-fork): Bug fix
- - some JSONs caused null pointer exception
2018-11-04
2018-11-01
- 13:39 Revize 8bca0c14 (imiger-fork): removed useless test - SampleTest
- 13:35 Revize af4bd766 (imiger-fork): Repaired Seleninum tests - DetailsTest
- 12:16 Revize f27c72d1 (imiger-fork): Repaired Seleninum tests - AutomaticGroupingTest
- 12:15 Revize e19bc592 (imiger-fork): Removed exception caused by comma in arrays in input JSON file.
Také k dispozici: Atom