Stefano Mazzocchi
|
5193630b9a
|
updating to the latest butterfly (and remove the version number that is a pain to maintain for now)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1034 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-25 07:03:16 +00:00 |
|
David Huynh
|
058e86b4c8
|
First pass in trying to generalize standard reconciliation service UI. A lot of pieces are still Freebase-centric.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1032 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-24 20:13:51 +00:00 |
|
David Huynh
|
8046c63a8a
|
Moved data-table view's files into its own sub-directory.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1017 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-21 22:14:17 +00:00 |
|
David Huynh
|
52f1e2ba53
|
Updated butterfly jar.
Extracted several dialogs' html fragments from their .js files out to .html files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1016 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-21 21:59:53 +00:00 |
|
Iain Sproat
|
7ced0cb31e
|
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.
Unit test added for this.
This has required a further branch to opencsv - patch sent to opencsv project and can be tracked at https://sourceforge.net/tracker/?func=detail&aid=3018599&group_id=148905&atid=773543
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1010 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-20 14:47:45 +00:00 |
|
David Huynh
|
778873957f
|
Updated butterfly to r25, which now initializes modules in order based on their dependencies.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1006 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-20 01:06:47 +00:00 |
|
David Huynh
|
df6a62a2cf
|
Remove extensions/jython/jython/, which has already been replaced by extensions/jython/module/; same for extensions/sample-extension/sample-extension/. Added build.xml for extensions/ and made the root build.xml file call all the extension build.xml files. Updated extensions' module.properties files to require the core module.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1005 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-20 00:44:06 +00:00 |
|
Stefano Mazzocchi
|
4c28f616f7
|
updating butterfly to the latest trunk (now allows modules to change their name with properties)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@994 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-19 02:31:36 +00:00 |
|
David Huynh
|
6a3da4116a
|
Sample extension is wired up properly now.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@976 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-15 23:33:15 +00:00 |
|
David Huynh
|
7ba97c61ad
|
More work on the sample extension
git-svn-id: http://google-refine.googlecode.com/svn/trunk@974 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-15 23:21:08 +00:00 |
|
Iain Sproat
|
ca5d5ea828
|
Fixed bug when opening existing project - javascript was referring to nonexistent project.html file, which was previously replaced by project.vt file.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@969 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-15 18:37:57 +00:00 |
|
David Huynh
|
f7fe44dccc
|
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
git-svn-id: http://google-refine.googlecode.com/svn/trunk@965 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-15 00:35:23 +00:00 |
|
David Huynh
|
b0389d8c6a
|
Jython integration has been moved out to an extension.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@964 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-14 22:11:34 +00:00 |
|
Stefano Mazzocchi
|
ef6f03694d
|
make all tests pass
git-svn-id: http://google-refine.googlecode.com/svn/trunk@945 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-05 01:30:12 +00:00 |
|
Stefano Mazzocchi
|
3668dde0d1
|
forgot to add the module descriptor
git-svn-id: http://google-refine.googlecode.com/svn/trunk@941 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-05 00:55:03 +00:00 |
|
Stefano Mazzocchi
|
af48cb799e
|
moving Griworks to use the Butterfly webapp framework (this will allow us to make gw more extensible without excessive complexity... as a bonus we gain server side javascript support which might end up being useful)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@940 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-06-05 00:50:18 +00:00 |
|
Stefano Mazzocchi
|
e3fc7ab603
|
bringing the refactor branch up to speed with trunk
(everything works like in trunk for now, although some tests still fail)
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@915 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-05-30 18:18:59 +00:00 |
|
Stefano Mazzocchi
|
081df24a97
|
removing classes
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@914 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-05-30 17:32:22 +00:00 |
|
Stefano Mazzocchi
|
1313c2798a
|
missing stuff
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@913 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-05-30 17:18:11 +00:00 |
|
Stefano Mazzocchi
|
8e748fdc7a
|
second batch of libraries
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@909 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-05-30 17:01:39 +00:00 |
|
Stefano Mazzocchi
|
726d90d871
|
moving first batch of libraries
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@908 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-05-30 17:00:35 +00:00 |
|
Stefano Mazzocchi
|
365868564f
|
create 'main' and 'server'
git-svn-id: http://google-refine.googlecode.com/svn/branches/split-refactor@905 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-05-30 16:52:50 +00:00 |
|