- 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 15, 2009
-
-
zzz authored
- Move to routerconsole - Write directly to Writer for speed
-
- Oct 11, 2009
-
-
zzz authored
-
- Oct 09, 2009
-
-
zzz authored
-
- Sep 01, 2009
-
-
zzz authored
-
- Aug 26, 2009
-
-
zzz authored
killing the router
-
- Aug 20, 2009
- Aug 19, 2009
-
-
zzz authored
- Fix problems where a requested unsigned update would actually kick off a signed update - Fix problem when policy set to notify, and clicking check for update, incorrectly causing unsigned update download and bad messages - Verify zip integrity of unsigned updates - Move zip files to router dir, not base dir - More tweaks and cleanup
-
sponge authored
-
- Aug 17, 2009
- Aug 15, 2009
-
-
sponge authored
-
- Aug 14, 2009
- Aug 13, 2009
- Aug 11, 2009
- Aug 09, 2009
-
-
zzz authored
* Move the unused AdminManager from router to the apps directory
-
zzz authored
-
zzz authored
- Add new unsigned update option, triggered by last-modified date, using the new EepHead. Buttons still are not hidden after download complete. - Make the .sud updater use the temp dir when proxied - Several cleanups
-
z3d authored
status of local destinations; zzz to add server/client logic. ;
-
- Aug 08, 2009
- Aug 07, 2009
-
-
z3d authored
-
- Aug 03, 2009