CIA.vc
Wikiasearch-searchUI
Real-time open source activity stats
Stats » Projects » Wikiasearch-searchUI
informationsyndicateUTC clock
14:58 on Mar 20, 2010
event counters
The last message was received 1.1 years ago at 10:15 on Feb 12, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
694 messages since the first one, 1.93 years ago, for an average of 1.02 days between messages
recent messages
dateReversed sort columnprojectcontentlink
09:49 on Feb 12, 2009wikiasearch-searchui
Commit by rainer :: r756 /cool/js/i18n/ngettext.js: (link)
ngettext: plurals_n2index: Fixed documentation.
#
09:29 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r755 /cool/js/ (main.js hist.js): (link)
Moved getspan() call out of histAdd() to its callers, who know better which getspan variant to call.
#
03:27 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r754 /cool/js/i18n/i18n.js: (link)
i18n.js: Removed alerts inadvertently left active.
#
03:24 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r753 /cool/ (3 files in 3 dirs): (link)
Enabled support for using sprintf and sprintf-based on-the-fly translation, using closures. Added new functions getspanc(closure) and getspanf(msgf), with some usage examples ("deleted the %s application").
#
02:43 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r752 /cool/ (6 files in 3 dirs): (link)
i18n: The new gettexta function now exclusively handles "{id:..,args:...}" style arguments, used to translate widget labels on the fly. getspan and gettext no longer accept this type of argument. This simplifies getspan and makes it easier to maintain the gettexta calls.
#
01:33 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r751 /cool/js/i18n/ngettext.js: (link)
i18n/ngettext.js: Added some support for logging to a console.
However, the default is to use the alertlogger.
#
01:25 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r750 /cool/js/i18n/ngettext.js: (link)
i18n/ngettext.js: Untabified.
#
00:02 on Feb 10, 2009wikiasearch-searchui
Commit by rainer :: r749 /cool/js/i18n/i18n.js: (link)
i18n.js: Wrapped 'getCookie("ws_lang")' in a try-catch block.
#
23:58 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r748 /cool/js/i18n/i18n.js: (link)
i18n.js: Replaced gettextonfly by new function gettextt, which
takes a translation table instead of a language name.
This is cleaner, faster, it allows us to use it to implement gettext,
and it allows us to hoist an eval call out of the xlateOnFly loop.
#
23:04 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r747 /cool/js/util.js: (link)

util.js: Fixes in langdesc(lang_code):

  • Now correctly notices when the lang_code could not be translated, and actually uses the English translation. Previously, the function always thought that it had found a translation, resulting in the language code being displayed. (The problem was that it used "getspan(lang_code)" instead of "gettext(lang_code)").
  • Now limits the length of translated language descriptions. Some of the English language descriptions are so long (up to 130 chars) that they were rendered much wider than the language selection dialog. Also, for these descriptions the language indicator displayed in the menu corner extended too far into the menu.
#
19:16 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r746 /cool/js/i18n/i18n-tests.html: (link)
i18n-tests.html: sprintf format "%f" is now "tested" as well. (But these tests should really be automated).
#
19:05 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r745 /cool/js/i18n/i18n-tests.html: (link)
i18n-tests.html: Fixed: Replaced uses of "<script src=.../>" by "<script src=...></script>"
(IE does not stomach the first form).
#
18:52 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r744 /cool/js/i18n/sprintf.js: (link)
sprintf.js: The dollar sign is no longer part of the parsed pPos value.
#
18:06 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r743 /cool/js/i18n/sprintf.js: (link)
sprintf.js: In case of an invalid format specifier, the parameter value is substituted as-is.
#
17:30 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r742 /cool/js/i18n/sprintf.js: (link)
sprintf.js: Improved and disabled logging.
#
16:58 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r741 /cool/js/i18n/sprintf.js: (link)
sprintf.js: Added copyright.
#
16:45 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r740 /cool/js/i18n/sprintf.js: (link)
sprintf.js: Now, defines function $A unless it is already defined.
This allows for independent use and testing of this file.
#
10:12 on Feb 09, 2009wikiasearch-searchui
Commit by rainer :: r739 /cool/js/i18n/i18n.js: (link)
i18n.js: Removed todo list, as it is now maintained in the wiki: http://search.wikia.com/wiki/Talk:UI/Internationalization
#
11:50 on Feb 08, 2009wikiasearch-searchui
Commit by rainer :: r738 /cool/js/i18n/i18n.js: (link)
i18n.js: Untabified. Indent this file using four spaces each.
#
09:20 on Jan 30, 2009wikiasearch-searchui
Commit by macbre :: r737 /cool_rtl/kt_files/profile.css: (link)
Profile: give extra margin-bottom
#