status
stringclasses
1 value
repo_name
stringlengths
9
24
repo_url
stringlengths
28
43
issue_id
int64
1
104k
updated_files
stringlengths
8
1.76k
title
stringlengths
4
369
body
stringlengths
0
254k
issue_url
stringlengths
37
56
pull_url
stringlengths
37
54
before_fix_sha
stringlengths
40
40
after_fix_sha
stringlengths
40
40
report_datetime
timestamp[ns, tz=UTC]
language
stringclasses
5 values
commit_datetime
timestamp[us, tz=UTC]
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,777
["extensions/wikidata/module/scripts/dialogs/schema-alignment-dialog.js"]
Input fields of properties should be focused when adding qualifiers or references
When adding a qualifier or reference in a Wikidata schema, the property input field should be focused so that the user can start typing the property straight away without having to click in the input field.
https://github.com/OpenRefine/OpenRefine/issues/1777
https://github.com/OpenRefine/OpenRefine/pull/1786
4dd538a9568729cda72eb7092ce0bb073e107834
e939228fc73e0842d69c2acb9c027d4bd973cf41
2018-10-27T12:54:22Z
java
2018-11-01T12:04:20Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,776
["extensions/wikidata/module/MOD-INF/controller.js", "extensions/wikidata/module/langs/translation-en.json", "extensions/wikidata/module/scripts/dialogs/import-schema-dialog.html", "extensions/wikidata/module/scripts/dialogs/import-schema-dialog.js", "extensions/wikidata/module/scripts/menu-bar-extension.js", "extensions/wikidata/module/styles/dialogs/import-schema-dialog.less", "extensions/wikidata/src/org/openrefine/wikidata/commands/PreviewWikibaseSchemaCommand.java", "extensions/wikidata/src/org/openrefine/wikidata/exporters/SchemaExporter.java", "extensions/wikidata/tests/src/org/openrefine/wikidata/exporters/SchemaExporterTest.java"]
Save and restore Wikidata schemas easily
**Is your feature request related to a problem or area of OpenRefine? Please describe.** It would be convenient to have a library of favourite schemas, just like favourite expressions, that could be reapplied easily to a project.
https://github.com/OpenRefine/OpenRefine/issues/1776
https://github.com/OpenRefine/OpenRefine/pull/1795
5e94815f314817ba80ae17b692bc027c246c595a
9b111952fed316ed5613237e289beed86bbc6038
2018-10-27T12:48:16Z
java
2018-11-07T10:31:51Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,775
["extensions/wikidata/src/org/openrefine/wikidata/schema/WbStringVariable.java", "extensions/wikidata/tests/src/org/openrefine/wikidata/schema/WbStringVariableTest.java"]
Evaluating integers as strings in Wikidata schema adds a ".0" at the end
**Describe the bug** Create a numeric column with integers in it. Use it in a text field in a Wikidata schema (for instance, for an identifier). When the schema is evaluated, a ".0" is added at the end of the value, which does not match what is viewed in the cells.
https://github.com/OpenRefine/OpenRefine/issues/1775
https://github.com/OpenRefine/OpenRefine/pull/1784
80de3254744aab9d0680c85172741f0a87171ec7
3c7c549826ed3b508b860187e329273f4d82446e
2018-10-27T12:46:55Z
java
2018-11-01T12:03:43Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,772
["extensions/wikidata/src/org/openrefine/wikidata/qa/WikidataConstraintFetcher.java"]
Wikidata extension should ignore deprecated constraints
**Describe the bug** Some wikidata properties have deprecated constraints, such as https://www.wikidata.org/wiki/Property:P1532 These constraints should be ignored by the quality assurance step.
https://github.com/OpenRefine/OpenRefine/issues/1772
https://github.com/OpenRefine/OpenRefine/pull/1785
3c7c549826ed3b508b860187e329273f4d82446e
4dd538a9568729cda72eb7092ce0bb073e107834
2018-10-26T14:45:47Z
java
2018-11-01T12:03:58Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,759
["main/src/com/google/refine/expr/functions/ToDate.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/ToFromConversionTests.java"]
Bug in version 3.0 that means toDate() with format parameter returns error
Using toDate on a string like '13/04/2008" with value.toDate("d/M/y") leads to error. On previous versions including 2.8 this correctly converted the string to date. value.toDate() with no parameters appears to work, but in the case above where day is first this is not sufficient.
https://github.com/OpenRefine/OpenRefine/issues/1759
https://github.com/OpenRefine/OpenRefine/pull/1826
dae35e271c844ad43bafb49a7912b4a2a39610cd
b85d4d0cb841a67e9d2bff64a6b902e68c0c84ab
2018-10-11T15:13:59Z
java
2018-11-16T10:30:56Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,756
["main/tests/cypress/yarn.lock"]
Error on First Use of a Facet
version: OpenRefine 3.0 OS: Windows 7E Browser: Chrome Java: jre1.8.0_66 ![image](https://user-images.githubusercontent.com/11927373/46494276-168cf500-c7d8-11e8-9993-ceb7c27a404b.png) I'm seeing the terminal post an error with v3.0. It happens whenever I start a new project -- I can edit cells, move columns, etc, but the first time I try to create a facet, I get the above error and the "Working" screen keeps turning over. If I reload the browser page and try the facet again, it works. It seems to affect all facet types, but only the first time one is created. Checked on Linux version 3.0, and not seeing the same behavior.
https://github.com/OpenRefine/OpenRefine/issues/1756
https://github.com/OpenRefine/OpenRefine/pull/4750
a9832d25d219c0dc24621bf3f4c8b7bcea77724f
1dcda3c63b24f25afe0a5156eb74cd909901808b
2018-10-04T18:24:58Z
java
2022-04-13T09:02:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,749
["main/tests/cypress/yarn.lock"]
Misspelling in russian localisation
**Describe the bug** The word "предидущая" should be "пред**ы**дущая". <img width="831" alt="screen shot 2018-09-26 at 14 37 14" src="https://user-images.githubusercontent.com/16715490/46077504-c4c1ea80-c199-11e8-8320-5842dfc9f636.png">
https://github.com/OpenRefine/OpenRefine/issues/1749
https://github.com/OpenRefine/OpenRefine/pull/4750
a9832d25d219c0dc24621bf3f4c8b7bcea77724f
1dcda3c63b24f25afe0a5156eb74cd909901808b
2018-09-26T11:38:28Z
java
2022-04-13T09:02:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,740
["main/tests/cypress/yarn.lock"]
new version does not work in my computer
hello every one! i can use version 2.8 in my computer but cannot use the new version. it is my computer or the new version's problem. i want to use the new version~~
https://github.com/OpenRefine/OpenRefine/issues/1740
https://github.com/OpenRefine/OpenRefine/pull/4750
a9832d25d219c0dc24621bf3f4c8b7bcea77724f
1dcda3c63b24f25afe0a5156eb74cd909901808b
2018-09-17T15:25:08Z
java
2022-04-13T09:02:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,738
["main/webapp/modules/core/langs/translation-jp.json"]
Wikidata schema edit in the Japanese language setting doesn't work properly.
**Describe the bug** When I edit Wikidata schema in the language setting of Japanese, any property cannot be suggested. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Language Settings' 2. Choose '日本語' and click 'Change Language' 3. Click on 'クリップボード' (= 'Clipboard') 4. Follow the instruction explained at [this tutorial](https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Tutorials/Inverse_Listeria). 5. When typing in 'patronage' as a property of a statement, you see nothing is suggested. Even if you type in '利用者数', a Japanese label of the patronage property ([P3872](https://www.wikidata.org/wiki/Property:P3872)), the result doesn't change. **Current Results** Nothing suggested. If I type in 'P3872', OpenRefine suggests 'SPARQL: P3872', which might work properly, but it is not helpful for human. **Expected behavior** OpenRefine is expected to suggest properties as in the language setting of English. **Screenshots** ![2018-09-17_openrefine](https://user-images.githubusercontent.com/995225/45630304-5fa03200-bad3-11e8-9d19-943c60d8ef6b.png) **Desktop (please complete the following information):** - OS [Windows 10] - Browser Version: [Chrome 69.0.3497.92] - JRE or JDK Version:[JRE 1.8.0_171] **OpenRefine (please complete the following information):** - Version [e.g. OpenRefine 3.0] **Datasets** [List of metro systems](https://en.wikipedia.org/wiki/List_of_metro_systems) referred from [this tutorial](https://www.wikidata.org/wiki/Wikidata:Tools/OpenRefine/Editing/Tutorials/Inverse_Listeria) **Additional context**
https://github.com/OpenRefine/OpenRefine/issues/1738
https://github.com/OpenRefine/OpenRefine/pull/1739
ec3e9ab1e93702579394a1926e48c597a70463d5
c7727411a369bc8adda40ae5fe7df2f2264a352b
2018-09-17T14:48:21Z
java
2018-09-18T13:55:21Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,717
["main/tests/cypress/yarn.lock"]
Nothing is on the Web Page
**Describe the bug** A clear and concise description of what the bug is. When OpenRefine is running, my browser at http://127.0.0.1:3333/. However, nothing is on the web page except an icon **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/42724736/44634755-e8f89480-a96b-11e8-8a7d-b677d3220e81.png) ![image](https://user-images.githubusercontent.com/42724736/44634756-eeee7580-a96b-11e8-9c1e-15411736265a.png) **Desktop (please complete the following information):** - OS: Windows - Browser: Chrome **OpenRefine (please complete the following information):** - Version: OpenRefine 3.0
https://github.com/OpenRefine/OpenRefine/issues/1717
https://github.com/OpenRefine/OpenRefine/pull/4750
a9832d25d219c0dc24621bf3f4c8b7bcea77724f
1dcda3c63b24f25afe0a5156eb74cd909901808b
2018-08-27T00:11:03Z
java
2022-04-13T09:02:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,708
["main/tests/cypress/yarn.lock"]
Match all cells to specific topic operation is not deserialized properly
**Describe the bug** Use the "match all cells to a specific topic" operation on some reconciled column, close OpenRefine, reopen it, undo the change, you get an exception. (Issue voluntarily short as the fix is coming)
https://github.com/OpenRefine/OpenRefine/issues/1708
https://github.com/OpenRefine/OpenRefine/pull/4750
a9832d25d219c0dc24621bf3f4c8b7bcea77724f
1dcda3c63b24f25afe0a5156eb74cd909901808b
2018-08-15T10:28:54Z
java
2022-04-13T09:02:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,696
["main/src/com/google/refine/exporters/CustomizableTabularExporterUtilities.java", "main/tests/server/src/com/google/refine/tests/exporters/HtmlExporterTests.java"]
Export URL as clickable hyperlink (HTML Table)
**Is your feature request related to a problem or area of OpenRefine? Please describe.** After reconciliation (wikidata) the reconciled values can be exported as clickable hyperlinks using Export > HTML table in OpenRefine A new colum based on the reconciled values can be created with "https://www.wikidata.org/wiki/"+cell.recon.match.id That creates a new colum with clickable hyperlinks in OpenRefine. If this data will be exported as HTML table those hyperlinks will not exported as clickable hyperlinks. **Describe the solution you'd like** All clickabe hyperlinks in the OpenRefine GUI should be exported as clickable hyperlinks using Export > HTML table. **Describe alternatives you've considered** This option could be configured in an option dialog ("Convert URLs to Hyperlinks") but that would need an new option dialog because currently there is no configuration possible. **Additional context** ![openrefine_gui](https://user-images.githubusercontent.com/41336924/43764476-d342cb12-9a2d-11e8-8d74-daca83b72d61.png) ![openrefine_html-export](https://user-images.githubusercontent.com/41336924/43764494-dab2a3a4-9a2d-11e8-8f5f-26529d30cfd0.png)
https://github.com/OpenRefine/OpenRefine/issues/1696
https://github.com/OpenRefine/OpenRefine/pull/1697
94b6b1f945aefc52c759fb6e6dc5ce5d8d9fdc98
07ab7da872b617b585636b605da1c345273c436e
2018-08-07T08:37:46Z
java
2018-09-05T13:58:44Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,689
["main/src/com/google/refine/sorting/BooleanCriterion.java", "main/src/com/google/refine/sorting/NumberCriterion.java", "main/tests/server/src/com/google/refine/tests/operations/row/RowReorderOperationTests.java"]
Trying to sort as number a column that contains empty string throws an error
**Describe the bug** A column that contains numbers and null values can be sorted as a number column, but not if it contains empty strings. **Current Results** ``` java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Number at com.google.refine.sorting.NumberCriterion$1.compareKeys(NumberCriterion.java:74) at com.google.refine.sorting.BaseSorter$ComparatorWrapper.compare(BaseSorter.java:101) at com.google.refine.sorting.BaseSorter.compare(BaseSorter.java:169) at com.google.refine.sorting.SortingRowVisitor$1.compare(SortingRowVisitor.java:85) at com.google.refine.sorting.SortingRowVisitor$1.compare(SortingRowVisitor.java:75) at java.util.TimSort.countRunAndMakeAscending(Unknown Source) at java.util.TimSort.sort(Unknown Source) at java.util.Arrays.sort(Unknown Source) at java.util.ArrayList.sort(Unknown Source) at java.util.Collections.sort(Unknown Source) at com.google.refine.sorting.SortingRowVisitor.end(SortingRowVisitor.java:75) at com.google.refine.browsing.util.ConjunctiveFilteredRows.accept(ConjunctiveFilteredRows.java:71) at com.google.refine.commands.row.GetRowsCommand.internalRespond(GetRowsCommand.java:146) at com.google.refine.commands.row.GetRowsCommand.doPost(GetRowsCommand.java:70) at com.google.refine.RefineServlet.service(RefineServlet.java:178) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ``` **Expected behavior** Empty strings should behave like null. **Desktop (please complete the following information):** - OS: Windows 10 - Browser : Chrome **OpenRefine (please complete the following information):** OpenRefine 3.0 RC1 **Datasets** [clipboard.openrefine.tar.gz](https://github.com/OpenRefine/OpenRefine/files/2240232/clipboard.openrefine.tar.gz)
https://github.com/OpenRefine/OpenRefine/issues/1689
https://github.com/OpenRefine/OpenRefine/pull/1692
da17e34154ea21134f65c18ea77fcd7ea6594f32
94b6b1f945aefc52c759fb6e6dc5ce5d8d9fdc98
2018-07-30T08:22:04Z
java
2018-08-30T06:09:20Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,684
["extensions/database/pom.xml"]
Unable to create a SQL export for a project creating numeric data if I mark the column as numeric
**Describe the bug** I am unable to create a SQL export for a project creating numeric data if I mark the column as numeric. **To Reproduce** Steps to reproduce the behavior: 1. Set up a project containing at least one numeric column 2. Choose Export->SQL Exporter... 3. Change the type to NUMERIC 4. Click preview (or Download) **Current Results** I am shown an error page with status 400 and a message of the form: ```` 12.865 is not compatible with column type :NUMERIC ```` **Expected behavior** I expect the SQL statment to be constructed for numeric values, eg unquoted. If I do not mark the column as NUMERIC then the export proceeds, but the values are quoted ("12.865"). I have tried converting the columns via value.toNumber() and Common Transformations, and they are coloured green. **Desktop (please complete the following information):** - OS: Windows 7 - Browser: Chrome - Version: 67.0.3396.99 **OpenRefine (please complete the following information):** - OpenRefine 3.0 Beta **Datasets** [Charges.openrefine.tar.gz](https://github.com/OpenRefine/OpenRefine/files/2206130/Charges.openrefine.tar.gz) **Additional context** In my project a number of rows have been "filled down" after splitting on certain columns. There is a stack trace as well: ```` 15:21:42.574 [ ExportRowsCommand] error:12.865 is not compatible with column type :NUMERIC (0ms) 15:21:42.574 [ org.mortbay.log] /command/core/export-rows/Charges.sql (0ms) com.google.refine.exporters.sql.SqlExporterException: 12.865 is not compatible with column type :NUMERIC at com.google.refine.exporters.sql.SqlInsertBuilder.getInsertSQL(SqlInsertBuilder.java:138) at com.google.refine.exporters.sql.SqlExporter$1.endFile(SqlExporter.java:122) at com.google.refine.exporters.CustomizableTabularExporterUtilities$1.end(CustomizableTabularExporterUilities.java:166) at com.google.refine.browsing.util.ConjunctiveFilteredRows.accept(ConjunctiveFilteredRows.java:71) at com.google.refine.exporters.CustomizableTabularExporterUtilities.exportRows(CustomizableTabularExporterUtilities.java:171) at com.google.refine.exporters.sql.SqlExporter.export(SqlExporter.java:166) at com.google.refine.commands.project.ExportRowsCommand.doPost(ExportRowsCommand.java:109) ````
https://github.com/OpenRefine/OpenRefine/issues/1684
https://github.com/OpenRefine/OpenRefine/pull/5061
2e5b6331db39da1e44f6df746c49482cbdcfcfb2
29f60da9d3d7be69b03a9421c69275b496b5250c
2018-07-18T14:26:53Z
java
2022-07-14T18:46:50Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,683
["extensions/wikidata/module/scripts/previewrenderer.js"]
Alias not set in Wikidata when uploading data to Wikidata
**Describe the bug** Using Wikidata extension, trying to add aliases (set in the WD schema) to existing or new WD items **To Reproduce** 1. Reconcile items against WD 2. Setup schema which sets an Alias in English 3. Check preview - see Alias not included 3. Upload edits to WD 4. See Alias hasn't been set **Expected behavior** The alias on the relevant WD items should have been set for the relevant language **Screenshots** If applicable, add screenshots to help explain your problem. <img width="282" alt="screen shot 2018-07-18 at 09 44 28" src="https://user-images.githubusercontent.com/576174/42870278-4c380150-8a6f-11e8-8b04-9ced72006ff1.png"> <img width="528" alt="screen shot 2018-07-18 at 09 44 04" src="https://user-images.githubusercontent.com/576174/42870287-54621460-8a6f-11e8-85c6-036726c0b489.png"> <img width="498" alt="screen shot 2018-07-18 at 09 44 38" src="https://user-images.githubusercontent.com/576174/42870298-5f5966f2-8a6f-11e8-9933-d7b9024f6ca4.png"> **Desktop (please complete the following information):** - OS: MacOS High Sierra - Browser: Safari 11.1.1 **OpenRefine (please complete the following information):** - Version: OR v3.0 beta and rc1
https://github.com/OpenRefine/OpenRefine/issues/1683
https://github.com/OpenRefine/OpenRefine/pull/1685
9c7cbcb6e9f96139fa87804e778acffcf6a7be5e
fd69149dbeb713833c21e907591e419e010b0845
2018-07-18T08:47:10Z
java
2018-07-29T10:54:13Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,681
["main/src/com/google/refine/expr/functions/strings/Unescape.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/ToFromConversionTests.java"]
escape/unescape fails with string mode "javascript"
**Describe the bug** escape/unescape fails with string mode "javascript" **To Reproduce** Start with the letter "Ä" as cell value escape/unescape works fine using string mode "html" Ä > escape(value, "html") > &Auml; > unescape(value, "html") > Ä But it fails when using string mode "javascript" Ä > escape(value, "javascript") > \u00C4 > unescape(value, "javascript") > \\\u00C4 **Current Results** unescape does not reverse escape **Expected behavior** unescape should reverse escape **Desktop (please complete the following information):** - OS: Windows - Browser chrome - Version 67.0.3396.99 **OpenRefine (please complete the following information):** - Version OpenRefine 3.0 Beta
https://github.com/OpenRefine/OpenRefine/issues/1681
https://github.com/OpenRefine/OpenRefine/pull/1698
2ba06eda51b7fe661e5372e5c4ec1d3fc54caa2c
21712db6e03cd1df19e46e3afffa811c9fcc6f0f
2018-07-17T14:41:07Z
java
2018-08-30T01:24:52Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,680
["extensions/wikidata/src/org/openrefine/wikidata/schema/WbReferenceExpr.java", "extensions/wikidata/src/org/openrefine/wikidata/schema/WbStatementExpr.java", "extensions/wikidata/tests/src/org/openrefine/wikidata/schema/WbStatementExprTest.java"]
Multiple same qualifiers in a statement in a Wikidata scheme
**Describe the bug** I cannot add same qualifiers in a statement in a Wikidata scheme **To Reproduce** Steps to reproduce the behavior: 1. Create Wikidata scheme with a statement having multiple same qualifiers (ex. a "disjoint union of (P2738)" statement with multiple "of (P642)" qualifiers). 2. Try to "Upload edits to Wikidata" 3. See error **Current Results** On browser, OpenRefine shows nothing, and doesn't conduct uploads. In addition, Preview tab says "Your schema is incomplete, fix it to see the preview." In the log, OpenRefine says that the following exception is caught: - java.lang.IllegalStateException: Duplicate key [http://www.wikidata.org/entity/P642 :: http://www.wikidata.org/entity/Q23034740 (reconciled from 1531603871533675487)] ... **Expected behavior** Without exceptions, edits are successfully uploaded. **Screenshots** ![image](https://user-images.githubusercontent.com/15924307/42729933-4586904a-8823-11e8-913a-a36df1320d17.png) ![image](https://user-images.githubusercontent.com/15924307/42729921-d138f61a-8822-11e8-98bb-d50fc53cb487.png) **Desktop (please complete the following information):** - OS: Windows 10 - Browser: Chrome 67.0.3396.99 **OpenRefine (please complete the following information):** - OpenRefine 3.0 Beta **Datasets** ![image](https://user-images.githubusercontent.com/15924307/42729967-783c0992-8824-11e8-94d8-ec4563b6cef3.png)
https://github.com/OpenRefine/OpenRefine/issues/1680
https://github.com/OpenRefine/OpenRefine/pull/1682
fd69149dbeb713833c21e907591e419e010b0845
0b9c4b6abb77f2470690cb72fb8a042ecbc253f8
2018-07-15T03:10:36Z
java
2018-07-29T15:23:26Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,669
["main/src/com/google/refine/operations/column/ColumnAdditionByFetchingURLsOperation.java"]
Fetching from URL: Crossref reports "HTTP error 401" (no authorization required)
**Describe the bug** When fetching a URL from Crossref the API returns "HTTP error 401 : Unauthorized (...)". The Crossref API does not require an authorization (cf. https://www.crossref.org/services/metadata-delivery/rest-api-users/) though. API call worked fine in OR 2.8 + 3.0 beta until June 21st 2018. Error first occured on June 25th. Contacted Crossref Support June 26th – they cannot identify error on their side. They told us to look into this further, status unclear at the moment **To Reproduce** Steps to reproduce the behavior: 1. Create Column 'DOI' (example value: `10.1016/j.csndt.2016.09.002`) 2. Edit Column -> Add column by fetching URLs 3. Leave Default Language (GREL) + Add 'Expression': `"http://api.crossref.org/works/" + value` 4. See error **Current Results** `HTTP error 401 : Unauthorized | <html><body><h1>401 Unauthorized</h1> You need a valid user and password to access this content. </body></html>` **Expected behavior** return Crossref Metadata in JSON format **Desktop (please complete the following information):** tested on different systems with both OR 2.8 and 3.0 – latest systems were: 1. Windows - Windows 10 - Chrome 67 2. Mac - OSX 10.10.5 - Chrome 65.0... **OpenRefine (please complete the following information):** - OpenRefine 3.0 Beta **Datasets** some example DOIs: 10.1103/physrevb.96.041124 10.1103/physreve.95.052419 10.1155/2017/6820482 **Additional context** Workaround for this problem: API call in Jython returns the expected data in JSON format Steps to workaround this behavior: 1. Create Column 'DOI' (example value: 10.1016/j.csndt.2016.09.002) 2. Edit Column -> Add column based on this column 3. Change Language: Python / Jython 3. Add 'Expression': ``` import urllib2 url = 'http://api.crossref.org/works/' + value response = urllib2.urlopen(url) json = response.read() json = str(json) return json ``` 4. See JSON Data from Crossref :)
https://github.com/OpenRefine/OpenRefine/issues/1669
https://github.com/OpenRefine/OpenRefine/pull/1670
e731ebe36d77af4e29d47460513ccc328ca2a320
db13497744a97d718b15e810c179865561899642
2018-07-02T09:22:16Z
java
2018-07-11T14:45:23Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,667
["main/webapp/modules/core/scripts/views/data-table/menu-reconcile.js"]
Reconciled cells showing as (unreconciled) in facet
**Describe the bug** After reconciling cells, a "best candidate's types match" facet shows them as (unreconciled) **To Reproduce** Steps to reproduce the behavior: I'm not completely sure what behaviour led to these particular cells showing as "unreconciled" - it doesn't happen to all cells. I think, but not 100%, that this has occurred where after the initial reconciliation step there are no matches at all, and then I've used the "Search for match" option to find the correct match **Current Results** ![screen shot 2018-06-29 at 11 09 46](https://user-images.githubusercontent.com/576174/42087262-8a4787d6-7b8d-11e8-942f-9f093da20c2b.png) **Expected behavior** I would expect all the cells shown here as '(unreconciled)' in the facet to be showing as either 'true' or 'false' **Desktop (please complete the following information):** - OS: MacOS High Sierra - Browser: Safari **OpenRefine (please complete the following information):** - Version: OpenRefine 3.0 Beta
https://github.com/OpenRefine/OpenRefine/issues/1667
https://github.com/OpenRefine/OpenRefine/pull/1710
5a3fccae85513d9483b82f7f9b8367d3146e28f1
ad51081de2ef5bd899eb1b5cd16b12676324e0a2
2018-06-29T10:16:00Z
java
2018-09-05T14:18:22Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,664
["main/webapp/modules/core/scripts/dialogs/custom-tabular-exporter-dialog.js", "main/webapp/modules/core/scripts/dialogs/sql-exporter-dialog.js", "main/webapp/modules/core/scripts/dialogs/templating-exporter-dialog.js", "main/webapp/modules/core/scripts/project/exporters.js"]
Cannot export a file if the "blank" tab opened after a first export is not closed
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): Version 3 beta #### Operating Systems and version: Windows 10 #### Browser + version used - Please note that OpenRefine doesn't support Internet Explorer but works OK in most cases: Chrome #### Steps followed to create the issue: When you export a file, a new blank tab ("about: blank") opens with the download window. As long as this tab remains open, you can't download anything again. This is particularly frustrating when using "Custom tabular export": not only it does not download anything, but you have to restart the settings configuration. ![screencast](https://user-images.githubusercontent.com/6286410/41818017-a543b59a-77a6-11e8-92c1-1f45f3cf50b5.gif) #### Expected Results: Automatically close the new blank tab or allow multiple download tabs.
https://github.com/OpenRefine/OpenRefine/issues/1664
https://github.com/OpenRefine/OpenRefine/pull/2325
da2f86a444ecef563b2f0ab6ded10d236d39701e
55e77f4066e3a0594c66a3b5e24b957b88726717
2018-06-24T10:07:21Z
java
2020-02-27T18:27:07Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,658
["main/webapp/modules/core/scripts/reconciliation/recon-dialog.js"]
Frustrating UI for the selection of reconciliation services.
#### Steps followed to create the issue: Select a reconciliation service - the service panel sometimes comes back https://twitter.com/ruthbrarian/status/1008786606495584257 The UI should be more intuitive there. #### Version of OpenRefine used: 3.0
https://github.com/OpenRefine/OpenRefine/issues/1658
https://github.com/OpenRefine/OpenRefine/pull/2915
bf3d7234b98f70bb895ac6da48bc48f92c10600d
f00129b8524164446c304e190bcf344567151c9b
2018-06-19T11:21:27Z
java
2020-07-14T14:46:10Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,657
["main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/langs/translation-fr.json", "main/webapp/modules/core/langs/translation-it.json", "main/webapp/modules/core/scripts/dialogs/expression-column-dialog.js", "main/webapp/modules/core/scripts/dialogs/sql-exporter-dialog.js"]
The column selection window of "Transform all" incorrectly labeled "SQL exporter"
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): Version 3 beta #### Operating Systems and version: Windows 10 #### Browser + version used - Please note that OpenRefine doesn't support Internet Explorer but works OK in most cases: All #### Steps followed to create the issue: Click on "All", then "Transform", then "OK" #### If you are allowed and are OK with making your data public, it would be awesome if you can include the data causing the issue or a URL pointing to where the data is (if your concerned about keeping your data private, ping us on our mailing list): Any dataset #### Current Results: ![screenshot-127 0 0 1-3333-2018 06 19-12-04-13](https://user-images.githubusercontent.com/6286410/41591108-2252eb56-73b9-11e8-8b03-6e77a6828338.png) #### Expected Results: A column selection window labeld "Select the columns to transform", something like that.
https://github.com/OpenRefine/OpenRefine/issues/1657
https://github.com/OpenRefine/OpenRefine/pull/1733
5a0304f3636386af506c47f3c73a38129e478a40
4659536b1141d7922f752298a760d3042967d329
2018-06-19T10:10:26Z
java
2018-09-13T12:36:13Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,637
["main/src/com/google/refine/commands/recon/ReconJudgeOneCellCommand.java", "main/src/com/google/refine/operations/recon/ReconMarkNewTopicsOperation.java", "main/tests/server/src/com/google/refine/tests/commands/recon/ReconJudgeOneCellCommandTest.java"]
Wikidata upload with reconciled data fails
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): v 3.0 beta #### Operating Systems and version: MacOS 10.13.4 #### Browser + version used - Please note that OpenRefine doesn't support Internet Explorer but works OK in most cases: Chrome 66.0.3359.181 #### Steps followed to create the issue: - Reconcile Finnish street names with Wikidata (P31 --> street, P131 --> Helsinki) - For some already imported ones the Finnish label is missing in Wikidata --> - Reconcile against English although English labels only partially exist (yields right results) - Manually mark the remaining items a) Choose new match --> search for match --> Don't reconcile cell or b) Create new item - The green bar does not show 100% coverage although all items have been marked something. Even after deleting the rows where items marked "don't reconcile", some remained not marked (not green). - Schema page does not display a reconciled column (green underline), although it may suddenly appear perhaps depending on the chosen subset of items. - I was able to set up the data for Wikidata import once, but aborted it because of a mistake in the data. This challenge has been persistent since. I suspect the reconciliation data is corrupt. I have restarted OpenRefine, cleared reconciliation data etc. but the problem remains. #### If you are allowed and are OK with making your data public, it would be awesome if you can include the data causing the issue or a URL pointing to where the data is (if your concerned about keeping your data private, ping us on our mailing list): [Katuja-Helsingiss.openrefine.tar.gz](https://github.com/OpenRefine/OpenRefine/files/2066037/Katuja-Helsingiss.openrefine.tar.gz) #### Current Results: Not able to upload to Wikidata #### Expected Results: Able to upload to Wikidata
https://github.com/OpenRefine/OpenRefine/issues/1637
https://github.com/OpenRefine/OpenRefine/pull/1638
bd2865585d153498e1b6167962e53593be91b981
9f7d5b878628c40d68a445b751fd50140d922e7d
2018-06-03T14:33:12Z
java
2018-06-22T10:23:15Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,632
["main/src/com/google/refine/browsing/DecoratedValue.java", "main/src/com/google/refine/operations/cell/MassEditOperation.java", "main/src/com/google/refine/util/StringUtils.java", "main/tests/server/src/com/google/refine/tests/browsing/util/ExpressionNominalValueGrouperTests.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/ToFromConversionTests.java", "main/tests/server/src/com/google/refine/tests/operations/cell/MassOperationTests.java"]
Using "Apply to All Identical Cells" does nothing when cell contains Date
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): 3.0 Beta #### Steps followed to create the issue: Edit two cells to contain the same Date Click edit in one of the cell, change the value, and click "Apply to All Identical Cells" #### Current Results: No cells are updated (including the one that you started to edit). Message on screen states "Mass edit 0 cells in column <column name>" #### Expected Results: The identical cells should all update to the edited value See also #332 and #1631
https://github.com/OpenRefine/OpenRefine/issues/1632
https://github.com/OpenRefine/OpenRefine/pull/1661
12d167e2cf58c816f37d58450aa930a35a2806f9
0af6f5ed08d09111497ab06718d6c31beb8d8af3
2018-05-30T15:40:51Z
java
2018-06-29T21:04:18Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,631
["main/src/com/google/refine/operations/cell/MassEditOperation.java", "main/tests/server/src/com/google/refine/tests/operations/cell/MassOperationTests.java"]
Using "Apply to All Identical Cells" gives error when cell contains Number or Boolean
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): 3.0 Beta #### Steps followed to create the issue: Edit two cells to contain the same Number or Boolean Click edit in one of the cell, change the value, and click "Apply to All Identical Cells" #### Current Results: Error in pop-up: JSONArray[0] not a string. #### Expected Results: The identical cells should all update to the edited value See also #332
https://github.com/OpenRefine/OpenRefine/issues/1631
https://github.com/OpenRefine/OpenRefine/pull/1642
448a969cb1dad1a04b27768dbbc1ca2cd98df12d
f3dbc18214a01cb5380baea7d6a976a0e2255e8d
2018-05-30T15:39:11Z
java
2018-06-21T02:00:34Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,614
["AUTHORS.md", "README.md"]
README is unhelpful
Here is some user feedback from the Wikimedia Hackathon: Someone checked out the master branch but didn't know how to run OpenRefine from that. Usually, people expect to find usage instructions in the README file. Authors should not go in the README file (there is often an AUTHORS or CONTRIBUTORS file for that). So, I propose that we remove the authors from there and instead add some simple usage instructions such as: * run `./refine` on Mac/Linux * run `refine.bat` on Windows
https://github.com/OpenRefine/OpenRefine/issues/1614
https://github.com/OpenRefine/OpenRefine/pull/1646
c3fbc7e1877ffc5113034d359335b02775fb96dc
ef5c4f0c3353d403aa41fcd85f4e79f7bb40c951
2018-05-18T14:32:07Z
java
2018-06-16T20:54:00Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,603
["main/src/com/google/refine/expr/functions/Cross.java", "main/tests/server/src/com/google/refine/tests/expr/functions/CrossFunctionTests.java"]
GREL Cell Cross - Error: java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.String
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): Version 2.8 [TRUNK] #### Operating Systems and version: Windows7 #### Browser + version used - Please note that OpenRefine doesn't support Internet Explorer but works OK in most cases: Chrome #### Steps followed to create the issue: Import XLS data into two different projects attempting to 'make new column based on current' with cross reference to another project `cell.cross("lango_20180515 xlsx","Lango SN").length()` Note: data is automatically recognized as a number (shows as green) and appears with the 'x.xxxxExx' notation within a text facet. #### If you are allowed and are OK with making your data public, it would be awesome if you can include the data causing the issue or a URL pointing to where the data is (if your concerned about keeping your data private, ping us on our mailing list): #### Current Results: GREF reports an error: ` Error: java.lang.ClassCastException: java.lang.Double cannot be cast to java.lang.String` #### Expected Results: I expect numbers to be compared and cross reference, in the specifc GREL command I would expect an count of how many times the number is located in the other project. ![cell_cross_error](https://user-images.githubusercontent.com/236907/40078655-777b8f4e-5842-11e8-984e-a98ec515baa5.png)
https://github.com/OpenRefine/OpenRefine/issues/1603
https://github.com/OpenRefine/OpenRefine/pull/1852
998a5423db73d3e9234767b951ba73f9604b3c97
0d3c7c7af46f55197a4fce08eaa0780f008a2ab5
2018-05-15T19:30:54Z
java
2018-11-24T15:28:05Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,596
["main/src/com/google/refine/commands/recon/ReconUseValuesAsIdentifiersCommand.java", "main/src/com/google/refine/operations/recon/ReconUseValuesAsIdentifiersOperation.java", "main/tests/server/src/com/google/refine/tests/operations/recon/ReconUseValuesAsIdsOperation.java", "main/webapp/modules/core/MOD-INF/controller.js", "main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/scripts/views/data-table/menu-reconcile.js"]
Directly use column as reconciliation results
I have not been able to find a way to directly use a column as reconciliation results. In the case of Wikidata, reconciling a column of item IDs works (I assume it’s just due to the fact that `wbsearchentities` supports searching for the item ID), but it takes an unnecessarily long time. This would be very useful for a kind of workflow where I don’t want to work with the dataset in OpenRefine all the time as one monolithic project, but rather prefer to use plain old text files and associated Unix tools (`cut`, `join`, `awk`, …) as much as possible, and exchange parts of the data with OpenRefine as needed – see https://github.com/lucaswerkmeister/bundestag/ for example (most of the details are in the commit messages).
https://github.com/OpenRefine/OpenRefine/issues/1596
https://github.com/OpenRefine/OpenRefine/pull/1754
e074d05f876cc0a217b9488b51e8581562eda875
d2edffcef47f1cd79944796825591d877aa411ee
2018-05-08T22:54:11Z
java
2018-10-12T10:05:12Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,595
["extensions/database/pom.xml"]
Concatenating 'null' to a string with '+' results in null
When reporting a bug please provide the following information to help reproduce the bug: #### Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): OpenRefine 2.8 #### Steps followed to create the issue: In an expression editor type the grel: `"string" + null` #### Current Results: Output is `null` #### Expected Results: All other types (dates, numbers, booleans) are converted to strings in the case of use with the '+' sign: ``` "string" + 1 -> string1 (or string1.0) "string" + true -> stringtrue "string" + [date 2018-01-01T00:00:00Z] -> stringMon Jan 01 00:00:00 EST 2018 ``` In each case this is equivalent to converting the type to a string using the 'toString()' function. That is: `"string" + 1 -> "string" + toString(1) -> string1` on this basis the correct result for `"string" + null` is the same as `"string" + toString(null)` which is `stringnull` i.e. the null converts to the string "null"
https://github.com/OpenRefine/OpenRefine/issues/1595
https://github.com/OpenRefine/OpenRefine/pull/4637
1169c2e26db5fcdf8f666d5fd912f936e7978e85
9394514967e998d2c97a63a01a1d901854f1a5de
2018-05-07T15:29:07Z
java
2022-03-25T20:07:18Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,575
["extensions/database/pom.xml"]
Translation via Weblate
Currently using OpenRefine 2.8 The translation of Openrefine into Portuguese is done at weblate. My question the translation will be available within the default package? Many students in Brazil would benefit from it, meanwhile I am searching for workarounds. #### Current Results: Portuguese language does not show up. #### Expected Results: Portuguese language available to select.
https://github.com/OpenRefine/OpenRefine/issues/1575
https://github.com/OpenRefine/OpenRefine/pull/4517
54cc750dbcf3e99c4de2888f755298a9839378e8
b745342a0e01c69a3af28e5a68441cb14ce40d6a
2018-04-21T22:22:08Z
java
2022-02-10T20:05:09Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,564
["main/src/com/google/refine/util/ParsingUtilities.java", "main/tests/server/src/com/google/refine/tests/util/ParsingUtilitiesTests.java"]
Date parsing fails on formats that were previously supported
**Version of OpenRefine used:** master **Operating Systems and version:** linux #### Steps followed to create the issue: open a project created with an earlier version of OpenRefine #### Current Results: ``` 11:42:35.336 [..ject_metadata_utilities] load metadata failed: /home/antonin/.local/share/openrefine/2329149621165.project/metadata.old.json (1ms) 11:42:35.336 [..ject_metadata_utilities] java.time.format.DateTimeParseException: Text '2018-03-21T11:49:28.992' could not be parsed at index 23 at java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1949) at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851) at java.time.Instant.parse(Instant.java:395) at com.google.refine.util.ParsingUtilities.stringToLocalDate(ParsingUtilities.java:196) at com.google.refine.model.medadata.ProjectMetadata.extractModifiedLocalTime(ProjectMetadata.java:296) at com.google.refine.model.medadata.ProjectMetadata.loadFromJSON(ProjectMetadata.java:216) at com.google.refine.model.medadata.ProjectMetadata.loadFromStream(ProjectMetadata.java:583) at com.google.refine.model.medadata.ProjectMetadata.loadFromFile(ProjectMetadata.java:555) at com.google.refine.io.ProjectMetadataUtilities.loadFromFile(ProjectMetadataUtilities.java:162) at com.google.refine.io.ProjectMetadataUtilities.loadMetaDataIfExist(ProjectMetadataUtilities.java:109) at com.google.refine.io.ProjectMetadataUtilities.load(ProjectMetadataUtilities.java:98) at com.google.refine.io.FileProjectManager.loadProjectMetadata(FileProjectManager.java:122) at com.google.refine.io.FileProjectManager.recover(FileProjectManager.java:452) at com.google.refine.io.FileProjectManager.initialize(FileProjectManager.java:83) at com.google.refine.RefineServlet.init(RefineServlet.java:130) at javax.servlet.GenericServlet.init(GenericServlet.java:241) at edu.mit.simile.butterfly.Butterfly.init(Butterfly.java:180) at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:440) at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263) at com.google.refine.RefineServer.configure(Refine.java:296) at com.google.refine.RefineServer.init(Refine.java:208) at com.google.refine.Refine.init(Refine.java:114) at com.google.refine.Refine.main(Refine.java:108) ``` #### Expected Results: the old metadata should be parsed correctly. We should accept timestamps without a `Z` character at the end. @jackyq2015 it seems related to your change?
https://github.com/OpenRefine/OpenRefine/issues/1564
https://github.com/OpenRefine/OpenRefine/pull/1576
2abc4b077ecfc37031fa6da8f674f1edcb065a86
b1bfcb586cb601d6666eb1bae727a6a362c2f5d5
2018-04-10T09:45:41Z
java
2018-04-26T21:07:23Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,554
["main/src/com/google/refine/expr/functions/strings/Contains.java", "main/tests/server/src/com/google/refine/tests/expr/functions/ContainsFunctionTests.java"]
Enhancement : a contains() that support regex
Issue #1550 shows that a [`contains()`](https://github.com/OpenRefine/OpenRefine/blob/master/main/src/com/google/refine/expr/functions/strings/Contains.java) function that accepts Regex might be useful. Now that @jackyq2015 has coded the [`find()`](https://github.com/OpenRefine/OpenRefine/blob/9ab897cb72111de58956721e46fb28f26f121f3b/main/src/com/google/refine/expr/functions/strings/Find.java) function, looks like even a complete beginner would be able to draw on his code to enrich `contains()`. Could it make a "good first issue" ?
https://github.com/OpenRefine/OpenRefine/issues/1554
https://github.com/OpenRefine/OpenRefine/pull/1558
1a0d1fabd4164f3e6cc56501d949afbe00e125de
716a1606b4d7afe238c9aa51732c1c61c74ef42f
2018-03-26T21:04:12Z
java
2018-04-19T08:46:15Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,537
["main/webapp/modules/core/scripts/facets/timerange-facet.js"]
Timeline facet - show max date
In the current timeline facet when we move the selector on the left (minimum date) OpenRefine displays both the date and the time where the facet starts. When we move the selector on the right (max date), OpenRefine shows only the time. We should also display the date. In order to make the reading easier we should also group visually the start date and time. ![facetbydate](https://user-images.githubusercontent.com/2589584/37438857-62f7f2d0-27cb-11e8-8a56-92cee5114dfa.png)
https://github.com/OpenRefine/OpenRefine/issues/1537
https://github.com/OpenRefine/OpenRefine/pull/1931
439e7b0b37fb25955de88b056e36cf013714d766
89ee45d001eaeac3bbd2902419788ed485f918f5
2018-03-15T01:06:06Z
java
2019-01-22T07:57:50Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,507
["main/src/com/google/refine/expr/functions/ToDate.java", "main/src/com/google/refine/expr/functions/ToNumber.java", "main/src/com/google/refine/expr/functions/ToString.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/ToFromConversionTests.java"]
toDate returns null if run with zero arguments
When reporting a bug please provide the following information to help reproduce the bug: Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): ----- 2.8 Operating Systems and version: ----- All Browser + version used - Please note that OpenRefine doesn't support Internet Explorer but works OK in most cases: ----- All Steps followed to create the issue: ----- In the transformation expression window type `toDate()` Current Results: ----- `null` Expected Results: ----- This should give the error indicating that toDate() requires at least one argument which is an object (usually a string?)
https://github.com/OpenRefine/OpenRefine/issues/1507
https://github.com/OpenRefine/OpenRefine/pull/1515
d798e4b071405199ed3fd1e502b9dbbe1c8338af
3dcb3f1fafa0c352ce8070de203f6b3d26bdb73c
2018-02-21T09:42:45Z
java
2018-02-22T09:49:49Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,506
["main/src/com/google/refine/expr/functions/ToDate.java", "main/src/com/google/refine/expr/functions/ToNumber.java", "main/src/com/google/refine/expr/functions/ToString.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/ToFromConversionTests.java"]
toNumber returns null if run with zero arguments
When reporting a bug please provide the following information to help reproduce the bug: Version of OpenRefine used (Google Refine 2.6, OpenRefine2.8, an other distribution?): ----- 2.8 Operating Systems and version: ----- All Steps followed to create the issue: ----- In the transformation expression window type `toNumber()` Current Results: ----- The outcome is `null` Expected Results: ----- This should give the error indicating that toNumber() requires a single argument which is an object of some type (usually a string?)
https://github.com/OpenRefine/OpenRefine/issues/1506
https://github.com/OpenRefine/OpenRefine/pull/1515
d798e4b071405199ed3fd1e502b9dbbe1c8338af
3dcb3f1fafa0c352ce8070de203f6b3d26bdb73c
2018-02-21T09:38:17Z
java
2018-02-22T09:49:49Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,505
["main/src/com/google/refine/expr/functions/ToDate.java", "main/src/com/google/refine/expr/functions/ToNumber.java", "main/src/com/google/refine/expr/functions/ToString.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/ToFromConversionTests.java"]
toNumber handling of empty string
Currently using toNumber function with an empty string `"".toNumber()` results in `null`. This is incorrect. Rather the function should return the error "Cannot parse to number" as it would with any other string that cannot be parsed to a Long or Double
https://github.com/OpenRefine/OpenRefine/issues/1505
https://github.com/OpenRefine/OpenRefine/pull/1515
d798e4b071405199ed3fd1e502b9dbbe1c8338af
3dcb3f1fafa0c352ce8070de203f6b3d26bdb73c
2018-02-21T09:34:09Z
java
2018-02-22T09:49:49Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,485
["extensions/database/pom.xml"]
Localization/Translation
REQUESTING to contribute FILIPINO/TAGALOG translation and CEBUANO translation.
https://github.com/OpenRefine/OpenRefine/issues/1485
https://github.com/OpenRefine/OpenRefine/pull/5061
2e5b6331db39da1e44f6df746c49482cbdcfcfb2
29f60da9d3d7be69b03a9421c69275b496b5250c
2018-02-14T15:24:14Z
java
2022-07-14T18:46:50Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,457
["main/tests/cypress/cypress/e2e/project/grid/column/reconcile/actions/add_column_with_URLs_of_matched_entities.cy.js", "main/tests/cypress/cypress/fixtures/openrefine-demo-sandbox-csv.openrefine.tar.gz.zip", "main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/scripts/views/data-table/menu-reconcile.js"]
Extract view/link URL for reconciled cells
In a reconciled cell, the content of the cell is enhanced with a link to the reconciled item in the relevant service/site which has been used for the reconciliation. From what I can see, the URL for the link is built on the fly by using the cell.recon.service to identify the service being used, to look up the 'view' URL from the service definition, and then building the link by combining the view URL template with the cell.recon.match.id This makes it impossible (I think?) to extract the URL directly - but this is a feature I've seen asked for more than once. Is there any reason that the view.url isn't stored directly in the reconciled cell? (either storing the template in cell.recon, or the view/link url in cell.recon.match? If there is not a strong reason to not store it, I'm inclined to look at adding it in to make it more convenient to extract the information in GREL etc. @wetneb ?
https://github.com/OpenRefine/OpenRefine/issues/1457
https://github.com/OpenRefine/OpenRefine/pull/5960
78dd385c932c3d2bfc38bb94e39cd7d345cdf6f5
52535a9d90858edf87fe2e41a6429c6c35f5c404
2018-02-07T11:06:34Z
java
2023-09-25T06:34:43Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,448
["main/src/com/google/refine/importers/WikitextImporter.java", "main/tests/server/src/com/google/refine/tests/importers/WikitextImporterTests.java", "main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/langs/translation-fr.json", "main/webapp/modules/core/scripts/index/parser-interfaces/wikitext-parser-ui.html", "main/webapp/modules/core/scripts/index/parser-interfaces/wikitext-parser-ui.js"]
Error on Wikitable import using "Extract references in additional columns" option
Trying to import the following Wikitable: ``` {| class="wikitable" style="width:80%; text-align:center;" |- ! President ! # ! width=70|Portrait ! width=25%|Name ! colspan="2" width=35%|Term of office ! Political Party |- | rowspan="2" align="center"|[[Carlos Menem]] ! 1 | [[File:Coat of arms of Argentina.svg|70px]] | '''[[Eduardo Bauzá]]''' | 8 July 1995 | 5 June 1996 | [[Justicialist Party]] |- ! 2 | [[File:Coat of arms of Argentina.svg|70px]] | '''[[Jorge Alberto Rodríguez]]''' | 5 June 1996 | 10 December 1999 | [[Justicialist Party]] |- | rowspan="2" align="center"|[[Fernando de la Rúa]] ! 3 | [[File:Rodolfoterragno.jpg|100px|border]] | '''[[Rodolfo Terragno]]''' | 10 December 1999 | 6 October 2000 | [[Radical Civic Union]] |- ! 4 | [[File:Coat of arms of Argentina.svg|70px]] | '''[[Chrystian Colombo]]''' | 6 October 2000 | 20 December 2001 | [[Radical Civic Union]] |- | align="center"|[[Ramón Puerta]] ! 5 | [[File:Humberto Schiavoni.jpg|100px|border]] | '''[[Humberto Schiavoni]]''' | 20 December 2001 | 23 December 2001 | [[Justicialist Party]] |- | align="center"|[[Adolfo Rodríguez Saá]] ! 6 | [[File:Lusquiños.jpg|100px|border]] | '''[[Luis Lusquiños]]''' | 23 December 2001 | 30 December 2001 | [[Justicialist Party]] |- | align="center"|[[Eduardo Camaño]] ! 7 | [[File:Antonio Cafiero en 1975.jpg|100px|border]] | '''[[Antonio Cafiero]]''' | 30 December 2001 | 2 January 2002 | [[Justicialist Party]] |- | rowspan="2" align="center"|[[Eduardo Duhalde]] ! 8 | [[File:Jcapitanich.jpg|100px|border]] | '''[[Jorge Capitanich]]''' | 2 January 2002 | 3 May 2002 | [[Justicialist Party]] |- ! 9 | [[File:Alfredo Atanasof.jpg|100px|border]] | '''[[Alfredo Atanasof]]''' | 3 May 2002 | 25 May 2003 | [[Justicialist Party]] |- | align="center"|[[Néstor Kirchner]] ! rowspan="2" | 10 | rowspan="2" | [[File:AFernandez.jpg|100px|border]] | rowspan="2" | '''[[Alberto Ángel Fernández]]''' | rowspan="2" | 25 May 2003 | rowspan="2" | 23 July 2008 | rowspan="2" rowspan="2" | [[Justicialist Party]] |- | rowspan="6" align="center"|[[Cristina Fernández de Kirchner]] |- ! 11 | [[File:Sergio Massa (1).jpg|100px|border]] | '''[[Sergio Massa]]''' | 23 July 2008 | 7 July 2009 | [[Justicialist Party]] |- ! 12 | [[File:Aníbal Fernández (2011).jpg|100px|border]] | '''[[Aníbal Fernández]]''' | 7 July 2009 | 10 December 2011 | [[Justicialist Party]] |- ! 13 | [[File:JuanManuelAbalMedina.jpg|100px|border]] | '''[[Juan Manuel Abal Medina]]''' | 10 December 2011 | 20 December 2013 | [[Justicialist Party]] |- ! 14 | [[File:Jcapitanich.jpg|100px|border]] | '''[[Jorge Capitanich]]''' | 20 December 2013 | 26 February 2015 | [[Justicialist Party]] |- ! 15 | [[File:Aníbal Fernández (2011).jpg|100px|border]] | '''[[Aníbal Fernández]]''' | 26 February 2015 | 10 December 2015 | [[Justicialist Party]] |- | align="center"| [[Mauricio Macri]] ! 16 | [[File:Marcos Peña 2016 (cropped).jpg|100px|border]] | '''[[Marcos Peña]]''' | 10 December 2015 | ''present'' | [[Republican Proposal]] |} ``` The in the UI it just hangs with the message "Updating Preview" In the console the following error: ``` 15:35:06.832 [ refine] POST /command/core/importing-controller (11356ms) 15:35:09.191 [ org.mortbay.log] /command/core/importing-controller (2359ms) java.lang.IndexOutOfBoundsException: Index: 6, Size: 6 at java.util.ArrayList.rangeCheck(ArrayList.java:653) at java.util.ArrayList.get(ArrayList.java:429) at com.google.refine.importers.WikitextImporter$WikiTableDataReader.getNextRowOfCells(WikitextImporter.java:589) at com.google.refine.importers.TabularImportingParserBase.readTable(TabularImportingParserBase.java:121) at com.google.refine.importers.WikitextImporter.parseOneFile(WikitextImporter.java:716) at com.google.refine.importers.ImportingParserBase.parseOneFile(ImportingParserBase.java:128) at com.google.refine.importers.ImportingParserBase.parse(ImportingParserBase.java:89) at com.google.refine.importing.ImportingUtilities.previewParse(ImportingUtilities.java:956) at com.google.refine.importing.DefaultImportingController.doUpdateFormatAndOptions(DefaultImportingController.java:185) at com.google.refine.importing.DefaultImportingController.doPost(DefaultImportingController.java:93) at com.google.refine.commands.importing.ImportingControllerCommand.doPost(ImportingControllerCommand.java:62) at com.google.refine.RefineServlet.service(RefineServlet.java:177) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 15:35:13.337 [ refine] POST /command/core/importing-controller (4146ms) 15:35:15.675 [ refine] POST /command/core/get-models (2338ms) 15:35:15.678 [ refine] POST /command/core/get-rows (3ms) ```
https://github.com/OpenRefine/OpenRefine/issues/1448
https://github.com/OpenRefine/OpenRefine/pull/1450
a9ac38e53fb8db628c79b595f0e5267122aa12b7
0d04a25cf15e57cd02a83158b24442535d03b63c
2018-01-31T15:38:23Z
java
2018-02-07T17:41:23Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,418
["main/src/com/google/refine/ProjectMetadata.java", "main/src/com/google/refine/io/FileProjectManager.java", "main/src/com/google/refine/io/ProjectMetadataUtilities.java", "main/tests/server/src/com/google/refine/io/FileProjectManagerTests.java"]
id of deleted project will be kept in workspace.json
I have a project that makes use of another project (as mapping table). After the processing (i.e. application of the mapping rules (JSON history) + exporting the result), I'm deleting both projects. Only the id of the main project will be kept in workspace.json. The auxiliary project (with the mapping table) disappears as expected. When I restart OpenRefine, it tries to recover the project whose id still has been left in the workspace.json. When I try to reimport both projects and do the processing afterwards, then the mapping table won't be applied. So I guess it has something to do with the incomplete removal (and the unsuccessful recovery after OpenRefine restart) of the main project. My current workaround is that I'll give the main project each time a new name at import. tested with OpenRefine 2.7 and 2.8
https://github.com/OpenRefine/OpenRefine/issues/1418
https://github.com/OpenRefine/OpenRefine/pull/6026
1717ddf03fb81ba22999f099c2921eb4ffc0905f
bbfdd9a25eee5d69a81a52975fb40f61a100546a
2018-01-05T14:58:23Z
java
2023-09-25T13:05:23Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,410
["main/pom.xml", "main/src/com/google/refine/importing/ImportingUtilities.java", "main/src/com/google/refine/operations/column/ColumnAdditionByFetchingURLsOperation.java", "main/tests/server/src/com/google/refine/operations/column/ColumnAdditionByFetchingURLsOperationTests.java"]
Fetch URLs should follow redirections
Apparently, HTTP redirections are not followed by the URL fetcher: they probably should.
https://github.com/OpenRefine/OpenRefine/issues/1410
https://github.com/OpenRefine/OpenRefine/pull/2692
983c8bd42278c2a8549969e864ee4db1ca737f73
749704518c330c6f96ec3e784c45b8c055d5c6cd
2018-01-01T11:21:44Z
java
2020-06-16T07:38:06Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,391
["extensions/database/pom.xml"]
Error when import xml file in version 2.7 and 2.8
``` java.lang.ArrayIndexOutOfBoundsException: 0 at com.google.refine.importers.tree.XmlImportUtilities.findRecord(XmlImportUtilities.java:298) at com.google.refine.importers.tree.XmlImportUtilities.importTreeData(XmlImportUtilities.java:263) at com.google.refine.importers.tree.TreeImportingParserBase.parseOneFile(TreeImportingParserBase.java:222) at com.google.refine.importers.XmlImporter.parseOneFile(XmlImporter.java:202) at com.google.refine.importers.tree.TreeImportingParserBase.parseOneFile(TreeImportingParserBase.java:120) at com.google.refine.importers.tree.TreeImportingParserBase.parse(TreeImportingParserBase.java:86) at com.google.refine.importing.ImportingUtilities.previewParse(ImportingUtilities.java:956) at com.google.refine.importing.DefaultImportingController.doUpdateFormatAndOptions(DefaultImportingController.java:185) at com.google.refine.importing.DefaultImportingController.doPost(DefaultImportingController.java:93) at com.google.refine.commands.importing.ImportingControllerCommand.doPost(ImportingControllerCommand.java:62) at com.google.refine.RefineServlet.service(RefineServlet.java:177) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 16:11:30.539 [ org.mortbay.log] /command/core/importing-controller (1ms) ```
https://github.com/OpenRefine/OpenRefine/issues/1391
https://github.com/OpenRefine/OpenRefine/pull/6223
0e7bf3c5081f7cf5c73899ea8e4bc8dc07678365
e0a980785d2a4cbe4908bfa066f8c96e4778150a
2017-12-21T21:16:44Z
java
2023-12-06T21:27:37Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,381
["main/webapp/modules/core/externals/suggest/suggest-4_3.js"]
Flyout service amputates ids with a hash character "#"
In the [suggest API](https://github.com/OpenRefine/OpenRefine/wiki/Reconciliation-Service-API#suggest-apis), it seems like the flyout service returns a partial id string if the id has a "#" character. For example, if the id is `somedomain#sometopic` and the flyout endpoint is `/api/flyout`, openrefine will try to make a request to `.../api/flyout?id=somedomain` instead of `.../api/flyout?id=somedomain#sometopic` This can be reproduced in OpenRefine2.8 on Mac OS 10.13 Any idea?
https://github.com/OpenRefine/OpenRefine/issues/1381
https://github.com/OpenRefine/OpenRefine/pull/1415
8ebf8ad38c7c22eaeaddf881a9d2e7427a335462
9cbbbc6ca106c1d88df0ce69e994bbc53b89fbf6
2017-12-14T23:04:48Z
java
2018-01-04T01:18:50Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,380
["main/src/com/google/refine/ProjectManager.java", "main/src/com/google/refine/ProjectMetadata.java", "main/src/com/google/refine/commands/project/SetProjectTagsCommand.java", "main/src/com/google/refine/commands/row/GetRowsCommand.java", "main/src/com/google/refine/history/History.java", "main/src/com/google/refine/model/Project.java", "main/tests/server/src/com/google/refine/ProjectManagerTests.java", "main/tests/server/src/com/google/refine/RefineTest.java", "main/tests/server/src/com/google/refine/history/HistoryTests.java", "main/tests/server/src/com/google/refine/model/ProjectStub.java"]
Update "Last modified" date only when project is actually modified and not when it is just opened
In the project list under "Open Project", each time a project is opened, the "last modified" date of the project is reset, even when no edits were made. The time stamp however should only be updated when actual changes are made to the project (i.e. steps are added to the history). Steps to reproduce: - Start OpenRefine - Go to "Open Project" and select an old project (preferably one that is not on top of the list) - Open the project and do nothing - Go back to the OpenRefine start page - Refresh the page by pressing F5 - Go to "Open Project" - The viewed project is now on top of the list with the current time as "last modified" Alternatively a second column for "Last viewed" could be added for this kind of behavior but the "Last modified" column should remain stable until the project is actually modified. System Info - OpenRefine 2.8 (this behavior was not present in 2.7) - Windows 7 - Tested with Firefox 57 and Chrome 63.
https://github.com/OpenRefine/OpenRefine/issues/1380
https://github.com/OpenRefine/OpenRefine/pull/5655
002310972764fbf34105764f18cfec44b520df96
4d2519f38db8b4f5d1ec42598a4fae24b193e830
2017-12-13T14:08:36Z
java
2023-03-17T20:47:05Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,376
["main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/langs/translation-fr.json", "main/webapp/modules/core/scripts/views/data-table/menu-reconcile.js"]
Reconcile->"Match All Filtered Cells to..." option
The "Match All Filtered Cells to..." action (under the Reconcile/Actions section of the column drop down menu) is designed to look up a value on Freebase and allow the user to match all cells (in the current filtered view) to that Freebase topic. Since Freebase no longer exists, this option no longer works as expected. On the basis we shouldn't have options that don't work, I suggest that we: * Remove this option for now * Consider implementing a new, similar, option, but one which (a) uses the Suggest API and (b) allows the user to choose from any Reconciliation target implementing the Suggest API which the install of OR has in its list of registered reconciliation services Comments? @thadguidry @ettorerizza @wetneb
https://github.com/OpenRefine/OpenRefine/issues/1376
https://github.com/OpenRefine/OpenRefine/pull/1581
8c2c4546d4f995a7678634f57fa2a8fe9d366e59
34941ce632678aa40c23787e2447d8d124448156
2017-12-08T14:58:43Z
java
2018-05-06T06:46:03Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,363
["extensions/database/pom.xml"]
Upload to Google SpreadSheet
Appears the error: org.apache.xerces.kaxp.SAXParserFactoryImp cannot be cast to javax.xml.parsers.SAXParserFactory
https://github.com/OpenRefine/OpenRefine/issues/1363
https://github.com/OpenRefine/OpenRefine/pull/4637
1169c2e26db5fcdf8f666d5fd912f936e7978e85
9394514967e998d2c97a63a01a1d901854f1a5de
2017-11-28T02:37:06Z
java
2022-03-25T20:07:18Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,355
["extensions/database/pom.xml"]
exception w/ delete API
``` /usr/bin/curl -s -F "project=1681144421091" http://127.0.0.1:3333/command/core/delete-project ``` I am getting an exception w/ this REST API call above ``` java.lang.NumberFormatException: null at java.base/java.lang.Long.parseLong(Long.java:655) at java.base/java.lang.Long.parseLong(Long.java:817) at com.google.refine.commands.project.DeleteProjectCommand.doPost(DeleteProjectCommand.java:51) at com.google.refine.RefineServlet.service(RefineServlet.java:177) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:155) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.base/java.lang.Thread.run(Thread.java:844) ```
https://github.com/OpenRefine/OpenRefine/issues/1355
https://github.com/OpenRefine/OpenRefine/pull/4129
f123c5e129f2888cbbd8e0abd856797a4c2fec92
cef96c0f8fb6f8475dbd8bc322b4014e86f1b915
2017-11-23T22:41:37Z
java
2021-08-30T14:04:43Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,351
["main/webapp/modules/core/scripts/dialogs/extend-data-preview-dialog.js", "main/webapp/modules/core/styles/reconciliation/extend-data-preview-dialog.less"]
Data Extension dialog overflows when many properties are selected
![dpkd4ouxuaabcm6](https://user-images.githubusercontent.com/309908/33085527-c2a1d6c6-cedc-11e7-8481-ccbf52bce77a.jpg) (from https://twitter.com/27point7/status/932981728494448641) This is just a matter of tweaking the CSS to add a scroll bar there.
https://github.com/OpenRefine/OpenRefine/issues/1351
https://github.com/OpenRefine/OpenRefine/pull/1428
3f56a4eee9fc2648ac4f784fa9137df276c9431e
cd58557424b1429634c3ab19b302675ecd008a08
2017-11-21T16:55:41Z
java
2018-01-31T13:17:51Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,350
["extensions/database/pom.xml"]
Cannot edit project metadata if OR is not in English
Could it be simply because the word "About" needs to be translated? ![screenshot-localhost-3333-2017-11-20-13-31-48-005](https://user-images.githubusercontent.com/6286410/33018579-41e93852-cdf7-11e7-8fec-17ef5d53e7f2.jpeg)
https://github.com/OpenRefine/OpenRefine/issues/1350
https://github.com/OpenRefine/OpenRefine/pull/4517
54cc750dbcf3e99c4de2888f755298a9839378e8
b745342a0e01c69a3af28e5a68441cb14ce40d6a
2017-11-20T12:33:21Z
java
2022-02-10T20:05:09Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,325
["main/src/com/google/refine/commands/lang/GetLanguagesCommand.java"]
new translation from weblate break the master
There is a empty translation file from weblate which cause issue on master: https://github.com/OpenRefine/OpenRefine/commit/62be866a9f6346f0f62bcf60a150ebc6ed51de9f need to find out why and how to prevent in future.
https://github.com/OpenRefine/OpenRefine/issues/1325
https://github.com/OpenRefine/OpenRefine/pull/1326
62be866a9f6346f0f62bcf60a150ebc6ed51de9f
7293585122002fb9d232ca40068cee7faa571f69
2017-11-14T01:05:23Z
java
2017-11-14T13:06:59Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,319
["main/src/com/google/refine/expr/functions/strings/Range.java", "main/src/com/google/refine/grel/ControlFunctionRegistry.java", "main/tests/server/src/com/google/refine/tests/expr/functions/strings/RangeTests.java"]
Add a new range() function to GREL
Use case taken from mailing list https://groups.google.com/d/topic/openrefine/SE2F7tn3lH0/discussion Hello all, I've been trying to figure this out, but need some help. I have a column full of ranges of numbers, e.g.: row 1: 2-4 row 2: 7-12 I would like to be able to convert the cell so that it displays row 1: 2,3,4 row 2: 7,8,9,10,11,12 My eventual goal being to split the cell with each number on a separate row in the record with Split multivalued cells. Is there a way to do this in OpenRefine? Thank you!! Olivia
https://github.com/OpenRefine/OpenRefine/issues/1319
https://github.com/OpenRefine/OpenRefine/pull/1480
41e8c0beee9256e061f4d9cbfed6be1d18cc6c9b
e0d87c3d940c2cebb75b04ef7c1c7a17e8d5bca9
2017-11-10T19:07:35Z
java
2018-02-16T15:13:37Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,305
["extensions/database/pom.xml"]
Display the git version when startup
Right now, we have the following message on the console when startup: 00:19:26.615 [ refine] Starting OpenRefine 2.7 [TRUNK]... (22ms) Instead of TRUNK, need a git version to precisely identify a version.
https://github.com/OpenRefine/OpenRefine/issues/1305
https://github.com/OpenRefine/OpenRefine/pull/3726
5441b43870d7bd7d98ced133a0e6726bffae9f7b
4c930fed9ae6e32243080e0719012400166e8516
2017-11-04T23:39:15Z
java
2021-04-04T01:57:05Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,303
["extensions/database/pom.xml"]
Create a link to the preference page from the home menu
From the home page, we should create a link in the left menu to the `preference` page. We can create the link after the `Language Settings` option.
https://github.com/OpenRefine/OpenRefine/issues/1303
https://github.com/OpenRefine/OpenRefine/pull/3726
5441b43870d7bd7d98ced133a0e6726bffae9f7b
4c930fed9ae6e32243080e0719012400166e8516
2017-11-04T14:13:09Z
java
2021-04-04T01:57:05Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,289
[".github/workflows/codeql_java.yml", ".github/workflows/codeql_javascript.yml", ".github/workflows/label_transfer.yml", ".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
Extend cross() function to support multiple-value-cell-input
From a user perspective, I would like to call the cross function with a separator as 4th argument, so that multiple values (separated by a custom separator, e.g. ␟) in an input cell get "crossed". ## Example ### project "Christmas Gifts" | gift | recipient | | ------------- | ------------- | | lamp | mary | | clock | john | | sweets | mary,john | | wine | anne,mary | ### project "My Address Book" | friend | address | | ------------- | ------------- | | john | 120 Main St. | | mary | 50 Broadway Ave. | | anne | 17 Morning Crescent | ### Transformation add values from column "address" from project "My Address Book" based on keys (with multiple values separated by ",") in column "recipient" from project "Christmas Gifts" `forEach(value.cross("My Address Book", "friend", ","),r,r.cells["address"].value).join(",")` ### Output | gift | recipient | address | | ------------- | ------------- | ------------- | | lamp | mary | 50 Broadway Ave. | | clock | john | 120 Main St. | | sweets | mary,john | 50 Broadway Ave.,120 Main St. | wine | anne,mary | 17 Morning Crescent, 50 Broadway Ave. ## History see last few comments in #1204
https://github.com/OpenRefine/OpenRefine/issues/1289
https://github.com/OpenRefine/OpenRefine/pull/6083
546577a17ce06567b283702a74b594a9e3bf1c51
2c7bae6e074168cd4f2d784fa05dc5f67d3b32ee
2017-10-26T16:09:46Z
java
2023-10-03T14:20:28Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,287
[".github/workflows/codeql_java.yml", ".github/workflows/codeql_javascript.yml", ".github/workflows/label_transfer.yml", ".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
datePart() does not parse out milliseconds correctly
![datepart_incorrect_milliseconds](https://user-images.githubusercontent.com/986438/31972204-1d068ff2-b8e5-11e7-9ccb-bc031a04c335.PNG) With value being : ```05/18/2016 11:54:26.5550``` and applying GREL of ```value.toDate("MM/dd/yyyy HH:mm:ss.S")``` or ```value.toDate("MM/dd/yyyy HH:mm:ss.SSSS")``` or even just ```value.toDate("MM/dd/yyyy HH:mm:ss.")``` it seems that the millliseconds are not parsed out as the SimpleDateFormat docs suggest ``` Date and Time Pattern | Result -- | -- "yyyy.MM.dd G 'at' HH:mm:ss z" | 2001.07.04 AD at 12:08:56 PDT "EEE, MMM d, ''yy" | Wed, Jul 4, '01 "h:mm a" | 12:08 PM "hh 'o''clock' a, zzzz" | 12 o'clock PM, Pacific Daylight Time "K:mm a, z" | 0:08 PM, PDT "yyyyy.MMMMM.dd GGG hh:mm aaa" | 02001.July.04 AD 12:08 PM "EEE, d MMM yyyy HH:mm:ss Z" | Wed, 4 Jul 2001 12:08:56 -0700 "yyMMddHHmmssZ" | 010704120856-0700 "yyyy-MM-dd'T'HH:mm:ss.SSSZ" | 2001-07-04T12:08:56.235-0700 "yyyy-MM-dd'T'HH:mm:ss.SSSXXX" | 2001-07-04T12:08:56.235-07:00 "YYYY-'W'ww-u" | 2001-W27-3 ``` https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html Maybe its actually a java.util.Calendar bug or we missed something within it ?
https://github.com/OpenRefine/OpenRefine/issues/1287
https://github.com/OpenRefine/OpenRefine/pull/6083
546577a17ce06567b283702a74b594a9e3bf1c51
2c7bae6e074168cd4f2d784fa05dc5f67d3b32ee
2017-10-24T23:01:05Z
java
2023-10-03T14:20:28Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,262
["extensions/gdata/module/MOD-INF/lib/jackson-core-2.1.3.jar", "main/src/com/google/refine/importers/JsonImporter.java", "main/src/com/google/refine/model/Cell.java", "main/src/com/google/refine/model/Recon.java", "main/src/com/google/refine/model/ReconCandidate.java", "main/src/com/google/refine/model/Row.java", "main/webapp/WEB-INF/lib/jackson-annotations-2.9.1.jar", "main/webapp/WEB-INF/lib/jackson-core-2.9.1.jar", "main/webapp/WEB-INF/lib/jackson-core-asl-1.9.12.jar", "main/webapp/WEB-INF/lib/jackson-databind-2.9.1.jar"]
Upgrade Jackson's version
OpenRefine uses a very outdated version of Jackson. That is a problem when trying to use libraries which depend on newer versions of the same library. We should therefore upgrade Jackson to the latest version.
https://github.com/OpenRefine/OpenRefine/issues/1262
https://github.com/OpenRefine/OpenRefine/pull/1264
f7b81789dc7ebb9fd965f3592ecb897901dbea19
473b1b135d1f8ccb197e94a2a2bca8c301ec151f
2017-10-09T16:12:53Z
java
2017-10-09T18:09:49Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,256
["main/src/com/google/refine/clustering/binning/FingerprintKeyer.java", "main/tests/server/src/com/google/refine/tests/clustering/binning/KeyerTests.java"]
Fingerprint and diacritics
This is definitely the week of [technical questions on Stack Overflow](https://stackoverflow.com/questions/46431278/openrefine-key-collision-fingerprint-clustering-diacritics/46432683#46432683). In this case, I wonder if the original poster did not point to a real anomaly. Indeed, `fingerprint()` does not give the same results on "école école ecole" as on "école école école". This is because the non-ascii characters normalization [is done last](https://github.com/OpenRefine/OpenRefine/wiki/Clustering-In-Depth#fingerprint). **Example :** ``` 1. remove leading and trailing whitespace " école école école " -> "école école école" 2. change all characters to their lowercase representation "éCole écoLe école" -> "école école école" 3. remove all punctuation and control characters "école-école, école" -> "école école école" 4. split the string into whitespace-separated tokens "école école école" -> ["école", "école", "école"] 5. sort the tokens and remove duplicates ["école", "école", "école"] -> ["école"] BUT ["école", "école", "ecole"] -> ["ecole", "école"] 6. join the tokens back together ["école"] -> "école" ["ecole", "école"] -> "ecole école" 7. normalize extended western characters to their ASCII representation** "école" -> "ecole" "ecole école" -> "ecole ecole" ``` Should the operation 7 not be done before to ensure more uniform results with ngramm-strings containing diacritics?
https://github.com/OpenRefine/OpenRefine/issues/1256
https://github.com/OpenRefine/OpenRefine/pull/1257
6cae3bc3be97e8852bbea633daca5318be764c7c
4036f3ff91755d818d159b5206b6e3ee0771e7ea
2017-09-26T17:55:03Z
java
2017-09-27T15:54:43Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,255
["extensions/database/pom.xml"]
Split with regex gives inconsistent result (SO question)
According to [this question on Stack Overflow](https://stackoverflow.com/questions/46392303/openrefine-split-with-regex-gives-strange-result), it looks like the `split(string, sep)` function gives inconsistent results depending on whether `sep ` is at the beginning or at the end of the string. eg with `value.split(/a/)` : ``` abcdef -> [ "", "bcdef" ] bcdefa -> [ "bcdef" ] badef -> [ "b", "def" ] ``` Bug or feature? If someone can explain the operation ([source code](https://github.com/OpenRefine/OpenRefine/blob/d5fb07384242d07241b0ce103c47d930046f1135/main/src/com/google/refine/expr/functions/strings/Split.java) ), it would be welcome.
https://github.com/OpenRefine/OpenRefine/issues/1255
https://github.com/OpenRefine/OpenRefine/pull/3669
a4d3b5522ff465ff2d09de24b3dbebb3b9513e58
23af186fe185c5546234a2d401b3d6f39376dafd
2017-09-24T20:32:47Z
java
2021-02-28T02:48:51Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,249
["extensions/pom.xml", "pom.xml"]
[epic] Automatic reference generation for Wikidata export based on project metadata
If we had proper support for project metadata (#1221) we could generate automatically references for Wikidata statements added from OpenRefine. That would be pretty awesome.
https://github.com/OpenRefine/OpenRefine/issues/1249
https://github.com/OpenRefine/OpenRefine/pull/4700
35e54fa7ee8fc299dbf245b1e6453e9c852cabdc
cf52c501db08c464bb6424478b55ce4685ec250c
2017-09-15T10:56:46Z
java
2022-04-07T18:13:51Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,243
["extensions/database/pom.xml"]
Wikitext importer: support for references
It would be awesome if the wikitext importer could somehow extract the references in each cell. The problem is that the format of the references vary greatly, but I think a good start would just be to extract the first URL contained in the `<ref></ref>`. This would miss some references (for instance references which don't have any URLs but have a DOI) but would still have a decent coverage. Concerning storage in OpenRefine's model, the ideal solution would be to have a generic way to add this information to cells in a separate field (much like the reconciliation storage) but that sounds quite hard. One simpler way would be to add them in separate colums (with the appropriate column groups in the records model).
https://github.com/OpenRefine/OpenRefine/issues/1243
https://github.com/OpenRefine/OpenRefine/pull/3669
a4d3b5522ff465ff2d09de24b3dbebb3b9513e58
23af186fe185c5546234a2d401b3d6f39376dafd
2017-09-03T17:30:05Z
java
2021-02-28T02:48:51Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,241
["main/src/com/google/refine/importers/TextFormatGuesser.java", "main/src/com/google/refine/importing/EncodingGuesser.java", "main/src/com/google/refine/importing/ImportingUtilities.java", "main/tests/data/csv-with-bom.csv", "main/tests/server/src/com/google/refine/importing/EncodingGuesserTests.java", "main/tests/server/src/com/google/refine/importing/ImportingUtilitiesTests.java"]
CSV files with BOM don't correctly strip BOM on import
Steps to reproduce: 1) Import CSV file [testUNID.zip](https://github.com/OpenRefine/OpenRefine/files/1266702/testUNID.zip) 2) Set encoding to UTF-8 3) Open project 4) Click "Edit column -> Add column based on this column" 5) In "New column name" type "Foo" 6) In "Expression" type cells["UNID"].value Value is not loaded because the column name is prepended with a Byte Order Mark (BOM).
https://github.com/OpenRefine/OpenRefine/issues/1241
https://github.com/OpenRefine/OpenRefine/pull/6025
933fe12a61a888e2a4611c4d3329ec97c471b1a4
b80e9836441ad16b983abeb432fa9d18a650fe42
2017-08-31T10:23:24Z
java
2023-08-31T03:53:02Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,219
["main/src/com/google/refine/operations/column/ColumnAdditionByFetchingURLsOperation.java", "main/tests/server/src/com/google/refine/tests/model/UrlFetchingTests.java"]
CacheLoader error when fetching URL
I'm trying to extract some Json from the Wikipedia API. When I use "Add column by fetching URLs" on URL like this one : https://fr.wikipedia.org/w/api.php?format=json&action=query&titles=Ab%C3%A9e%20(Belgique)&exlimit=2&prop=categories%7Cextracts%7Cinfo%7Crevisions&inprop=url&exintro=&explaintext=&redirects=&rvprop=content&rvsection=0 I get this error message (Windows 10, OpenRefine 2.7): ``` Exception in thread "Thread-5" com.google.common.cache.CacheLoader$InvalidCacheLoadException: CacheLoader returned null for key https://fr.wikipedia.org/w/api.php?format=json&action=query&titles=Abée (Belgique)&exlimit=2&prop=categories%7Cextracts%7Cinfo%7Crevisions&inprop=url&exintro=&explaintext=&redirects=&rvprop=content&rvsection=0. at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2407) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2375) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2337) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2252) at com.google.common.cache.LocalCache.get(LocalCache.java:3990) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3994) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4878) at com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation$ColumnAdditionByFetchingURLsProcess.cachedFetch(ColumnAdditionByFetchingURLsOperation.java:306) at com.google.refine.operations.column.ColumnAdditionByFetchingURLsOperation$ColumnAdditionByFetchingURLsProcess.run(ColumnAdditionByFetchingURLsOperation.java:267) at java.lang.Thread.run(Unknown Source) ``` Not really explicit... What's the problem ?
https://github.com/OpenRefine/OpenRefine/issues/1219
https://github.com/OpenRefine/OpenRefine/pull/1222
9c045b7da9ae36dfc01bc1162472ce9300b979de
820b6f395ad37c52d5fc091fc4642d1d72ccf780
2017-08-01T10:28:41Z
java
2017-08-01T14:39:32Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,217
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
How to determine what the "User Agent" is -and how to change it?
When using; **Edit Column -> Add columns by fetching URLs...**, I sometimes get blank/no results with certain URLs/queries, and when I select **Store error** it typically returns something like the following; `<h1>Access denied</h1> <p>The owner of this website has banned your access based on your browser's signature ...` The same URL resolves fine when using my web browser, so I _assume_ it doesn't like/accept **OpenRefine**'s User Agent, and/or expects my browser's **User Agent**, e.g.- `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12` ----- How might I change the **User Agent** in OpenRefine so that it reads the same as my web browser? Or, how can I determine what the User Agent is for OpenRefine so that I can use it in my web browser (**Develop -> User Agent -> Custom**)? ----- Similarly, regarding websites that require credentials (_username/password_), is it somehow possible to add/enter credentials whilst using; **Edit Column -> Add columns by fetching URLs...**? ----- _Assuming there is not already a way to address one or both of the above mentioned_... Is there anyone -_amongst us_- whom is capable (_and willing_) of writing an extension that would provide the following; _(1.)_ _editing/changing_ the **User Agent** _(2.)_ adding _username/password_ for fetching URLs that require **credentials** ? Although I am unable to contribute code-wise (_am not a programmer_), I would certainly contribute a _fair_ **bounty** -based on feedback to this request from other members of the community. Thanks, Eric
https://github.com/OpenRefine/OpenRefine/issues/1217
https://github.com/OpenRefine/OpenRefine/pull/6338
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
2017-07-31T05:27:40Z
java
2024-02-02T17:01:46Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,215
["extensions/database/pom.xml"]
Document Transposition functions
As per #1214 there is currently a lack of documentation around how the transposition functions work. Add to the wiki a description of how each of the transposition functions work and examples of data scenarios where they can be useful
https://github.com/OpenRefine/OpenRefine/issues/1215
https://github.com/OpenRefine/OpenRefine/pull/3468
c9ceb9ef476fc0750ab6dcdef867c57db92cbc7e
b98b75deaa6cf6ece00193958e5bd3b32ad6d012
2017-07-26T15:14:17Z
java
2021-01-14T11:18:11Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,203
["main/webapp/modules/core/scripts/project.js", "main/webapp/modules/core/scripts/project/browsing-engine.js", "main/webapp/modules/core/styles/project/sidebar.less"]
Filter by regex - grey window spinning wheel on version 2.7
Hi, I'm using the 2.7 version, with linux (Ubuntu 17.04), Firefox. My dataset contains +/- 1200 rows and 20 columns. If I ask a column to be filtered by a regex, and once refine starts to interpret the regex, The page turns grey and I cannot interact with my dataset without having to reload the page. Can you repeat this bug on your machines? Or is it just me?
https://github.com/OpenRefine/OpenRefine/issues/1203
https://github.com/OpenRefine/OpenRefine/pull/1293
3d048fa1a2b71b2f66376a5508c133cb868ac722
88f6e1b8d1f690b4f3d101072b58e1ecc385a016
2017-06-23T12:56:11Z
java
2017-10-27T23:22:47Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,197
["main/src/com/google/refine/commands/project/ExportRowsCommand.java", "main/src/com/google/refine/exporters/TemplatingExporter.java", "main/webapp/modules/core/scripts/dialogs/custom-tabular-exporter-dialog.js", "main/webapp/modules/core/scripts/dialogs/sql-exporter-dialog.js", "main/webapp/modules/core/scripts/project/exporters.js"]
HTML/CSV export corrupts UTF-8 characters outside of Basic Multilingual Pane (BMP) ie code point >10000
OpenRefine 2.7 rc2 After reading UTF 8 file and executing export as UTF 8 file, garbled characters occurred. displayed characters ![image](https://cloud.githubusercontent.com/assets/1161494/26835736/e9cb538c-4b13-11e7-9760-4e55f39140fb.png) 有限会社なべ茶屋あさ𡌛 Exported garbled characters ![image](https://cloud.githubusercontent.com/assets/1161494/26835844/1ed2dca8-4b14-11e7-94b1-4f835aee0b9a.png) 有限会社なべ茶屋あさ���� other garbled export charactor sample 𣘺𣳾
https://github.com/OpenRefine/OpenRefine/issues/1197
https://github.com/OpenRefine/OpenRefine/pull/2722
66c409aec6cd727f519bb11725c2185b748efe7f
5f368bc56db3fd5e327760f9e2b8582b281fe92f
2017-06-06T14:59:48Z
java
2020-06-16T13:46:07Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,196
[".github/workflows/codeql_java.yml", ".github/workflows/codeql_javascript.yml", ".github/workflows/label_transfer.yml", ".github/workflows/pull_request_e2e.yml", ".github/workflows/pull_request_server.yml", ".github/workflows/snapshot_release.yml"]
Feature Request: Chrome Extension/Android App
With the Chromebooks, Android PC's and the world moving applications to the WWW it would be nice to be able to have a version of OpenRefine that runs on Chrome/Android. I don't know how easy it is to (auto?) transform the Java code to JavaScript for a Chrome extension but I guess for an Android app the biggest workload might be the GUI. Please feel free to use this issue to discuss about the possibilities as well as if it might make sense. I obviously had the idea as I was working on my Chromebook.
https://github.com/OpenRefine/OpenRefine/issues/1196
https://github.com/OpenRefine/OpenRefine/pull/6083
546577a17ce06567b283702a74b594a9e3bf1c51
2c7bae6e074168cd4f2d784fa05dc5f67d3b32ee
2017-05-30T08:19:03Z
java
2023-10-03T14:20:28Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,164
["extensions/pom.xml", "pom.xml"]
Tab character in a value in a JSON file results in a truncated data import
When importing JSON to OpenRefine through 'Create Project', if there is a tab inside a value in the JSON file, the import succeeds but only imports data up to the tab character. e.g. JSON: `{ "rows": [ { "Content": "A" }, { "Content": " B" }, { "Content": "C" } ] }` (tab character is before the 'B') Since tab is an illegal character in this position (should be escaped as \t) it makes sense for the import to fail - but failing silently is a problem. Not sure what the best solution is - three possibilities: 1. Import should fail completely with an error 2. Import should succeed with the data truncated as currently but with feedback to the user that the truncation has occurred and why 3. Import should succeed with full data, converting illegal character to escaped version
https://github.com/OpenRefine/OpenRefine/issues/1164
https://github.com/OpenRefine/OpenRefine/pull/3878
0d9c197a5fd555f426e8b93258b77ff69b4ad174
c49630f3eb12c3eb7cbe742d19534f8e6941ac54
2016-12-09T16:06:02Z
java
2021-05-08T07:05:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,161
["benchmark/src/main/java/org/openrefine/benchmark/ToNumberBenchmark.java", "main/src/com/google/refine/clustering/binning/NGramFingerprintKeyer.java", "main/tests/server/src/com/google/refine/clustering/binning/KeyerTests.java"]
Duplicate entries in fingerprint() result for diacritic folded variants
Hello @OpenRefine. Thanks for your great work and tool! While perusing the code of the `fingerprint` method, I noticed that removing the accents of the string is done at the end of the processus rather than before the tokenization. What's the rationale for this? Wouldn't it be better to drop the accents before the tokenization for fuzzier matches?
https://github.com/OpenRefine/OpenRefine/issues/1161
https://github.com/OpenRefine/OpenRefine/pull/2899
66aeaa44094d6e01f10308aee7570550b0b4184b
e61d50a1aa35a13507c54946147663a4ba1863be
2016-11-15T10:38:40Z
java
2020-07-07T07:02:49Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,141
["main/webapp/modules/core/scripts/dialogs/clustering-dialog.html", "main/webapp/modules/core/scripts/dialogs/clustering-dialog.js", "main/webapp/modules/core/styles/dialogs/clustering-dialog.less"]
Cluster & Edit box overflow makes it unusable on some screens
When clustering, the "Cluster & Edit" dialog box has styling issues: large text string values overflow the box, making the cluster visualizations and the ui buttons appear off screen. The overflowing box can not be dragged or scrolled into a usable position. The only solution is to zoom the browser window out to 50%. See attached images using Windows 10, Refine 2.6rc2. The overflow issue is worse on Chrome, but the box size with inaccessible ui buttons is on both Chrome and Firefox. on Chrome: ![refine_cluster_issue_chrome](https://cloud.githubusercontent.com/assets/13864643/16816610/838ab22a-48f3-11e6-802f-29bb312ed078.PNG) on Firefox: ![refine_cluster_issue_firefox](https://cloud.githubusercontent.com/assets/13864643/16816616/898c5930-48f3-11e6-8329-6b98cf8625cc.PNG) I work with text tables, so I have this issue regularly. I did not notice it when working on my desktop with large monitor, but with a new 14" laptop (FHD 1920 x 1080) and 13" laptop (3200x1800) it happens constantly making it impossible to cluster at times. The issue seems to be mentioned in #938, but it is assigned as a minor, low priority issue. However, since this issue prevents features of the software from being usable, it seems like it should be a higher priority bug.
https://github.com/OpenRefine/OpenRefine/issues/1141
https://github.com/OpenRefine/OpenRefine/pull/5213
46daa21d02967c3fab7402f83b20f1f935439060
8d4512786ae43f329f5b1cfaf2a9f925968f5d52
2016-07-13T19:23:39Z
java
2022-08-29T09:11:16Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,138
["main/src/com/google/refine/model/ColumnModel.java", "main/src/com/google/refine/operations/cell/KeyValueColumnizeOperation.java", "main/tests/server/src/com/google/refine/operations/cell/TransposeTests.java"]
Transpose > Columnize by Key/Value doesn't work in 2.6-rc.2
Newbie report here. I hope it's helpful. I _think_ I found a bug in doing a column transpose in version 2.6-rc.2. I can accomplish the transaction in either 2.6-beta.1 or 2.5 Operating Systems and version: does not work in 2.6-rc.2 on Windows 7 and Windows 10. Browser: on Win10: Chrome version is 51.0.2704.84 on Win7: Chrome version is 51.0.2704.84 Firefox version 29.0.1 Steps followed to create the issues Transpose > Columnize by Key/Value Columns Key Column = Location Value Column = Category > OK Current Results: in 2.6-rc.2 I get the following error: chrome: Index: 6, Size: 0 firefox: Index: 6, Size: 0 Expected Results: two columns transposed in 2.6-rc.2 as it does work in earlier versions If this message should go somewhere else, please advise. [data-and-operationHistory.zip](https://github.com/OpenRefine/OpenRefine/files/319212/data-and-operationHistory.zip)
https://github.com/OpenRefine/OpenRefine/issues/1138
https://github.com/OpenRefine/OpenRefine/pull/1146
32446b485fca434d1cc5dc074cc1fbc04e179a5a
b14dd56b80c7f0d7d51888f095b0435c4aadb29f
2016-06-16T20:07:03Z
java
2016-11-06T18:17:55Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,134
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
First pagination action after applying text filter fails
After applying a text filter to a project, if you then try to go to the next/last page, the project goes to the next/last page then refreshes back to the first page of the project. If you then try the same action it is successful. If you update the text filter the same thing happens again. Tested on Mac using Linux build of 2.6 RC2 on Safari 9.1.1 and Chrome 50.0.2661.102
https://github.com/OpenRefine/OpenRefine/issues/1134
https://github.com/OpenRefine/OpenRefine/pull/6338
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
2016-05-17T15:39:36Z
java
2024-02-02T17:01:46Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,133
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
Why n*m*(m-1)/2 not n*m*log(m) for clustering
I saw that you implemented VPtree and probably tried it. why did you decide to go with canopy clustering after all? vptree scales better
https://github.com/OpenRefine/OpenRefine/issues/1133
https://github.com/OpenRefine/OpenRefine/pull/6338
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
2016-05-05T18:12:51Z
java
2024-02-02T17:01:46Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,128
["main/src/com/google/refine/model/recon/StandardReconConfig.java", "main/src/com/google/refine/operations/recon/ReconOperation.java", "main/tests/server/src/com/google/refine/model/recon/StandardReconConfigTests.java"]
Malformed input from reconcile APIs freezes OpenRefine
**Version of OpenRefine used:** OpenRefine 2.6-beta.1 **Operating Systems and version:** Windows 8.1 **Browser + version used:** Chrome 49.0.2623.110 m **Steps followed to create the issues:** 1. Build a data set with a hundred of lepidoptera species names 2. Start a reconcile session against [Wikidata reconciliation service](https://tools.wmflabs.org/wikidata-reconcile/) **Current Results** If the reconcile service is under heavy load, it might timeout when contacting its backend and produce PHP errors in the output of the guess-types-of-columns command instead of a plain JSON document. OpenRefine will not recover properly from the JSONException that is thrown when encountering HTML instead of JSON and will keep on spinning indefinitely. ``` 00:51:07.167 [ command] Exception caught (162529ms) org.json.JSONException: <br /> <font size='1'><table class='xdebug-error xe-warning' dir='ltr' border='1' cellspacing='0' cellpadding='1'> <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: file_get_contents(http://wdq.wmflabs.org/api?q=items%5B1320946%2C21352088%2C21361448%5D&amp;amp;props=31): failed to open stream: HTTP request failed! in /data/project/wikidata-reconcile/public_html/index.php on line <i>147</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0029</td><td bgcolor='#eeeeec' align='right'>231720</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/data/project/wikidata-reconcile/public_html/index.php' bgcolor='#eeeeec'>../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>0.0182</td><td bgcolor='#eeeeec' align='right'>271000</td><td bgcolor='#eeeeec'>runQuery( )</td><td title='/data/project/wikidata-reconcile/public_html/index.php' bgcolor='#eeeeec'>../index.php<b>:</b>255</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>0.3288</td><td bgcolor='#eeeeec' align='right'>314496</td><td bgcolor='#eeeeec'><a href='http://www.php.net/function.file-get-contents' target='_new'>file_get_contents</a>( )</td><td title='/data/project/wikidata-reconcile/public_html/index.php' bgcolor='#eeeeec'>../index.php<b>:</b>147</td></tr> </table></font> <br /> <font size='1'><table class='xdebug-error xe-warning' dir='ltr' border='1' cellspacing='0' cellpadding='1'> <tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Warning: file_get_contents(http://wdq.wmflabs.org/api?q=items%5B1479779%5D&amp;amp;props=31): failed to open stream: HTTP request failed! in /data/project/wikidata-reconcile/public_html/index.php on line <i>147</i></th></tr> <tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr> <tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th><th align='left' bgcolor='#eeeeec'>Function</th><th align='left' bgcolor='#eeeeec'>Location</th></tr> <tr><td bgcolor='#eeeeec' align='center'>1</td><td bgcolor='#eeeeec' align='center'>0.0029</td><td bgcolor='#eeeeec' align='right'>231720</td><td bgcolor='#eeeeec'>{main}( )</td><td title='/data/project/wikidata-reconcile/public_html/index.php' bgcolor='#eeeeec'>../index.php<b>:</b>0</td></tr> <tr><td bgcolor='#eeeeec' align='center'>2</td><td bgcolor='#eeeeec' align='center'>87.0809</td><td bgcolor='#eeeeec' align='right'>305016</td><td bgcolor='#eeeeec'>runQuery( )</td><td title='/data/project/wikidata-reconcile/public_html/index.php' bgcolor='#eeeeec'>../index.php<b>:</b>255</td></tr> <tr><td bgcolor='#eeeeec' align='center'>3</td><td bgcolor='#eeeeec' align='center'>87.2549</td><td bgcolor='#eeeeec' align='right'>329992</td><td bgcolor='#eeeeec'><a href='http://www.php.net/function.file-get-contents' target='_new'>file_get_contents</a>( )</td><td title='/data/project/wikidata-reconcile/public_html/index.php' bgcolor='#eeeeec'>../index.php<b>:</b>147</td></tr> </table></font> {"q0":{"result":[{"id":"Q1320946","score":1,"match":true,"type":[],"name":"Charaxes jasius"},{"id":"Q21352088","score":0.33333333333333,"match":false,"type":[],"name":"Charaxes jasius jasius"},{"id":"Q21361448","score":0.25,"match":false,"type":[],"name":"Charaxes jasiuspagenstecheri"}],"total_search_results":7},"q1":{"result":[{"id":"Q503989","score":1,"match":true,"type":["Q16521"],"name":"Nymphalis antiopa"}],"total_search_results":1},"q2":{"result":[{"id":"Q156454","score":0.5,"match":false,"type":["Q16521"],"name":"Red Admiral"},{"id":"Q10088108","score":0.33333333333333,"match":false,"type":["Q4167836"],"name":"Categor\u00eda:Imaxes de Vanessa atalanta"},{"id":"Q1638584","score":0.25,"match":false,"type":["Q16521"],"name":"Vanessa vulcania"}],"total_search_results":3},"q3":{"result":[{"id":"Q158699","score":0.5,"match":false,"type":["Q16521"],"name":"european Peacock"},{"id":"Q10051246","score":0.33333333333333,"match":false,"type":["Q4167836"],"name":"Categor\u00eda:Imaxes de Inachis io de Galicia"}],"total_search_results":2},"q4":{"result":[{"id":"Q1462214","score":1,"match":true,"type":["Q16521"],"name":"Samia cynthia"}],"total_search_results":1},"q5":{"result":[{"id":"Q2191566","score":1,"match":true,"type":["Q16521"],"name":"Colias wiskotti"}],"total_search_results":1},"q6":{"result":[{"id":"Q531946","score":0.5,"match":false,"type":["Q16521"],"name":"Poplar Admiral"},{"id":"Q21366871","score":0.33333333333333,"match":false,"type":["Q16521"],"name":"Limenitis populi populi"},{"id":"Q21357825","score":0.25,"match":false,"type":["Q16521"],"name":"Limenitis populiszechwanica"}],"total_search_results":4},"q7":{"result":[{"id":"Q13580251","score":1,"match":true,"type":["Q16521"],"name":"Davidina armandi"}],"total_search_results":1},"q8":{"result":[{"id":"Q26764","score":1,"match":true,"type":["Q16521","Q16521"],"name":"Pieris brassicae"},{"id":"Q1235485","score":0.33333333333333,"match":false,"type":["Q16521"],"name":"Madeiran Large White"},{"id":"Q21349573","score":0.25,"match":false,"type":["Q16521"],"name":"Pieris brassicae brassicae"}],"total_search_results":12},"q9":{"result":[{"id":"Q1479779","score":0.5,"match":false,"type":[],"name":"Purple-Shot Copper"}],"total_search_results":1}} couldn't be parsed as JSON object at com.google.refine.util.ParsingUtilities.evaluateJsonStringToObject(ParsingUtilities.java:124) at com.google.refine.commands.recon.GuessTypesOfColumnCommand.guessTypes(GuessTypesOfColumnCommand.java:196) at com.google.refine.commands.recon.GuessTypesOfColumnCommand.doPost(GuessTypesOfColumnCommand.java:89) at com.google.refine.RefineServlet.service(RefineServlet.java:177) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:923) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:547) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) ``` Even after this stack trace is logged to the console, OpenRefine UI keeps on spinning. **Expected Results** The error should be caught and control given back to the user. It should then be possible to skip the type guessing step. [An issue](https://bitbucket.org/magnusmanske/reconcile/issues/1) was filed against Wikidata reconciliation service too, to cleanup its output.
https://github.com/OpenRefine/OpenRefine/issues/1128
https://github.com/OpenRefine/OpenRefine/pull/2671
6e66cb5144e1a621cfe1843a86b06f6bad9dcedd
1849e6223459844aab7c7b895999c2c195b0fa0a
2016-04-08T23:23:06Z
java
2020-06-23T19:54:54Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,122
["main/src/com/google/refine/expr/functions/date/DatePart.java"]
epoch is missing, well not really - but any reference to it is missing
The Help section of the Expression dialog has a reference to the SimpleDateFormat docs, and would be benefited by the addition of a link to the GREL docs -- I'd suggest putting it under the DatePart function, or perhaps just putting a section of reference links at the top of the Functions section of that help text thanks!
https://github.com/OpenRefine/OpenRefine/issues/1122
https://github.com/OpenRefine/OpenRefine/pull/4654
e80889c42815c8a110e225ed7c7fa3748b9808df
6474416b55a1151a5b32c6a17aa3eb9f2ebd0408
2016-01-27T13:56:41Z
java
2022-04-05T08:11:59Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,109
["extensions/pom.xml", "pom.xml"]
Change default value in "Add column based on this column" dialog
Default value in "Expression" field in "Add column based on this column..." dialog should be set to `null` by default. In previous versions of Refine (I think, below 2.6-rc.1) you could delete default `value` to just get new blank column, but in 2.6-rc.2 you must replace default `value` to `null` manually.
https://github.com/OpenRefine/OpenRefine/issues/1109
https://github.com/OpenRefine/OpenRefine/pull/3878
0d9c197a5fd555f426e8b93258b77ff69b4ad174
c49630f3eb12c3eb7cbe742d19534f8e6941ac54
2016-01-16T20:13:24Z
java
2021-05-08T07:05:25Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,106
["main/webapp/modules/core/scripts/project.js"]
Undo/Redo sorting order
In 2.6-rc.2 (probably in 2.6-rc.1 too), default Undo / Redo list sorting was changed, but it was more usable in previous versions (newest changes on top of the list). 1. Now you should scroll down to the end of the list (it could be very big) 2. Last action in some cases (i.e. when last action was transform with long regexp string) does not shown correctly (It hides behind browsers' bottom line), and you should spend some time for check to be sure that is really last action you trying to revert. I'll make screenshot later to describe (2) visually.
https://github.com/OpenRefine/OpenRefine/issues/1106
https://github.com/OpenRefine/OpenRefine/pull/1251
49564e8905bc48aa699cf2579267097f312c54f1
9f62905be4c97ba5da395f294a26f960437f8e1d
2016-01-16T19:56:26Z
java
2017-09-20T13:22:55Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,102
["extensions/database/pom.xml"]
2.6-rc.2 starting stopps in half-way in Windows 10 (64)
Launching 2.6.-rc.2 beta version stopps after reading get-importing-conficuration. Ui becomes ready but nothing functioning. 22:34:46.684 [ refine_server] Starting Server bound to '127.0.0.1:3333' (0ms) 22:34:46.705 [ refine_server] Initializing context: '/' from 'D:\xx\xx\OpenRefine_2.6_rc2\openrefine-2.6-rc.2\webapp' (21ms) 22:34:47.354 [ refine] Starting OpenRefine 2.6-rc.2 [TRUNK]... (649ms) 22:34:49.851 [ refine] POST /command/core/get-importing-configuration (2497ms)
https://github.com/OpenRefine/OpenRefine/issues/1102
https://github.com/OpenRefine/OpenRefine/pull/3726
5441b43870d7bd7d98ced133a0e6726bffae9f7b
4c930fed9ae6e32243080e0719012400166e8516
2016-01-09T20:48:15Z
java
2021-04-04T01:57:05Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,086
["main/src/com/google/refine/importers/SeparatorBasedImporter.java", "main/tests/server/src/com/google/refine/tests/importers/TsvCsvImporterTests.java", "main/webapp/modules/core/langs/translation-en.json", "main/webapp/modules/core/scripts/index/parser-interfaces/separator-based-parser-ui.html", "main/webapp/modules/core/scripts/index/parser-interfaces/separator-based-parser-ui.js"]
single quotes as quote characters
hi folks, i've a csv file with ' as quote characters. As i see in the SeparatorBasedImporter, i can change the quote character in calling the OpenCSV CSV Parser. But currently refines options, doesn't have a parameter for that. So i created a fork and a pull request which adds the quote character on server side.
https://github.com/OpenRefine/OpenRefine/issues/1086
https://github.com/OpenRefine/OpenRefine/pull/1452
964c1d494407c5a0b2923bdbf065cee65b700020
a9ac38e53fb8db628c79b595f0e5267122aa12b7
2015-10-30T13:31:28Z
java
2018-02-03T21:17:28Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,060
["docs/yarn.lock"]
Inconsistent selection behavior with "Cluster & Edit"
In the "Cluster & Edit" window, if I select a checkbox (to indicate that I want to merge entries) and select merge, the merge works as expected. Or if instead I click on one of the entries (to change the value to be used for merging) and then select merge, the merge works as expected. But if I select a checkbox AND click on one of the entries, I get an error dialog, stating: "The page at localhost:3333 says: You must check some Edit? checkboxes for your edits to be applied." Only by carefully _un_checking the checkbox will the merge proceed as intended. Alternatively, re-clicking on one of the entries will allow the merge to proceed. Clicking on an entry should only re-affirm the checkbox's checked status; it should not un-select the checkbox or cause a hidden selection toggle. (I'm using 2.6RC1 with current versions of Mac OS X and Google Chrome.)
https://github.com/OpenRefine/OpenRefine/issues/1060
https://github.com/OpenRefine/OpenRefine/pull/4435
0fb7b83a670b46081b5ca55d0b2e8d81b2bfa296
90dde2cef9a85e0d3abe07ed39f540bb6a3a07d5
2015-09-04T20:41:41Z
java
2022-01-15T00:46:14Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,058
["docs/yarn.lock"]
Windows 10 - Open Refine 2.5 is not installing
Hi. After download and decompress the Windows package, and double clik in the .exe file, I can see the command window oppennning but dissapears after just 1 second without any error message. Some one have any idea about what the problem is or how can I track it? Thanks in advance
https://github.com/OpenRefine/OpenRefine/issues/1058
https://github.com/OpenRefine/OpenRefine/pull/4435
0fb7b83a670b46081b5ca55d0b2e8d81b2bfa296
90dde2cef9a85e0d3abe07ed39f540bb6a3a07d5
2015-09-03T16:30:12Z
java
2022-01-15T00:46:14Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,046
["extensions/database/pom.xml"]
Combine xls and xlsx formats by inspecting file header information in ExcelImporter
Currently, Refine differentiates between xls and xlsx, and presents these as separate formats to the user. Both formats use the ExcelImporter class, but depending on which format is picked a xmlBased flag is set. This flag determines how the inputstream should get parsed by the apache.poi libraries. Instead of performing the differentiation based on the format string, the inputstream's header can easily be inspected using the apache.poi library, as xlxs files have a zip header signature. (Make sure to test if the input stream supports the mark and reset methods when checking the header and add the mark/reset ability to the stream if needed.) When using this method, it is only necessary to present one format to the user instead of two.
https://github.com/OpenRefine/OpenRefine/issues/1046
https://github.com/OpenRefine/OpenRefine/pull/3262
de7d7ecfb09e3cba6baf926aa1d3cc93eb4323b0
d1b8ccdedf8a276e7e09f2c7821927e3b0d4c617
2015-07-30T22:14:02Z
java
2020-10-16T01:45:08Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,043
["extensions/wikidata/pom.xml", "main/pom.xml"]
Error initializing module freebase by script function init()
Hi, I got this error launching OpenRefine on OS X 10.10.3. 17:18:36.888 [ butterfly.module] Error initializing module freebase by script function init() (2070ms) org.mozilla.javascript.EcmaError: TypeError: Cannot call property register in object [JavaPackage com.google.refine.freebase.oauth.FreebaseProvider]. It is not a function, it is "object". (file:/Users/davidlaxer/OpenRefine/main/webapp/../../extensions/freebase/module/MOD-INF/controller.js#35) at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3654) at org.mozilla.javascript.ScriptRuntime.constructError(ScriptRuntime.java:3632) at org.mozilla.javascript.ScriptRuntime.typeError(ScriptRuntime.java:3660) at org.mozilla.javascript.ScriptRuntime.typeError3(ScriptRuntime.java:3686) at org.mozilla.javascript.ScriptRuntime.notFunctionError(ScriptRuntime.java:3746) at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThisHelper(ScriptRuntime.java:2247) at org.mozilla.javascript.ScriptRuntime.getPropFunctionAndThis(ScriptRuntime.java:2214) at org.mozilla.javascript.optimizer.OptRuntime.callProp0(OptRuntime.java:117) at org.mozilla.javascript.gen.c6._c1(file:/Users/davidlaxer/OpenRefine/main/webapp/../../extensions/freebase/module/MOD-INF/controller.js:35) at org.mozilla.javascript.gen.c6.call(file:/Users/davidlaxer/OpenRefine/main/webapp/../../extensions/freebase/module/MOD-INF/controller.js) at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:398) at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3065) at org.mozilla.javascript.gen.c6.call(file:/Users/davidlaxer/OpenRefine/main/webapp/../../extensions/freebase/module/MOD-INF/controller.js) at edu.mit.simile.butterfly.ButterflyModuleImpl.scriptInit(ButterflyModuleImpl.java:636) at edu.mit.simile.butterfly.ButterflyModuleImpl.init(ButterflyModuleImpl.java:94) at edu.mit.simile.butterfly.Butterfly.initializeModule(Butterfly.java:476) at edu.mit.simile.butterfly.Butterfly.configure(Butterfly.java:451) at edu.mit.simile.butterfly.Butterfly.init(Butterfly.java:308) at org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:440) at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263) at com.google.refine.RefineServer.configure(Refine.java:294) at com.google.refine.RefineServer.init(Refine.java:208) at com.google.refine.Refine.init(Refine.java:114) at com.google.refine.Refine.main(Refine.java:108) 17:18:41.289 [ refine] POST /command/core/load-language (4401ms) 17:18:41.398 [ refine] POST /command/core/load-language (109ms) 17:18:41.605 [ refine] POST /command/core/get-importing-configuration (207ms) 17:18:41.621 [ refine] GET /command/core/get-all-project-metadata (16ms) 17:18:41.680 [ refine] GET /command/core/get-languages (59ms) 17:18:41.705 [ refine] GET /command/core/get-version (25ms) I see these links: https://groups.google.com/forum/#!msg/openrefine-dev/-Ylxd4bF8qw/fQwLDTaeupMJ https://travis-ci.org/OpenRefine/OpenRefine/jobs/64949299 Any suggestions?
https://github.com/OpenRefine/OpenRefine/issues/1043
https://github.com/OpenRefine/OpenRefine/pull/2697
380c92b4f64487641a5376fdb352fea06a2cc9f1
a7e84e8a56ac585d5ffc7735200dc1ac44fe6e22
2015-07-27T00:36:50Z
java
2020-06-12T01:44:15Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,038
["main/webapp/modules/core/styles/project.less"]
Allow facet-undo/redo panel to be shown/hidden
It would be nice to be able to minimize the left panels(that show the facets). This give more space to maneuver without having to use the scroll up and down. I know we can resize the panels but doubleclicking the title area and having it toggle to regular size or minimize would be nice.
https://github.com/OpenRefine/OpenRefine/issues/1038
https://github.com/OpenRefine/OpenRefine/pull/2684
cf851ee6367b764b627e581ae9b002a603e84c58
515d7019731ba721f96e4d086ab2441d6509f517
2015-07-21T23:46:19Z
java
2020-06-09T18:50:39Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,018
["main/webapp/modules/core/scripts/dialogs/sql-exporter-dialog.js", "main/webapp/modules/core/scripts/util/dialog.js"]
Close modal dialogs on ESC key
We need a possibility to close any modal window by pressing "Escape". Like we have this behaviour now on cells' "Edit", and "Rename this column" windows.
https://github.com/OpenRefine/OpenRefine/issues/1018
https://github.com/OpenRefine/OpenRefine/pull/2339
712262091b72d9a92f17a325d0899373adadb425
9356b846b661599a9c40ff4f4e5cecc6288646e8
2015-07-10T20:07:58Z
java
2020-03-01T11:33:43Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
1,015
["extensions/database/pom.xml"]
HTML export : Unicode Asian language fonts need <meta charset="utf-8" />
HTML export : Data in Unicode Asian language (like Devnagri.. हिंदी ) needs a `<meta charset="utf-8" />` in the `<head>` section, without which the html created by `HTML Table` Export shows the content like this: ``` ¤¸à¥à¤µà¤¾à¤°à¤—ेट ``` The content is being saved properly in the HTML file (checked in text editor).. just this charset specifier needs to be there in the header. Using `Version 2.5 [r2407]`
https://github.com/OpenRefine/OpenRefine/issues/1015
https://github.com/OpenRefine/OpenRefine/pull/2665
09a76a1f05ed935e312c5ff1e4e7ff8e43563cbe
2adb789a09afe1c0a5725c07981981cd4628b120
2015-07-03T18:16:14Z
java
2020-06-11T00:50:27Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
940
["main/tests/cypress/package.json", "main/tests/cypress/yarn.lock"]
Out of memory crash with 7MB excel file
Java memory allocation soars past whatever I can max at (-Xmx1200M on a 32-bit Windows 7 OS, Java 8u31) when trying to open what would seem to be (at first glance) a small .xslx file In truth, it's a file of 10 worksheets, 35,000 rows by 4 columns each = 1.4 million cells in total, so it's well compressed in the .xslx format. However, if I convert it to the old .xls format, the file becomes bigger, but is now manageable by OpenRefine. One thing I did notice is that the POI documentation (http://poi.apache.org/spreadsheet/quick-guide.html#FileInputStream) states that using InputStreams rather than Files can increase memory footprint, and poking about in the code (ExcelImporter.java) it seems to be using InputStreams rather than Files to open worksheets etc, I wonder if changing to use Files for excel .xslx data is possible and would make a difference?
https://github.com/OpenRefine/OpenRefine/issues/940
https://github.com/OpenRefine/OpenRefine/pull/4558
ff4644e2e877e9057a936be1cf7ee931a1a243a5
c6fddf1bdc1c91101a8ebc3629e942e80a4ff0c3
2015-01-30T11:41:06Z
java
2022-02-22T20:42:40Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
939
["extensions/database/pom.xml", "extensions/gdata/pom.xml"]
createColumnsFromImportTest UT failed under JDK8
I tried to replace the openjdk6 to oraclejdk8 on my branch. Some UT failed: https://travis-ci.org/jackyq2015/OpenRefine/jobs/48385702 It's related to the HashMap value iteration order in JDK8 is not historical. In JDK7, the values will be retrieved in the the same order that were inserted. But JDK8 doesn't guarantee this. I think if we want to make sure of the order, we should use LinkedHashMap instead of HashMap even for JDK7: http://docs.oracle.com/javase/7/docs/api/java/util/LinkedHashMap.html
https://github.com/OpenRefine/OpenRefine/issues/939
https://github.com/OpenRefine/OpenRefine/pull/2965
8cfdd5747aee7ff360069ed692576c2c9230f230
fa682d0e224c0b3f460b9a3ff1e85d262c8ac499
2015-01-29T20:02:27Z
java
2020-07-20T12:48:41Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
938
["main/webapp/modules/core/scripts/dialogs/clustering-dialog.html", "main/webapp/modules/core/scripts/dialogs/clustering-dialog.js", "main/webapp/modules/core/styles/dialogs/clustering-dialog.less"]
Large amounts of text content in clustering-dialog-table-container overflows dialog
There is limited support for text overflow and styling with tables. We should switch out the table class to more controllable `<div>'s` so that we can take advantage of `overflow`, `white-space`, and `text-overflow: ellipsis` for the use cases when there is an extremely long text value (such as analyzing Java stack traces with Clustering) in the "Values in Cluster" column. Example: ``` <div style="position: absolute; left: 20px; top: 50px; width: 120px; height: 50px; border: thin solid black; overflow: hidden; text-overflow: ellipsis"> <nobr>This is the text content of a cluster value - cluster-dialog-entry (title="Use")</nobr> </div> ``` To hack on this, the Clustering html code and javascript source is here: https://github.com/OpenRefine/OpenRefine/tree/master/main/webapp/modules/core/scripts/dialogs
https://github.com/OpenRefine/OpenRefine/issues/938
https://github.com/OpenRefine/OpenRefine/pull/5213
46daa21d02967c3fab7402f83b20f1f935439060
8d4512786ae43f329f5b1cfaf2a9f925968f5d52
2015-01-26T19:33:23Z
java
2022-08-29T09:11:16Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
917
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
Reconciliation HTTP requests don't specify a Content-Type encoding
Hi, Reconciliation of non-ASCII values can fail, depending on the default configuration of the server, since the encoding isn't specified. For example, "ü" is URL encoded to %C3%BC, which might be "ü" (ISO-8859-1) etc.
https://github.com/OpenRefine/OpenRefine/issues/917
https://github.com/OpenRefine/OpenRefine/pull/6276
c9a586f82d2c52fa7792387db201b269c888ee36
3fdc70d0517181ee02c256437a939ec9c8dbd2d0
2014-11-28T10:51:12Z
java
2024-01-02T08:47:29Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
902
["server/src/com/google/refine/Refine.java"]
Error: Form too large9759838>1048576
I have a document with 870000 records, i try to cluster them i select all, and hit merge selected and close. I get this error Error: Form too large9759838>1048576
https://github.com/OpenRefine/OpenRefine/issues/902
https://github.com/OpenRefine/OpenRefine/pull/4571
c6e54890c00694202388d439e22826e6f083855b
671cdc5c6654eab9e881fbcb275bb9e1e4419144
2014-09-29T20:28:17Z
java
2022-03-01T17:18:00Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
898
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
Handle long column names better in Key/Value Columns dialog
![resize posibility](https://cloud.githubusercontent.com/assets/2330999/4147754/d5234208-341b-11e4-8c2c-2bdff2dab527.png)
https://github.com/OpenRefine/OpenRefine/issues/898
https://github.com/OpenRefine/OpenRefine/pull/6276
c9a586f82d2c52fa7792387db201b269c888ee36
3fdc70d0517181ee02c256437a939ec9c8dbd2d0
2014-09-04T10:12:24Z
java
2024-01-02T08:47:29Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
897
["main/tests/cypress/package.json", "main/tests/cypress/yarn.lock"]
Consider adding a quick Excel 2007 export menu item
HTTP ERROR 500 Problem accessing /command/core/export-rows/CurteadeApel_2000-2014-xml.xls. Reason: ``` Invalid row number (65536) outside allowable range (0..65535) ``` Caused by: java.lang.IllegalArgumentException: Invalid row number (65536) outside allowable range (0..65535) at org.apache.poi.hssf.usermodel.HSSFRow.setRowNum(HSSFRow.java:232) at org.apache.poi.hssf.usermodel.HSSFRow.<init>(HSSFRow.java:86) at org.apache.poi.hssf.usermodel.HSSFRow.<init>(HSSFRow.java:70) at org.apache.poi.hssf.usermodel.HSSFSheet.createRow(HSSFSheet.java:205) at org.apache.poi.hssf.usermodel.HSSFSheet.createRow(HSSFSheet.java:71) at com.google.refine.exporters.XlsExporter$1.addRow(XlsExporter.java:96) at com.google.refine.exporters.CustomizableTabularExporterUtilities$1.visit(CustomizableTabularExporterUtilities.java:157) at com.google.refine.browsing.util.RowVisitorAsRecordVisitor.visit(RowVisitorAsRecordVisitor.java:61) at com.google.refine.browsing.util.ConjunctiveFilteredRecords.accept(ConjunctiveFilteredRecords.java:64) at com.google.refine.browsing.util.FilteredRecordsAsFilteredRows.accept(FilteredRecordsAsFilteredRows.java:50) at com.google.refine.exporters.CustomizableTabularExporterUtilities.exportRows(CustomizableTabularExporterUtilities.java:171) at com.google.refine.exporters.XlsExporter.export(XlsExporter.java:138) at com.google.refine.commands.project.ExportRowsCommand.doPost(ExportRowsCommand.java:107) at com.google.refine.RefineServlet.service(RefineServlet.java:177) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166) at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81) at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132) at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157) at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388) at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216) at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182) at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765) at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418) at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152) at org.mortbay.jetty.Server.handle(Server.java:326) at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542) at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:938) at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:755) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Powered by Jetty
https://github.com/OpenRefine/OpenRefine/issues/897
https://github.com/OpenRefine/OpenRefine/pull/3874
e9123ece73fdeb41d4d471eaced005e6773aa735
b59ff650db705044e4c3944fb0043cc82e1ed42a
2014-09-04T09:53:29Z
java
2021-05-04T09:30:11Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
888
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
Automatic update imported dataset from Google Drive Spreadsheet
I need to automaticly refresh imported data to project with every change in Google Spreadsheet. Unfortunately I don´t know how. Can anybody advise?
https://github.com/OpenRefine/OpenRefine/issues/888
https://github.com/OpenRefine/OpenRefine/pull/6338
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
2014-07-02T10:35:13Z
java
2024-02-02T17:01:46Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
865
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
Error: Could not find or load main class com.google.refine.Refine
I am getting this error when I try to invoke the "openrefine.exe" through C# code. In a windows application form I have created a command button and calling this exe. But after click of the button the OpenRefine command prompt disappears within a flash printing this error. I need to integrate OpenRefine to my project ( in the other words, automating it without clicking the openrefine.exe file) Can anyone help me in this. I tried with 2.5 and 2.6 beta version, but same error is hitting me back.
https://github.com/OpenRefine/OpenRefine/issues/865
https://github.com/OpenRefine/OpenRefine/pull/6276
c9a586f82d2c52fa7792387db201b269c888ee36
3fdc70d0517181ee02c256437a939ec9c8dbd2d0
2014-04-11T15:18:10Z
java
2024-01-02T08:47:29Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
861
["main/tests/cypress/package.json", "main/tests/cypress/yarn.lock"]
OpenRefine triggers use of "High Performance GPU" on OS X
Conditions: OS X Mavericks (10.9.2), 2012 Retina MacBook Pro OpenRefine 2.6-beta1 Java 7 Expectation: OpenRefine, being an app that the user interacts with through a web browser, and doesn't seem to use OpenCL, will not require a high-performance GPU. Observation: When OpenRefine is launched, the system switches from the Integrated Intel HD Graphics 4000 to the discrete NVIDIA GForce GT 650M. The "Energy" tab of the Activity Monitor also shows that "Requires High Performance GPU" is "Yes" for OpenRefine. Battery life suffers as a result. With a little research, I learned it might be sufficient to add: <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> to Info.plist in the app bundle, but with that setting, the system still switches to the discrete GPU when OpenRefine is launched.
https://github.com/OpenRefine/OpenRefine/issues/861
https://github.com/OpenRefine/OpenRefine/pull/3500
00f31eb758cd069fdc3905ee788e291edcbc630f
1a2a5082d7d56e2d597ba77d3ac55bb0a407a12a
2014-03-30T23:51:43Z
java
2021-01-20T16:38:00Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
839
["extensions/pom.xml", "pom.xml"]
Numeric and Timeline Facets not working on 2.6
Just try to create a Numeric (or Timeline) facets and it won't work, when you click the option, nothing happens
https://github.com/OpenRefine/OpenRefine/issues/839
https://github.com/OpenRefine/OpenRefine/pull/2653
c7c69d0909f0bb1c5ecdb302a06613a4cb3721d5
c414dfbb5c9468ae1af0c7a98aa6b8296d1a158c
2013-12-28T05:02:48Z
java
2020-05-30T10:09:13Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
833
[".github/workflows/pull_request_e2e.yml", ".github/workflows/snapshot_release.yml"]
.json import is not working properly
while trying to import .json doc getting a message "Click on the first JSON { } node corresponding to the first record to load." Data is not displayed. Configure Parsing Options is not available. Please advise. thanks a bunch.
https://github.com/OpenRefine/OpenRefine/issues/833
https://github.com/OpenRefine/OpenRefine/pull/6338
7aeb5627bd9e8cc11cd20bdf7203f0c8aee34cb0
2151af9c74e45bc2e7ee8a8ca93201db1a3b1772
2013-11-14T20:00:20Z
java
2024-02-02T17:01:46Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
819
["main/tests/cypress/package.json", "main/tests/cypress/yarn.lock"]
New columns won't show up
Hi, 1) I'm learning how to use openrefine with a small dataset. I'm trying to split a column in two using a " - " sign but the new column just won't show up. I tried all the options (Split column, create new column based...). It is a single column dataset, imported from clipboard. What might be wrong? 2) I also cannot export. Export seems not to be working. Nothing happens when I click export and the option I want. Thanks!
https://github.com/OpenRefine/OpenRefine/issues/819
https://github.com/OpenRefine/OpenRefine/pull/3874
e9123ece73fdeb41d4d471eaced005e6773aa735
b59ff650db705044e4c3944fb0043cc82e1ed42a
2013-09-26T23:03:11Z
java
2021-05-04T09:30:11Z
closed
OpenRefine/OpenRefine
https://github.com/OpenRefine/OpenRefine
816
["main/src/com/google/refine/expr/functions/ToString.java", "main/tests/server/src/com/google/refine/expr/functions/ToStringTests.java"]
Extend toString(value,format) to work with numbers
Currently the format string is only used when formatting dates, but it would be desirable to have it work with numbers as well. This would allow for things like radix conversion, integer formatting of large numbers, etc. Dates would continue to get formatted using SimpleDateFormat, but numbers would get passed to java.util.Formatter.
https://github.com/OpenRefine/OpenRefine/issues/816
https://github.com/OpenRefine/OpenRefine/pull/4971
883885f36fdbb62f14c4870e660f75354a019e87
76a8a23f7cdea59f06549269f1aacd9f2ae383a0
2013-09-18T14:05:29Z
java
2022-07-04T10:33:17Z