bfea922167
DEV: global s/this.get\("(\w+)"\)/this.$1 ( #7592 )
2019-05-27 10:15:39 +02:00
a58aa9b4bf
Update translations
2019-05-20 13:42:05 +02:00
30990006a9
DEV: enable frozen string literal on all files
...
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.
Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
0284910125
Update translations
2019-04-24 15:02:04 +02:00
e7a6f0698d
Update translations
2019-04-05 10:02:54 -04:00
4a7e83d880
Update translations
2019-03-28 10:07:51 -04:00
d43f4206c7
FEATURE: Add Armenian language
2019-03-28 14:24:14 +01:00
44a43878a5
FIX: lightbox wrapper within open details should show.
2019-03-08 15:07:22 -08:00
aabc3375c6
Update translations
2019-03-01 11:28:07 -05:00
6bfd2b6eaf
Update translations
2019-01-31 16:27:07 -05:00
024ba28525
Update translations
2019-01-28 10:27:20 -05:00
444bc466b0
for docs, normalize on space after code fence when specifying lang
2019-01-21 01:19:28 -08:00
90823eaca6
Update translations
2019-01-19 23:41:52 +01:00
124ae46763
Update translations
2018-12-14 10:34:12 -05:00
d43d007929
Update translations
2018-11-29 10:51:16 -05:00
42f693adfa
Update translations
2018-11-08 23:31:05 +00:00
d963f96fa4
Update translations
2018-11-05 11:16:58 +00:00
af39624d19
Update translations
2018-10-12 10:40:25 -04:00
b0a383561e
FEATURE: Add Lithuanian locale
2018-09-27 05:26:38 +02:00
5a4d6f9656
Update translations
2018-08-30 09:40:31 -04:00
6d79be29f2
Update translations
2018-08-21 11:28:13 -04:00
0cf98f1ad9
Revert "Update translations"
2018-08-21 11:17:53 -04:00
3c6d5c8241
Update translations
2018-08-21 10:36:59 -04:00
7cbf2c182f
FIX: do not hide YouTube embeds inside details tag
2018-08-21 13:42:59 +05:30
a6820d8767
Add Hungarian locale ( #6260 )
2018-08-13 01:02:35 +02:00
5c248e3a7a
Update translations
2018-08-07 12:05:45 -04:00
97af6e070f
FIX: email summary expansion button should use theme colors
2018-08-06 11:44:37 -04:00
04baddf731
DEV: migrate tests to async/await
2018-07-30 12:21:05 +02:00
58ecc84d61
Update translations, excluding Japanese and config/locales/client.zh_TW.yml due to errors
2018-07-26 13:01:39 -04:00
d3e04daa95
Add Swahili language
2018-07-16 18:11:38 +02:00
072659c22a
Update translations
2018-06-21 10:34:09 -04:00
60ff0e9b8c
missing prettified files
2018-06-15 18:42:20 +02:00
79854198c1
Update translations
2018-06-08 10:27:53 -04:00
174d392e5a
DEV: adds prettier ( #5956 )
...
Run `prettier --write "app/assets/stylesheets/**/*.scss" "plugins/**/*.scss"` after making sure you installed it with `yarn`
It's recommended to configure your editor to run prettier on file save.
2018-06-08 11:49:31 +02:00
dee9af2877
Update translations
2018-05-31 17:03:38 -04:00
b7bf0e96aa
Update translations
2018-05-29 22:01:57 +02:00
864ada835b
FEATURE: Add Bulgarian language
2018-05-29 21:07:17 +02:00
01b0d9d235
Update translations
2018-05-17 00:08:33 +02:00
4bd3362d0b
Fix: copyedit plugin to feature for built ins
2018-05-15 17:36:08 -07:00
19605e8b0b
Feature: Hide plugins that ship with core from plugins panel
2018-05-15 15:50:17 -07:00
7bf01fd769
Update translations
2018-05-04 10:58:21 +02:00
69a3ba0014
Update translations
2018-05-03 15:23:31 -04:00
8babf1c1e1
Update translations
2018-04-24 11:08:45 -04:00
a631c8f09d
Update translations
2018-04-13 10:32:39 -04:00
10dad5de63
Update translations
2018-04-06 18:56:06 +02:00
4c53e81c69
Update translations
2018-04-06 14:51:09 +02:00
a9d5d1bb36
Add spanish translation to details plugin ( #5726 )
...
* Create client.es.yml
* Create server.es.yml
2018-04-05 10:20:15 +02:00
5eb7e7d85f
better centering of summary expansion button
2018-02-08 22:59:11 -05:00
3b06e5502b
FIX: ensure we never send elided content via email
2018-02-08 00:01:11 +01:00
315b9d796d
select-kit refactoring
...
* better test helper
* more reliable tests
* more consistent use of data-value/data-name/title/aria-label everywhere: header and rows
2017-12-22 13:08:12 +01:00