Commit graph

36 commits

Author SHA1 Message Date
Marco Bonetti
f7872d5598 Merge branch 'pull-request-23' into develop 2012-01-28 09:00:30 +01:00
Marco Bonetti
86124b8afd Merge branch 'master' into develop 2012-01-28 08:59:15 +01:00
Marco Bonetti
32f7a1f0a1 Fix for issue #24. Support for --nowrap in the edited Po file 2012-01-28 08:58:41 +01:00
Nick Pope
b663129902 Prevent context issue w/ django.contrib.messages
Due to the situation we have at work, I encounter a problem whereby the
variable 'messages' in the template render context is overwritten by the
variable 'messages' provided by django.contrib.messages which is passed
in via a RequestContext.

This commit simply renames 'messages' to 'rosetta_messages' to avoid
this problem.
2012-01-25 22:44:50 +00:00
Marco Bonetti
22414cacd7 Corrected a misspelled setting. Fixes #20 2012-01-23 16:49:28 +01:00
Marco Bonetti
64df1d79c7 version bump 2012-01-16 10:36:58 +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
Thomas W
dd304810c6 Adds a flag that allows users to disable authentication requirements for Rosetta views. 2012-01-16 00:14:08 -08:00
Marco Bonetti
2324e8fea0 defaults 2012-01-05 16:04:31 +01:00
Marco Bonetti
cc1798bd5f some documentation about the configuration options 2012-01-05 16:00:23 +01:00
Marco Bonetti
4e6e19093d 0.6.3: use the Bing translation service instead of Google's 2012-01-05 15:38:46 +01:00
Marco Bonetti
aeb5f7c315 Merge pull request #8 from dboczek/develop
thanks.
2011-09-21 03:14:25 -07:00
Daniel Boczek
e68b9af59c Comments for translators are considered safe in template so developer can add html (fe. links) in them and they display correctly in browser. 2011-08-31 11:27:46 +03: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
Marco Bonetti
acbd1ceac0 fix for (GoogleCode) issues 112 - Sublanguages & invalid translation language pair 2011-08-27 16:51:33 +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
4199110871 updated ignores 2011-06-30 14:48:48 +02:00
Marco Bonetti
0a75bf00aa merge of pull request 1, slightly edited 2011-06-30 14:45:40 +02:00
Juan Pablo Martínez
4c23b74a56 add button to translate all rows and unfuzzy 2011-06-25 15:59:56 -03:00
Juan Pablo Martínez
646492a040 add ignores 2011-06-25 15:42:56 -03:00
Marco Bonetti
118d7fa085 whitespace 2011-06-18 11:23:34 +02:00
Marco Bonetti
5c32f8c5f3 added a few missing templates that werent packaged 2011-06-16 16:02:57 +02:00
Marco Bonetti
057f278c5c version bump 2011-06-16 12:23:57 +02:00
Marco Bonetti
4af06f4ea3 setup.py 2011-06-16 12:18:19 +02:00
Marco Bonetti
b965bb7c08 setup.py 2011-06-16 12:09:38 +02:00
Marco Bonetti
49ab9c88db readme improvements 2011-06-16 12:03:16 +02:00
Marco Bonetti
759cbb204d readme improvements 2011-06-16 12:01:09 +02:00
Marco Bonetti
7ce828e1b8 readme improvements 2011-06-16 11:58:19 +02:00
Marco Bonetti
b76524824e readme improvements 2011-06-16 11:55:59 +02:00
Marco Bonetti
ab6be0d78c readme improvements 2011-06-16 11:54:26 +02:00
Marco Bonetti
af2c26efb0 readme improvements 2011-06-16 11:52:59 +02:00
Marco Bonetti
d9198c1516 readme improvements 2011-06-16 11:48:14 +02:00
Marco Bonetti
5a892d0f63 readme improvements 2011-06-16 11:43:43 +02:00
Marco Bonetti
9bcfc2f62b readme improvements 2011-06-16 11:42:37 +02:00
Marco Bonetti
c4a08c1d84 README 2011-06-16 11:34:32 +02:00
Marco Bonetti
c38757f9dc initial commit 2011-06-16 11:25:15 +02:00