75ba58d68c
* Translation: Set xgettext add-comments option
2010-06-02 18:12:46 +00:00
dc3378d084
* Translate: Add GNU ngettext (plurals) support
2010-05-27 00:38:32 +00:00
48da98d0e4
* NewsFetcher:
...
- Add backup URL
- Change to 0 retries (was 2)
2010-05-23 16:15:37 +00:00
b134ef1a74
* Console:
...
- Tag text in graphs
- Move SummaryRenderer to its own file
2010-05-15 14:17:17 +00:00
234dff888d
Try to prevent ZipErrors after plugin update
2010-05-13 17:04:16 +00:00
a08c15a3ee
leaseset debug tweak
2010-05-13 17:02:32 +00:00
7ec1dd7a98
netdb.jsp leaseset debug
2010-05-10 15:22:10 +00:00
157e035710
summary bar tweaks
2010-05-10 14:22:37 +00:00
97d9a3a4e5
show monthly bw estimate
2010-05-10 14:21:48 +00:00
9da95b8165
PluginStarter: If there is some delay, there may be a really good reason for it.
...
Loading a class would be one of them!
So we do a quick check first, If it bombs out, we delay and try again.
If it bombs after that, then we throw the ClassNotFoundException.
2010-05-10 07:27:34 +00:00
a8db6b007f
* Plugins:
...
- Set classpath for specific client only, not for the whole JVM
- Use ConfigDir() not AppDir()
2010-05-05 19:34:03 +00:00
f3576e54c6
throw IllegalStateException rather than NPE if no context
2010-05-05 18:44:12 +00:00
0325f6c4d2
more isEmpty and a static
2010-05-05 18:43:33 +00:00
8225ce063a
* Console: Print stack trace if exception on startup
2010-05-05 17:50:28 +00:00
2baee7413c
* Replace size() <= 0 with isEmpty() everywhere, ditto > 0 -> !isEmpty()
2010-05-05 16:51:54 +00:00
10e669165a
Fix plugin version check bug
2010-05-02 12:19:17 +00:00
46f341d782
peers.jsp: cleanup and tag
2010-04-27 12:55:37 +00:00
9683a110d6
plugin cleanups
2010-04-23 16:28:14 +00:00
7c3e4fd947
reduce floodfill max conns slightly; fix clients start button
2010-04-18 23:06:04 +00:00
ecbc0a2a2d
Show the start button when a plugin is not running, and the stop button when a plugin is running.
2010-04-16 03:58:48 +00:00
a0d6741ff5
fix wrong prefix for startOnLoad in plugin webapps.config
2010-04-12 21:11:22 +00:00
aac96b15b0
* configstats.jsp: Fix full stats checkbox default
2010-04-12 19:12:04 +00:00
24020302fd
cleanup
2010-04-10 15:29:16 +00:00
caab860351
- Add tooltip support for plugin links
...
- Make target=_blank for plugin links
2010-04-05 13:22:16 +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
3e2956da3f
* netdb.jsp: Tag transport properties
2010-03-25 20:25:03 +00:00
cf3fd01012
* Plugins: Remove final check and install console
...
messages after a while
2010-03-25 20:23:32 +00:00
d3f1fe1c30
* Console: Sort plugin links in summary bar
2010-03-25 19:04:45 +00:00
617d1cd648
propagate from branch 'i2p.i2p.zzz.test' (head c295ab421dd719cfe0e273268b5b4e48505e4f61)
...
to branch 'i2p.i2p' (head 995914d8e049d9bb695fd25e4cf5be860cd4e487)
2010-03-18 15:49:03 +00:00
d3c490e9d7
bold the rest of the update msg
2010-03-18 12:32:28 +00:00
8745ffd42f
* config.jsp: Set burst to +10% for 20s by default,
...
to fix bug where the burst stays high when limits
are reduced.
2010-03-17 16:18:25 +00:00
db99e98658
display transport cost
2010-03-17 16:15:52 +00:00
16a14d4ebd
* Clients:
...
- Negative delay means run immediately and inline
- Add methods to test class and run inline,
to propagate errors to the console
- Add javadoc for clients.config format
- Use new methods for plugins
2010-03-15 16:19:19 +00:00
c151352910
cleanup
2010-03-15 16:15:23 +00:00
52e2aaa20d
javadoc cleanup after review
2010-03-15 14:34:25 +00:00
e759ef5865
tag console reseed messages
2010-03-05 15:36:24 +00:00
2be1b1ece4
couple of tags
2010-03-05 15:27:32 +00:00
ee9f85d53c
rename getString() since it was getting tagged
2010-03-05 14:44:50 +00:00
26aebe6a0f
* Console:
...
- Add link to jobs.jsp on configservice.jsp
- Add plugin disableStop support
2010-03-02 22:54:32 +00:00
5a539f0619
merge of '98497fef229d3e37922d4c09cb52e043b01647ee'
...
and 'de5aa1476c5d447deb031032dbfbc921114dfbd6'
2010-02-27 18:03:05 +00:00
c6cef72cb7
Fix: webapps keep asking for the router console password even after the user entered it
2010-02-27 18:02:56 +00:00
b4911a2b2f
support plugin themes
2010-02-26 16:58:01 +00:00
25285fc059
remove jobs link from summary bar
2010-02-26 16:47:41 +00:00
f6b9cf6f21
* configclients.jsp:
...
- Add js delete confirm
- Remove delete button for webapps
* i2psnark:
- Ignore a non-i2p tracker in a torrent rather than deleting
the torrent, thus "converting" a torrent to in-netowrk use
via the open trackers
- Add js delete confirm
2010-02-22 18:17:11 +00:00
eae18e61b7
unhide plugins, fix d/l status display
2010-02-19 14:42:43 +00:00
82444f9e7b
move getConsoleServer() method
2010-02-18 16:33:47 +00:00
7701693d37
* Plugins:
...
- Fix plugin start button
- Change signer prop to match docs
- Tweaks
2010-02-17 18:12:46 +00:00
c3a156ce4b
propagate from branch 'i2p.i2p.zzz.plugin' (head fafcd8c8c41873b4d106a9e06504dd7b48109ad8)
...
to branch 'i2p.i2p' (head 7eafbe18b0a1e26f09b9488d374f5fed4c278a78)
2010-02-15 16:21:15 +00:00
ee5cc099ed
propagate from branch 'i2p.i2p.zzz.test' (head 0914f799641c6ec04dbe40f325f8368403167885)
...
to branch 'i2p.i2p' (head f3d096929c21753a2117f93d7550b751b021c2a7)
2010-02-15 16:17:40 +00:00
a1fb5ef6ed
verify that signing key name matches
2010-02-15 16:12:49 +00:00