8e4f4f82a8
UI layout cleanups and finessing.
2009-10-22 11:33:02 +00:00
1c461bbeda
Catch an errant <hr> in jobs.jsp; "backport" vertical sidebar space savings to classic theme.
2009-10-22 01:29:56 +00:00
a2f287cdfe
Tidyups & more vertical spatial effiencies in the sidebar.
2009-10-22 00:23:17 +00:00
dc3c730937
propagate from branch 'i2p.i2p.zzz.test' (head efc35e19029b7d92265f25eb024114737b6545e1)
...
to branch 'i2p.i2p' (head bbf149917e39bdd2f53246c238d440369498ae09)
2009-10-20 16:01:13 +00:00
45a59f009b
add a common method for title formatting and translation
2009-10-20 12:12:26 +00:00
27693826a2
summary bar post-refactor fixups
2009-10-19 21:40:14 +00:00
83cacaad05
* summarynoframe.jsp:
...
- Refactor to SummaryBarRenderer (saves 100KB)
- Add translate tags
- Use context RNG for nonces
- Transitional HTML style for input tags
2009-10-19 13:49:47 +00:00
44069645df
New formatting for news.xml; elliptical UI enhancements.
2009-10-19 12:34:19 +00:00
4497463778
* Router Console translation infrastructure:
...
- 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.
2009-10-18 14:06:07 +00:00
fadda4ceec
More UI whitespace cleanups and other miscellaneous UI goodness.
2009-10-17 23:34:38 +00:00
2738d5851d
More UI whitespace removals and optimizations.
2009-10-17 07:04:40 +00:00
5b4be5ba1b
merge of '74266b0afe4ef1abef923c8389fb47263b9a39e1'
...
and '9a62d1aa11b74d835ec795c0a303bf5c2ebc2793'
2009-10-16 20:16:29 +00:00
9c2c90c0b1
Whitespace removals.
2009-10-16 20:01:18 +00:00
b7013361c2
propagate from branch 'i2p.i2p.zzz.test' (head 584fab1afc347099ea2fcbdcafa4a3dc4214d7dc)
...
to branch 'i2p.i2p' (head eb7f635432246f567a88babf08323105f364c80e)
2009-10-16 14:56:19 +00:00
fa6d17a1b8
* ProfileOrganizerRenderer:
...
- Move to routerconsole
- Write directly to Writer for speed
2009-10-15 22:42:22 +00:00
1811e3b9cd
Whitespace rationalization; theme enhancements; draft itoopie graphic for proxy errors.
2009-10-12 23:55:21 +00:00
3839d9873a
Minor theme updates; lose whitespace in config.jsp; add license for SilkIcons.
2009-10-09 00:45:33 +00:00
5d95907996
Near invisible to the naked eye tweak to dark theme; modest aesthetic tweak to debug.jsp, with apologies to zzz. :)
2009-10-05 19:42:36 +00:00
49ecfd8224
Theme tweaks.
2009-10-03 14:24:28 +00:00
5372a50bcc
propagate from branch 'i2p.i2p.zzz.test3' (head f18425568ef4ef20f5054f6fb133cf217bfab485)
...
to branch 'i2p.i2p' (head 36f4774eb9dd538b3a7c314de79a6fb3bc4df813)
2009-09-04 15:14:36 +00:00
7745bd89a9
* configkeyring.jsp: Add delete and cancel buttons
2009-09-01 14:50:22 +00:00
6c361679c6
merge of '1b1c377c45e8746e4e04afc47cde55a03b859f32'
...
and '6869519b0cd38f4bc366d0277c5dc4e924348e66'
2009-08-28 03:16:12 +00:00
ae89d2f2ab
Rejig netdb.jsp into tables; sidepanel logo refresh.
2009-08-28 03:12:23 +00:00
ebf5eb6e20
propagate from branch 'i2p.i2p.zzz.test3' (head 75804c9355329ab942a5e2e8ecc91e2ec1eb9d33)
...
to branch 'i2p.i2p' (head 33e55422045b9b3c8ae410162f5cca3eb9baae49)
2009-08-27 19:55:56 +00:00
2e2bff3f0a
fix the favicon again
2009-08-27 19:43:57 +00:00
47c8389419
propagate from branch 'i2p.i2p.zzz.test3' (head e19da9b978ed2ec03adb0e326fff6870746cc4fc)
...
to branch 'i2p.i2p' (head 179b9a7974d64853c0c91924a5ad86e8b04ee7ba)
2009-08-24 00:08:30 +00:00
79e32231fb
propagate from branch 'i2p.i2p.zzz.test' (head b1e81b14fbaafdc188ae4d312f843c38b65cc310)
...
to branch 'i2p.i2p' (head 010351f9470b0e699e17447c87daf6c67e5e5dcc)
2009-08-24 00:06:48 +00:00
5a4c2de425
* Message, I2PSession, SessionKeyManager, Console:
...
Prep for SessionKeyManager work in the router -
Fix up SKM renderStatusHTML(); add debug.jsp to see it;
Redefine getClientSessionKeyManager();
More cleanups
2009-08-23 16:12:09 +00:00
0cc72a49c8
"page or resource" indication on 404 console error page.
2009-08-22 17:42:15 +00:00
35c9e99914
- Throw 403 instead of 404 from flags.jsp and viewstat.jsp
...
so we don't render error.jsp
2009-08-22 16:23:15 +00:00
2e4bd1e440
Polish the console 404 error messages.
2009-08-22 12:15:19 +00:00
2f9a4f0fa5
Slight margin adjustments for the light theme.
2009-08-21 00:27:32 +00:00
37437da34d
* I2CP: Fix the SessionConfig serializer in DataHelper,
...
so that UTF-8 tunnel names are not corrupted by
I2CP and can be displayed on the console
* Fix UTF-8 form submission on console and i2ptunnel
2009-08-20 22:22:07 +00:00
327102a254
* Console:
...
- Put favicon on every page
- Make every page UTF-8
2009-08-20 14:35:32 +00:00
7782970d51
propagate from branch 'i2p.i2p.zzz.test3' (head d65e8465671ba0b8f6f013b56045bf867e10a78e)
...
to branch 'i2p.i2p' (head e2ee75916f2ff6bd698585808a81071b44c978b1)
2009-08-19 23:44:19 +00:00
6f053287d5
* Update:
...
- 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
2009-08-19 20:20:25 +00:00
a309a14396
Fixes for config page ui issues.
2009-08-19 17:05:59 +00:00
b80cbbdd4a
Return of the mia <hr>'s.
2009-08-19 16:57:47 +00:00
ea7a9c259f
Remove extra whitespace in English readme; fix a couple of validation errors.
2009-08-18 12:45:33 +00:00
be9523f1e4
* Config files: Add some encoding help
...
* DataHelper, Router:
- Save config files in UTF-8 rather than the default encoding,
since we read them in UTF-8
* jetty.xml: Change encoding to UTF-8
* logs.jsp: Add system encoding
* NTCP: Clean up clock skew shitlist message
* Shitlist: Clean up expire message
* WorkingDir: Ensure modified files are processed with UTF-8 encoding
2009-08-17 22:14:39 +00:00
6a8dd0f053
Revert xhtml regressions in i2ptunnel code; fixes for various validation issues.
2009-08-17 20:17:30 +00:00
33a7f3351b
Start of validation cleanup.
2009-08-17 13:24:08 +00:00
3a9a029d70
Sidepanel fixes. Bumped to -14.
2009-08-17 02:13:10 +00:00
0aaacc86e2
Dark theme and ieshim.css tweaks; minor sidepanel mods.
2009-08-16 15:45:07 +00:00
1b8b7b741c
Revert <br>'s to <hr>'s in sidepanel, remove tunnel status from table; fixes Opera display issue. Reported and partially fixed by sponge.
2009-08-15 20:19:39 +00:00
66831c619b
cleanups
2009-08-15 19:51:55 +00:00
9a18955de3
merge of '522de7791fdad000d42bb5a01f139d913e74d7ef'
...
and 'ef33b50138594ef55a1dbcd6c77a3d3afeb22ff6'
2009-08-15 16:22:38 +00:00
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
d998e2e9bb
Theme tweaks, minor textual edits and a whole lot less.
2009-08-14 21:00:22 +00:00
7e039d0339
tweak
2009-08-13 22:21:49 +00:00