Timeline


and

04/12/10:

14:10 Changeset [1040:d857b582c2e9] by tgambet
Fixed: in specific cases small parts of translated strings keys were being …
13:42 Changeset [1039:fd8b14c4fa2d] by jean-gui
hmm, some property names were wrong
13:39 Changeset [1038:a1bd5a624787] by jean-gui
Submitter: Dani Iswara <daniiswara@…>
12:45 Changeset [1037:87199f500240] by jean-gui
Submitter: Dani Iswara <daniiswara@…>
12:43 Changeset [1036:f14def412bd1] by jean-gui
Submitter: Dani Iswara <daniiswara@…>

04/06/10:

12:39 Changeset [1035:f91a155bf96c] by jean-gui
Submitter: Nisse Engstr?m <w3@…>

03/29/10:

08:31 Changeset [1034:483709f537fc] by jean-gui
Submitter: Walter Raponi <walter.raponi@…>
08:27 Changeset [1033:bfde9eb73243] by jean-gui
Submitter: Pierre Rudloff <tael67@…>

03/25/10:

16:04 Changeset [1032:2445542b3279] by jean-gui
Submitted by Kangchan <chan@…>
15:54 Changeset [1031:c80c7c2b0046] by jean-gui
Submitted by Martin Alvarez-Espinar <martin@…>

03/23/10:

