42cbc1e9ac
Console: Remove dead home page links
2016-11-16 12:34:24 +00:00
75d599e061
Handle case where it was an emptyList
2016-11-13 16:11:19 +00:00
efd953f3d4
Console: Add initial news to bottom of news page so it doesn't disappear (ticket #1153 )
2016-11-13 15:56:47 +00:00
2c65173bec
Console: Add IPv6 firewalled setting on /confignet
2016-11-12 15:14:43 +00:00
6acc23af00
Console: Fix inadvertent config save when clicking restart or shutdown
...
on /configstats
2016-11-12 14:54:56 +00:00
c9c29520b4
Consistently log authentication failures for all interfaces
2016-11-06 17:20:35 +00:00
26a24a98ed
add java 9 log warning
2016-11-06 15:31:01 +00:00
e8de1daf65
Util: Consolidate linux service detection code
2016-11-06 00:49:34 +00:00
f42d76b4b4
Console: Add message to ignore InstanceManager warning (ticket #1818 )
2016-11-05 17:52:21 +00:00
5d0b35d53a
Console: Improve handling and logging of webapps that fail to start
2016-11-04 17:02:15 +00:00
6ff9483e07
Console: Java 9 fixes for classloader (ticket #1870 )
...
May not be sufficient for plugins
Unlinkify viewmtn links on /jars, site is down
2016-10-29 16:21:02 +00:00
95ae86d962
Jrobin: Fix for error in DeallocationHelper on Java version 9-internal
2016-10-28 15:18:08 +00:00
78acf707dc
JRobin: 1.6.0-1, 2014-10-28, checked in as source
...
from https://github.com/OpenNMS/jrobin/releases
Replaces 1.5.9.1 from 2008-09-05
Needed for Java 9 to remove dependency on Sun private classes.
No modifications, but includes only core, data, and graph;
cmd, convertor, inspector, and tests are not included.
Using source instead of jar because:
- Release jar not available
- Additional change will be needed for Java 9
to remove dependency on Sun private classes, see:
https://github.com/OpenNMS/jrobin/issues/3
2016-10-26 17:45:34 +00:00
08d1ea89bf
Build: Set Java 7 build target for all jars;
...
embedders (esp. Android) targetting 1.6 must
set javac.version=1.6 in override.properties and set
both bootclasspath variables.
2016-10-26 16:56:13 +00:00
3063e37cbd
Systray: Remove old 32-bit Windows implementation, replaced by DTG
2016-10-25 23:59:20 +00:00
75514ddd87
New Korean translation
2016-10-22 13:51:25 +00:00
35642e2661
New initial news translations: Czech, Galician, Greek
2016-10-22 13:20:20 +00:00
06a599b4e7
Add Galician language
...
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00
27cd1a6a6e
Console: Remove calls to deprecated two-arg setStatus()
2016-10-21 21:38:55 +00:00
be9f7dbf6e
Fix HTML error on /configservice
2016-10-20 17:15:51 +00:00
778ce71ea4
Translations: Update from Transifex
2016-10-14 12:07:26 +00:00
011d08b172
poupdate source
2016-10-06 14:02:23 +00:00
b123720fa3
DTG: Enable by default on Windows
2016-09-24 14:54:30 +00:00
afa5a193a7
Console: Add jsps to view entire router.log and wrapper.log files
...
Add links to /logs
Add some headers to the history.txt jsp
javadocs
2016-08-21 20:21:50 +00:00
7f2bd164db
Plugins: Add exception for HSQLDB Timer in thread check
2016-07-16 16:08:34 +00:00
03de374b07
Project files for IntelliJ IDEA
2016-07-10 00:24:40 +00:00
2506f6b143
spacing
2016-06-25 18:28:02 +00:00
009f6cce6e
add links from old config page to new pages
2016-06-22 13:02:47 +00:00
e6f111c5fc
Split up /configclients, add /configi2cp, /configplugins, /configwebappsx
...
(ticket #1804 )
2016-06-16 15:24:24 +00:00
34c611d340
New translations all over
2016-06-03 15:04:04 +00:00
d4ea7dc416
Update translations
...
Fix i2psnark .pt_BR file name
Add i2ptunnel .zh_TW
Fix getopt .fi which is coming in from tx non-UTF-8
2016-06-03 14:05:30 +00:00
faebe8ab7e
Console: Fix /configfamily form (ticket #1797 )
2016-05-29 14:35:39 +00:00
d48f70c2fe
poupdate english po files
2016-05-25 12:43:33 +00:00
101d0691f0
DTG: Fix systray menu redraw on Mac;
...
Switch to AWT by default on Mac;
Hide DTG enable form on Mac until we fix headless override in i2prouter
2016-05-20 14:43:15 +00:00
97fca96861
DTG: Can't do first-time startup from /configservice,
...
restart required
2016-05-09 14:26:07 +00:00
702e1c5a78
Console: Fix escaping of search URLs on /confighome
2016-05-09 13:26:18 +00:00
ea38672159
Console: Fix HTML error on /configui
2016-05-09 13:09:38 +00:00
6b578dfd8c
Console: Fix UTF-8 passwords
...
Partial fix for UTF-8 usernames
Better input checking and help messages
2016-05-08 19:49:14 +00:00
5d93ca19f8
Build: Add back the old, slow way to build bundles
...
for gettext < 0.19
2016-05-07 12:57:49 +00:00
62296222e9
Console:
...
- Show systray controls for all OSes on /configservice
- Implement backend for systray control
2016-05-06 17:54:27 +00:00
70f9cb1b19
Build:
...
- Add DTG to updater
- Fix and bundle DTG license info
- Remove jstl.jar and standard.jar from updater,
last changed in 0.9
- Fix bundling of Tomcat license info
Console:
- Change to new DTG constructor
- Don't attempt to start systray or DTG when running as a service
2016-05-06 15:56:54 +00:00
33629d0744
Build: Compile resource bundles from ant, not msgfmt,
...
speeding up builds with translations by 20x
2016-05-01 20:19:56 +00:00
6bdf25bc3d
Console: Only display cpuid information on x86
2016-04-30 13:22:22 +00:00
d885e00c64
News: Verify received CRL before saving
2016-04-28 22:17:27 +00:00
52c9bf6d80
News: Parse and store CRLs in news feed
2016-04-28 21:55:17 +00:00
03adda3bde
CPUID: Add version to /logs
2016-04-28 11:43:11 +00:00
fb5ef83009
fixup jbigi version display
2016-04-28 02:39:32 +00:00
9f31b1fe97
propagate from branch 'i2p.i2p.zzz.gmp6-prop' (head 416ef26df4b91fb9de3e27623551c7f87ec2bfe0)
...
to branch 'i2p.i2p' (head 9466fdeae338d6b0bf049d86975db9b6ddbd3064)
2016-04-28 01:34:48 +00:00
4e635aa485
Console: Add JSTL version to /logs
2016-04-16 16:05:19 +00:00
25fe886e72
Update version warnings
...
Add OpenJDK check for ARM
Uncomment SystemVersion.main()
2016-04-16 15:53:34 +00:00