Commit Graph

537 Commits

Author SHA1 Message Date
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
David Huynh
a734a9c6cb Initialize the jython library with the custom lib/jython/ path if we're running as a packaged app on Mac OSX.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@542 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-25 20:05:43 +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
18afe534c5 adding the photoshop source file
git-svn-id: http://google-refine.googlecode.com/svn/trunk@536 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 08:42:53 +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
50778a9e24 more color/transparency alignment between facets
git-svn-id: http://google-refine.googlecode.com/svn/trunk@525 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-24 00:23:29 +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
Stefano Mazzocchi
02d0374c4f more cleanup (better handles for the numeric facet)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@523 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-23 22:59:56 +00:00
Stefano Mazzocchi
00e03656c0 mistake
git-svn-id: http://google-refine.googlecode.com/svn/trunk@522 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-23 22:59:25 +00:00
David Huynh
f9a829758e Pool recons and recon candidates. This yields smaller project files, change files, and AJAX responses for get-rows. It should make re-loading existing projects faster.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@521 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-23 19:39:12 +00:00
Stefano Mazzocchi
3e37970540 polishing (no functional changes)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@520 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-23 17:30:18 +00:00
Stefano Mazzocchi
6990604981 implemented the full gridworks -> freebase conduit via delegated oauth and freeq/tripleloader
(still doesn't work as argus returns a 500 but the entire conduit is in place)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@519 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-23 08:25:52 +00:00
Stefano Mazzocchi
531431a869 make sure the jython stuff is copied in the various distributions and that it can be found even when no environment parameter is sett
git-svn-id: http://google-refine.googlecode.com/svn/trunk@518 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-22 21:36:32 +00:00
Stefano Mazzocchi
2363d6de43 versioning this folder makes it a lot more complicated to build the distros
git-svn-id: http://google-refine.googlecode.com/svn/trunk@517 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-22 21:23:01 +00:00
Stefano Mazzocchi
439474caeb Checkpoint for OAuth functionality in Gridworks
(doesn't work but since it's a substantial chunk of stuff, I want to get it in sooner rather than later)


git-svn-id: http://google-refine.googlecode.com/svn/trunk@516 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-21 21:08:34 +00:00
David Huynh
20a42646ba An attempt at optimizing list facet rendering. It seems slightly faster.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@515 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-21 18:30:27 +00:00
David Huynh
c05272e1ed Display facet's expression separately from title, so that later we can let the user edit the expression.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@514 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-21 07:21:05 +00:00
David Huynh
f4e7630357 Re-worked the way list facets render. Made sure list facets retain their scrolling positions on update.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@513 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-21 07:04:44 +00:00
Stefano Mazzocchi
9d79278b99 better use of existing JYTHONPATH
git-svn-id: http://google-refine.googlecode.com/svn/trunk@512 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-21 00:18:31 +00:00
Vishal Talwar
721e383bb5 removing unnecessary python src and test directories
git-svn-id: http://google-refine.googlecode.com/svn/trunk@511 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 23:15:32 +00:00
David Huynh
5ba67b7b26 Implemented column split command. It seems to be working in "by lengths" mode.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@510 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 23:08:14 +00:00
Vishal Talwar
d0df704d8a added python code part of jython distribution in lib/jython-2.5.1
added python.path vm arg to startup script
fixed infinite loop in unwrap() when displaying sequences of sequences



git-svn-id: http://google-refine.googlecode.com/svn/trunk@509 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 18:50:24 +00:00
David Huynh
35da36b0e8 Fixed misspell in clustering dialog.
Added option for not splitting lines into columns on import.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@508 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 07:26:07 +00:00
David Huynh
d85a0e1851 Retrieve dates correctly from Excel files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@507 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 04:43:39 +00:00
David Huynh
2ee091e9ea Added mouse capture to slider widget.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@506 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 04:28:15 +00:00
Jeff Fry
0ad08d49cc Remove basic.js , add initial JS test. Currently does little, but it works. More to come, now that I'm more up to speed at Windmill's JS library, and JS in general...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@505 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-20 00:48:03 +00:00
David Huynh
2226d77c27 Oops, minor bug in range facet introduced in last check-in.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@504 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-19 23:45:18 +00:00
David Huynh
d1b0de95de Made our own slider widget to use in conjunction with our histogram widget.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@503 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-19 23:27:57 +00:00
David Huynh
b9bbff325e Delegated a lot of schema fetching to an acre app so our .js code can be less asynchronous.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@502 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-19 20:18:43 +00:00
David Huynh
10e723cee4 More polishing on index page. Hide away advanced options originally.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@501 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-19 00:02:34 +00:00
David Huynh
6bb9fde037 An attempt to redesign the index page.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@500 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-18 23:05:56 +00:00
Stefano Mazzocchi
3a780b9a2d - upgraded to jquery_ui 1.8
- added 'buttons' capabilities to jquery_ui (needed by the scatterfacet)
- added compact radio buttons for scatterfacet options


git-svn-id: http://google-refine.googlecode.com/svn/trunk@499 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-18 06:47:27 +00:00
David Huynh
72f1f0956e More polishing on the facet panel.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@498 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-18 00:56:09 +00:00
David Huynh
3adc5a8e84 Forgot to check in latest version of menu-dropdown.psd.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@497 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-17 23:43:13 +00:00
Stefano Mazzocchi
a115251992 polishing usability of the scatterfacet
git-svn-id: http://google-refine.googlecode.com/svn/trunk@496 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-17 19:21:39 +00:00
David Huynh
d61473e989 Added dispose method to facets so they can clean up themselves.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@495 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-17 06:58:30 +00:00
David Huynh
98f12544de Quick fix to prevent jittering in facet panel.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@494 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-17 06:40:42 +00:00