6b056ce6e0
Backend HTML changes:
...
- Labels for radio/checkbox icons to increase surface area for clicks, improving
UI for touchscreen use
- Standardized configuration labels: bold text for leading options, standard
weight for trailing descriptions
- Remove some hard-coded table layouts
- Additional ids and classes for theming
2017-05-14 05:30:13 +00:00
50450ecba6
propagate from branch 'i2p.i2p' (head bd037c8b542fe0f6125aa16fb3bff5d257b4e955)
...
to branch 'i2p.i2p.str4d.ui' (head 9bd4080121d8ef662d6a2e4dfe7fae1079b32646)
2017-02-10 16:43:25 +00:00
e0e06d73eb
javadoc fixes part 14 (ticket #1894 )
2017-01-27 03:14:34 +00:00
894186e975
Updates to /graph
...
- Graph image updates
- Custom fonts with fallback
- Left-align legend
- Thinner restart and graph lines for clarity
- Separate legend and display period date
- Text tidyups
- Tweak layout and text of configuration options
- Default width to 400px to avoid info truncation
- 15s and 30s refresh options
2017-01-07 18:28:55 +00:00
e86092b3e0
Consistent back-linking
2016-05-30 04:56:20 +00:00
f95100a1ff
Update links, add tooltips etc.
2016-05-23 11:02:10 +00:00
ac6cd7e4c6
Add a bunch of ids and classes to routerconsole HTML for styling
2016-04-18 04:12:15 +00:00
c59496f30f
Console: Consolidate "checked" code
2015-12-18 14:43:31 +00:00
22b9876b68
Rename _() for translation to _t() for Java 9 compatibility (ticket #1456 )
2015-09-25 19:55:36 +00:00
82217d5ebc
increase default refresh on graphs page
2014-07-03 13:08:24 +00:00
8845ce6e1c
Findbugs all over:
...
- Serializable
- hashCode()
- Make DataStructureImpl Serializable (removed from DataStructure in 2005)
2014-06-15 16:14:13 +00:00
a2ba9bbdb1
* Checklist updates
...
* Console:
- Don't reset graph settings when clicking restart or shutdown on graphs page
- Don't recommend guest login on trac, it's disabled
- Catch and remove corrupt jrb file (ticket #1186 )
- Always set default language on /configui
* Readme: Update links
* Transports: Reduce target connection count again to reduce
tunnel reject rate further
2014-02-10 14:22:43 +00:00
707f616498
Changes from -rc diff review
2013-11-28 11:10:57 +00:00
2f4765665d
routerconsole: type arguments, unused imports
2013-11-21 11:31:50 +00:00
bd0eee6aa9
* configstats: Page will now always reflect results of a previous
...
change, by querying the config instead of StatSummarizer to
determine if a stat is graphed.
- Don't append to a string in a loop
- parseConfig() return a Set instead of List to avoid O(n**2) behavior
when deteriming config changes
2013-10-28 21:48:02 +00:00
7a43bd87c2
remove unused param (javadoc fix)
2013-04-29 17:07:08 +00:00
21e47e61f0
* Console: Add /graph support for bw.combined, consolidate
...
rendering code (ticket #890 )
2013-04-13 12:13:55 +00:00
77cfe0be01
graphs.jsp: Fix saving settings (ticket #857 )
2013-03-03 20:32:02 +00:00
36bf248385
Removed unnecessary <p></p> around <img> on /graph
2012-08-12 00:35:09 +00:00
f6304ccd4d
Commented out "All times are UTC" blurb because all graphs are labeled UTC
2012-06-08 12:58:50 +00:00
1aa24a38a4
Various HTML fixes
2012-03-02 18:46:34 +00:00
da482c373e
new single graph page
2012-02-26 17:34:22 +00:00
95329803a9
- Use new synchronized change-and-save-config methods
...
to eliminate races with ReadConfigJob
2012-01-18 01:54:34 +00:00
080cc962fb
* Console:
...
- Split up config network page
- CSS tweaks and cleanups
- Change some form notices to errors
- Spiff up the buttons
new silk icons: See licenses/LICENSE-SilkIcons.txt
new toopie icon: Shrunk from existing one
2011-11-30 23:23:41 +00:00
592361b1a4
* Console:
...
- Disable zh translation in graphs on windows due to font issues
- Fix NPE at startup
- Graph tweaks
2011-05-23 19:22:33 +00:00
1b2519cfb8
- Improved error handling
...
- Disable graphs on JVMs that crash
2011-03-22 01:59:52 +00:00
cf0d2197b8
- Persistent option on GUI
...
- Fix HTML errors
- Refresh improvements
- Fix Rate.equals() bug
- More cleanups
2011-03-18 15:49:58 +00:00
79358f4271
notes and tweaks
2011-03-18 00:47:14 +00:00
8461beba1c
1st cut
2011-03-17 02:07:08 +00:00
9a993c00e4
* graphs.jsp:
...
- Show selected refresh delay
- Translate refresh delays
- Fix setting delay to 'Never'
2010-12-12 22:04:06 +00:00
2a34ea8356
* Console:
...
- Convert GraphHelper to a FormHandler
- Require POST for all forms
- Change the way we store the Writer to prevent problems
- Fix bonus setting on configpeer.jsp
- More ".jsp" removal
2010-11-21 20:46:48 +00:00
6b0c931200
change buttons from GET to POST
2010-11-19 16:42:23 +00:00
138be42aa5
bye .jsp part 2
2010-11-17 22:26:31 +00:00
010a1fde3f
* Console: Display durations with new formatDuration2()
2010-11-06 12:28:38 +00:00
c5ea51beec
* graphs.jsp: Tag some more
2010-06-02 18:16:43 +00:00
959bf4a7f4
limit max graph size
2010-01-24 02:11:55 +00:00
2db5914ba0
Save graph settings when changed
2010-01-18 17:39:12 +00:00
b65865b854
tagged "Redraw"
...
two translation revision
2009-11-03 15:17:14 +00:00
428cbdce2a
* Console:
...
- More tagging
- Show user-installed themes on configui.jsp
- Fix reseed button spacing
* GraphHelper cleanup
* Susidns: add link to subscription faq
2009-10-31 18:18:36 +00:00
2b469567bb
more tag and more translate
2009-10-27 11:11:51 +00:00
6a8dd0f053
Revert xhtml regressions in i2ptunnel code; fixes for various validation issues.
2009-08-17 20:17:30 +00:00
35da3f3334
HTML bugfixes in routerconsole pages.
2009-08-15 16:08:33 +00:00
e36f9b2273
UI enhancements.
2009-08-07 18:19:42 +00:00
4de0b73cd8
Ongoing UI enhancements; peers.jsp gets some love.
2009-07-30 23:10:48 +00:00
3c76fda8d9
Ensure that both timed and event based graphs are suitably div'd up.
2009-07-25 23:46:42 +00:00
c5555350ae
Get /graphs.jsp looking a bit more presentable.
2009-07-25 19:47:16 +00:00
6c87005eeb
* graphs.jsp: Reduce refresh time to eliminate double iframe load
2009-07-19 22:32:01 +00:00
69e6393442
* Routerconsole:
...
- Move common methods to new HelperBase class
- Make reseed link a button
2009-01-29 02:16:18 +00:00
5782c42d25
Cleaned up all 'imports' in all applications, core and router.
2008-07-16 13:42:54 +00:00
eb3164d0e0
* graphs.jsp: Fix a bug where it tries to display the combined
...
bandwidth graph when it isn't available
2008-06-10 13:17:28 +00:00