Timeline
03/29/10:
- 08:31 Changeset [1034:483709f537fc] by
- Submitter: Walter Raponi <walter.raponi@…>
- 08:27 Changeset [1033:bfde9eb73243] by
- Submitter: Pierre Rudloff <tael67@…>
03/25/10:
- 16:04 Changeset [1032:2445542b3279] by
- Submitted by Kangchan <chan@…>
- 15:54 Changeset [1031:c80c7c2b0046] by
- Submitted by Martin Alvarez-Espinar <martin@…>
03/23/10:
- 15:16 Changeset [1030:295d0556a121] by
- Submitter: Veeven <veeven@…>
- 13:50 Changeset [1029:973797b999df] by
- Submitter: Veeven <veeven@…>
- 12:40 Ticket #78 (NullPointerException using Epiphany 2.28.0 (webkit) on Ubuntu 9.10) closed by
- fixed: Epiphany version lower than 2.29.5 did not send the "Accept-Language" (see …
- 12:36 Changeset [1028:744a14872cad] by
- 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
- fixed
- 11:24 Changeset [1027:3c90b1fd4706] by
- 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
- 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
- See attached screen-shot while accessing Unicorn homepage. FYI, I can …
- 19:41 Ticket #55 (Add xml:lang attributes on untranslated strings) closed by
- 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
- 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
- fixed: Unicorn now uses ICU4J for locale management. It still can't differentiate …
- 19:24 Ticket #47 (Deactivate SSL security checks) closed by
- fixed: Unicorn now validates documents with invalid SSL certificates and warns …
- 18:41 Changeset [1026:f2f3b0a32b23] by
- fixed isComplete function
- 18:30 Changeset [1025:dc9bf6c65d1d] by
- added xml:lang attribute on language names of the table
- 18:29 Changeset [1024:8594c55475a6] by
- added defaultLocale displayName of languages in the table header
- 18:17 Changeset [1023:422a335026bb] by
- Added default locale name of languages in the drop-down menu
- 18:16 Changeset [1022:f39905d5a32e] by
- updated sortByDisplayName function to allow to choose in which locale to …
- 18:03 Changeset [1021:74c72df0b086] by
- added dir attribute to inputs
- 18:00 Changeset [1020:6f1b49aa88be] by
- adds $transLocaleDir to velocity context to know the character direction …
- 17:59 Changeset [1019:7e28d6c160f3] by
- fixed function getLocaleDirection
- 17:43 Changeset [1018:ee11a72141fb] by
- fixed isComplete function
03/21/10:
- 22:54 Changeset [1017:f55669a08c2e] by
- +message_ssl_warning -message_ssl_exception
- 22:53 Changeset [1016:df186dd814ab] by
- updated check() function with new signature of …
- 22:52 Changeset [1015:3de16fd6a79c] by
- deactivates SSL security checks if a resource has an invalid SSL …
- 22:47 Changeset [1014:58fed5ced352] by
- changed signature of check() to check(ArrayList?<Message>)
- 22:33 Changeset [1013:4614ff6681b2] by
- TrustManager? class that trusts any SSL certificate
- 22:32 Changeset [1012:df620f594b9d] by
- Fixed: isComplete returned false only if a metadata string was missing …
- 21:12 Changeset [1011:28e06da51cb6] by
- clears all messages before adding the "default language edit" error
03/20/10:
- 17:27 Changeset [1010:1075c6f71a2c] by
- language file encoding set to UTF-8 for eclipse
- 17:25 Changeset [1009:d861a2bb6986] by
- removed unused properties
- 17:17 Changeset [1008:87495662e9d3] by
- updated to match new code regarding localization
- 17:11 Changeset [1007:34f308aac46d] by
- removed now useless "direction" and "message_invalid_requested_language" …
- 17:11 Changeset [1006:6586cb516b52] by
- uses ULocale objects instead of String for all language parameters + …
- 17:08 Changeset [1005:fc57827d2b30] by
- call to message.setLang changed to message.setLocale
- 17:07 Changeset [1004:92b7f7ae420e] by
- uses ULocale objects instead of Strings to instantiate Message objects
- 17:06 Changeset [1003:f1b4b883a37b] by
- updated with the new Language.class functions + cleanup
- 17:04 Changeset [1002:af0b6d46860a] by
- changed typed of "lang" from String to ULocale to match new signatures of …
- 17:02 Changeset [1001:797306d16bd7] by
- updated getLanguage function to use the new Language functions. + updated …
- 16:58 Changeset [1000:5e1257ab54c4] by
- Changed call to Language.getContext to match the new signature
- 16:57 Changeset [999:c404972918a3] by
- replaced the language String parameter by a ULocale object
- 16:56 Changeset [998:08f718f6f2ba] by
- new way to get the best locale for a lang parameter using LocaleMatcher? …
- 16:49 Changeset [997:b94707b532d7] by
- KeySet?() now returns an ordered Set of keys
- 15:32 Changeset [996:d7b13206cbca] by
- Optimized log calls
- 15:28 Changeset [995:c94f6c5920ed] by
- removed references to local javadocs and source files + removed jena …
- 15:24 Changeset [994:a87d94c23f3e] by
- removed jena related libraries + updated icu4j library
- 15:18 Changeset [993:be6c392c9542] by
- removed non existing "submtitle" property
03/19/10:
- 15:23 Changeset [992:786c93ff45b0] by
- Hooney Jo <johoon@…>
- 15:23 Changeset [991:5a2c5c404444] by
- drry <drry+w3c@…>
- 15:09 Changeset [990:975d5d31b5d4] by
- Submitter: Walter Raponi <walter.raponi@…>
03/16/10:
- 16:25 Ticket #77 (In the translations page, add a title on missing translations) closed by
- fixed
- 16:25 Changeset [989:1052394c2faa] by
- Added Tooltips on untranslated strings too (ticket #77)
- 16:22 Changeset [988:c28b5c237721] by
- Changed escaping from escapeHtml to escapeXml for translated strings. …
03/05/10:
- 19:33 Ticket #77 (In the translations page, add a title on missing translations) created by
- Something like […]
- 19:31 Ticket #76 (Escaping issue in the tr) created by
- In the translations page […] Would be better to keep the characters …
- 19:23 Changeset [987:3488b61e1286] by
- *** empty log message ***
- 18:59 Changeset [986:6a6d5d267580] by
- *** empty log message ***
- 18:58 Changeset [985:93a3458238e7] by
- *** empty log message ***
- 18:57 Changeset [984:be6c8f0bd699] by
- s/e/?/
- 18:48 Changeset [983:9fc3799ab66e] by
- Submitter: Vivien Lacourba <vivien@…>
- 18:08 Changeset [982:1010369e43e8] by
- submitted by Zsolt Lauter <lauterzsolti@…>
- 15:13 Changeset [981:e33e6b7a4222] by
- removed some Spanish, Italian and French translations
- 15:13 Changeset [980:aa28fd940c20] by
- Fixed: submitted tasklist properties were not automatically populated upon …
- 15:11 Changeset [979:7eaade033a06] by
- added local metadataProperties object
- 15:11 Changeset [978:52910e2aa6a9] by
- Fixed : Now also checks that tasklist properties are complete before …
- 15:05 Changeset [977:01fa664c3273] by
- completed Spanish, Italian and French translations
- 14:37 Ticket #72 (Add tasklist strings to the translation form) closed by
- fixed: Done. Two properties file are sent by mail upon translation. For example …
- 14:34 Changeset [976:b5cd57354fcf] by
- updated servlet-api.jar
- 14:28 Changeset [975:4d32a0db3596] by
- Removes unknown keys from tasklist properties files and logs a warning
- 14:08 Changeset [974:e4b8c539dec7] by
- Fixed
- 14:07 Changeset [973:e2e45ebbfcd5] by
- Fixed
- 14:06 Changeset [972:c3cc2baab80e] by
- Fixed bug where modifications had to be done to both tasklist and …
- 13:51 Changeset [971:8d1425e29606] by
- added tasklist properties to the translation form
- 13:50 Changeset [970:57400bdd9c94] by
- added tasklist properties to the table
- 13:50 Changeset [969:29201ffdacc3] by
- renamed $properties to $interfaceProperties
- 13:49 Changeset [968:4e9a7cfcc8aa] by
- Added changelog of tasklist properties
- 13:49 Changeset [967:d172345b5cf7] by
- new template for the takslist properties
- 13:48 Changeset [966:35e7562e5d2f] by
- added tasklist metadata properties to the translation form
- 09:50 Changeset [965:3fbb062c51ef] by
- Tasklist metadatas have been moved to properties files in /languages/tasks …
- 09:49 Changeset [964:a7392d94c613] by
- Removed unused TASKLIST_RDF_MODEL property
- 09:49 Changeset [963:856a048ce09e] by
- Removed unused classes, no more tasklist rdf files
- 09:48 Changeset [962:a0a96f98fc45] by
- Removed RDFUnmarshallerJena initialization
03/04/10:
- 18:55 Changeset [961:4eb6575a9ffe] by
- utf-8 language files for eclipse editor
- 18:47 Changeset [960:9943fb22f066] by
- added attribute "default" to the xml task object. If set to true the …
- 18:30 Ticket #71 (Simplify localization of the tasklist) closed by
- fixed: Tasks metadatas have been moved from the rdf file to individual properties …
- 18:18 Changeset [959:db133eabb23c] by
- Internationalized language metadata for the tasks in separate files. No …
- 17:21 Changeset [958:ec056540d2e2] by
- added internationalized tasklist files
- 17:17 Changeset [957:063bf4f8930c] by
- added new property PATH_TO_TASK_LANGUAGE_FILES
- 17:15 Changeset [956:f13bf8ef9fef] by
- Removed unused task "new"
- 14:38 Changeset [955:e1d89bd9ed33] by
- fixed xml error on the italian translation of the conformance description
03/03/10:
- 17:29 Ticket #74 (Italian translation had submtitle instead of submit_title) closed by
- fixed: No idea how this property has ended up here but it was not used and has …
- 17:27 Changeset [954:6f70e2eb73dc] by
- removed unexisting property
- 17:25 Ticket #73 (Translation says 100% even if not really) closed by
- fixed: Fixed with ticket 75. This was due to the fact that there were unexisting …
- 17:23 Ticket #75 (Translation over 100%) closed by
- fixed: Now any unexisting property is removed from the language Properties object …
- 17:20 Changeset [953:77ad2904517c] by
- Cleans any unexisting property from a language file before using it
- 14:14 Changeset [952:ddb6bd6d554f] by
- translation by Sergey putnik Leschina <i.am.putnik@…>
- 14:11 Changeset [951:9910b864fe84] by
- translation by Sergey putnik Leschina <i.am.putnik@…>
- 13:32 Changeset [950:8d20b508f316] by
- translation by Sergey putnik Leschina <i.am.putnik@…>
03/01/10:
- 16:22 Changeset [949:88eb18eba0c1] by
- credits: Zsolt Lauter
Note: See TracTimeline
for information about the timeline view.
