David Huynh
23c02b870a
Implemented "reorder rows" feature.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@840 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-22 01:39:27 +00:00
David Huynh
4e6b915bc1
When sorting, it's now possible to specify where to put blanks and errors relative to the valid values.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@837 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-21 04:46:36 +00:00
David Huynh
369a02043c
More work on sorting:
...
- added "sorted" drop down menu to data table view if it's sorted.
- set forward and reverse radio button labels depending on value type.
- don't use a whole submenu for sorting if a column isn't sorted yet.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@836 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-21 04:11:08 +00:00
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
5d4ce3fee2
updating about page
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@811 7d457c2a-affb-35e4-300a-418c747d4874
2010-05-18 00:37:00 +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
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
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
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
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
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
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
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