- Nov 07, 2009
-
-
zzz authored
- countries.txt: Convert to mixed case, include in update - netdb.jsp: Hide all routers by default, sort and tag country names - oldstats.jsp: Move to stats.jsp - profiles.jsp: Show new DBH times instead of counts * Profiles: - Track last good and bad lookup times and last good and bad store times, to prep for floodfill changes - Don't reset last-heard-about at router startup * Checklist and Android readme fixups
-
- Nov 05, 2009
- Nov 03, 2009
- Nov 02, 2009
- Oct 31, 2009
- Oct 30, 2009
-
-
walking authored
term rev [not failing] -> [Standard] 1 string(notice) with link still left in confstats
-
- Oct 29, 2009
- Oct 28, 2009
- Oct 27, 2009
- Oct 26, 2009
-
-
zzz authored
- Don't save config when checking for updates on configupdate.jsp - Rework ConfigRestartBean and tag - More tag fixups - Add lang=xx for testing - Add file for additional tagged strings
-
zzz authored
- Add parameterized tag - Refactor confignav.jsp to java and tag - Start tagging profiles.jsp
-
walking authored
- summerbar related files since drz is working on it - string requiring word reordering - string with link in the middle - string which looks unusual - string found not in router console source update the POs
-
walking authored
update Translation
-
- Oct 23, 2009
-
-
zzz authored
- configui.jsp post-prop fixup
-
- Oct 22, 2009
- Oct 21, 2009
-
-
z3d authored
-
- 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
-