David Friedman
7409de59fb
Fix typo in settings docs
...
Should be `ROSETTA_EXCLUDED_PATHS` and not `ROSETTA_EXCLUDE_PATHS`
2015-04-26 12:25:18 -04:00
Marco Bonetti
f1055541de
use the bleeding theme
2015-04-02 16:19:29 +02:00
Marco Bonetti
31821bdc98
Update README.rst
2015-04-02 16:13:22 +02:00
Marco Bonetti
86796aafa1
sphinx theme, again
2015-04-02 16:08:39 +02:00
Marco Bonetti
66f7ecf95b
sphinx theme
2015-04-02 16:06:42 +02:00
Marco Bonetti
758cb647ae
changelog
2015-04-02 15:57:01 +02:00
Marco Bonetti
6436730e43
ignore built docs
2015-04-02 15:56:24 +02:00
Marco Bonetti
4de91f4835
Merge branch 'docs' into develop
2015-04-02 15:55:00 +02:00
Marco Bonetti
4eb409b1f8
title
2015-04-02 15:53:44 +02:00
Marco Bonetti
f47e5d6348
some documentation
2015-04-02 15:49:10 +02:00
Marco Bonetti
cd7fa0795a
0.7.6 release
2015-04-02 10:13:57 +02:00
Marco Bonetti
de2191f7a1
version bump on tested Django versions
2015-03-28 15:20:22 +01:00
Marco Bonetti
1de4dfe41a
adds a msgctxt comment
2015-02-27 11:13:15 +01:00
Marco Bonetti
67f5803687
removed quite a few warnings on Django 1.8
2015-02-26 14:12:57 +01:00
Marco Bonetti
ba5b821e3c
Test and require polib >= 1.0.6
2015-02-26 13:50:40 +01:00
NotSqrt
30ffbd729e
Allow more recent polib
...
There were several useful fixes in polib > 1.0.4
2015-02-26 11:54:23 +01:00
Marco Bonetti
ba7b364614
forgot to update Travis config with new TOX environments
2015-02-26 11:07:52 +01:00
Marco Bonetti
d3f7a8d5a5
Test against django 1.7.5 and 1.8 beta 1
2015-02-26 11:01:13 +01:00
Marco Bonetti
6d474d74d4
Fix for issue 113 and issue 125. Discovery of catalogs in apps defined by their AppConfig
2015-02-25 15:43:52 +01:00
Marco Bonetti
7c98302dde
updated README to mention supported Django versions
2015-02-18 13:43:20 +01:00
Marco Bonetti
6b59b42ba1
Added support for the Free Google Translate API (PR #117 , thanks @cuchac)
2015-02-18 13:32:03 +01:00
Marco Bonetti
5b881382c2
Merge branch 'develop' into pr/117
2015-02-18 13:08:47 +01:00
Marco Bonetti
9a25babd20
Update README.rst
2015-02-10 10:12:20 +01:00
Marco Bonetti
267818269d
TravisCI
2015-02-10 10:07:29 +01:00
Marco Bonetti
13b4ccec53
reformatted README
2015-02-10 10:01:50 +01:00
Marco Bonetti
0de1a79166
reformatted README
2015-02-10 10:01:22 +01:00
Marco Bonetti
81c94d7f95
0.7.5
2015-02-10 09:58:29 +01:00
Marco Bonetti
4bf0c04988
Merge remote-tracking branch 'origin/pr/118' into develop
2015-02-10 09:23:52 +01:00
Marco Bonetti
98a27cf52c
Merge pull request #121 from pennersr/patch-1
...
Typ-o (You are use the...)
2015-01-30 09:22:51 +01:00
Raymond Penners
ebf9e5452f
Typ-o (You are use the...)
2015-01-30 09:21:10 +01:00
Arrvi
2decd4de94
Updated polish translation
...
Completed translation and corrected some typos
2014-12-10 17:52:02 +01:00
cuchac
9cb28dddc8
Add support for Google translate
2014-12-10 01:07:56 +01:00
Marco Bonetti
d889d6a89c
Preserve HTML code when receiving translations from the Yandex translation service (Issue #116 , thanks @marcbelmont)
2014-10-27 10:24:44 +01:00
Marc Belmont
42c2492b85
Update rosetta.js
...
Yandex will convert < and > to html entities. Convert the entities back to normal characters.
2014-10-27 10:18:55 +01:00
Marco Bonetti
19a2e7ed5a
possible fix for issue #114 , dont assume that request.user has settable properties
2014-10-17 20:42:24 +02:00
Marco Bonetti
c988123af8
Use content_type instead of mimetype in HttpResponse. (Issue #115 , thanks @vesteinn)
2014-10-17 20:13:44 +02:00
vesteinn
6ea3198417
Update views.py
...
Mimetype changed to content_type in django 1.7, fix in rosett views.
2014-10-17 10:40:02 +02:00
Marco Bonetti
bd00ce90b4
initial fixes for testing against django 1.7 final, fixes some translations
2014-09-17 10:40:41 +02:00
Marco Bonetti
6eac2a1e55
Update CHANGES
2014-08-12 21:04:32 +02:00
Marco Bonetti
142570ae75
Merge pull request #110 from benebun/patch-2
...
Use formal form of address consistently in German
2014-08-12 21:03:03 +02:00
Marco Bonetti
da6acd0928
Merge pull request #109 from benebun/patch-1
...
Capitalize German spelling of Sie consistently
2014-08-12 21:02:42 +02:00
Benedikt Breinbauer
8a0f7ced03
Use formal form of address consistently in German
2014-08-12 20:21:29 +02:00
Benedikt Breinbauer
34c42991fe
Capitalize German spelling of Sie consistently
2014-08-12 20:18:28 +02:00
Marco Bonetti
5989317a79
Update README.rst
2014-08-10 21:14:04 +02:00
Marco Bonetti
4145946195
recording @artscoop's contribution
2014-06-10 19:00:19 +02:00
Marco Bonetti
95f4bf7235
Merge pull request #105 from artscoop/patch-1
...
Initial Django 1.7 support
2014-06-10 18:57:17 +02:00
artscoop
88136e21b3
Update poutil.py
2014-06-07 03:02:54 +02:00
artscoop
a08e017980
Initial Django 1.7 compatibility fix
...
When rosetta tries to load every INSTALLED_APP, it fetches app modules. However, in Django 1.7, importing some INSTALLED_APPS can fetch AppConfig instances instead of modules, and they have no `__file__` attribute. You then need to find the app module for the AppConfig instance.
This allows rosetta to properly seek locale folders.
2014-06-07 02:54:05 +02:00
Marco Bonetti
6c638bcc3f
Removed microsofttranslator as a shipped dependency, now that Python3 support has landed upstream
2014-06-02 09:32:29 +02:00
Marco Bonetti
e963ca69f1
Added docs, tests and fine tuned ROSETTA_LANGUAGE_GROUPS setting
2014-05-02 12:04:41 +02:00