Commit Graph

1781 Commits

Author SHA1 Message Date
Antonin Delpeuch
998a5423db
Merge pull request #1856 from OpenRefine/issue1305
Display git commit id instead of "TRUNK"
2018-11-23 10:41:07 +00:00
Antonin Delpeuch
29a818f7b4
Merge pull request #1666 from ostephens/list-facet-changes
List facet changes
2018-11-22 20:10:41 +00:00
Antonin Delpeuch
ed6900f180 Include git commit id in released versions 2018-11-22 20:08:31 +00:00
Antonin Delpeuch
8a72d359e0 Fix indentation 2018-11-22 19:48:11 +00:00
Antonin Delpeuch
1d2888ba01 Display git commit id instead of TRUNK. Closes #1305. 2018-11-22 19:46:30 +00:00
Antonin Delpeuch
1189cdb4f9
Merge pull request #1850 from ostephens/fix-transformall-label
Fix on screen text in Transform All columns dialog
2018-11-22 17:41:35 +00:00
Hosted Weblate
859fc9cf63
Merge branch 'origin/master' into Weblate 2018-11-22 17:09:40 +01:00
ssantos
62308d7ec8
Translated using Weblate (German)
Currently translated at 100.0% (710 of 710 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-11-22 17:09:39 +01:00
Antonin Delpeuch
ccde661a27
Merge pull request #1835 from msaby/fixreplace
Fix regular expression option in replace menu. Closes #1834
2018-11-22 16:09:34 +00:00
Owen Stephens
90cd3dadd0 Ensure Facet by Star/Flag still work as expected 2018-11-22 15:07:41 +00:00
Owen Stephens
2ad0e76aca Updating tests for List Facets 2018-11-22 13:43:02 +00:00
Owen Stephens
e8f454afc7 Fixing changes missed during rebase 2018-11-22 13:42:46 +00:00
Owen Stephens
795d7232aa Update Custom facets that output a boolean to convert to string 2018-11-22 12:36:37 +00:00
Owen Stephens
fb8697ef9c Minor code tidy 2018-11-22 12:36:37 +00:00
Owen Stephens
62971b3804 Don't display 'edit' option for number/date/boolean groups in list facet 2018-11-22 12:36:37 +00:00
Owen Stephens
acea8e5671 Update cache test to ensure correct facet created 2018-11-22 12:36:37 +00:00
Owen Stephens
477d9acf9b Add frontend support for number, date, boolean groups in list facet 2018-11-22 12:36:37 +00:00
Owen Stephens
2a034b65e9 Add number, date and boolean counts to List facet 2018-11-22 12:36:37 +00:00
Owen Stephens
55e3914c8d Add test for new List/Text facet behaviour 2018-11-22 12:33:39 +00:00
Owen Stephens
22072c498b Add tests for grouper for list facet 2018-11-22 12:33:39 +00:00
Owen Stephens
3052155c0a Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
Hosted Weblate
dcd44b9d6f
Merge branch 'origin/master' into Weblate 2018-11-22 10:38:21 +01:00
Allan Nordhøy
ef3f15b476
Translated using Weblate (Norwegian Bokmål)
Currently translated at 47.9% (340 of 710 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-11-22 10:38:20 +01:00
Isao Matsunami
b2835795ec
Translated using Weblate (Japanese)
Currently translated at 100.0% (710 of 710 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-11-22 10:38:18 +01:00
Antonin Delpeuch
22322bd027
Merge pull request #1846 from OpenRefine/new_i18n
Migrate to Wikimedia's i18n jQuery library
2018-11-22 09:38:11 +00:00
Antonin Delpeuch
d2147ec87c Add Maven plugin to add commit id to UI 2018-11-21 19:54:09 +00:00
Thad Guidry
0253dac826
fix typo for "remplacement" 2018-11-21 13:51:08 -06:00
Antonin Delpeuch
333c027b0b Init i18n with the locale set by the user 2018-11-21 18:26:55 +00:00
Antonin Delpeuch
10931e1e4d Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
Remi Rampin
2356656b50 Load new message catalogs using jquery.i18n 2018-11-21 17:29:49 +00:00
Remi Rampin
ebbafd5977 Add jquery.i18n library, version 1.0.4
https://github.com/wikimedia/jquery.i18n
2018-11-21 17:29:49 +00:00
Antonin Delpeuch
b46c5a7b4e Flatten remaining messages 2018-11-21 17:26:53 +00:00
Antonin Delpeuch
5153dd950a Merge remote-tracking branch 'wltr/master' 2018-11-21 16:04:19 +00:00
Allan Nordhøy
77b9e1fadf
Translated using Weblate (Norwegian Bokmål)
Currently translated at 33.2% (236 of 710 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-11-21 16:44:28 +01:00
Antonin Delpeuch
375839bb22 Update translation files for new format 2018-11-21 15:25:58 +00:00
Antonin Delpeuch
9bf0bb2154 Merge JS i18n strings with slash 2018-11-21 15:24:57 +00:00
Jon Harald Søby
ebd2b2f811
Translated using Weblate (Norwegian Bokmål)
Currently translated at 17.6% (125 of 710 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-11-19 10:51:38 +01:00
Jon Harald Søby
2c4edb9d12
Added translation using Weblate (Norwegian Bokmål) 2018-11-19 02:29:34 +01:00
Mathieu Saby
2be4365550 Fix regex search in replace menu 2018-11-18 12:27:55 +01:00
Mathieu Saby
2cc6368266
Translated using Weblate (French)
Currently translated at 100.0% (710 of 710 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-11-18 12:07:51 +01:00
Antonin Delpeuch
3431a9ee1e
Merge pull request #1829 from OpenRefine/issue1827
Fix issue of empty list facet choices disappearing.
2018-11-17 08:56:41 +00:00
Antonin Delpeuch
0e0dcbafef Fix issue of empty list facet choices disappearing. Closes #1827. 2018-11-16 12:52:07 +00:00
Antonin Delpeuch
b85d4d0cb8
Merge pull request #1826 from ostephens/fix-todate
Fix toDate
2018-11-16 10:30:56 +00:00
Owen Stephens
8f135eddb8 Add test for parsing a string with a two digit year 2018-11-15 23:47:22 +00:00
Hosted Weblate
1f0a4bfefb
Merge branch 'origin/master' into Weblate 2018-11-15 22:34:27 +01:00
Owen Stephens
1627a51075 Reorganises ToDate function, adds tests and fixes #1759 2018-11-15 18:20:55 +00:00
Owen Stephens
cc12098828 Initial attempt to fix toDate function 2018-11-08 09:11:49 +00:00
Antonin Delpeuch
a2dd6d97e4 Set version to 3.1-SNAPSHOT 2018-11-07 14:01:06 +00:00
Antonin Delpeuch
3ad7d9e19d Set version to 3.1-beta 2018-11-07 12:46:15 +00:00
Hosted Weblate
100ea7a496
Merge branch 'origin/master' into Weblate 2018-11-07 11:32:10 +01:00