Gephi 0.7beta

Milestone information

Project:
Gephi
Series:
0.7
Version:
0.7beta
Released:
 
Registrant:
Mathieu Bastian
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
1 Cezary Bartosiak, 17 Eduardo Ramos, 2 Julian Bilcke, 1 Martin Skurla, 53 Mathieu Bastian, 24 Sébastien Heymann, 1 Thomas Aynaud, 1 teto
Blueprints:
8 Implemented
Bugs:
11 New, 2 Incomplete, 4 Opinion, 2 Invalid, 6 Won't Fix, 15 Confirmed, 1 In Progress, 1 Fix Committed, 90 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon gephi-0.7-beta.setup.exe (md5) Windows 46,904
last downloaded 2 weeks ago
download icon gephi-0.7-beta.dmg (md5) Mac OS X 12,269
last downloaded 8 weeks ago
download icon gephi-0.7-beta.tar.gz (md5) Linux 5,450
last downloaded 24 hours ago
download icon gephi-0.7-beta.sources.zip (md5) Sources 3,685
last downloaded 5 weeks ago
Total downloads: 68,308

Release notes 

* New Data Laboratory (Manipulate columns, Search/Replace, Merge, Sparklines...)
* Longitudinal network visualization, topology changing over time, as well as attributes
* New Filters: NOT and MASK operators, Giant Component, Flatten (for hierarchical graphs)
* StAX-based GEXF importers and exporters, fully working with hierarchy and longitudinal
* Time Frame import, new option in 'Import Report' to import successive static files and transform into dynamic
* Statistics reports now saved in Gephi projects
* Localization is now possible, French and Spanish will be available soon
* 80+ bug fixes

Changelog 

View the full changelog

New features
----------------

* New Data Laboratory (Manipulate columns, Search/Replace, Merge, Sparklines...)
* Longitudinal network visualization, topology changing over time, as well as attributes
* Timeline is now working properly, appears automatically when the graph is dynamic, single button to enable filtering
* Show/Hide labels from filters - can be reset by the 'Reset Visible' action (left of graph window)
* Display edge weight as labels on visualization
* New StAX GEXF importer and exporter, with hierarchy and dynamic support
* New List/Arrays attribute types. Can only be imported from GEXF for now.
* NOT Operator (Filters)
* MASK Operator (Filters) - keep edges according to source/target/both/any - can easily obtain neighbors of a set of nodes
* Flatten Filter - Flatten a hierarchical graph to the visible view, transform meta-edges into normal edges
* New Giant Component Filter
* Time Frame import, new option in 'Import Report' to import successive static files and transform into dynamic
* Zoom slider in visualization options
* 'Import missing nodes' option in import report - choose whether to create them or not
* Set size for the 'Reset Size' action, by right-clicking on the reset size button
* Get degree column from Undirected graphs
* Statistics reports now saved in Gephi projects
* New 'Rescale Weight' option in Preview, to force weight looks the same as Overview
* New 'Original' option for edges color in Preview, keeps the original edge color, coming from Partition for instance
* Copy and move nodes to new or existing workspace
* New preview presets
* Localization is now possible, and change language from Gephi
* When parallel edges are found during import, it now increases the weight of the edge by default
* Meta-edges have now a separate scale slider in Visualization settings, change how thick they are compared to normal edges
* Option in Ego Filter to include the parent node or not
* Ranking and Partition list of attributes are now sorted
* Ranking now updates itself with filtered graphs. Clicking on Apply will refresh bounds and the transformation (color, size) is correct
* It's now possible to drag a filter sub query to become a main query
* With dynamic attributes, Ranking, Partition, Visualization and Filters will use the current Timeline range to find values
* Edge weight can be dynamic, type DYNAMIC_FLOAT. Force Atlas layout will use the current Timeline range
* Filters are refreshed when the graph is modified, the current filter is reexecuted

Bugfixes
-----------

