Граф коммитов

109 Коммитов

Автор SHA1 Сообщение Дата
Kumar McMillan 691dd4d4f5 Resets default translation per test for test_utils' FastTransactionTest 2011-08-29 16:49:06 -05:00
Chris Van 08d7b82bf6 impala links 2011-07-29 11:53:21 -07:00
Jeff Balogh 4ae16c83fa base all tests off amo.tests.TestCase 2011-07-27 15:30:08 -07:00
Gregory Koberger cd3f0630e2 Show locale codes (bug 632831) 2011-07-12 13:39:17 -07:00
Andy McKay 313dad6fdd fix test for killwords switch 2011-06-15 15:28:23 -07:00
Andy McKay 6502160a64 flip truncate default (bug 624642) 2011-06-15 13:04:05 -07:00
Jeff Balogh ba0a3a4f35 switching from establish_connection to TaskSet (bug 663555) 2011-06-13 13:24:07 -07:00
Jeff Balogh fb1c6fecf8 don't display null translated fields (bug 652276) 2011-04-29 13:19:15 -07:00
Matt Claypotch a64b356318 use new locale removal api (bug 648341) 2011-04-22 17:18:34 -07:00
Jeff Balogh 5a0e931bf6 wrap |clean'd strings with Markup (bug 649923) 2011-04-14 11:31:59 -07:00
Jeff Balogh f6274003f7 adding a test for the clean template function (bug 649228) 2011-04-11 22:12:32 -07:00
Jeff Balogh 1fbb832d77 clean strings on blocklist pages 2011-04-11 16:35:49 -07:00
Gregory Koberger a4ed2ac6c0 Upgrade bleach (bug 638666) 2011-03-08 15:11:21 -08:00
Gregory Koberger f5b06a78a8 Fix spacing bug, clean up and add tests 2011-02-28 15:57:42 -08:00
Gregory Koberger f9d8328ad2 Clean up newlines so they work with nl2br. (bug 609164) 2011-02-22 17:31:31 -08:00
Jeff Balogh 073af1b4a6 Revert "automatically escape Translations in __unicode__ (bug 619743)"
This reverts commit fd2c934b2a.
2011-02-14 11:17:17 -08:00
Jeff Balogh fd2c934b2a automatically escape Translations in __unicode__ (bug 619743) 2011-02-14 08:52:32 -08:00
Jeff Balogh 63dab582c0 add TransMulti.choices so the admin does not crash 2011-02-11 10:34:31 -08:00
Kumar McMillan 9834990363 Only delete the translation if it exists (bug 624852) 2011-01-11 17:24:30 -06:00
Matt Claypotch 9bb6f25591 Bug 623793, l10n error bonanza 2011-01-10 22:05:25 -08:00
Jeff Balogh 0698024b65 Translation can inherit from amo.ModelBase now 2011-01-10 18:28:33 -08:00
Jeff Balogh a89099b108 make sure we really render a Translation (bug 624053) 2011-01-10 18:28:33 -08:00
Dave Dash 271ec833f3 Edit description looks pretty until editted. 2011-01-06 15:21:37 -08:00
Jeff Balogh eed79b8c37 watch out for None values (bug 622724) 2011-01-05 13:36:24 -08:00
Jeff Balogh ab4aae0811 drop an initial widget for trans fields (bug 622883) 2011-01-05 11:34:58 -08:00
Gregory Koberger 66309d1b4b Bug 510046 - Don't allow blank add-on names 2010-12-31 01:50:56 -05:00
Jeff Balogh 5686aca26a only save translations when the add-on gets saved 2010-12-27 12:33:07 -05:00
Jeff Balogh cc00fbd051 this old transbox is dead 2010-12-16 16:37:28 -08:00
Jeff Balogh 34af8f3849 scary warnings 2010-12-16 16:37:28 -08:00
Jeff Balogh 84c8ed46cc use a template inside all_locales 2010-12-16 16:37:27 -08:00
Matt Claypotch e32513bcf6 escaping locales in l10n ui 2010-12-16 11:39:44 -08:00
Jeff Balogh eaa9bbf5f2 make sure we're passing a unicode string to do_truncate (bug 619267) 2010-12-15 08:51:49 -08:00
Jeff Balogh b8de2aa55a setting translations to None during creation was broken 2010-12-14 17:24:42 -08:00
Jeff Balogh fb5a340b97 only 4 rows for summary (bug 618976) 2010-12-13 21:36:01 -08:00
Matt Claypotch 89a42a24f6 Bug 615412, read-only l10n fields 2010-12-09 17:05:15 -08:00
Jeff Balogh c39156ca2c get the l10n menu working in read mode 2010-12-09 17:05:14 -08:00
Gregory Koberger aa90821569 <ul> element was never closed 2010-12-07 15:11:05 -08:00
Gregory Koberger c436c9b46d Bug 614025 - [Edit page] "Support Information" section is missing input fields 2010-12-03 14:40:26 -08:00
Jeff Balogh 0b64c44ae8 fixing changed_data checks for translations (bug 616058) 2010-12-02 15:36:50 -08:00
Andy McKay eebcc18d1b lower case en-US (bug 615703) 2010-12-02 09:31:24 -08:00
Gregory Koberger 33f0fd11f4 Bug 611504 - [Edit page] Some optional fields in /edit page "required" 2010-11-24 16:50:30 -08:00
Jeff Balogh 17aaa123f5 validation for crazy L10n fields 2010-11-17 15:02:24 -05:00
Matt Claypotch 1a200f6146 Expanded localization coverage 2010-11-17 15:02:24 -05:00
Jeff Balogh 9aeb8fc432 invalidate PurifiedTranslations properly (bug 612386) 2010-11-15 14:28:29 -08:00
Jeff Balogh 48233a7e61 look for names without locale suffixes 2010-11-03 13:18:08 -07:00
Matt Claypotch 02a77530ea Bug 602323, new localization UI 2010-11-03 02:42:04 -07:00
Jeff Balogh 0b5a5bdd4d translation MultiWidgets for the new L10n UI (bug 607170) 2010-11-03 02:34:49 -07:00
Matt Claypotch e6eabb946f Bug 601485, In ur stats, localizin ur strings. I blanked out contrbutions because it doesn't have data and the markup was wrong anyway. 2010-10-26 15:55:22 -07:00
Jeff Balogh 8e451cba1d only save locales we know about (bug 606712) 2010-10-26 09:39:05 -07:00
Jeff Balogh e3e479a425 a helper for deleting translations 2010-10-06 19:07:52 -07:00