Marco Bonetti
a43d369387
Check PEP8 while running tests
...
Use polib >= 1.1.0
Rosetta version bump and changelog
2018-01-10 12:44:24 +01:00
Marco Bonetti
81c94d7f95
0.7.5
2015-02-10 09:58:29 +01: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
5304595cd7
include the translator tests
2013-12-26 14:46:07 +01:00
Marco Bonetti
f891399d52
WIP tests against Django 1.6b1, some tests failing with Python3
2013-06-29 08:57:42 +02:00
Marco Bonetti
4ac54ff679
Fixes issue #81 - settings are poisoned during tests
2013-06-26 09:51:23 +02:00
Marco Bonetti
44b3314fd4
Accept languages as 'fr_FR.utf8' in lang_sel url. Fixes Issue #71
2013-04-30 14:57:16 +02:00
Mathieu Comandon
5ca9eb8234
Add test for pull request #71
2013-04-16 13:57:17 +02:00
David Winterbottom
718f9430ad
Allow access control function to be replaced
...
The current access control function `can_translate` is not always
sufficient. For instance, some projects require access to translation
to be controlled using a permission rather than using groups.
This change introduces a new setting `ROSETTA_ACCESS_CONTROL_FUNCTION`
that allows an alternative predicate to be specified. The default is to
use the current function so this change is backwards compatible.
2013-04-16 11:42:44 +01:00
Marco Bonetti
0e1f21e88b
release 0.7.1 -- missing value in context
2013-03-01 11:33:07 +01:00
Marco Bonetti
6ac75be721
wip cleanup
2013-02-28 12:18:08 +01:00
Marco Bonetti
16d1a49515
all tests pass
2013-02-27 21:01:00 +01:00
Marco Bonetti
08569f23ce
wip python 3 support
2013-02-27 18:24:53 +01:00
Marco Bonetti
49b4c3e964
Actually move to the next block when submitting a lot of translations (Issue #13 ) - Thanks @fetzig for the patch
2012-06-08 15:50:12 +02:00
Marco Bonetti
f756e0c7ee
Fix for issue 39 - Add msgctxt to the entry hash to differentiate entries with context. Thanks @metalpriest
2012-06-07 16:52:28 +02:00
Marco Bonetti
4146da3287
rosetta 0.6.8 with pluggable storage classes, fixes Issue 38
2012-06-07 13:46:16 +02:00
Marco Bonetti
3185d99bf7
storages, wip
2012-05-23 11:45:04 +02:00
Marco Bonetti
d05eece0d4
Merged @rory's PR to correcty handle plural strings that have a leading/trailing newline (Issue #34 )
2012-03-29 17:21:09 +02:00
Marco Bonetti
329e8c693b
Version 0.6.6, Django 1.4 compatibility
2012-03-27 17:08:48 +02:00
Marco Bonetti
32f7a1f0a1
Fix for issue #24 . Support for --nowrap in the edited Po file
2012-01-28 08:58:41 +01:00
Marco Bonetti
33c1ae6078
merged PR 19, slightly modified to fix a failing test (we want to recheck the setting on each decorator call)
2012-01-16 10:32:35 +01:00
Marco Bonetti
eca151e974
bumbed the requirements to Django 1.2, added a fix to handle the tests under Django 1.2
2011-08-27 17:20:23 +02:00
Jarek Śmiejczak
5ffd64915c
fixing test_10_issue_79_num_entries to use proper locale formatting of float
2011-08-12 13:28:46 +02:00
Marco Bonetti
c38757f9dc
initial commit
2011-06-16 11:25:15 +02:00