Commit Graph

587 Commits

Author SHA1 Message Date
Antonin Delpeuch
80bb63cc15 Translated using Weblate (German)
Currently translated at 1.8% (12 of 641 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2017-08-11 19:18:35 +02:00
Antonin Delpeuch
651503c143 Added translation using Weblate (German) 2017-08-11 18:50:33 +02:00
Antonin Delpeuch
9f58032293 Translated using Weblate (French)
Currently translated at 100.0% (641 of 641 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-08-11 09:50:32 +02:00
Antonin Delpeuch
dbb071da30 Merge branch 'default-to-english' of https://github.com/RBGKew/OpenRefine into RBGKew-default-to-english 2017-08-09 14:07:22 +01:00
Antonin Delpeuch
8437a9d245 Cleaner HTML form generation 2017-07-15 14:17:27 +01:00
Antonin Delpeuch
9db113faa2 Localization 2017-07-15 10:23:31 +01:00
Antonin Delpeuch
05873f283d Integration of constraints with service-defined forms 2017-07-14 22:17:40 +01:00
Antonin Delpeuch
9e3b0f1599 Remove separate endpoint, not used anymore 2017-07-14 16:47:39 +01:00
Antonin Delpeuch
6501c235e8 Pass the identifier and schema spaces along to create better ReconCandidates 2017-07-14 12:30:39 +01:00
Antonin Delpeuch
cc991cab21 Add nicer spinning gif while preview is loading.
Fix bug of multiple ColumnInfo being generated.
2017-07-14 11:30:17 +01:00
Antonin Delpeuch
d99128c330 Retrieve types from the extend service 2017-07-06 21:15:37 +02:00
Antonin Delpeuch
ad3a174abd Starting to migrate data extension to standard reconciliation services 2017-07-04 23:14:19 +02:00
jackyq2015
131dd5fcae include the column selector dialog file in controller 2017-06-02 18:17:08 -04:00
jackyq2015
20acc17c05 add "transform all" support to allow the operation to be applied to multiple columns 2017-05-31 22:37:07 -04:00
jackyq2015
4a0892eb98 add "transform all" support to allow the operation to be applied to multiple columns 2017-05-31 22:33:40 -04:00
Thad Guidry
7784d436a9 Added missing contributors and Special Thankers 2017-03-17 07:48:15 -05:00
Jacky
912600f0bd Merge pull request #1178 from wetneb/url_caching
Add caching in URL fetching
2017-03-09 17:28:38 -05:00
Antonin Delpeuch
22124ac57e Add checkbox to disable caching 2017-03-09 00:21:34 +00:00
Cora Johnson-Roberson
d12dc36e27 add export cluster link to body (needed for Firefox) 2017-02-10 12:18:07 -05:00
Cora Johnson-Roberson
2eebfbf2f7 minor formatting 2017-02-10 09:22:31 -05:00
Cora Johnson-Roberson
d00919a26c add other translations 2017-02-10 09:10:23 -05:00
Cora Johnson-Roberson
fa030f7194 Merge branch 'master' of https://github.com/OpenRefine/OpenRefine 2017-02-10 08:40:44 -05:00
Thad Guidry
6dcd8be64c Merge pull request #1160 from tomokane/fix_not_working_cluster_functions_when_select_japanese_lang
fix not working clustering functions when it select japanese lang.
2017-02-09 21:33:11 -06:00
Antonin Delpeuch
197de90294 Remove the namespaced service dialog, as it only worked with Freebase. 2017-02-08 18:14:33 +00:00
Antonin Delpeuch
aaf8f93c04 Remove various references to Freebase, where I'm confident 2017-02-08 17:56:03 +00:00
Antonin Delpeuch
5d8d372244 Simpler version 2017-02-07 23:59:12 +00:00
Antonin Delpeuch
d967605816 Change default reconciliation service to Wikidata 2017-02-07 23:29:43 +00:00
Akihiko Tomokane
89f0752e5f fix not working cluster functions when it select japanese lang. 2016-11-15 16:34:19 +09:00
Joe Wicentowski
af1cc19c6d Add labels for checkboxes in text facet, making them clickable
Checkboxes are small targets. Making the labels clickable for toggling checkboxes improves usability.
2016-09-19 09:03:30 -04:00
yamazakiryo
c8e9f6a7d0 fixed file format expression more friendly 2016-06-14 20:51:47 +09:00
yamazakiryo
bedb8c03bf translate language-package into Japanese 2016-06-08 21:43:21 +09:00
Cora Johnson-Roberson
c2c4d92ce7 add method and function to JSON 2015-11-18 11:27:33 -08:00
Cora Johnson-Roberson
0b0abf6801 add timestamp to json 2015-11-18 11:26:24 -08:00
Cora Johnson-Roberson
534d2bd6c1 add project name to json 2015-11-18 11:25:13 -08:00
Cora Johnson-Roberson
e1a8e44a02 export clusters button added 2015-11-18 11:17:29 -08:00
Vitor Baptista
2a33d1ed99 Fix typo on encodeURIComponent JS call 2015-11-17 13:55:19 +00:00
Tom Morris
9fddf5014f Improved fix for #1056 & #1060
Remove conditional logic and make it harder for states to get out of
sync.
2015-10-16 18:53:21 -04:00
Tom Morris
c74fce0180 Fix URL encoding - fixes #1059
Fixes both permalink & "browse this cluster".
Substitutes encodeURIComponent for escape
2015-10-16 15:41:03 -04:00
Tom Morris
4834deca5e Add TODO for _.escape cleanup 2015-10-16 15:41:03 -04:00
Tom Morris
a2aa8dffb4 Merge pull request #1076 from nestorjal/master
ES translation updated - translation for throttle-delay
2015-09-29 11:13:06 -04:00
nestorjal
f78f09d658 Update translation-es.json 2015-09-28 10:30:13 -05:00
Tom Morris
de66afa512 Revert " Use new algorithm for levenshtein clustering" 2015-09-25 16:44:25 -04:00
magdmartin
f286785955 Merge pull request #1069 from nestorjal/master
Update translation-es.json
2015-09-24 17:24:34 -04:00
nestorjal
c1764df20a Line 516 fixed
Spanish translation of the term updated.
2015-09-21 21:38:09 -05:00
Thad Guidry
175f4a5319 Merge pull request #1047 from lemmingapex/master
Fixed #1046 Combine xls and xlsx formats by inspecting file header information in ExcelImporter
2015-09-21 20:33:05 -05:00
Thad Guidry
20220f7294 Merge pull request #1068 from RefinePro/issues-freebase-remove
Issues freebase remove
2015-09-21 20:24:06 -05:00
Thad Guidry
94e219042e Merge pull request #1007 from lispc/master
Use new algorithm for levenshtein clustering
2015-09-21 20:23:45 -05:00
nestorjal
a73d8156b9 Update translation-es.json
157: "Huella" according to my colleagues is the way they used that term in Big Data.
158: "Huella del n-grma" same as 157. 
456 to 465: for an easy reading I made some adjustments in the “menu” and in the “best-cand” options.
516: “Tiempo entre consultas” sounds better, because throttle-delay tells OpenRefine to wait the specified number of milliseconds between URL requests.
2015-09-21 14:07:27 -05:00
magdmartin
c1cc705449 Merge pull request #1064 from rudygt/master
added some spanish translations
2015-09-20 09:33:33 -04:00
magdmartin
ab56b73db9 Merge pull request #993 from RefinePro/OpenRefine-trunk
prevent the multiple sorting
2015-09-20 09:32:17 -04:00
magdmartin
425ef87de5 Merge pull request #1000 from RefinePro/issue-540
fix issue #540 to skip the empty URL when submit the import form
2015-09-20 09:29:42 -04:00
magdmartin
de3d01b2fb Merge pull request #1035 from RefinePro/issue-708
patch for issue #708. fix few hanging UIs when importing file
2015-09-20 09:25:00 -04:00
magdmartin
92650af68f Merge pull request #1042 from RefinePro/issue-1021
fix issue #1021 Move Column Right doesn't work
2015-09-20 09:20:18 -04:00
jackyq2015
e0a0477f79 remove the src of freebase 2015-09-19 15:59:42 -04:00
jackyq2015
2c48a56c3b fix issue #1060 to skip the checkbox deselect when clicking on the clustering text candidate 2015-09-11 16:28:15 -04:00
Rudy Alvarez
0ab7b9775a updated with suggested changes 2015-09-07 20:53:59 -06:00
Rudy Alvarez
cfb77d7f1a added suggested changes, fixed typos 2015-09-05 10:44:21 -06:00
Rudy Alvarez
95380b94d0 fixed typo 2015-09-05 09:35:25 -06:00
Rudy Alvarez
a172a349d3 fixed typo 2015-09-04 23:33:23 -06:00
Rudy Alvarez
1bc3e72e9a added some of the missing spanish translations pointed on https://github.com/OpenRefine/OpenRefine/issues/958#issuecomment-137841043 2015-09-04 23:01:51 -06:00
Scott Wiedemann
5eab8893cc Fixed #1046 Combine xls and xlsx formats by inspecting file header information in ExcelImporter. 2015-07-30 16:19:26 -06:00
jackyq2015
6181224b22 fix issue #1021 Move Column Right doesn't work 2015-07-24 21:24:41 -04:00
jackyq2015
819e1ba5c6 patch for issue #708. fix few hanging UIs when importing file 2015-07-18 10:27:35 -04:00
magdmartin
ee38f9edde fix typo replace ) by à 2015-07-17 15:56:13 -04:00
lispc
43e441a4d0 Use new algorithm for levenshtein clustering 2015-06-01 20:35:21 +08:00
Tom Morris
04f6824177 Merge pull request #1001 from nestorjal/master
Partial Spanish (ES) translation
2015-05-11 12:03:17 -04:00
Nestor Beltran
3f62ae9546 Translation ES
Translation in spanish updated
2015-05-06 14:34:46 -05:00
Jacky
e789002368 fix issue #540 to skip the empty URL when submit the import form 2015-05-05 16:38:25 -04:00
Tom Morris
75ec34ea93 Fix duplicate ID for file selection I18N 2015-05-03 09:22:35 -04:00
Jacky
ed17c2f890 to fix the ticket #980
https://github.com/OpenRefine/OpenRefine/issues/980
2015-05-01 22:24:57 -04:00
Jacky
ca862970a4 prevent the multiple sorting 2015-05-01 15:04:51 -04:00
Tom Morris
d08bdd057f Fix spelling of Godel. - fixes #992 2015-05-01 14:54:48 -04:00
magdmartin
efb1eed813 add missing translation tag on View string 2015-04-21 09:07:32 -04:00
magdmartin
5ec93587c4 Corrected French translations. 2015-04-21 00:00:00 +02:00
Gideon Thomas
79ba2c9152 Fix #896 - TextSearchFacet refreshes unnecessarily 2015-04-18 15:49:41 -04:00
Daniel Berthereau
d1dbaa6f77 Translated into French. 2015-04-06 00:00:00 +02:00
noamoss
cebb10f4b3 translate "core-views" into Hebrew (part 1) 2015-03-25 21:15:50 +02:00
noamoss
17dc89e2ff translate "core-util-enc" into Hebrew 2015-03-18 21:49:12 +02:00
noamoss
20f53802b7 translate Reconciliation (core-recon) into hebrew 2015-03-18 21:16:08 +02:00
Matthew Blissett
5cdc6d7b5a Fallback to English language to avoid need to maintain 'default' translation files. 2015-02-10 12:33:08 +00:00
Thad Guidry
9b2a506caa Fixed javascript error with undefined Refine. 2015-02-09 10:36:55 -06:00
Thad Guidry
b3aae19568 Update project.vt
Optimized the loading of CSS and Javascript files a bit better for now. (The Butterfly controller.js still has some hardcoded style & script injection however that cause a few .less files to not be loaded in parallel, but that's a fix for another day.)
2015-02-06 15:46:35 -06:00
noamoss
d6cb285006 translate "core-project" into Hebrew 2015-01-03 11:09:34 +02:00
noamoss
0b6bd4abfa transltate "core-facets" to Hebrew 2014-12-26 19:02:15 +02:00
noamoss
d9aabd77f0 add missing quotes 2014-12-26 18:52:00 +02:00
noamoss
776a139775 translate "core-dialogs" to Hebrew 2014-12-24 20:43:07 +02:00
Tom Morris
7186e42b0c Remove old Freebase standard reconciliation service 2014-12-21 17:09:53 -05:00
noamoss
f71a825de3 Translate "core-index-parser" into Hebrew 2014-12-21 19:14:30 +02:00
noamoss
49a742ccff translate core-index-lang to Hebrew 2014-12-17 21:08:39 +02:00
noamoss
e1a890214f translate core-index-open to Hebrew 2014-12-17 21:07:21 +02:00
noamoss
3bc6fce4d7 translate core-index-create & core-index-import 2014-12-16 21:29:59 +02:00
noamoss
7686fdddf1 translate core index to Hebrew 2014-12-14 21:42:01 +02:00
David Leoni
bf60360b26 fixes language context in browser calls 2014-12-03 14:52:06 +01:00
Jan Mayer
00dc954336 Allow longer expressions by sendig them as POST 2014-11-11 11:41:55 +01:00
Tom Morris
c15f8d1ffd Add XLSX export menu option - fixes #897 2014-11-02 16:58:04 -05:00
Tom Morris
b53dbcb4b5 Merge pull request #891 from Blakko/new-services
Fix reconciliation service modal so service panel list doesn't overlap services from @Blakko
2014-11-02 14:19:54 -05:00
Matthew Blissett
9f4c66b8d8 Fix Javascript so non-Freebase preview popouts work. 2014-11-02 14:04:43 -05:00
Blakko
2ae018bb50 Set z-index for the service list panel to avoid unwanted overlas with
the service panels
2014-07-04 11:50:53 +02:00
Tom Morris
8517111fc4 Add placeholder for recon services item to be translated 2014-07-03 18:11:50 -04:00
Tom Morris
4c2859a467 Merge branch 'new-services' 2014-07-03 18:07:44 -04:00
Tom Morris
31a3fdb67b Merge remote-tracking branch 'upstream/master' 2014-07-03 15:38:21 -04:00
Tom Morris
62fb9632f9 Merge pull request #855 from ultraklon/modification12
Provide a default record path for JSON & XML importers
2014-07-03 15:37:05 -04:00
Tom Morris
c934c4415c Remove old event handlers when facets are updated 2014-07-03 14:29:46 -04:00
Tom Morris
19fe478b7f Use single event handlers on parent instead of each child element 2014-07-03 09:34:26 -04:00
Tom Morris
8149ea3969 Upgrade to jQuery 1.11.1 2014-07-03 09:27:16 -04:00
Tom Morris
0582a06e7e Remove more Chrome Frame references. Set IE to edge mode. 2014-07-03 09:23:14 -04:00
Tom Morris
7f1ee08e5f Handle unsupported navigator.language on IE 2014-07-03 09:05:39 -04:00
Tom Morris
07b787f535 Remove obsolete Chrome Frame support - fixes #889 2014-07-03 09:03:13 -04:00
Blakko
505857fc11 Made the recon service list collapsible to have more space for services
configuration
2014-06-12 14:56:46 +02:00
Blakko
f69f4b0c80 Getting rid of tables in html 2014-06-11 14:04:51 +02:00
plhyc1216
65c13c9698 除freebase之外
出freebase那块的翻译更新
2014-04-23 15:47:06 +08:00
plhyc1216
e9a9c8e2b0 又更新一点
又翻译一点
2014-04-23 11:23:38 +08:00
plhyc1216
0f2a032fb5 again更新一点
再翻译一点
2014-04-22 22:01:23 +08:00
plhyc1216
d5213a893b 再更新一点
汉化再更新一点
2014-04-22 16:32:50 +08:00
plhyc1216
35445d9099 简体汉化
将操作语言译为简体中文
2014-04-21 22:20:12 +08:00
Tom Morris
ec7717c86a Merge pull request #846 from ultraklon/modification5
Proposed fix for #844
2014-04-20 23:32:01 -04:00
Pablo Moyano
0c475890ed applying changes to xml parser too 2014-02-12 01:11:31 -08:00
Pablo Moyano
aae3d5e884 proposed fix for #480 2014-02-12 01:00:17 -08:00
Tom Morris
c2cadab475 Merge pull request #840 from ultraklon/modification3
Adapt to deal with changed jQuery name - fixes #839
2014-02-02 09:19:36 -08:00
Pablo Moyano
cbcb257f7d Proposed fix for #844 2014-01-26 03:01:39 -08:00
Pablo Moyano
23be77ef14 fixing bug #839 2013-12-28 04:19:32 -03:00
Blakko
5aa23d002d The width of the previewCandidate window is set with the one declared in
the reconciliation service
2013-10-15 17:37:31 +02:00
Tom Morris
1fb25fcd7c Fix jQuery UI links, fall back to jQuery 1.9.1 as bundled with UI 2013-09-18 18:43:19 -04:00
Tom Morris
0abe663ec0 Fix some deprecated uses of attr(). Backward compatible to jQuery 1.6 2013-09-18 15:38:12 -04:00
Tom Morris
094562e54b Update to latest JQuery and JQuery UI - closes #817
- also remove our custom ESC key handler and its eventstack plugin
dependency since this is handled by default by jQuery
2013-09-18 15:23:07 -04:00
Tom Morris
4f2ebed676 Make localization language list dynamic - fixes #807
- refactor LoadLanguageCommand so language loading can be reused
- add GetLanguagesCommand for the server
- change GUI to fetch language list and update selection list with it
2013-09-18 13:16:24 -04:00
Tom Morris
ab0e36ab87 Remove invalid comments (no comments in JSON!) and add language name
proeprty
2013-09-18 13:13:15 -04:00
Tom Morris
7212b3e726 Tweak wording for change language UI 2013-09-18 11:39:23 -04:00
Tom Morris
6bd6a5934b Start wiring up MARC importer - issue #794 2013-09-17 17:17:23 -04:00
Tom Morris
3f5b117d07 Fix typo in I18N name - closes #790 2013-09-13 13:46:41 -04:00
Tom Morris
ec12e5f004 Unescape HTML entities (safely) - fixes #785 2013-09-04 18:40:16 -04:00
Tom Morris
889245fdf4 Make the number of reconciliation results configurable - closes #466 2013-09-04 18:07:12 -04:00
Tom Morris
82b764d06c Set up I18N on preferences page & fix button label id - fixes #804 2013-09-04 15:13:55 -04:00
Tom Morris
df34978b11 Adjust our search parameters to match needs of Suggest 4.3 - closes #762 2013-08-20 09:57:44 -04:00
Tom Morris
7885256d78 Fix small Freebase preview widget text - fixes #763 2013-08-20 09:48:22 -04:00
Tom Morris
6440194658 Update broken Butterfly build 2013-08-18 12:37:26 -04:00
Tom Morris
8b59e1ed5b Delete Suggest 4.2 - #762 2013-08-10 18:00:09 -04:00
Tom Morris
cafdb5c70a Reapply patch to Suggest to allow type param to be passed through to
Search
2013-08-10 17:59:15 -04:00
Tom Morris
4fd20f1b4e Update to Suggest 4.3 - fixes #762 2013-08-10 17:56:09 -04:00
Tom Morris
c4bd5d7392 Fix typo in Best candidates type match label - fixes #775 2013-08-08 13:34:05 -04:00
Tom Morris
b1e56a4dab Fix display of HTML encoded NBSP characters - fixes #766 2013-08-08 11:49:13 -04:00
Tom Morris
71a9d2e0af Switch from encodeURIComponent to encodeURI - revised fix for #290 2013-08-06 13:35:34 -04:00
Tom Morris
0c483fa9f6 Correct I18N code for progress display - really fix #767 this time 2013-08-06 12:20:23 -04:00
Tom Morris
94936d7374 Fix variable name typo - fixes #767 2013-08-03 15:55:47 -04:00
Tom Morris
36e4fd1ef5 URI encode IDs before replacing them in URL. Fixes #290 2013-08-03 13:50:37 -04:00
Tom Morris
f4ff227340 Clean up localization - fixes #760, modifies pull request #755
- make all file loading relative to module base
- move core language files into appropriate place
- eliminate all SetLanguage commands and use SetPreference instead
- eliminate all LoadLanguage commands except for core's
- fix duplicate keys in JSON language files
- remove BOM from JSON language files

OPEN - task 760: Translations not being loaded from built kit 
http://github.com/OpenRefine/OpenRefine/issues/issue/760
2013-07-31 00:31:31 -04:00
Tom Morris
9450d483ce Fix up line endings 2013-07-29 15:49:20 -04:00
Tom Morris
57ca70132c Turn all import conversions off by default - fixes #478 2013-07-27 13:32:26 -04:00
Tom Morris
c8f0e88bd4 Replace retired Freebase Topic Blocks with Freebase Suggest flyout -
part of
#696
2013-07-26 10:55:42 -04:00
Tom Morris
559e0124ca Switch to patched (& non-minified) Suggest 4.2 2013-07-26 10:52:49 -04:00
Tom Morris
d16e8404b4 Patch Freebase Suggest 4.2 to deal with Freebase Search changes. 2013-07-26 10:50:22 -04:00
Tom Morris
70d4229a2f Restore code mistakenly removed in
109138366b
 Put it where Eclipse doesn't get confused about it being unreferenced
2013-07-25 12:43:05 -04:00
Tom Morris
218ea46a4d Merge remote-tracking branch 'blakko/internationalization' - close #755
Conflicts:
	extensions/freebase/module/scripts/dialogs/schema-alignment/schema-alignment-dialog.html
	main/webapp/modules/core/index.vt
	main/webapp/modules/core/project.vt
	main/webapp/modules/core/scripts/project/browsing-engine.js
	main/webapp/modules/core/scripts/project/history-panel.html
2013-07-25 10:53:25 -04:00
Tom Morris
78bf52ff69 Add hyphens to camel case wiki links. Use https everywhere. fixes #757 2013-07-25 10:29:41 -04:00
Blakko
6e90bc41f6 Merge remote-tracking branch 'origin/master' into internationalization
Conflicts:
	extensions/freebase/module/scripts/dialogs/schema-alignment/schema-alignment-dialog.html
	main/webapp/modules/core/index.vt
	main/webapp/modules/core/project.vt
	main/webapp/modules/core/scripts/project/browsing-engine.js
	main/webapp/modules/core/scripts/project/history-panel.html
2013-07-25 11:07:59 +02:00
Tom Morris
109138366b Range check column move. Delete dead code. Fixes #602 2013-07-24 18:25:21 -04:00
Blakko
e6e6c8c002 Added a "Language Settings" menu at index
Now the language manually set has priority over the browser lang
Update translations
2013-07-12 11:12:33 +02:00
Blakko
9f9e75400e Added internationalization for some missing labels 2013-07-11 15:01:45 +02:00
Blakko
d9ccaf53ad More small bugfixes 2013-07-11 11:05:13 +02:00
Blakko
8a0f23be3b Internationalization of the data-table part 2013-07-09 15:57:25 +02:00
Blakko
5e10a91175 Internationalization of the util part 2013-07-08 12:33:05 +02:00
Blakko
eb3eba9c5e Internationalization of the reconciliation part 2013-07-08 11:40:11 +02:00
Blakko
4492ca3bed Internationalization of the project part 2013-07-05 16:32:12 +02:00
Blakko
19b91bd282 Internationalization of the facets part 2013-07-05 09:30:37 +02:00
Blakko
5a6bef4162 Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
Blakko
552b0bf94b Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
Blakko
817c6cc8d4 Added jquery i18n plugin to Open Refine 2013-06-27 12:01:47 +02:00
Tom Morris
a015b4e184 Update help links to point to new wiki. Fixes #716. 2013-06-23 15:34:47 -04:00
Charles Pritchard
d68351f93e FIXED: #731 Undo History Extract panel needs max width 2013-06-23 13:42:02 -04:00
Charles Pritchard
05389aa099 Fixed checkbox restore in custom tabular exporter dialog box when applying saved JSON 2013-06-23 13:40:36 -04:00
Tom Morris
bad5bc37b2 Watch paste events on input fields. Fixes #730. 2013-06-23 13:37:29 -04:00
Tom Morris
bf837e82ba Add TODO 2013-05-26 08:01:38 -04:00
Tom Morris
3bc36a997e Reapply patch to pass "type" parameter through to Search 2013-05-26 07:48:51 -04:00
Tom Morris
02b0816cc9 Update to Suggest 4.2 2013-05-26 07:47:14 -04:00
Tom Morris
d1b2dc3fe9 Add type to text input field - fixes #706
Even though type="text" is the default, the find won't work without it
explicitly included
2013-04-13 17:04:03 -04:00
Tom Morris
0d2881dac6 Update link to help
Switch from Google Code to Github
2013-04-13 16:50:56 -04:00
Tom Morris
567da6aa9f Normalize line endings
Add .gitattributes & do one-time normalization of line endings
2013-03-23 18:46:20 -04:00
Tom Morris
a06e16a9e5 Update some Javascript uses to new Freebase API - part of #696 2013-03-12 17:46:18 -04:00
Tom Morris
054ea643c3 Replace Google API key for Suggest - fixes #679 2013-03-12 17:27:58 -04:00
Tom Morris
5778a18b05 Switch to new reconcile service for namespaced lookups 2013-03-03 15:42:48 -05:00
Tom Morris
c2f2db52ab Fix issue #691 - include /common/topic properties
- Switch to new openrefine-helper app which includes /common/topic
properties in list
- Fix Suggest setup to allow /common/topic properties
2013-03-03 15:42:06 -05:00
Tom Morris
0dfd7d7112 Blacklist /common/resource in Suggest - extends fix for issue #632 2013-03-03 09:17:48 -05:00
Tom Morris
23cc319fd7 Switch to released version of reconciliation service - fixes issue #629 2013-03-02 16:00:56 -05:00
Tom Morris
a2711e4f59 Correct Suggest property filter - fixes issue 689 2013-03-01 22:26:05 -05:00
Tom Morris
38a88db58d Patch Suggest to accept type param for Search 2013-03-01 18:57:11 -05:00
Tom Morris
389e762251 Merge remote-tracking branch 'upstream/master' 2013-02-26 00:01:06 -05:00
Tom Morris
a2b60d3d4b Fix filter to blacklist documents correctly 2013-02-25 19:45:25 -05:00
Tom Morris
ed07a4d489 Revert "Black list /type/content in Suggest. Closes issue #632"
This reverts commit 98c64201ef.
2013-02-21 12:45:49 -05:00
Tom Morris
98c64201ef Black list /type/content in Suggest. Closes issue #632 2013-02-11 17:43:58 -05:00
Tom Morris
ab14198899 Fix last page calculation. Closes #660. 2013-02-11 16:51:34 -05:00
Mateja Verlic
3b06060597 Tooltip is updated after changing facet expression - fixed #649 2013-01-25 21:56:24 +01:00
Mateja Verlic
7dc7bc0ad1 Updated logos with new ones - part of #630 rebranding 2013-01-25 19:57:10 +01:00
Tom Morris
33aa1132d7 Clarify wording/naming of blank rows export option - fixes issue #651
- clarify that it refers to all non-null cells
- rename variables without compatibility constraints to match actual
function
2013-01-14 16:36:09 -05:00
Tom Morris
d4cef3e2c5 Update to Freebase Suggest 4.1 - Closes #645
- change log for Suggest http://markmail.org/message/ycggcybvtyxep6ne
- most visible fix for Refine is display of /common/topic/article when
/common/topic/description is missing
2013-01-05 15:24:52 -05:00
Tom Morris
3b85ad7a7f Fix up a couple more absolute (or wrong) paths 2012-11-20 16:02:20 -05:00
Tom Morris
04668eb720 Blacklist /common/document in Suggest - fixes #632 2012-11-20 15:15:52 -05:00
Tom Morris
6315036c82 Don't assume notable types are returned by Suggest
Freebase Suggest doesn't always return a notable key in its dictionary,
so we need to check whether it exits.  Fixes issue #636
2012-11-20 14:03:35 -05:00
Tom Morris
390ac944aa Revert debug alert accidently committed 2012-11-06 19:15:28 -05:00
Tom Morris
0bd2104a16 Issue 630: Change branding from Google Refine to OpenRefine
** The first native Github commit (ie not one converted from SVN **
Change Google Refine to OpenRefine or just Refine.  
Change icon filenames and add some placeholder icons
2012-10-18 19:40:31 -04:00
Tom Morris
03d997be8e FIXED - task 576: Use relative paths so works under a Java server named context - patch supplied by sergio@wikier.org
http://code.google.com/p/google-refine/issues/detail?id=576

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2584 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-13 17:47:08 +00:00