Sebastian Celis
|
a5edde0511
|
Merge pull request #247 from sebastianludwig/244-consume-tags
Consume child HTML tags in Android formatter
|
2018-05-22 08:56:54 -05:00 |
|
Sebastian Celis
|
890d461eb9
|
Merge pull request #246 from sebastianludwig/243-consume-all-errors
Let consume-localization-archive fail
|
2018-05-22 08:56:07 -05:00 |
|
Sebastian Celis
|
4354775577
|
Merge pull request #245 from sebastianludwig/236-quite
Add quiet mode
|
2018-05-22 08:55:03 -05:00 |
|
Sebastian Ludwig
|
5b2ddf3135
|
Fixes a regression introduced in ea58bd1 : child HTML tags in strings like <b> were ignored when consuming strings. Closes #244.
|
2018-05-21 14:26:30 +02:00 |
|
Sebastian Ludwig
|
d0dc544023
|
Let consume-localization-archive fail if one file could not be consumed. Fixes #243.
|
2018-05-21 13:43:57 +02:00 |
|
Sebastian Ludwig
|
937c713b71
|
Add --quiet option. Closes #236.
|
2018-05-21 13:11:27 +02:00 |
|
Sebastian Ludwig
|
8eccb7fa57
|
Use stderr strictly for errors and stdout for all other output (#236)
|
2018-05-21 12:34:44 +02:00 |
|
Sebastian Celis
|
b52de34ce9
|
Update version to 1.0.3
|
2018-01-26 11:41:22 -06:00 |
|
Sebastian Celis
|
01ee6d4eef
|
Update CHANGELOG.md
|
2018-01-26 11:40:59 -06:00 |
|
Sebastian Celis
|
15006424ed
|
Merge pull request #235 from scelis/fix/234_complex_placeholders
Fix an error caused by combining %@ with other placeholders
|
2018-01-26 11:39:42 -06:00 |
|
Sebastian Celis
|
cdec8c2109
|
Update CHANGELOG.md
|
2018-01-26 08:04:04 -06:00 |
|
Sebastian Celis
|
5cda6ace82
|
Merge pull request #237 from eclair4151/master
Fix safe yaml crash
|
2018-01-26 08:02:50 -06:00 |
|
Tomer Shemesh
|
e72f661b75
|
Fix safe yaml crash
Fix Safe Yaml crash
In some cases safe yaml will be loaded and cause it to crash when ever it is run before date class has been loaded. This can be seen in a few cases and makes it crash when ever twine is called.
https://github.com/dtao/safe_yaml/issues/80
https://github.com/test-kitchen/test-kitchen/issues/1327
https://github.com/jekyll/jekyll/issues/3201
This commit fixes that issue
|
2018-01-26 08:57:52 -05:00 |
|
Sebastian Celis
|
c6b3c9c875
|
Fix an error caused by combining %@ with other placeholders
Fixes #234
|
2018-01-24 08:56:04 -06:00 |
|
Sebastian Celis
|
72098611ba
|
Update version to 1.0.2
|
2018-01-20 10:38:24 -06:00 |
|
Sebastian Celis
|
4891736b1b
|
Clean up android styling documentation
|
2017-12-30 15:38:07 -06:00 |
|
Sebastian Celis
|
7a7ca59c2d
|
Merge pull request #228 from sebastianludwig/212-improvement
Improved Android HTML escaping
|
2017-12-30 15:36:40 -06:00 |
|
Sebastian Celis
|
c2b517707a
|
Merge pull request #230 from sebastianludwig/223-unit-tests-for-222
Unit tests for regression fixed in #222
|
2017-12-30 15:29:28 -06:00 |
|
Sebastian Ludwig
|
77a7b49a18
|
Correct broken link.
|
2017-12-12 18:26:25 +01:00 |
|
Sebastian Ludwig
|
e838dcc8fd
|
Add unit tests for regression fixed in #222. Closes #223.
|
2017-12-12 17:27:08 +01:00 |
|
Sebastian Ludwig
|
b5cd295e3a
|
Escape angle brackets in Android formatter, if the string contains a placeholder to enable users to use the official way to retrieve these strings. Improves #212.
|
2017-12-12 15:26:38 +01:00 |
|
Sebastian Celis
|
0688167c59
|
Merge pull request #224 from scelis/1.0.1-release
Update version to 1.0.1
|
2017-10-18 08:35:32 -05:00 |
|
Sebastian Celis
|
30ac0d566d
|
Update version to 1.0.1
|
2017-10-18 08:32:48 -05:00 |
|
Sebastian Celis
|
6f947b076d
|
Merge pull request #222 from scelis/fix/prefer-formatter-in-args
Always prefer the formatter passed in
|
2017-10-18 08:29:58 -05:00 |
|
Sebastian Celis
|
bd37ebf582
|
Always prefer the formatter passed in
This fixes #221
|
2017-10-18 08:22:21 -05:00 |
|
Sebastian Celis
|
993557a7e2
|
Merge pull request #220 from scelis/1.0-release
Update version to 1.0
|
2017-10-16 15:24:32 -05:00 |
|
Sebastian Celis
|
4fa59d6205
|
Update version to 1.0
|
2017-10-16 15:22:27 -05:00 |
|
Sebastian Celis
|
8e3170ccd7
|
Move changelog and clean it up a bit
|
2017-10-16 15:13:35 -05:00 |
|
Sebastian Celis
|
041fe7d5cb
|
Update CHANGELOG.txt
|
2017-10-16 15:03:44 -05:00 |
|
Sebastian Celis
|
960431ce52
|
Merge pull request #219 from philippeauriach/apple-base-language-option
use developer-language option for apple Base folder
|
2017-10-13 16:53:16 -05:00 |
|
Philippe Auriach
|
86cf20478b
|
developer_language options only for one unit test
|
2017-10-13 23:29:49 +02:00 |
|
Philippe Auriach
|
f5af8cf670
|
Added test for base folder resolved to developer_language option value
|
2017-10-13 11:49:56 +02:00 |
|
Philippe Auriach
|
21fdd84682
|
ignore .DS_Store file
|
2017-10-13 11:30:34 +02:00 |
|
Philippe Auriach
|
8781528429
|
more readable if
|
2017-10-13 11:13:01 +02:00 |
|
Philippe Auriach
|
3043a48131
|
use developer-language option for apple Base folder
|
2017-10-10 16:16:32 +02:00 |
|
Sebastian Celis
|
922f1a72a1
|
Merge pull request #216 from scelis/212-android-tags
Android: Allow basic styling
|
2017-09-19 09:50:31 -05:00 |
|
Sebastian Ludwig
|
d621e25750
|
Add changelog.
|
2017-09-18 17:21:06 +02:00 |
|
Sebastian Ludwig
|
f7092c7605
|
Close #212: Change Android escaping to preserve basic styling tags and anything inside CDATA.
|
2017-09-18 12:26:07 +02:00 |
|
Sebastian Celis
|
9dc3845cae
|
Merge pull request #215 from scelis/213-twine-version
Fix #213: Add --version again which got lost in c619dd6 .
|
2017-09-14 07:48:21 -05:00 |
|
Sebastian Ludwig
|
f106e2e272
|
Fix #213: Add --version again which got lost in c619dd6 .
|
2017-09-13 19:38:49 +02:00 |
|
Sebastian Ludwig
|
968d796389
|
Add GitHub issue template.
|
2017-08-27 14:17:03 -04:00 |
|
Sebastian Ludwig
|
545c106b44
|
Fail twine commands if there’s more than one formatter candidate. Fixes #201.
|
2017-08-23 19:32:26 -04:00 |
|
Sebastian Celis
|
f57c8db096
|
Merge pull request #207 from scelis/argument_spaces
Support arguments with spaces
|
2017-08-08 13:10:23 -05:00 |
|
Sebastian Ludwig
|
81f8f15f1d
|
Remove double space.
|
2017-08-08 20:03:37 +02:00 |
|
Sebastian Ludwig
|
8bda06bf80
|
Support arguments with spaces by wrapping the complete parameter string in double quotes. Fixes #206.
|
2017-08-08 19:55:24 +02:00 |
|
Sebastian Celis
|
1789a59bc1
|
Merge pull request #203 from scelis/fix/android-output-folder-name
Fix android output folder name
|
2017-08-04 08:13:49 -05:00 |
|
Sebastian Celis
|
9d75f104df
|
Add unit test
|
2017-08-04 08:12:08 -05:00 |
|
Sebastian Celis
|
7f2d75a1ca
|
Merge pull request #202 from jporsay/master
Android output folders should have an "r" preceding the region code
|
2017-08-04 08:10:46 -05:00 |
|
Juan Pablo Orsay
|
e1984e06c0
|
Fix indentation
|
2017-08-03 17:20:49 -03:00 |
|
Juan Pablo Orsay
|
c6a9424f5a
|
Android folder should have the region code preceded by lowercase "r"
|
2017-08-03 17:19:07 -03:00 |
|