Commit Graph
862 Commits
Author SHA1 Message Date
zzz 360d96d085 de-thinsp until we can check UA for opera 2010-12-19 00:04:55 +00:00
zzz 59e5ec7426 fix 1 sec tag causing po error 2010-12-18 13:22:47 +00:00
z3d 7e3c347ac3 merge of '094945b98d69169e985ac8068256fec4ee5515f0'
and 'abb387ef4b4418e0e202272f5535a9f076f9da1d'
2010-12-18 05:20:48 +00:00
duck 4e4165e30d Update Dutch translations 2010-12-17 16:12:13 +00:00
hiddenz cab63efacf routerconsole: update russian translation 2010-12-16 15:56:30 +00:00
hiddenz ed9b0bbdd5 routerconsole help_ru.jsp: small fix 2010-12-15 18:46:58 +00:00
m1xxy af8751a3a4 new translation update for de and es 2010-12-13 00:26:26 +00:00
zzz c94fa6ef17 tweaks 2010-12-05 04:05:20 +00:00
zzz 2126b5156e format refresh time 2010-12-02 16:18:09 +00:00
m1xxy e3bb912d08 translation tweaks de & es 2010-12-01 18:17:26 +00:00
m1xxy f7ed341263 requested changes to de 2010-11-30 15:05:14 +00:00
z3d 59b53eb6f5 Console translation (de): s/Router-Einstellungen/Einstellungen (sidepanel). 2010-11-29 20:08:27 +00:00
z3d 2980794645 Console translation (fr): s/I2P Configuration Interne/Configuration (sidebar). 2010-11-29 19:55:18 +00:00
zzz b5f652ef04 tweak 2010-11-29 15:36:05 +00:00
zzz 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
zzz 612d06bd53 * Build: Move all dependencies to top-level build.xml,
so each sub-build.xml is only executed once (true DAG)
2010-11-28 03:56:56 +00:00
zzz 8e98f58f6d merge of '2b0329ad66b84d90d1b7e6e1a6247c6d826321f9'
and '77a4e2e18ab0e48d6f102388838e1367c1d56ebd'
2010-11-27 16:34:15 +00:00
sponge 8c5fd29233 Plugin: ticket 336 fix NPE 2010-11-27 13:52:57 +00:00
zzz 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
zzz 28b4239d08 linkify message 2010-11-27 13:48:53 +00:00
zzz 5b951b5b4b javadoc 2010-11-27 13:48:01 +00:00
zzz 2d0e8b6ec8 fix configstats NPE 2010-11-27 13:43:48 +00:00
zzz 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
zzz 9c96c07f3e merge of 'bbaea7567520aced60f19b571f63c11cbb3b1d76'
and 'e7bbb1ca66df6fb49b2f1fcb554e8077dd488fb2'
2010-11-24 16:45:43 +00:00
zzz 90490cb65d cleanup; limit concurrent renderings to conserve memory 2010-11-24 15:01:14 +00:00
zzz 868f5b1c38 remove dup log 2010-11-24 14:58:40 +00:00
zzz 4dfac0846b add pt, move readme_br to _pt 2010-11-24 14:55:16 +00:00
zzz ffee32535e add more info about trac 2010-11-24 14:53:41 +00:00
sponge 8b5c0a2db1 Plugin: ticket 104 Fix webapp isRunning to check ALL webapps.
The only defecency is that if one is running, that it considers the
      entire pliugin to be running. I'm not sure if that is a good thing
      or a bad thing, but the other code checks threads that way.
2010-11-24 14:31:54 +00:00
zzz 502f247d08 update trac message 2010-11-22 01:12:00 +00:00
zzz 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
zzz 49325d491d merge of '50335c064a9992f4ba8707d62d35bbbbe752d231'
and 'b93c1c7b2b01fc43af5bc07470d9997f3edba6da'
2010-11-19 22:46:27 +00:00
zzz c06198491e always have as many recent as active 2010-11-19 21:13:35 +00:00
m1xxy 509befc912 removed some strange-looking strings in French router console translation that stroke my eye, have not read through all of it tho; change some capitalizations in de and de eepsite 2010-11-19 19:17:07 +00:00
zzz 729aedee5f * News:
- Store news last-fetched time so we don't always fetch news after restart
      - Don't include news in the updater
2010-11-19 18:34:00 +00:00
zzz 6b0c931200 change buttons from GET to POST 2010-11-19 16:42:23 +00:00
zzz dd39f3f244 i2ptunnel jsp cleanup 2010-11-19 16:14:14 +00:00
zzz af4a285e5b fix small confignav problem 2010-11-19 15:32:31 +00:00
zzz 166f378f2f clean up more urls and POST self-references 2010-11-19 15:23:25 +00:00
m1xxy 96ff36c159 fix a line break and too long seconds 2010-11-18 22:47:34 +00:00
m1xxy b56563deee new router console strings, leaving 'rolling avg' for next round 2010-11-18 19:17:02 +00:00
zzz 138be42aa5 bye .jsp part 2 2010-11-17 22:26:31 +00:00
zzz 2f880f7b5b propagate from branch 'i2p.i2p.zzz.test4' (head 3569f7d0608498cadafc88e87a0ad2b18c44dfb6)
to branch 'i2p.i2p' (head ddc9be27c47878e472d5b6c281cccb6094c42c9a)
2010-11-17 16:09:19 +00:00
m1xxy 28f790bbe7 further tiny de tweaks 2010-11-16 18:52:03 +00:00
zzz 355ca7b2f7 tweaks after review 2010-11-14 23:58:13 +00:00
hiddenz 3f7d432f91 routerconsole: update russian translation
- Change translation of some terms:
  + тред -> поток
  + журнал -> лог
  + аптайм -> время работы
- use lowercase for second word where needed
- Reorder words where needed

These things was discussed on irc #ru
2010-11-14 18:38:23 +00:00
hiddenz 894e649be9 routerconsole: russian translation fixes 2010-11-14 17:35:52 +00:00
zzz c29a275969 summary bar spacing cleanup 2010-11-14 15:03:50 +00:00
zzz 1d627371ce todo comment 2010-11-14 14:55:58 +00:00
hiddenz e844cf25c2 routerconsole: update russian translation 2010-11-13 22:20:30 +00:00