3a4447cd08
Added some descriptive text for page 2
2012-02-11 23:54:38 +00:00
c7b7f4744c
Added some descriptive text for page 1
2012-02-11 22:25:16 +00:00
b23f0ee5a9
escape semicolons
2012-02-09 14:44:35 +00:00
05860a5b5c
Fiddled with wizard's button logic to make the workflow clearer
2012-02-07 01:47:52 +00:00
6107e38e56
propagate from branch 'i2p.i2p' (head 0f4af64e64536c467b623286bce659dd2dfe9342)
...
to branch 'i2p.i2p.zzz.jetty6' (head d525108d8e9ecb842a99bb81c1138c43b5e39653)
2012-02-04 15:42:23 +00:00
3af2577c11
propagate from branch 'i2p.i2p' (head 0f4af64e64536c467b623286bce659dd2dfe9342)
...
to branch 'i2p.i2p.zzz.homepage' (head dde6a3d7db54894a2ac30a2af6cbb04cbb92296a)
2012-02-04 15:40:22 +00:00
8a33ee2078
Added link to tunnel wizard on main i2ptunnel page
2012-02-04 10:49:07 +00:00
81d9ed1766
propagate from branch 'i2p.i2p' (head 98f389d40c983a02e3b0803401896e2b1104b44d)
...
to branch 'i2p.i2p.str4d.i2ptunnel' (head 9f44bb9e4efa0f9ed76f4988bdd3ebef7ac6b3a7)
2012-02-03 17:12:31 +00:00
7461d8c1f1
Added "@since 0.8.13" tags to the only two methods in WizardBean
2012-02-03 17:10:44 +00:00
8cbf94f9eb
Added placeholder blurbs for explaining the various wizard options
2012-02-03 17:07:10 +00:00
9141aa1d25
updated en source POs (from push to tx)
2012-02-02 22:49:25 +00:00
8ef9009e48
Ukrainian and Polish translation updates
2012-02-02 22:44:02 +00:00
973dbe6fb2
Don't display page 4 for server tunnels (tunnel destination)
2012-02-02 03:43:13 +00:00
7c70378396
Remember startOnLoad checked-ness
2012-02-02 03:19:23 +00:00
27e14e7f36
Remember reachableBy selection
2012-02-02 03:06:34 +00:00
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
5a0190ddcc
CORRECTLY create client tunnels by default in the wizard
2012-02-01 23:34:15 +00:00
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
3af2f29739
Create client tunnels by default in the wizard
2012-02-01 22:32:10 +00:00
f7207689d5
Added missing close brackets
2012-02-01 10:47:09 +00:00
1a01f59d53
Make Cancel button a link instead so it works correctly
2012-02-01 10:43:27 +00:00
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
c62254da1e
propagate from branch 'i2p.i2p' (head 4ff82dc25fcfc71f44d093b2c164b89fc34d07f3)
...
to branch 'i2p.i2p.str4d.i2ptunnel' (head 9922f642f87c3e2b8fca2703011fcfa7af3a447e)
2012-02-01 03:04:33 +00:00
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
467d21257a
Added default values for other required variables on page 7 of wizard
2012-02-01 02:51:05 +00:00
252f9ccee2
* SusiDNS: Reduce listings to 50/page
2012-01-30 22:04:30 +00:00
fae3492dd2
* i2psnark: More illegal chars
2012-01-30 22:02:46 +00:00
b54c9fd2c1
* confignet: Add UDP disable option
2012-01-27 18:55:41 +00:00
c902d4c219
remove SAM client classes from sam.jar
2012-01-27 13:33:41 +00:00
39953b6925
Fix condition for including targetHost
2012-01-27 04:10:01 +00:00
c81c4cb873
Fix autostart hidden input to not appear if checkbox not ticked
2012-01-27 04:06:04 +00:00
4be3f16805
Added missing label for targetPort
2012-01-27 03:12:57 +00:00
c9f1f69c16
Fix isClient to get passed through properly
2012-01-27 02:52:39 +00:00
fc18b44a56
* SusiDNS: Make UI 1-based
2012-01-26 13:24:01 +00:00
d3cb42d441
* Plugins: Fix updated count
2012-01-26 13:23:28 +00:00
adba42d114
* configclients: Fix form action default
2012-01-26 13:22:27 +00:00
9a5ea68682
Subclass WizardBean from EditBean to get access to the interfaceSet() method
2012-01-26 03:53:43 +00:00
6d0514b451
Get wizard to step through pages correctly
2012-01-26 03:53:05 +00:00
ac493d7bcb
Show Next and Finish buttons the right way round
2012-01-26 03:35:25 +00:00
9e446f9ae8
Use request.getParameter() to fetch POSTed parameters
2012-01-26 03:18:50 +00:00
e1b53a63f4
Undo revision 126c1c30c0c02fd95719ffeae6d4709abb7bf18d
2012-01-25 23:05:23 +00:00
776a8c5a63
Undo revision 30dba6c75dcd43c7c67112558dad7b36504ba5a7
2012-01-25 22:53:14 +00:00
f7dee01609
fix form default on chrome
2012-01-25 16:40:55 +00:00
6e44710b94
- escape html for adds and queries
...
- change config separator char
- fix enter in add boxes
- fix alt and title tags
2012-01-25 16:22:04 +00:00
0d494c50af
add firewall and reseed status on /home
2012-01-25 15:01:19 +00:00
00b8e14adf
/confighome:
...
- config search engines
- add icons
- restore defaults button
2012-01-25 14:34:54 +00:00
61290dfbcf
* Old console to /console, new redirect script at /index
2012-01-25 02:50:42 +00:00
fbca6ac1fd
* New home page, including basic AJAX, home page config and search
2012-01-25 02:38:49 +00:00
e43182b842
Added inputs for page 6 of wizard
2012-01-25 01:12:17 +00:00
12ee1a70b2
Added comments to clarify page boundaries, and removed extra </div>
2012-01-25 00:06:18 +00:00