15:16 Changeset [1030:295d0556a121] by jean-gui
Submitter: Veeven <veeven@…>
13:50 Changeset [1029:973797b999df] by jean-gui
Submitter: Veeven <veeven@…>
12:40 Ticket #78 (NullPointerException using Epiphany 2.28.0 (webkit) on Ubuntu 9.10) closed by tgambet
fixed: Epiphany version lower than 2.29.5 did not send the "Accept-Language" (see …
12:36 Changeset [1028:744a14872cad] by tgambet
If a browser does not specify a "Accept-Language" header serve Unicorn in …
11:24 Ticket #79 (Critical error "HttpURLConnection cannot be cast to ...) closed by tgambet
fixed
11:24 Changeset [1027:3c90b1fd4706] by tgambet
Fixed check() function: threw a ClassCastException? on non-https protocol …

03/22/10:

21:15 Ticket #79 (Critical error "HttpURLConnection cannot be cast to ...) created by vivien
 http://qa-dev.w3.org/unicorn/check?ucn_uri=www.w3.org%2F&ucn_lang=en&ucn_ta
21:13 Ticket #78 (NullPointerException using Epiphany 2.28.0 (webkit) on Ubuntu 9.10) created by vivien
See attached screen-shot while accessing Unicorn homepage. FYI, I can …
19:41 Ticket #55 (Add xml:lang attributes on untranslated strings) closed by tgambet
wontfix: Impossible to determine where and when it is safe to add the xml:lang and …
19:41 Ticket #67 (Set lang info on fallback language tasklist messages) closed by tgambet
wontfix: Impossible to determine where and when it is safe to add the xml:lang and …
19:31 Ticket #38 (Use locale instead of the language name (ie: en_US vs. en)) closed by tgambet
fixed: Unicorn now uses ICU4J for locale management. It still can't differentiate …
19:24 Ticket #47 (Deactivate SSL security checks) closed by tgambet
fixed: Unicorn now validates documents with invalid SSL certificates and warns …
18:41 Changeset [1026:f2f3b0a32b23] by tgambet
fixed isComplete function
18:30 Changeset [1025:dc9bf6c65d1d] by tgambet
added xml:lang attribute on language names of the table
18:29 Changeset [1024:8594c55475a6] by tgambet
added defaultLocale displayName of languages in the table header
18:17 Changeset [1023:422a335026bb] by tgambet
Added default locale name of languages in the drop-down menu
18:16 Changeset [1022:f39905d5a32e] by tgambet
updated sortByDisplayName function to allow to choose in which locale to …
18:03 Changeset [1021:74c72df0b086] by tgambet
added dir attribute to inputs
18:00 Changeset [1020:6f1b49aa88be] by tgambet
adds $transLocaleDir to velocity context to know the character direction …
17:59 Changeset [1019:7e28d6c160f3] by tgambet
fixed function getLocaleDirection
17:43 Changeset [1018:ee11a72141fb] by tgambet
fixed isComplete function

03/21/10:

22:54 Changeset [1017:f55669a08c2e] by tgambet
+message_ssl_warning -message_ssl_exception
22:53 Changeset [1016:df186dd814ab] by tgambet
updated check() function with new signature of …
22:52 Changeset [1015:3de16fd6a79c] by tgambet
deactivates SSL security checks if a resource has an invalid SSL …
22:47 Changeset [1014:58fed5ced352] by tgambet
changed signature of check() to check(ArrayList?<Message>)
22:33 Changeset [1013:4614ff6681b2] by tgambet
TrustManager? class that trusts any SSL certificate
22:32 Changeset [1012:df620f594b9d] by tgambet
Fixed: isComplete returned false only if a metadata string was missing …
21:12 Changeset [1011:28e06da51cb6] by tgambet
clears all messages before adding the "default language edit" error

03/20/10:

17:27 Changeset [1010:1075c6f71a2c] by tgambet
language file encoding set to UTF-8 for eclipse
17:25 Changeset [1009:d861a2bb6986] by tgambet
removed unused properties
17:17 Changeset [1008:87495662e9d3] by tgambet
updated to match new code regarding localization
17:11 Changeset [1007:34f308aac46d] by tgambet
removed now useless "direction" and "message_invalid_requested_language" …
17:11 Changeset [1006:6586cb516b52] by tgambet
uses ULocale objects instead of String for all language parameters + …
17:08 Changeset [1005:fc57827d2b30] by tgambet
call to message.setLang changed to message.setLocale
17:07 Changeset [1004:92b7f7ae420e] by tgambet
uses ULocale objects instead of Strings to instantiate Message objects
17:06 Changeset [1003:f1b4b883a37b] by tgambet
updated with the new Language.class functions + cleanup
17:04 Changeset [1002:af0b6d46860a] by tgambet
changed typed of "lang" from String to ULocale to match new signatures of …
17:02 Changeset [1001:797306d16bd7] by tgambet
updated getLanguage function to use the new Language functions. + updated …
16:58 Changeset [1000:5e1257ab54c4] by tgambet
Changed call to Language.getContext to match the new signature
16:57 Changeset [999:c404972918a3] by tgambet
replaced the language String parameter by a ULocale object
16:56 Changeset [998:08f718f6f2ba] by tgambet
new way to get the best locale for a lang parameter using LocaleMatcher?
16:49 Changeset [997:b94707b532d7] by tgambet
KeySet?() now returns an ordered Set of keys
15:32 Changeset [996:d7b13206cbca] by tgambet
Optimized log calls
15:28 Changeset [995:c94f6c5920ed] by tgambet
removed references to local javadocs and source files + removed jena …
15:24 Changeset [994:a87d94c23f3e] by tgambet
removed jena related libraries + updated icu4j library
15:18 Changeset [993:be6c392c9542] by tgambet
removed non existing "submtitle" property

03/19/10:

15:23 Changeset [992:786c93ff45b0] by jean-gui
Hooney Jo <johoon@…>
15:23 Changeset [991:5a2c5c404444] by jean-gui
drry <drry+w3c@…>
15:09 Changeset [990:975d5d31b5d4] by jean-gui
Submitter: Walter Raponi <walter.raponi@…>

03/16/10:

16:25 Ticket #77 (In the translations page, add a title on missing translations) closed by tgambet
fixed
16:25 Changeset [989:1052394c2faa] by tgambet
Added Tooltips on untranslated strings too (ticket #77)
16:22 Changeset [988:c28b5c237721] by tgambet
Changed escaping from escapeHtml to escapeXml for translated strings. …
Note: See TracTimeline for information about the timeline view.