Stefano Mazzocchi
861516cd92
Applying patch for Issue 9 (thanks again to iainsproat)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@685 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-10 16:06:07 +00:00
Stefano Mazzocchi
b23f6e0fa1
Issue 6: fixed by applying patch from iainsproat (thanks!)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@684 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-10 15:52:45 +00:00
David Huynh
cc49d64ed7
To avoid 666 as a revision number when released :)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@667 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 20:20:56 +00:00
David Huynh
cbd23fa561
Switched from pointing to peacock to pointing to gridworks-loads.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@666 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 20:11:11 +00:00
David Huynh
9fa9401ccb
Fixed a bug in which if the target of a protograph link was somehow missing, the project.html wouldn't load.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@665 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 19:35:42 +00:00
David Huynh
fd61c4b9e4
Changed file version to 1.0 from 1.0a.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@661 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 19:14:08 +00:00
Stefano Mazzocchi
8a183a6efe
use the new metadata location originating from google code
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@658 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 08:42:06 +00:00
David Huynh
510df55ea5
Oops, forgot to change the autosave period back to 5 minutes.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@628 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 04:37:36 +00:00
David Huynh
8c03c1ddcf
Prevent autosave timer events from bunching up when the computer is put into sleep mode.
...
Don't autosave while creating or importing projects, exporting rows, or uploading data to Freebase. Those are potentially intensive operations.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@627 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-09 04:34:36 +00:00
David Huynh
164abc2057
Factored out url to gridworks-helper app, and used a versioned url instead of the published or the dev url.
...
Made sure in the protograph link popup we show no more than 10 property suggestions.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@622 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-08 05:52:32 +00:00
Jeff Fry
f7151cdbaa
Added additional facet tests. Work in progress commented out as TODO
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@621 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-08 01:06:36 +00:00
David Huynh
125039047e
BrowsingEngine.prototype.addFacet should call Gridworks.update rather than this.update so that the ajax flag gets set properly for testing.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@620 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-07 23:25:34 +00:00
David Huynh
b495ecf54f
Put a line through deactivated options in the checkbox button set in the range facet.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@619 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-07 21:25:00 +00:00
Stefano Mazzocchi
b4343731a1
more uniform
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@618 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-07 00:14:46 +00:00
Stefano Mazzocchi
4058fc8045
more polish for the scatterplot dialog
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@617 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-07 00:02:32 +00:00
Stefano Mazzocchi
5bb944161c
better scatterfacet selection dialog
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@616 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 23:20:51 +00:00
David Huynh
33895a7a6d
In scatterplot facets, made sure in log/log mode no point falls in the negative quadrants.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@615 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 22:49:19 +00:00
David Huynh
fae6701493
Added support for exporting a scatterplot facet's image as a large image.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@614 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 20:44:40 +00:00
David Huynh
066fed7f3d
Made choice count in list facet into a link that lets you copy off the choices and their counts as TSV.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@613 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 19:59:26 +00:00
David Huynh
f37d24e04a
Scatterplot facets:
...
- Changed coordinate systems of selection to zero to one, as fraction of plot's size
- Used affine transform to do proper plot rotation
- Filled negative quadrants of plot to indicate rotation
- Set default dot size of actual facet's plot to regular
git-svn-id: http://google-refine.googlecode.com/svn/trunk@612 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 19:34:51 +00:00
David Huynh
0562881a06
Round date/time diffs so the comparisons with 1 would work.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@611 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 16:44:18 +00:00
Stefano Mazzocchi
ed5ef0fa16
consistent background color
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@610 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 01:54:21 +00:00
Stefano Mazzocchi
991063f296
prevent undo slidedown/slideup events to queue
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@609 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 01:53:50 +00:00
Stefano Mazzocchi
df7a79089a
update to the latest suggest
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@608 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 01:34:06 +00:00
Stefano Mazzocchi
5d6fa58258
setting the right EOL subversion settings
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@607 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 01:05:48 +00:00
Stefano Mazzocchi
cc1b0a8974
much less verbose js testing
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@606 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-06 00:06:39 +00:00
Stefano Mazzocchi
7d63fc2f6f
fixing tests
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@605 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 02:23:23 +00:00
Stefano Mazzocchi
e000f28ed6
more styling consistency for the edit dialog
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@604 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 02:02:27 +00:00
Stefano Mazzocchi
47e0535e66
style consistency
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@603 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 01:54:33 +00:00
Stefano Mazzocchi
fc5dd69c33
wrong fix
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@602 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 01:50:54 +00:00
Stefano Mazzocchi
8aa1f1d9a0
move the (x) image away from the link selecting the project (opposite tasks should never be so close as to allow the user to click on one by mistake while implying the other)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@601 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 01:45:37 +00:00
Stefano Mazzocchi
c32899aea6
clearing PMD warnings
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@600 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 01:42:08 +00:00
Stefano Mazzocchi
e6d36710ff
findbug cleanups
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@599 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 01:35:51 +00:00
Jeff Fry
1582836dca
Reworked in as functions instead of an array of commands
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@598 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 00:43:20 +00:00
Stefano Mazzocchi
900e9a4bbc
more jslint fixes
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@597 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 00:39:40 +00:00
Stefano Mazzocchi
e669f0f542
bunch of fixes to make jslint happier (can't make it shut up because it's *really* obnoxious)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@596 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-05 00:26:26 +00:00
Stefano Mazzocchi
860172f751
- set native eol properties for the startup scripts for unix and win
...
- add a whitespace normalizing command to the gridworks script
git-svn-id: http://google-refine.googlecode.com/svn/trunk@595 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:41:57 +00:00
Stefano Mazzocchi
92ecc0c0f5
detab + dedos for java files (no functional changes)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@594 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:24:48 +00:00
Stefano Mazzocchi
d35930fb66
detab + dedos for html files (no functional changes)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@593 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:21:19 +00:00
Stefano Mazzocchi
18075eb3ee
detab + dedos for js files (no functional changes)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@592 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:17:09 +00:00
Stefano Mazzocchi
3f1e6180c9
detab + dedos for css files (no functional changes)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@591 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:15:42 +00:00
Stefano Mazzocchi
641f99fc0f
removing tabs (no functional changes)
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@590 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:14:36 +00:00
Stefano Mazzocchi
4f8aea9935
more useful dates
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@589 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 23:05:10 +00:00
David Huynh
e9b630bd76
Fixed front page to James' new design.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@588 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 21:23:51 +00:00
David Huynh
883fc65304
Minor bug: blank maxColumns param caused SplitColumnCommand to throw an exception.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@587 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-04 16:14:13 +00:00
David Huynh
4eab5a68c8
Made screencasts link go directly to videos rather than group's front page.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@586 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-03 21:26:18 +00:00
David Huynh
63cf331c89
Linked to screencasts and wiki documentation.
...
Checked if the user has selected any file yet before creating a project.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@585 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-03 21:19:11 +00:00
David Huynh
9641f28fe0
Made extend data from freebase command available on columns not officially reconciled, since some columns might contain reconciled data copied from other columns.
...
More error checking in the extend data utility.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@583 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-02 22:27:17 +00:00
David Huynh
d303adc48e
Made data upload dialog shows only limited preview of triples, but made actual uploading process and the tripleloader exporter generate all triples. Added spinner busy dialog during uploading process.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@582 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-01 00:11:44 +00:00
Stefano Mazzocchi
b6ed5a3df5
moving to freeq for real
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@581 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 23:21:17 +00:00