3309b53401
fix validation errors
2010-12-29 13:12:35 +00:00
a61183303f
add configreseed page
2010-12-29 12:56:48 +00:00
cd58dfdf99
add 500 error page
2010-12-29 12:36:03 +00:00
9919a41436
fix a typo spotted by user
2010-12-28 19:25:41 +00:00
f225c1cca0
propagate from branch 'i2p.i2p.zzz.test4' (head 56ba5c9f8d0779f91259df05b7be0826fe08cd84)
...
to branch 'i2p.i2p' (head 0ba2cc80363f5c7086bce7a43f43a9b095ed2d9e)
2010-12-27 16:21:09 +00:00
63c6613261
* configclients.jsp:
...
- Add form for I2CP options
- Fix HTML errors
2010-12-24 16:52:23 +00:00
ed9b0bbdd5
routerconsole help_ru.jsp: small fix
2010-12-15 18:46:58 +00:00
c7c7731f91
propagate from branch 'i2p.i2p' (head 3d405c867f6903bf1d69b04c1daebf3146882525)
...
to branch 'i2p.i2p.zzz.test4' (head bfd85b10fdd1542526a4b9c53e5d4a733087f317)
2010-12-15 15:09:48 +00:00
8976746867
mindless history.txt servlet
2010-12-03 20:40:34 +00:00
2126b5156e
format refresh time
2010-12-02 16:18:09 +00:00
b5f652ef04
tweak
2010-11-29 15:36:05 +00:00
d31113255e
* Logging:
...
- Use System locale and time zone for default date/time format,
so it matches the wrapper log time (we can't set the wrapper log time zone).
(existing installs must remove logger.dateFormat line
in logger.config to get system default format)
- Force RuntimeExceptions to CRIT level
- Don't have log() count buffer size
2010-11-29 13:13:02 +00:00
ff828e6417
* Build:
...
- Add man pages to package
- New updaterWithJavadoc target
* Console:
- Add link to javadocs if installed
2010-11-27 13:50:33 +00:00
ec51ea6513
* Console: Split initialNews.xml into a file for each language;
...
don't copy to config dir at install.
2010-11-26 00:32:00 +00:00
ffee32535e
add more info about trac
2010-11-24 14:53:41 +00:00
502f247d08
update trac message
2010-11-22 01:12:00 +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
dd39f3f244
i2ptunnel jsp cleanup
2010-11-19 16:14:14 +00:00
166f378f2f
clean up more urls and POST self-references
2010-11-19 15:23:25 +00:00
138be42aa5
bye .jsp part 2
2010-11-17 22:26:31 +00:00
2f880f7b5b
propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
...
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +00:00
355ca7b2f7
tweaks after review
2010-11-14 23:58:13 +00:00
3ee85fed30
* Stats: Improve Frequency, enable coalescing; cleanup and javadocs
...
* stats.jsp: Cleanup, more tagging, hide obscure stuff unless ?f=1
2010-11-06 12:33:53 +00:00
a23ea5e5f1
* configlogging.jsp:
...
- Add easy way to add an override
- Make file size specifier more flexible
2010-10-07 18:39:03 +00:00
4f827a5b1d
Dutch help page
2010-07-09 14:02:55 +00:00
a979ed770d
* logs.jsp: Add more JVM version info so we can distinguish OpenJDK from Sun
2010-06-26 04:01:58 +00:00
41e4e952b7
* Update: Fix multiple updates after manually
...
starting update - caused by refreshing summary bar
(thx 'backup'!)
2010-06-03 16:53:55 +00:00
e424479e7e
peers.jsp:
...
Show definitions panel if any transport is enabled (was: only for UDP).
Use div.wideload for the whole page (was: only for transports and broken if only one of them enabled).
2010-06-03 08:35:14 +00:00
2a92be5946
* Console:
...
- More HTML transitional fixes
- Standardize on 'save' to the right of 'cancel'
2010-04-05 13:34:45 +00:00
c43b16cfbb
* configclients.jsp:
...
- Always show start button for webapps and plugins
* configclients.jsp, configupdate.jsp:
- Fix submission when entering CR in a text box
* Plugins:
- Stop all plugins at shutdown
- Log tweaks
* WebApps:
- Remove the WAC after stopping it
- Stop a WAC before starting it to prevent dups
2010-03-29 21:20:48 +00:00
25eaf8cad7
fix dup anchor
2010-03-25 19:06:47 +00:00
b397de1d54
link to trac
2010-03-16 12:37:32 +00:00
26aebe6a0f
* Console:
...
- Add link to jobs.jsp on configservice.jsp
- Add plugin disableStop support
2010-03-02 22:54:32 +00:00
b4911a2b2f
support plugin themes
2010-02-26 16:58:01 +00:00
949aea951e
* Plugins:
...
- Hook up update/delete/check/save buttons
- Implement delete
- Hide unless router.enablePlugins=true
2010-02-10 19:09:35 +00:00
9d1ae891bb
check for mismatched versions
2010-02-08 22:50:30 +00:00
58adccfd4a
start of a plugin starter
2010-02-07 13:32:49 +00:00
505d5f5cae
* Plugins: New plugin downloader/installer
...
* configclients.jsp: Use new WebAppStarter so webapps that are
started later also get the temp dir, password, and classpath
configuration just like if they were started at the beginning
* configupdate.jsp: Delay after checking for update so the
summary bar will have buttons.
2010-02-06 20:25:13 +00:00
6801fc667a
- Hide update buttons and update config if install dir is readonly or if configured
2010-02-02 15:25:26 +00:00
00fa3806d8
Russian translation update (Share ratio, HTTP bidir, Add Client, ...)
2010-01-18 19:28:32 +00:00
2db5914ba0
Save graph settings when changed
2010-01-18 17:39:12 +00:00
5f12688a90
* Console: Add a tunnel share ratio estimate
2010-01-18 14:57:03 +00:00
08a2b4bbf0
* graphs.jsp: Remove jrobin sig, set lower limit to 0
2010-01-18 14:54:32 +00:00
e036cd4332
propagate from branch 'i2p.i2p.zzz.test' (head dc29b32afe515f704985a4f92cda6e28a65ccdc5)
...
to branch 'i2p.i2p' (head fb38016f22528778128e22269b8f256c8c640466)
2010-01-17 13:42:33 +00:00
9e8f2ce771
Russian translation: Router console (969/969), router help page, eepsite help page
2010-01-09 02:58:49 +00:00
f16ba8ee06
Tagged missing strings. Retagged (merged) couple strings to have 1 string per sentence instead of translating them chunk by chunk while their internal punctuation marks were outside of the translation scope.
2010-01-08 15:46:22 +00:00
76f11859b2
hide add button when editing
2010-01-06 21:33:53 +00:00
5be21a19db
support add, delete,edit of clients
2010-01-06 21:24:08 +00:00
5ed29b6c27
laptop mode
2010-01-02 02:46:23 +00:00