- Nov 09, 2011
-
-
zzz authored
-
- Sep 02, 2011
-
-
zzz authored
-
- Apr 10, 2011
-
- Mar 19, 2011
-
-
zzz authored
-
- Mar 08, 2011
-
- Feb 27, 2011
-
-
zzz authored
- Fix numerous readme HTML errors - Fix flag locations in readmes - desktopgui.enable now defaults to false; run systray if false - Start icon app before console - Restore systray form in configservice.jsp - Only save lang when clicking on flags if desktopgui is running - Only allow two-letter lang code from cgi parameter
-
- Jun 27, 2010
-
-
duck authored
-
- May 05, 2010
-
-
zzz authored
-
- Jan 02, 2010
-
-
zzz authored
-
- Oct 22, 2009
-
-
zzz authored
- Don't hide link to configui.jsp for IE any more - Add lang selection on configui.jsp - Tag strings in configui.jsp - Load console_big.css if lang == zh - Add _x() tag for static iniitializers - HTML transitional input tags
-
- Oct 20, 2009
-
-
zzz authored
-
- 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.
-
- Jul 15, 2009
-
-
zzz authored
-
- Jul 10, 2009
-
-
zzz authored
-
- Jun 11, 2009
-
-
zzz authored
- Move the console css from default.css in the .war to docs/themes/console/console.css, and support console themes in the main console with routerconsole.theme=foo
-