Commit Graph

661 Commits

Author SHA1 Message Date
zzz
cadedeb06c * Build: Add built-by to jars; check for corrupt jars on debug page 2012-03-01 16:04:17 +00:00
zzz
e1c9402d3f propagate from branch 'i2p.i2p' (head 36eae7cbb8817fb68bb042e8207c6c955264f393)
to branch 'i2p.i2p.zzz.test' (head 33f78a361bfef38b120fdf55d9e9535f3be96d6e)
2012-02-25 17:49:09 +00:00
zzz
54f0cae2ff refactor proxy.i2p server to its own class 2012-02-24 17:58:54 +00:00
str4d
45b0df7a1b propagate from branch 'i2p.i2p.str4d.i2ptunnel' (head eb8d45bf3d7e0adb2cb08558756a524b6be3c684)
to branch 'i2p.i2p' (head db81006fcc97016540591cb5cb555f7092e5de4b)
2012-02-23 06:44:16 +00:00
kytv
8a4bbe157e Translation updates for de, es, it, sv, and uk from Transifex 2012-02-22 20:41:57 +00:00
zzz
b8a1ab0138 - Don't delete privkey file for a non-persistent client tunnel
(ticket #599)
2012-02-20 23:19:53 +00:00
zzz
939329a96c i2ptunnel: Fix streamr session registration 2012-02-20 22:10:30 +00:00
str4d
a314b2acc7 Added a missing quotation mark in a <div> 2012-02-20 08:36:03 +00:00
kytv
051bc9c468 Add Czech language from Transifex 2012-02-17 12:24:43 +00:00
kytv
01c5a05c86 Final English source PO update for 0.8.13 2012-02-17 11:26:51 +00:00
kytv
6a034b9613 merge of '8a72dbc075a7d66522d8947ad10d675f76540e4d'
and 'f12cc6a9028cdd515cfc68c809da1feb914a2d5e'
2012-02-17 11:24:08 +00:00
str4d
3e8b7a7f24 Added a table summarising the chosen options on last wizard page 2012-02-17 06:32:49 +00:00
kytv
af02a2f7f6 updated English source po files (and pushed to tx) 2012-02-17 02:47:52 +00:00
str4d
8df576b39d A few fixes to k0e's patch 2012-02-16 18:40:58 +00:00
str4d
4e1239ab5e Patch from k0e to improve the description strings 2012-02-16 11:34:36 +00:00
str4d
8846691c47 Set the default wizard value for targetHost to 127.0.0.1 2012-02-12 05:10:58 +00:00
str4d
0f72dfea0f Added some descriptive text for page 7 2012-02-12 04:26:22 +00:00
str4d
77bb9f144f Added some descriptive text for page 6 2012-02-12 00:18:09 +00:00
str4d
ef9fe8d197 Added some descriptive text for page 4 2012-02-12 00:08:14 +00:00
str4d
56e00199aa Fix descriptive text on page 1 2012-02-11 23:55:53 +00:00
str4d
3a4447cd08 Added some descriptive text for page 2 2012-02-11 23:54:38 +00:00
str4d
c7b7f4744c Added some descriptive text for page 1 2012-02-11 22:25:16 +00:00
str4d
05860a5b5c Fiddled with wizard's button logic to make the workflow clearer 2012-02-07 01:47:52 +00:00
str4d
8a33ee2078 Added link to tunnel wizard on main i2ptunnel page 2012-02-04 10:49:07 +00:00
str4d
81d9ed1766 propagate from branch 'i2p.i2p' (head 98f389d40c983a02e3b0803401896e2b1104b44d)
to branch 'i2p.i2p.str4d.i2ptunnel' (head 9f44bb9e4efa0f9ed76f4988bdd3ebef7ac6b3a7)
2012-02-03 17:12:31 +00:00
str4d
7461d8c1f1 Added "@since 0.8.13" tags to the only two methods in WizardBean 2012-02-03 17:10:44 +00:00
str4d
8cbf94f9eb Added placeholder blurbs for explaining the various wizard options 2012-02-03 17:07:10 +00:00
kytv
9141aa1d25 updated en source POs (from push to tx) 2012-02-02 22:49:25 +00:00
str4d
973dbe6fb2 Don't display page 4 for server tunnels (tunnel destination) 2012-02-02 03:43:13 +00:00
str4d
7c70378396 Remember startOnLoad checked-ness 2012-02-02 03:19:23 +00:00
str4d
27e14e7f36 Remember reachableBy selection 2012-02-02 03:06:34 +00:00
str4d
30bdf871aa Fill in wizard fields with POSTed values if present
This means that you can go back and edit typed-in values during the wizard
2012-02-02 00:24:29 +00:00
str4d
5a0190ddcc CORRECTLY create client tunnels by default in the wizard 2012-02-01 23:34:15 +00:00
str4d
98e7a6d2b3 Change pagination to use POSTed variable instead of query parameter
All wizard pages now have the URL /i2ptunnel/wizard
2012-02-01 23:03:00 +00:00
str4d
3af2f29739 Create client tunnels by default in the wizard 2012-02-01 22:32:10 +00:00
str4d
f7207689d5 Added missing close brackets 2012-02-01 10:47:09 +00:00
str4d
1a01f59d53 Make Cancel button a link instead so it works correctly 2012-02-01 10:43:27 +00:00
str4d
7dd03fda8d Added a Previous page button
At present the ?page= in the URL isn't affected, which could possibly
confuse users - maybe move to having the page variable as a POST variable
so the url is just always /i2ptunnel/wizard
2012-02-01 03:48:39 +00:00
str4d
621f132069 Change Finish action on wizard to "Save changes"
This means that the form is handled by the same handler as the edit
forms, hopefully reducing maintenance ^_^
2012-02-01 03:03:57 +00:00
str4d
467d21257a Added default values for other required variables on page 7 of wizard 2012-02-01 02:51:05 +00:00
str4d
39953b6925 Fix condition for including targetHost 2012-01-27 04:10:01 +00:00
str4d
c81c4cb873 Fix autostart hidden input to not appear if checkbox not ticked 2012-01-27 04:06:04 +00:00
str4d
4be3f16805 Added missing label for targetPort 2012-01-27 03:12:57 +00:00
str4d
c9f1f69c16 Fix isClient to get passed through properly 2012-01-27 02:52:39 +00:00
str4d
9a5ea68682 Subclass WizardBean from EditBean to get access to the interfaceSet() method 2012-01-26 03:53:43 +00:00
str4d
6d0514b451 Get wizard to step through pages correctly 2012-01-26 03:53:05 +00:00
str4d
ac493d7bcb Show Next and Finish buttons the right way round 2012-01-26 03:35:25 +00:00
str4d
9e446f9ae8 Use request.getParameter() to fetch POSTed parameters 2012-01-26 03:18:50 +00:00
str4d
e1b53a63f4 Undo revision 126c1c30c0c02fd95719ffeae6d4709abb7bf18d 2012-01-25 23:05:23 +00:00
str4d
776a8c5a63 Undo revision 30dba6c75dcd43c7c67112558dad7b36504ba5a7 2012-01-25 22:53:14 +00:00