Marco Bonetti
|
68754f9b85
|
Fixed typo in documentation (#232)
|
2020-04-14 09:43:07 +02:00 |
|
Marco Bonetti
|
de8ebfa10d
|
Merge branch 'bugfix_typo_iterate' of github.com:timgates42/django-rosetta into develop
|
2020-04-14 09:41:29 +02:00 |
|
Marco Bonetti
|
ce027b28db
|
Fixed DeprecationWarning: invalid escape sequence
|
2020-04-14 09:41:26 +02:00 |
|
Marco Bonetti
|
4b2a5638ed
|
0.9.4: Django 3.0 and python 3.8
|
2020-04-13 17:12:07 +02:00 |
|
Tim Gates
|
a4def51639
|
docs: Fix simple typo, interate -> iterate
There is a small typo in rosetta/views.py.
Should read `iterate` rather than `interate`.
|
2020-03-24 19:36:22 +11:00 |
|
Marco Bonetti
|
7ebd8e1dc3
|
Merge branch 'develop' of github.com:mbi/django-rosetta into develop
|
2020-03-22 18:29:13 +01:00 |
|
Marco Bonetti
|
6c74b0c236
|
Changelog
|
2020-03-22 18:29:05 +01:00 |
|
Marco Bonetti
|
46d3dfe9c4
|
Merge pull request #230 from mondeja/develop
Updated spanish translation.
|
2020-03-22 18:28:17 +01:00 |
|
Marco Bonetti
|
99bd5b9a66
|
Merge pull request #231 from mondeja/patch-1
MacOS build removed from .travis.yml
|
2020-03-22 18:27:11 +01:00 |
|
mondeja
|
a192b574e3
|
Minor fix
"Translations" is "Traducciones"
|
2020-03-19 18:51:09 +01:00 |
|
mondeja
|
d2cf3c14ed
|
MacOS build removed from .travis.yml
Python builds [are not available on the macOS and Windows environments](https://docs.travis-ci.com/user/languages/python/), so I've just remove the macOS build to avoid [this crash](https://travis-ci.org/mbi/django-rosetta/jobs/657348372?utm_medium=notification&utm_source=github_status).
|
2020-03-09 20:30:07 +01:00 |
|
Álvaro Mondéjar
|
927216f10b
|
Updated spanish translation.
|
2020-03-02 16:28:07 +01:00 |
|
Alexander van Ratingen
|
19442f8166
|
Allow passing a function itself to the setting ROSETTA_ACCESS_CONTROL_FUNCTION.
|
2019-10-12 00:22:59 +02:00 |
|
Martin Svoboda
|
53c730df41
|
Added support for Google Translation API
|
2019-05-31 17:17:01 +02:00 |
|
Marco Bonetti
|
3c249d344e
|
Changelog
|
2019-04-23 17:32:18 +02:00 |
|
Marco Bonetti
|
6b5aef3cc1
|
Merge branch 'develop' of github.com:mbi/django-rosetta into pr/221
|
2019-04-23 17:23:33 +02:00 |
|
serhat
|
785eb30f35
|
Option to hide file name & path - feature request #77
|
2019-04-23 20:35:19 +05:30 |
|
Marco Bonetti
|
1808edfca9
|
Merge branch 'pr/220' into develop
|
2019-04-20 15:24:13 +02:00 |
|
Marco Bonetti
|
4a5b8166a0
|
Merge branch 'develop' of github.com:mbi/django-rosetta into develop
|
2019-04-20 15:23:27 +02:00 |
|
Marco Bonetti
|
afaf490d0e
|
Version bump
|
2019-04-20 15:23:02 +02:00 |
|
Marco Bonetti
|
f3f430168e
|
Unfuzzy fuzzy entries when the translation is changed
|
2019-04-20 15:22:44 +02:00 |
|
Marco Bonetti
|
705b4c4606
|
Remove spurious translations
|
2019-04-20 15:17:58 +02:00 |
|
serhat
|
734426e688
|
wish: un-tick 'fuzzy' when a translation is changed #16
|
2019-04-20 17:02:14 +05:30 |
|
Marco Bonetti
|
9af2fd17a1
|
0.9.3 release
|
2019-04-12 19:36:48 +02:00 |
|
Marco Bonetti
|
6e903b82ec
|
yay, works
|
2019-04-12 17:16:19 +02:00 |
|
Marco Bonetti
|
738b44f19f
|
okay, try install then
|
2019-04-12 16:59:06 +02:00 |
|
Marco Bonetti
|
a872c4a0d3
|
Try to manually install and start memcached
|
2019-04-12 16:50:21 +02:00 |
|
Marco Bonetti
|
655304b9b8
|
one more try
|
2019-04-12 16:44:31 +02:00 |
|
Marco Bonetti
|
1ecec81b0e
|
argh
|
2019-04-12 16:36:21 +02:00 |
|
Marco Bonetti
|
deceaf0ef0
|
how about that
|
2019-04-12 16:31:40 +02:00 |
|
Marco Bonetti
|
f242ff7b0d
|
try installing python3 on macos
|
2019-04-12 16:20:34 +02:00 |
|
Marco Bonetti
|
c430ff4eb5
|
99% this will not work ¯\_(ツ)_/¯
|
2019-04-12 16:13:29 +02:00 |
|
Marco Bonetti
|
698a04dd35
|
No need to lower keys, after all…
|
2019-04-12 16:06:13 +02:00 |
|
Marco Bonetti
|
cb982b8556
|
Fix for duplicate PO files listed on case insensitive filesystems (#47, #52, #218, thanks @malkstar)
|
2019-04-12 16:02:42 +02:00 |
|
Marco Bonetti
|
72b7329766
|
Merge branch 'develop' of github.com:mbi/django-rosetta into pr/218
|
2019-04-12 15:11:59 +02:00 |
|
Marco Bonetti
|
664b37e904
|
New ROSETTA_LANGUAGES setting allows for translating languages which are not yet in LANGUAGES
|
2019-04-07 12:50:18 +02:00 |
|
Marco Bonetti
|
a5c5203e09
|
#206: added a tooltip explaining fuzzy entries
|
2019-04-07 11:47:55 +02:00 |
|
Jim
|
bf8322f48a
|
If file system not case sensitive, transform string to lower so that it is correctly unique in set.
|
2019-03-22 10:38:15 +00:00 |
|
Jim
|
18001e170a
|
Add bool indicating case sensitive file system.
|
2019-03-22 10:37:48 +00:00 |
|
Marco Bonetti
|
d4ee6ca736
|
version bump
|
2019-02-28 09:33:46 +01:00 |
|
Marco Bonetti
|
8766e44c4b
|
install memcache on 1.11/3.7
|
2019-02-28 09:25:43 +01:00 |
|
Marco Bonetti
|
6e1c0e4fe5
|
Try forcing xenial for testing 3.7
|
2019-02-28 09:20:56 +01:00 |
|
Marco Bonetti
|
cf0f49b45d
|
version bump
|
2019-02-28 09:08:02 +01:00 |
|
Marco Bonetti
|
0c1d9b60dd
|
Imports cleanup
|
2019-02-28 08:57:33 +01:00 |
|
Marco Bonetti
|
4fd7f658d1
|
Release 0.9.1
|
2019-01-18 12:02:50 +01:00 |
|
Marco Bonetti
|
5b5fe3b440
|
changelog
|
2019-01-18 11:58:17 +01:00 |
|
Marco Bonetti
|
41b8a2e790
|
Merge branch 'develop' of github.com:mbi/django-rosetta into pr/189
|
2019-01-18 11:52:58 +01:00 |
|
Marco Bonetti
|
fb55ec2b2a
|
changelog
|
2019-01-18 11:47:08 +01:00 |
|
Marco Bonetti
|
4fceb36c7b
|
Merge branch 'develop' of github.com:mbi/django-rosetta into pr/207
|
2019-01-18 11:46:17 +01:00 |
|
Marco Bonetti
|
38d274ccb0
|
formatting
|
2019-01-18 11:21:06 +01:00 |
|