RandomSec/src/main/java/com/metaweb/gridworks
2010-02-22 23:04:46 +00:00
..
browsing Minor bug fixes. 2010-02-19 17:47:04 +00:00
commands Support reusing newly created topics for cells with the same content. 2010-02-22 22:15:48 +00:00
expr Don't use schema restriction for protograph link suggest because it's not a "soft" restriction (so if the user wants a property that doesn't belong to the type, there is no way to get it). 2010-02-22 23:04:46 +00:00
history Allow operations to be extracted in abstract forms. 2010-02-17 01:30:09 +00:00
importers Handle formula cells in Excel files. 2010-02-09 01:13:11 +00:00
model Support reusing newly created topics for cells with the same content. 2010-02-22 22:15:48 +00:00
operations Don't use schema restriction for protograph link suggest because it's not a "soft" restriction (so if the user wants a property that doesn't belong to the type, there is no way to get it). 2010-02-22 23:04:46 +00:00
process Actual work in operations must be delayed until their changes are applied. 2010-02-18 23:27:40 +00:00
protograph Support reusing newly created topics for cells with the same content. 2010-02-22 22:15:48 +00:00
util make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
Configurations.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
Gridworks.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
GridworksServlet.java Centralized mapping between operation names and their reconstructors. 2010-02-22 04:23:25 +00:00
Jsonizable.java Renamed java packages. 2010-02-03 02:29:47 +00:00
ProjectManager.java Refactored importers, adding support for Excel files. 2010-02-05 19:19:38 +00:00
ProjectMetadata.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00