This website requires JavaScript.
Explore
Help
Sign In
opencultureconsulting
/
openrefine-client
mirror of
https://github.com/opencultureconsulting/openrefine-client.git
Watch
2
Star
0
Fork
You've already forked openrefine-client
0
Code
Issues
Releases
Activity
7ce6468d9b
openrefine-client
/
google
/
refine
History
Paul Makepeace
fe68217fba
Take expression out of Facet and put it in TextFacet. Add case_sensitive to TextFilterFacet
2011-04-26 19:09:52 -04:00
..
__init__.py
Break facet & engine out into facet.py; move refine.py into refine/refine.py. Tidy up (c) notice.
2011-04-26 02:02:44 -04:00
facet.py
Take expression out of Facet and put it in TextFacet. Add case_sensitive to TextFilterFacet
2011-04-26 19:09:52 -04:00
history.py
Add HistoryEntry class for responses to many commands. Store that info in the project.history_entry which then allows the test suite to interrogate via assertInResponse (much tidier).
2011-04-26 18:21:43 -04:00
refine.py
Add (back in) self.columns and use in move_column to provide index='end' convenience to move a column to the end (rightmost in UI)
2011-04-26 18:59:32 -04:00