* Wrong edge removed from Edge Weight filter (bug 603469)
* Filtering with convex hulls displayed (bug 541819)
* NullPointerException when filtering undirected graphs (bug 571153)
* NullPointerException on importing dynamic graph (bug 581872)
* gtk+ slider problem (bug 529913)
* Meta-edges are not displayed (bug 584283)
* Preview is not displaying meta-edges (bug 584289)
* Errors with Yifan Hu MultiLevel Layout on a filtered graph (bug 594643)
* Node Size Mode and Filter Paramaters don't save in project (bug 596430)
* Memory Leak in GEXF/GraphML Parser (bug 596872)
* Incorrect mutual edge weight on Preview (bug 610469)
* Progress is not shown when opening/saving project (bug 594644)
* Unable to cancel a project opening (bug 616415)
* Slowness on picking a partition entry (bug 519549)
* EdgeList Database Configuration is not saved (bug 571263)
* 'start' and 'end' attributes are missing when exporting dynamic GEXF (bug 521848)
* Partition "All Blacks" feature randomizes colors (bug 601066)
* Filtered graph not exported with "Select" pressed (bug 573685)
* Partition Settings in Filter not saved on switching workspaces (bug 616052)
* Opening Archived ZIP files is broken (bug 578876)
* Exception on clicking on 'Hierarchy' while running multilevel layout (bug 631663)
* GraphML importer doesn't import node labels data (bug 581629)
* Cannot save / saves as when opening a Gephi by doubleclick a graph in Windows (bug 583397)
* ForceAtlas and Fruchterman Reingold not layouting with meta-edges (bug 584286)
* Memory Leak in Graph Distance (bug 587450)
* NullPointerException when executing the "Eigenvector Centrality" Statistic (bug 589731)
* NullPointerException when switching between workspaces while a layout is running (bug 597458)
* Can't drag a filter sub-query to become a root query (bug 626495)
* Ranking parameters re-initialized at each new ranking (bug 594231)
* Ranking not refreshed when graph filtered (bug 632459)
* Node invisible (too small) when created with the node pencil (bug 574807)
* Error when opening Plugin Center (bug 616829)
* Can't select Postgresql driver in database import settings (bug 595223)
* Can't display edge weight as text (bug 603134)
* Import transform to Undirected don't merge weight (bug 603478)
* Right click on workspace after deleting a node throws "node can't be null" (bug 605947)
* In/Out degree metric doesn't work with undirected graphs (bug 606305)
* NullPointerException when selecting "--Choose a Layout" in the Layout ComboBox (bug 606964)
* Workspace Selection failed to refresh after closing workspace (bug 616814)
* Visualization selection color inversion between 'out' and 'both' color (bug 618726)
* 'Format' not recognized on DL import (bug 619069)
* Edit window not hidden on tabs (bug 552494)
* dynamic graph unrecognized if everlasting nodes (bug 555637)
* FileNotFoundException during saving of PDF file (bug 572876)
* "Node must be in the graph" error when importing a hierarchical graph with height greater than 1 (bug 577180)
* Auto-scale flips the graph (bug 577843)
* Impossible to cancel the Average Path Length Statistic calculation (bug 590226)
* Preview ratio not available at first time (bug 594176)
* Default selection of Nodes in Data Laboratory necessary (bug 594515)
* "CommandLineParsing null" message when error on opening file from command line or desktop (bug 594630)
* Can't import the same file twice in Welcome window (bug 598157)
* csv file export problem (bug 598767)
* Can't close project when generating a graph (bug 631341)
* Visualization size limitation (bug 602470)
* duplicate label in filter window (bug 604003)
* Partitions don't refresh when opening project not from Overview (bug 612902)
* z-coordinate not exported in GraphML (bug 614606)
* Wrong node positions when setting X or Y to zero (bug 615844)
* Selected filter query not properly refreshed in UI (bug 626483)
* Export to pdf background is always white (bug 583386)
* SVG files not listed in Export dialog (bug 626394)
* Wrong node size when Ranking has same min and max size (bug 631689)
* Read positions from dot files (bug 594793)
* Ranking and Partition parameters list not ordered (bug 594520)
* Node Degree not in Label Text settings (bug 598170)
* Wrong folder selected in the Export Panel when changing file type (bug 620337)
* Generating a graph on a previously loaded undirected graph (bug 624671)
* Wrong stroke weight when SVG imported in Illustrator (bug 626378)
* Filtering not refreshed when sub-queries set or removed (bug 594511)
* Errors at PDF export when labels have font size zero (bug 626865)
* Text not displayed in Preview (bug 627567)
* Edges native color are not displayed in Preview (bug 586237)
* Edge weight scale is different between Graph and Preview (bug 569329)
* Negative edges not rendered in Preview (bug 628223)
* Edges weight not merged with parallel edges (bug 648600)
* Partition filter automatically filters null value (bug 648600)
* Exception on opening project file (bug 648617)
* Ego Filter doesn't include the node itself (bug 649908)
* PDF Export only with default font (bug 651273)
* Nodes not unselected after turning off Selection on Filter Panel (bug 649920)

