Group search
detached stopPropagation function to Utils
new JSON format compatibility fixes
dropped demo diagrams from the Upload page
WIP: added filters
modified Edge popover to display its attributes
grouping vertices by their archetype
Group name can be set using its constructor
modified Vertex popoved to display its attributes
double-click to zoom in
fixed Vertex to display its name w/o archetype
changed title of Sidebar unconnected nodes list
replaced Vertex interface icon by icon according to its archetype
replaced Edge lollipop by arrow
vertex/edge archetypes are stored in App
dropped unused functionality
fixed servlet output encoding
fixed paths
rebranding
set Maven to generate WAR distribution file called imiger.war
moved Log4J configuration file to a directory following Maven convention
added Selenium-based UI tests created as part of the ASWI project
added Selenium library
moved frontend code to directories following Maven convention, dropped libraries that are managed by Maven
moved backend code to directories following Maven convention
added Maven POM
dropped old CoCAEx frontend code
dropped Netbeans build mock files
dropped Ant build files
dropped WAR distribution file
dropped OPSWI documents
Added default groups creating on backend side.
Changed format of JSON between frontend and backend.
Modified backend to accept graph and configuration in json format instead of jar files + added filters
Uploaded original project CoCaEx-compatibility