Commit graph

97 commits

Author SHA1 Message Date
Marco Bonetti
6fddbfc75e Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2013-02-28 14:09:06 +01:00
Marco Bonetti
19fdb6ae6f changelog 2013-02-28 14:04:22 +01:00
Marco Bonetti
f0ac2216d1 Django 1.3 requires Python2.4+, so we can now drop the old style decorator syntax 2013-02-28 13:52:28 +01:00
Marco Bonetti
b42f729b73 list apps by alphabetical order 2013-02-28 13:47:11 +01:00
Marco Bonetti
d9b0355825 coverage and removed nasty locals() calls 2013-02-28 13:36:31 +01:00
Marco Bonetti
6ac75be721 wip cleanup 2013-02-28 12:18:08 +01:00
Marco Bonetti
8db3fa89b4 Python3 support 2013-02-27 21:08:57 +01:00
Marco Bonetti
c1af148e59 Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2013-02-27 21:05:16 +01:00
Marco Bonetti
0e65e98b97 changes, added dependency for six 2013-02-27 21:03:52 +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
2577016b58 This actually seems more appropriate 2013-02-25 21:20:38 +01:00
Marco Bonetti
1d3dfd1892 Merge pull request #65 from mrooney/patch-1
fix broken i18n documentation link in README.md
2013-02-25 12:18:17 -08:00
Mike Rooney
7e61bdbdac fix broken i18n documentation link in README.md 2013-02-25 15:06:54 -05:00
Marco Bonetti
ba972b5b6a Possible fix for issues #63 and #64 2013-02-21 16:46:16 +01:00
Marco Bonetti
e487ac7af5 whoops, wrong project :) 2013-02-15 15:19:01 +01:00
Marco Bonetti
eeea8a6b19 dutch translation 2013-02-15 15:15:01 +01:00
Marco Bonetti
5cbd6e6ca2 upgraded bundled polib to v1.0.3 2013-02-10 11:08:27 +01:00
Marco Bonetti
f243ab7eaa add an explicit cache timeout value in the CacheRosettaStorage, to mitigate #59 2013-01-30 20:45:16 +01:00
Marco Bonetti
01ef9ab227 changes 2013-01-15 14:37:43 +01:00
Marco Bonetti
4b9de2eac6 fallback for django 1.3, too 2013-01-15 14:35:08 +01:00
Marco Bonetti
95a53c7234 Merge branch 'develop' of https://github.com/jmoiron/django-rosetta into pull-request-43 2013-01-15 14:28:36 +01:00
Marco Bonetti
bb0c774ed8 additional storage tests to make sure cache and session storage actually works 2013-01-09 15:24:51 +01:00
Marco Bonetti
3009ab1525 added a test to check for DummyCache when using CacheRosettaStorage, which could explain issues #51 and #56 2013-01-09 15:03:01 +01:00
Marco Bonetti
5a51e39738 FIXES #46 - New quoted URL system in django 1.5 2013-01-09 14:16:54 +01:00
Jason Moiron
d00dca3d22 force the inclusion of a timezone with timestamps that make it to the pofile to keep them compatible with pybabel 2012-07-26 14:53:52 -04: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
11439587a3 logged change for issue 39 2012-06-07 16:54:16 +02:00
Marco Bonetti
5cbf5f80ed Fix for issue 39 - Add msgctxt to the entry hash to differentiate entries with context. Thanks @metalpriest 2012-06-07 16:52:38 +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
9b3359002c Merge branch 'develop' of https://github.com/metalpriest/django-rosetta into pull-request-39 2012-06-07 14:37:08 +02:00
Marco Bonetti
7269e88714 Merge branch 'storages' into develop
Conflicts:
	testproject/settings.py
2012-06-07 13:47:53 +02:00
Marco Bonetti
3fd728d415 dont impose a CACHES setting in the test project 2012-06-07 13:47:13 +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
4bf26e1c01 Merge branch 'develop' of github.com:mbi/django-rosetta into storages 2012-06-07 10:18:27 +02:00
Marco Bonetti
516fbbe76c Merge pull request #41 from henkvos/develop
change to def proces to display the actual po file that contains the error
2012-05-30 06:08:45 -07:00
Henk Vos
b10e37ebeb change to def proces to display the actual po file that contains the error on top of the line number 2012-05-30 14:55:26 +02:00
Marco Bonetti
cf9daaf0d1 storages seem to work, more testing needed 2012-05-27 22:21:12 +02:00
Marco Bonetti
9aa9ae2526 something out there needs STATIC_URL, cant really remember what 2012-05-27 17:48:33 +02:00
Marco Bonetti
3185d99bf7 storages, wip 2012-05-23 11:45:04 +02:00
Marco Bonetti
72452dd4b3 storages, wip 2012-05-23 11:44:15 +02:00
Dmitry Upolovnikov
f0252f1cfc Added msgctxt for entrie's md5. 2012-05-21 12:41:02 +03:00
Marco Bonetti
4067e069bd Merge branch 'develop' of github.com:mbi/django-rosetta into develop
Conflicts:
	CHANGES
	rosetta/locale/fr/LC_MESSAGES/django.po
2012-04-15 09:04:56 +02:00
Marco Bonetti
a73243f30b added a test project to run tests 2012-04-15 09:02:06 +02:00
Marco Bonetti
e1c0fc1b18 Update CHANGES 2012-04-05 16:40:11 +03:00
Marco Bonetti
b70ef4d4ca Merge pull request #36 from BertrandBordage/develop
Update french translation. Thanks, @BertrandBordage
2012-04-05 06:39:09 -07:00
Bertrand Bordage
ae14db8588 Update french translation. 2012-04-05 15:33:45 +02:00
Marco Bonetti
7881389012 Merged @sleepyjames' PR that fixes an error when pofile save path contains '.po' in the path 2012-03-31 09:13:25 +02:00
Marco Bonetti
7ffc385e72 Merge branch 'master' of https://github.com/sleepyjames/django-rosetta into pull-request-29 2012-03-31 09:09:59 +02:00
Marco Bonetti
ad26f566fe Merge branch 'develop' of github.com:mbi/django-rosetta into develop 2012-03-29 17:21:41 +02:00