API Changes
---------------

* Add a 'flatten()' method to 'HierarchicalGraph' to flatten the hierarchical graph and transform meta edges into regular edges.
* Add 'destroy(Filter filter)' in 'FilterBuilder' to receive notification when a filter query is removed and clean-up.
* Add 'MetaEdgeBuilder' in Graph SPI to allow custom builders. Add 'GraphSettings.setMetaEdgeBuilder()' in the graph model settings.
* Modify 'StatisticsModel' to store reports directly instead of 'Statistics' instance. As a consequence, the model has now a 'getReport()' and a 'getResult()' method that UI can use. The currently running statistics can now be get with a new 'getRunning()' method.
* Simplify and improve attribute events management. Event listeners now subscribe directly from the 'AttributeModel' instead of 'AttributeTable' and will receive events for all tables. Refactoring of the 'AttributeEvent' class with 'AttributeTable' as source and a new 'AttributeEventData' object as data. A new 'SET_VALUE' has been implemented for getting events when attribute values are set.
* Changes in 'AttributeRowFactory', the 'newNodeRow()' method now takes the owner object 'NodeData' as a parameter. Similarly for 'newEdgeRow()' and 'newRowForTable()'.
* Add 'getEdge(Node, Node)' in GraphAPI for consistency reasons.
* Changes in Processor SPI. The 'Processor' has now setters instead of a 'process()' method with parameters. How processors are created remains the same. Creation of a 'ProcessorUI' interface for processors settings configuration. A 'ProcessorUI' implementation provides a panel, which is shown when the import report is closing. The 'ProcessorUI' also allows to disable a processor with some conditions.
* Add 'getColor()' method in 'NodeDraft' and 'EdgeDraft'.
* Define the "Overview, "Data Laboratory" and "Preview" as perspectives. Create a new SPI for perspecives and perspective members. Members are simply the 'TopComponent' that belong to a perspective. Plugins can implement 'PerspectiveMember' to define the open and close behaviour.
* Add list/array types in Attributes API. All native types has now a related list type, except dynamic types. The list types inherits from 'AbstractList'.
* Changes in the way Import API deals with time intervals and dynamic data. Support for dynamic attributes has been added with a new 'addAttributeValue()' method in 'NodeDraft' and 'EdgeDraft'. For improving data cleanup possibilities, 'NodeDraftGetter' and 'EdgeDraftgetter' now returns an 'AttributeRow' instead of a list of attribute values only. Finally to profit from latest improvements, draft elements returns directly a 'TimeInterval' type instead of the list of slices. Methods with 'Slice' have been renamed to 'Interval' for consistency reasons.
* Add dynamic types into Attributes API. Dynamic types store values with a time interval and query can be customized with estimators. All dynamic types inherit from 'DynamicType'
* Graph API event management improvements. The 'GraphEvent' has now precise events, including 'ADD_NODES', 'REMOVE_NODES', 'ADD_EDGES', 'REMOVE_EDGES' and 'VISIBLE_VIEW'. A new 'GraphEventData' interface has been created to retrieve elements related to the events.
* Export API refactoring, inspired from ImportAPI. Create an 'ExporterBuilder' interface for exporter creation and different exporters: 'GraphExporter', 'VectorExporter', 'ByteExporter' and 'CharacterExporter' that covers common cases. The way exporters write data has been rationalized by using either 'java.io.Writer' (text) or 'java.io.OutputStream' (byte). The 'ExportController' has been improved to support all use-cases, including file, writer and stream export.
* Add Spigot support to the ImportAPI and SPI. Like 'DatabaseImporter', the 'SpigotImporter' interface is a new type of Importers. Modifications have also be made to the 'ImportController' to support spigot import.
* Refactoring and improvements in the Import API and SPI. The refactoring aim is to solve the singleton issue with importers and let users implement builders interface that create importers instance. Therefore an 'ImporterBuilder' interface has been created and should be registered with the '@ServiceProvider' annotation. The various importers types have been simplified and leave more choice to the implementations about how the input is managed. XML and Text file importers has been merged in a 'FileImporter' interface, working with the 'java.io.Reader'. Utility static methods, for instance <em>get Document from Reader</em> can now be found in a new 'ImportUtils' class. The 'ImportController' has been simplified for File import and now accepts 'java.io.Reader' also. The main improvement on these modules in the support of UI components for importers. The aim is to let importers define an 'ImporterUI' implementation to manage settings of these importers.
* Improvements in the GraphAPI identifiers management. The system is now storing String identifiers coming from users. New getters and setters methods have been created in 'Graph': 'Graph.setId(Node, String)', 'Graph.setId(Edge, String)', 'Graph.getNode(String)', 'Graph.getEdge(String)'. The 'NodeData.setId()' and 'EdgeData.setId()' methods have been removed, compatibility can't be kept. Factory has also be changed to allow to create elements with String ID directly, as it's not possible anymore to do it from 'NodeData'.
* Changes in AttributesAPI with event management. The lookup system in 'AttributeTable' has been replaced by a more traditional event management system, with new 'AttributeEvent' and 'AttributeListener' interfaces. The dispatch implementation is also now on a separate thread.
* Changes in Import modules to separate core and user interfaces. The 'ImportController' is now doing import task only and a new 'ImportControllerUI' is displaying the user interface (Report Panel). The 'ImportControllerUI' interface is located in the DesktopProject module and should be user to properly import file from Plugins. The 'ImportController' methods could be used from the toolkit.

