David Huynh
80a199b4a9
Started to hook up sorting. You can sort on one column right now but there's no indicator after you've done sorting.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@835 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-21 00:48:36 +00:00
David Huynh
bf6ba51700
Facet panel now resizes its children properly.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@832 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-20 06:28:00 +00:00
David Huynh
e1feec436a
Made data table view render "rows" or "records" depending on the mode.
...
Got rid of "show dependent rows" and replaced it with 2 radio buttons for the 2 modes: row-based vs. record-based.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@831 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-20 05:49:13 +00:00
David Huynh
28ca652dea
More row/record model refactoring work. Everything should still be working almost as before, except contextual rows are not shown in row-based mode.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@823 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-20 00:13:19 +00:00
David Huynh
c9303a884d
The process widget was catching all keystrokes with meta or ctrl flag and performed an undo. We actually need to test for ctrl-z or meta-z.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@812 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-18 02:52:02 +00:00
Stefano Mazzocchi
18ce4b68b7
avoid showing the version number when running trunk
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@810 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-18 00:30:26 +00:00
David Huynh
4cf476630e
Fixed issue 15: Ability to rename projects - added rename command in both index.html and project.html (main menu bar)
...
Updated CHANGES.txt with other fixes committed previously.
Made sure releases.js doesn't hold up the initialization code of project.html.
Some polishing on the rendering of projects' last modified dates in index.html.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@799 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-17 19:22:58 +00:00
David Huynh
ae986ebe49
Text search facet didn't reconstruct from permalink properly.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@771 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-14 19:33:59 +00:00
David Huynh
1a87d672cf
Browsing engine didn't initialize properly from permalink: it triggered an update when other parts of the UI hadn't been constructed.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@770 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-14 19:27:01 +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
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
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
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
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
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
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
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
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
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
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
David Huynh
b17a8f1aaf
Branded header like in James' design.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@580 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 22:59:06 +00:00
David Huynh
80a3e62d3e
Display progress percentage in window title while some long running process is occurring.
...
Expose recon candidates to expressions.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@579 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 22:49:59 +00:00
Stefano Mazzocchi
78d62d3caf
load more than one scatterplot at a time but still make the dialog be cancellable
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@578 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 21:19:13 +00:00
Stefano Mazzocchi
7bc0810aa7
make the scatterplot icons load one at a time to avoid overloading the server and allow it to be cancelled when one is selected
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@576 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 19:14:45 +00:00
Stefano Mazzocchi
065fccbeec
run peacock into another tab
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@575 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 17:20:25 +00:00
Stefano Mazzocchi
ce40122754
- fixed oauth problem with non-127.0.0.1 hosts
...
- fixed scatterfacet filtering consistency
- increased size of scatterplot in the scatterfacet
git-svn-id: http://google-refine.googlecode.com/svn/trunk@573 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 06:12:42 +00:00
David Huynh
0fb4af4813
Made non-current scatter plots in scatter plot dialog render only on hover.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@572 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-30 04:09:04 +00:00
David Huynh
3f40195ea1
Implemented but disabled the denormalize operation.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@571 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-29 22:07:07 +00:00
David Huynh
270f147d92
Support inverting list facet selection.
...
Make sure blank and error selections are saved and restored in permanent links.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@570 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-29 21:22:28 +00:00
David Huynh
17c9b65889
Made (blank) and (error) choices in list facets editable, too.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@569 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-29 20:18:06 +00:00
David Huynh
c56a578166
When editing a facet choice inside a facet, still apply constraints from all the other facets to restrict the effect of the change.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@567 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-29 00:54:48 +00:00
David Huynh
f9698d77ae
Temporary fix: map guid to id before showing topicblock popups for recon candidates.
...
Added match and match similar buttons on topicblock popups.
Made topicblock popups show only 2 blocks.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@566 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-28 23:51:38 +00:00
David Huynh
66b324f9cc
When displaying recon scores, don't round to integers; keep 3 decimal digits.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@565 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-28 22:53:13 +00:00
David Huynh
66c671fa5e
Put more of the logic of suggesting properties for protograph links over to the gridworks-helper acre app.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@563 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-28 18:57:19 +00:00
Stefano Mazzocchi
8651eaaafb
fixed relative positioning of the scatterfacet tints
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@558 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-27 21:02:29 +00:00
David Huynh
ca2bc0a304
Fixed null pointer exception problem in HeuristicReconConfig when trying to use "recon" service.
...
Made custom suggest widget rely on gridworks-helper acre app for fetching property suggestions.
Made various property suggest in recon dialog use our custom suggest widget.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@557 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-27 20:34:36 +00:00