RandomSec/main/src/com/metaweb/gridworks
2010-06-20 14:47:45 +00:00
..
browsing some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
clustering some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
commands Implemented a generic preference store for both the whole workspace and each project. 2010-06-17 02:15:26 +00:00
exporters Fixed bug in CsvExporter, all unit tests for CsvExporter and TsvExporter now working. 2010-06-17 15:37:28 +00:00
expr Jython integration has been moved out to an extension. 2010-06-14 22:11:34 +00:00
gel adding regexp group capturing GEL function 2010-06-01 08:54:17 +00:00
history Fixed bug in CsvExporter, all unit tests for CsvExporter and TsvExporter now working. 2010-06-17 15:37:28 +00:00
importers New feature for importing text files (CSV and TSV). By selecting the checkbox in index.html it allows the effects of quotation marks around data values to be ignored. 2010-06-20 14:47:45 +00:00
io More functionality which didn't need to be moved to FileProjectManager, as it wasn't file system specific, has been moved back to ProjectManager. 2010-06-18 20:47:15 +00:00
logging bringing the refactor branch up to speed with trunk 2010-05-30 18:18:59 +00:00
model FileProjectManager and portions of Project and ProjectMetadata classes which deal with io are moved to an io directory. 2010-06-15 20:55:38 +00:00
oauth some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
operations Internal refactor for IO - HistoryEntry is now a concrete class, so can be instantiated (reverting Operations classes back to r972 which were changed as a result of HistoryEntry being abstract). 2010-06-16 12:35:37 +00:00
preference Implemented a generic preference store for both the whole workspace and each project. 2010-06-17 02:15:26 +00:00
process some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
protograph some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
sorting some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
templating some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
util bringing the refactor branch up to speed with trunk 2010-05-30 18:18:59 +00:00
ClientSideResourceManager.java Converted project.html to project.vt and added a client side resource manager, where extensions can register scripts and styles to be included in .vt files 2010-06-15 00:35:23 +00:00
GridworksServlet.java FileProjectManager and portions of Project and ProjectMetadata classes which deal with io are moved to an io directory. 2010-06-15 20:55:38 +00:00
InterProjectModel.java some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
Jsonizable.java some renaming, moving tests into main 2010-05-30 16:55:53 +00:00
ProjectManager.java More functionality which didn't need to be moved to FileProjectManager, as it wasn't file system specific, has been moved back to ProjectManager. 2010-06-18 20:47:15 +00:00
ProjectMetadata.java Implemented a generic preference store for both the whole workspace and each project. 2010-06-17 02:15:26 +00:00