Commit Graph

7 Commits

Author SHA1 Message Date
Stefano Mazzocchi
b8548c49a4 adding the new icons (on behalf of Heather)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1408 7d457c2a-affb-35e4-300a-418c747d4874
2010-09-29 23:07:56 +00:00
David Huynh
22cbcddd78 Renamed in build scripts. ./refine build, ./refine, and ./refine dist all work.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1292 7d457c2a-affb-35e4-300a-418c747d4874
2010-09-22 21:47:35 +00:00
Stefano Mazzocchi
f77858ff6c new icons
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1093 7d457c2a-affb-35e4-300a-418c747d4874
2010-07-08 23:53:18 +00:00
Stefano Mazzocchi
fe4894ca88 new logo + mac icon
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1092 7d457c2a-affb-35e4-300a-418c747d4874
2010-07-08 23:53:03 +00:00
Stefano Mazzocchi
2c8595098c Major refactor to separate the webapp part from the embedded servlet engine part
git-svn-id: http://google-refine.googlecode.com/svn/trunk@883 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-28 23:19:08 +00:00
Stefano Mazzocchi
1343162a75 major rewrite of the foundation:
- de-maveniziation (uses the same code that Acre uses to drive jetty directly)
 - removed all dependencies on external javascript code (jquery and suggest) by making a local copy (this makes gridworks totally self-serving, meaning that you can use it even if you don't have any internet connectivity)
 - fixed a NPE when the servlet is shutdown before any project is loaded
 - found a way to spawn a browser directly from the java code (untested in windows)
 - added two ant tasks to generate windows and macosx stand-alone binaries (unused just yet)

To run, just type "./gridworks run" at the command line


git-svn-id: http://google-refine.googlecode.com/svn/trunk@65 7d457c2a-affb-35e4-300a-418c747d4874
2010-02-07 23:15:50 +00:00
David Huynh
97fd9422f6 Started to add the key columns and column groups into the data model.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@32 7d457c2a-affb-35e4-300a-418c747d4874
2010-02-03 20:55:48 +00:00