RandomSec/src/main/java/com/metaweb/gridworks
David Huynh e0d72c81e9 Renamed "facet-based edit" operation and command to "mass edit", because it's not just facet-based.
Added option "apply to other cells with same original content" to single cell edit popup, so it can be used like a find&replace operation.
Renamed "do-text-transform" operation and command to just "text-transform".

git-svn-id: http://google-refine.googlecode.com/svn/trunk@223 7d457c2a-affb-35e4-300a-418c747d4874
2010-03-07 00:25:00 +00:00
..
browsing Re-organized popup menus for row operations. Added filter row.starred. 2010-03-05 22:31:47 +00:00
clustering Got Clusterer to use Column.name rather than Column.headerLabel now. 2010-03-06 22:48:42 +00:00
commands Renamed "facet-based edit" operation and command to "mass edit", because it's not just facet-based. 2010-03-07 00:25:00 +00:00
data started work on protocol buffers 2010-03-04 08:46:33 +00:00
exporters Major refactoring: 2010-03-06 07:43:45 +00:00
expr much improved facet clustering dialog and functionality 2010-03-06 10:17:58 +00:00
gel adding now() and inc() functions to the gel 2010-03-04 20:53:07 +00:00
history Major refactoring: 2010-03-06 07:43:45 +00:00
importers Switched Cell.value from Object to Serializable. 2010-03-04 19:59:31 +00:00
model Fixed bug in saving recon changes. 2010-03-06 08:03:29 +00:00
operations Renamed "facet-based edit" operation and command to "mass edit", because it's not just facet-based. 2010-03-07 00:25:00 +00:00
process Made recon process cause the client page to create facets when the recon process is done. 2010-03-05 01:13:59 +00:00
protograph Fixed quoting bug in tripleloader transposer. 2010-03-04 07:02:03 +00:00
util Fixed date parsing bug in index.js introduced since last commit. 2010-03-04 19:38:23 +00:00
Configurations.java major rewrite of the foundation: 2010-02-07 23:15:50 +00:00
Gridworks.java much improved facet clustering dialog and functionality 2010-03-06 10:17:58 +00:00
GridworksServlet.java Renamed "facet-based edit" operation and command to "mass edit", because it's not just facet-based. 2010-03-07 00:25:00 +00:00
Jsonizable.java Changed tabs to spaces. No functionality change. 2010-03-03 04:19:58 +00:00
ProjectManager.java Major refactoring: 2010-03-06 07:43:45 +00:00
ProjectMetadata.java Save project metadata to disk as JSON now rather than through Java serialization API. 2010-03-04 19:15:46 +00:00