8 blueprints and 132 bugs targeted

Blueprint Priority Assignee Delivery
Change localization in Gephi and reboot Change localization in Gephi and reboot 4 High Mathieu Bastian  11 Implemented
Check dynamic errors on GEXF import Check dynamic errors on GEXF import 4 High Julian Bilcke  11 Implemented
Serialize Statistics data to project file Serialize Statistics data to project file 4 High Mathieu Bastian  11 Implemented
Add UI in the Processor SPI Add UI in the Processor SPI 3 Medium Mathieu Bastian  11 Implemented
Add a NOT filter Add a NOT filter 3 Medium Mathieu Bastian  11 Implemented
Add option about missing nodes in Import Report Add option about missing nodes in Import Report 2 Low Mathieu Bastian  11 Implemented
Allow disable of subfilters Allow disable of subfilters 2 Low Mathieu Bastian  11 Implemented
Text display filter Text display filter 2 Low Mathieu Bastian  11 Implemented
Bug report Importance Assignee Status
736041 #736041 gephi crashes 1 sec after startup on 64bit windows7 2 Critical Mathieu Bastian  0 New
660513 #660513 Data Lab: Edit All Nodes shows "null" values inside the editor 5 Low   0 New
671010 #671010 Preview label font not saved in project 5 Low   0 New
727673 #727673 Gephi closes after Seadragon export 5 Low   0 New
734037 #734037 Data Lab: float/double values not truncated on Linux 5 Low Eduardo Ramos  0 New
708936 #708936 Data Lab: columns of element properties (X, Y, Z, Size) are missing 6 Wishlist Eduardo Ramos  0 New
664134 #664134 Open project - Graph Display run in a infinite way 1 Undecided   0 New
670395 #670395 gephi output an error when opening a dynamic project 1 Undecided   0 New
670998 #670998 Heatmap doesn't work on this dataset 1 Undecided   0 New
703502 #703502 Mouse Wheel not zooming 1 Undecided   0 New
725147 #725147 nullpointer Exception when importing a gexf with empty node id 1 Undecided   0 New
706070 #706070 nullpointexception error on opening gephi files 1 Undecided   1 Incomplete
672072 #672072 display node label on a new workspace 1 Undecided   1 Incomplete
658385 #658385 Grouping hierarchy issue on level 3 High   2 Opinion
658370 #658370 Missing indications on Metrics/Layouts UI when weights are used 6 Wishlist Sébastien Heymann  2 Opinion
688498 #688498 layout always be different for each time 6 Wishlist   2 Opinion
686783 #686783 Degree Range filter has "NaN" bounds 1 Undecided   2 Opinion
724851 #724851 Data Laboratory's Clear graph only clears Workspace 0 4 Medium Eduardo Ramos  3 Invalid
708574 #708574 Error when importing a graph from Neo4J : No implementation available to handle resource URI 1 Undecided Martin Skurla  3 Invalid
654513 #654513 Wrong degree power law values 4 Medium   4 Won't Fix
662580 #662580 ArrayIndexOutOfBoundsException on data table 4 Medium Eduardo Ramos  4 Won't Fix
661017 #661017 Proxy settings not working 1 Undecided   4 Won't Fix
686116 #686116 Exception when duplicating workspace through GraphModel.pushFrom() 1 Undecided Mathieu Bastian  4 Won't Fix
700929 #700929 sending report fails during crash report 1 Undecided Mathieu Bastian  4 Won't Fix
724183 #724183 pdf export never finishes for large graphs 1 Undecided   4 Won't Fix
613336 #613336 Gephi does not start (Win7 64) 3 High Mathieu Bastian  6 Confirmed
597145 #597145 messy codes on displaying chinese characters 4 Medium Mathieu Bastian  6 Confirmed
627115 #627115 Filter Saved queries not saved in project files 4 Medium   6 Confirmed
659261 #659261 Non-consistent partition colors of different boolean attributes 4 Medium   6 Confirmed
676272 #676272 graphml `edgedefault` not handled to spec 4 Medium Mathieu Bastian  6 Confirmed
694791 #694791 GEXF: phylogeny not imported 4 Medium Sébastien Heymann  6 Confirmed
695371 #695371 Misleading average edge weights in dynamic networks 4 Medium Sébastien Heymann  6 Confirmed
604510 #604510 Preview doesn"t get Overview's background color 5 Low   6 Confirmed
658357 #658357 Hull boundaries are not updated during a layout 5 Low   6 Confirmed
680366 #680366 Wrong edge color highlight in Overview for Undirected graphs 5 Low   6 Confirmed
698041 #698041 filter: behavior of the AND operator with a single subquery 5 Low   6 Confirmed
711569 #711569 GML loading cannot accept scientific notation for float-type edge property 5 Low Sébastien Heymann  6 Confirmed
731617 #731617 gexf file import: infinite loop when duplicated nodes in hierarchy 5 Low Sébastien Heymann  6 Confirmed
653636 #653636 Can't drag a selected set of nodes 6 Wishlist   6 Confirmed
656732 #656732 fruchtrman reingold algorithm doesn't use edge weight 6 Wishlist   6 Confirmed
523912 #523912 YifanHu's Multilevel doesn't finish and leave meta-nodes 3 High   8 In Progress
689286 #689286 Null Pointer exception when saving .gephi file 1 Undecided   9 Fix Committed
658394 #658394 Statistics fail to work on a hierarchy level different from the leaves 2 Critical Sébastien Heymann  10 Fix Released
672071 #672071 saving a project uses too much memory for large graphs 2 Critical Mathieu Bastian  10 Fix Released
691278 #691278 Filters fail to work on a hierarchy level different from the leaves 2 Critical Sébastien Heymann  10 Fix Released
695558 #695558 Timeline disappears after saving project.gephi file 2 Critical Mathieu Bastian  10 Fix Released
612848 #612848 saved preset for layouts creates several instances 3 High   10 Fix Released
654030 #654030 NullPointerException on importing CSV data in Data Laboratory 3 High Eduardo Ramos  10 Fix Released
654036 #654036 Statistics report not refreshed after a new execution 3 High Mathieu Bastian  10 Fix Released
655544 #655544 Maximum lock count exceeded error when running Label Adjust 3 High Mathieu Bastian  10 Fix Released
655975 #655975 GEXF export: missing attvalues element 3 High Sébastien Heymann  10 Fix Released
659270 #659270 Exception when using flatten filter 3 High Mathieu Bastian  10 Fix Released
664300 #664300 Blank preview screen 3 High Mathieu Bastian  10 Fix Released
725688 #725688 Maximum Degree Range Doesn't Update on Subfilter 3 High Mathieu Bastian  10 Fix Released
727701 #727701 Statistics: sub-optimal modularity 3 High Thomas Aynaud  10 Fix Released
654018 #654018 Chaining Dynamic Filter 4 Medium Mathieu Bastian  10 Fix Released
656172 #656172 Can't use ranking label transformers with toolkit 4 Medium Mathieu Bastian  10 Fix Released
656955 #656955 Preview throws an Exception with negative edges 4 Medium Mathieu Bastian  10 Fix Released
658361 #658361 Closeness centrality chart empty with normalized values 4 Medium Sébastien Heymann  10 Fix Released
659229 #659229 Error when using filter export features and filtering off 4 Medium Mathieu Bastian  10 Fix Released
660200 #660200 GDF export generates invalid files 4 Medium Mathieu Bastian  10 Fix Released
660205 #660205 Label text settings not saved in .project 4 Medium Mathieu Bastian  10 Fix Released
660459 #660459 Tool Selection tooltip under the graph window 4 Medium Mathieu Bastian  10 Fix Released
660517 #660517 Data Lab: column used by node filter is automatically reset 4 Medium Eduardo Ramos  10 Fix Released
660529 #660529 Personalized color of a specific partition is rolled back 4 Medium Mathieu Bastian  10 Fix Released
663337 #663337 Windows installer should not require admin privileges 4 Medium Mathieu Bastian  10 Fix Released
663561 #663561 Error on selecting nodes from filter if graph window not shwn at startup 4 Medium Mathieu Bastian  10 Fix Released
667440 #667440 Data does not appear on nodes table 4 Medium Eduardo Ramos  10 Fix Released
670952 #670952 Filter sub-queries not saved in project file 4 Medium   10 Fix Released
671004 #671004 Filter query not saved when Filter button is active 4 Medium Mathieu Bastian  10 Fix Released
681184 #681184 Filter "out degree range" does not work 4 Medium   10 Fix Released
687267 #687267 Wrong relative betweenness 4 Medium Sébastien Heymann  10 Fix Released
688865 #688865 Import Report freezes when the number of issues or logs is too high 4 Medium Mathieu Bastian  10 Fix Released
692225 #692225 Wrong edge count in Context Panel with hierarchies 4 Medium Sébastien Heymann  10 Fix Released
692379 #692379 RepaintCell exception on Mac OS X 4 Medium Mathieu Bastian  10 Fix Released
692382 #692382 Exceptions when group/ungroup from Partition after delete 4 Medium Mathieu Bastian  10 Fix Released
693789 #693789 export svg/pdf with no edges causes NPE 4 Medium Mathieu Bastian  10 Fix Released
703933 #703933 Degree doesn't take edge weight into account 4 Medium Sébastien Heymann  10 Fix Released
709234 #709234 Timeline appears first wrong when timeformat="date" 4 Medium Julian Bilcke  10 Fix Released
719987 #719987 Exception on Delete Column if sorted by this column 4 Medium   10 Fix Released
720033 #720033 Data Lab: edge rows not displayed when the hierarchy level /= 0 in Overview 4 Medium Eduardo Ramos  10 Fix Released
728871 #728871 Cancelled Vector Export Disabled "File" Menu 4 Medium Mathieu Bastian  10 Fix Released
734105 #734105 Open Recent files doesn't work with project files 4 Medium Mathieu Bastian  10 Fix Released
734117 #734117 Exception on Visualization Settings if opened before Overview 4 Medium Mathieu Bastian  10 Fix Released
735273 #735273 Exception on New workspace after deleting last workspace 4 Medium Mathieu Bastian  10 Fix Released
735721 #735721 Data laboratory context menu takes too much time to appear when a lot of nodes are selected 4 Medium Eduardo Ramos  10 Fix Released
737727 #737727 Ranking Color can't be changed on OSX 4 Medium Mathieu Bastian  10 Fix Released
745414 #745414 Misformatted SQL-Server JDBC url 4 Medium Mathieu Bastian  10 Fix Released
745476 #745476 Timeline cann't drag if the two sliders moved to the left 4 Medium Cezary Bartosiak  10 Fix Released
746740 #746740 Missing Polish characters when exporting to pdf 4 Medium   10 Fix Released
756473 #756473 Consider updating remaining GPL licensed files to AGPL 4 Medium   10 Fix Released
598157 #598157 Can't import the same file twice in Welcome window 5 Low   10 Fix Released
622154 #622154 NullPointerException on saving project 5 Low Mathieu Bastian  10 Fix Released
629374 #629374 Name of currently opened file not updated after a "save as" 5 Low   10 Fix Released
629376 #629376 Workspace name does not increment 5 Low   10 Fix Released
653640 #653640 Data Lab: number columns not sorted by value 5 Low Eduardo Ramos  10 Fix Released
654006 #654006 Labels are not hidden on Preview 5 Low Mathieu Bastian  10 Fix Released
656276 #656276 GEXF export: attribute definitions exported even if Attributes option is unchecked 5 Low Sébastien Heymann  10 Fix Released
659773 #659773 Graph Window in Overview Tab Fails to Load 5 Low Sébastien Heymann  10 Fix Released
660356 #660356 Wrong color type exported in GraphML 5 Low Sébastien Heymann  10 Fix Released
660382 #660382 GEXF exporter doesn't export the label if they are the same as the id 5 Low Sébastien Heymann  10 Fix Released
660471 #660471 Data Lab filter not executed when changing the column 5 Low Eduardo Ramos  10 Fix Released
661257 #661257 DOT importer ignores edge weight and .gv file extension 5 Low Mathieu Bastian  10 Fix Released
662488 #662488 Exceptions when importing mixed graph 5 Low Mathieu Bastian  10 Fix Released
664444 #664444 Edge text not visible on preview with other attributes 5 Low Mathieu Bastian  10 Fix Released
671007 #671007 Ego Filter "with self" option doesn't work with depth > 1 5 Low Mathieu Bastian  10 Fix Released
681038 #681038 Workspace number incremented by opening a new project 5 Low Sébastien Heymann  10 Fix Released
688678 #688678 graphml generated syntax is incorrect 5 Low Sébastien Heymann  10 Fix Released
703877 #703877 GML importer don't process 'weight' column as weight 5 Low Sébastien Heymann  10 Fix Released
704095 #704095 Use Flamingo 5.0 5 Low Mathieu Bastian  10 Fix Released
707390 #707390 Edge attribute values not imported from graphml file 5 Low Sébastien Heymann  10 Fix Released
709235 #709235 GEXF option <spells> doesn't work 5 Low Sébastien Heymann  10 Fix Released
722287 #722287 Java Null Pointer when using Merge Columns 5 Low Eduardo Ramos  10 Fix Released
726107 #726107 Partition Filter Loses Categories As Subfilter 5 Low   10 Fix Released
726114 #726114 Ego Network Filter Searches for Substring, Does Not Match Value 5 Low Sébastien Heymann  10 Fix Released
731599 #731599 Edge weight slider not refreshed between workspaces 5 Low   10 Fix Released
734126 #734126 Database import is not cancelable 5 Low Mathieu Bastian  10 Fix Released
734132 #734132 'A task is still executing' error after cancelling a custom importer, not LongTask 5 Low Mathieu Bastian  10 Fix Released
735475 #735475 Rename "Edit" menu to "Workspaces"? 5 Low Sébastien Heymann  10 Fix Released
735927 #735927 GDF exports attributes when option is disabled 5 Low Mathieu Bastian  10 Fix Released
737992 #737992 Filter panel not cleared after query removed 5 Low Mathieu Bastian  10 Fix Released
756493 #756493 Reassign copyright from WebAtlas to Gephi 5 Low   10 Fix Released
530028 #530028 Colors not imported in Pajek Net format 6 Wishlist teto  10 Fix Released
658816 #658816 Exported Data Table doesn't use sorted columns 6 Wishlist Eduardo Ramos  10 Fix Released
659017 #659017 Importing a TIME_INTERVAL column in Data Laboratory CSV import doesn't enable dynamic features 6 Wishlist Eduardo Ramos  10 Fix Released
660469 #660469 Column settings in Data Lab are not saved in .project 6 Wishlist Eduardo Ramos  10 Fix Released
676087 #676087 Data Lab: search/replace only on a given column 6 Wishlist Eduardo Ramos  10 Fix Released
711185 #711185 Cannot select directory to export 6 Wishlist   10 Fix Released
715621 #715621 PageRank not for weighted networks 6 Wishlist Mathieu Bastian  10 Fix Released
717869 #717869 Data Lab: boolean column edition facility 6 Wishlist Eduardo Ramos  10 Fix Released
686432 #686432 NullPointerException on exporting dynamic GEXF file with Toolkit 1 Undecided Sébastien Heymann  10 Fix Released
709270 #709270 Cannot save and reload dynamic network as project 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.