Commit Graph

311 Commits

Author SHA1 Message Date
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
Stefano Mazzocchi
5cd0301e57 make sure that users can't bypass easily the upload badge checks simply by tweaking dom values from firebug
git-svn-id: http://google-refine.googlecode.com/svn/trunk@556 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-27 19:47:12 +00:00
Stefano Mazzocchi
b1375a8997 more polish
git-svn-id: http://google-refine.googlecode.com/svn/trunk@555 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-27 08:13:45 +00:00
Stefano Mazzocchi
0eb18633e6 implemented more conservative data loading workflow
git-svn-id: http://google-refine.googlecode.com/svn/trunk@554 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-27 07:13:11 +00:00
David Huynh
02536a625e Re-organized reconciliation menu commands similar to James' suggestions.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@550 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-26 05:28:18 +00:00
David Huynh
fed3c87fa6 Added row flagging support. Fixed bug in row star change: starring or unstarring one row wasn't undo-able previously.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@547 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-26 01:08:56 +00:00
David Huynh
abbb51a274 Styled tabs in various dialog boxes.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@545 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-26 00:10:36 +00:00
David Huynh
4728eaa946 Fixed layout problem in history extract dialog box.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@544 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 23:51:48 +00:00
David Huynh
fd69f5fe50 Use image for cell edit links.
Color cell values that have been parsed and are no longer just text strings.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@543 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 23:43:53 +00:00
Stefano Mazzocchi
e28e9ce3cc fixing typos, removing leftover styles and fixing color artifacts in the cop cartoon
git-svn-id: http://google-refine.googlecode.com/svn/trunk@541 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 07:52:16 +00:00
David Huynh
007da57c1e More work on the extend data dialog. The suggested properties are now populated by the gridworks-helper acre app. Constraints can be specified per column, in the free form of a MQL query. It's a temporary solution.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@540 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 06:39:03 +00:00
David Huynh
fd062bdc2b Fixed layout bug in extend data dialog box.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@539 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 02:22:15 +00:00
David Huynh
4247c8e00e Removed footer to save some more vertical space.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@538 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 01:41:09 +00:00
David Huynh
c5c587132a More polishing on the facets. Moved close buttons to left so they are separate from the "reset" links. Simplified the html generating code in scatterplot facet. Changed resize graphics for list facet.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@537 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 01:08:23 +00:00
Stefano Mazzocchi
2a8d9a5705 now a cartoon cop will scare users away from uploading data to freebase they are not sure about
git-svn-id: http://google-refine.googlecode.com/svn/trunk@535 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 08:40:29 +00:00
Stefano Mazzocchi
00e195dbd3 even smoother oauth interaction on load
git-svn-id: http://google-refine.googlecode.com/svn/trunk@534 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 08:02:32 +00:00
David Huynh
d14b840d04 Show/hide "cluster" button in list facet appropriately after the facet's expression is edited.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@533 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 07:29:01 +00:00
David Huynh
2a5d99fe16 Make sure the facet panel resizes itself whenever it gets updated.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@532 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 07:17:12 +00:00
Stefano Mazzocchi
909156dc70 condense status and controls in the list facet on a single line and use jquery_ui small radio buttons to make it look more coherent with the other facets
git-svn-id: http://google-refine.googlecode.com/svn/trunk@531 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 07:07:58 +00:00
Stefano Mazzocchi
c9e4214a89 make the editable facet values behave like a toggled drawer (to save vertical space in the sidebar)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@530 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 06:47:03 +00:00
Stefano Mazzocchi
2bd88bd848 - still polishing
- fixed the scatterfacet not updating its selection area when another facet is removed
(there are still issues with the fact that the tint is an absolute position... we need to turn that into relative somehow)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@529 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 06:29:30 +00:00
Stefano Mazzocchi
1a6d1cf6b2 more polish
git-svn-id: http://google-refine.googlecode.com/svn/trunk@528 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 02:36:56 +00:00
David Huynh
0778b324de Made facets' expressions editable.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@527 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 01:19:13 +00:00
David Huynh
b8adb42c4e Made list facets resizable. Made facet pane scrollable.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@526 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 00:44:33 +00:00
Stefano Mazzocchi
9f68504e05 make the undo window slide up and down and disappear on its own after a little while
git-svn-id: http://google-refine.googlecode.com/svn/trunk@524 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 00:16:23 +00:00