- Oct 23, 2009
- Oct 22, 2009
- Oct 21, 2009
- Oct 20, 2009
- Oct 19, 2009
- Oct 18, 2009
-
-
zzz authored
- Persistent lang setting with routerconsole.lang=xx - Loading any page with ?lang=xx changes the persistent setting - Add a custom Jetty handler to load foo_xx.jsp if it exists for language xx. This is for jsp files with lots of text in them. Otherwise use inline translate methods. Not for included jsps. - Add a script to create and update messages_xx.po translation files, and create ResourceBundles from them - Add class to translate strings from cached ResourceBundles - Add translate wrappers to HelperBase, FormHandler, and *Renderer, so calls can be made from both jsp and java files - Add two example translations on configupdate.jsp - one in the jsp itself and one in the helper. - This is for strings in routerconsole only. Will be expanded to other webapps and the router later.
-
- Oct 17, 2009
- Oct 16, 2009
-
-
z3d authored
-
- Oct 15, 2009
-
-
zzz authored
- Move to routerconsole - Write directly to Writer for speed
-
- Oct 14, 2009
-
-
z3d authored
-
- Oct 12, 2009
-
-
z3d authored
-
- Oct 11, 2009
-
-
zzz authored
-
- Oct 09, 2009
- Oct 05, 2009
-
-
z3d authored
Near invisible to the naked eye tweak to dark theme; modest aesthetic tweak to debug.jsp, with apologies to zzz. :)
-
- Oct 03, 2009
-
-
z3d authored
-
- Sep 01, 2009
-
-
zzz authored
-
- Aug 28, 2009
-
-
z3d authored
-
- Aug 27, 2009
-
-
zzz authored
-
- Aug 26, 2009
-
-
zzz authored
killing the router
-
- Aug 23, 2009
-
-
zzz authored
Prep for SessionKeyManager work in the router - Fix up SKM renderStatusHTML(); add debug.jsp to see it; Redefine getClientSessionKeyManager(); More cleanups
-
- Aug 22, 2009