Commit Graph

12142 Commits

Author SHA1 Message Date
Renato Botelho
ac5934dfd1 While I'm touching this file, replace GET by POST 2014-09-17 11:10:00 -03:00
Renato Botelho
729b9f018d Deduplicate <form>, fixes #3864 2014-09-17 10:32:23 -03:00
Ermal
76266acdbd Correct speeling as reported by: Phil Davis via github 2014-09-16 15:33:32 +02:00
Renato Botelho
8f097bddc0 Merge pull request #1282 from ExolonDX/branch_master_06 2014-09-16 09:41:37 -03:00
Renato Botelho
cc98be5a83 Merge pull request #1281 from ExolonDX/branch_master_05 2014-09-16 09:40:56 -03:00
Renato Botelho
05bf20a38b Merge pull request #1280 from ExolonDX/branch_master_04 2014-09-16 09:40:24 -03:00
Renato Botelho
17b86608e2 Merge pull request #1279 from ExolonDX/branch_master_03 2014-09-16 09:40:08 -03:00
Renato Botelho
9ab5042ee8 Merge pull request #1278 from ExolonDX/branch_master_02 2014-09-16 09:39:43 -03:00
Colin Fleming
d02491e632 Tidy up "status_rrd_graph.php" XHTML
"id" attributes cannot start with a numeric character, so change "8hour"
to "eighthour" and "4year" to "fouryear".
2014-09-14 13:17:38 +01:00
Colin Fleming
8de8ff0f14 Tidy up "diag_dns.php" XHTML
Tidy up the "=" sign properly!
Remove "=" sign from INPUT tag
Change alignment to the "middle" of the TD tag
Add missing closing FONT tag
2014-09-14 13:06:10 +01:00
Colin Fleming
24e183cd14 Tidy up "gateways.widget.php" XHTML
Remove invalid "summary" attribute from TD tag
2014-09-14 12:57:57 +01:00
Colin Fleming
607e15dbdf Tidy up "interfaces.widget.php" XHTML
Remove duplicate closing TR tag
DIV tag cannot be enclosed in a B (bold) tag
Change class and style
2014-09-14 12:54:44 +01:00
Colin Fleming
e3e1f7480f Tidy up "pkg_mgr_install.php" XHTML
While using the widescreen theme, when you update the firmware or add a
new package the TEXTAREAs are side-by-side which doesn't look neat.
Add BR tag between TEXTAREA
2014-09-14 12:49:05 +01:00
Colin Fleming
c5709378c2 Tidy up "fbegin.inc" XHTML
"id" must be a unique attribute.
2014-09-14 12:43:39 +01:00
Renato Botelho
62424bdbbb Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work 2014-09-12 16:37:08 -03:00
Ermal
3b9ef0ef39 Inverse the sense of the toggles to avoid configuration upgrades 2014-09-12 19:40:33 +02:00
Ermal
0e7aad671e Provide Advanced Options for controlling rekey and reauth, might be usable with iOS devices 2014-09-12 19:31:55 +02:00
Ermal
fa4e059e17 Provide a first implementation of EAP-TLS authentication with IKEv2. It is a start and might not work on all cases 2014-09-12 19:22:48 +02:00
Renato Botelho
1a6769a630 Replace GET by POST on system_usermanager.php and make necessary adjustments on necessary pages. It fixes #3856 2014-09-11 18:22:17 -03:00
Renato Botelho
7c2d0050ec Back to referer instead of hard coded system_usermanager.php since this page is called from other places 2014-09-11 18:22:17 -03:00
Renato Botelho
d83a4264b7 Add a cancel button for user and group edit page 2014-09-11 18:22:17 -03:00
Ermal
6ca4d471b9 Get rid of the / 2014-09-11 20:28:55 +02:00
Ermal
ca4e3e4c85 Actually do not refer with Name but just pool 2014-09-11 20:27:37 +02:00
Ermal
bb55330aca Do not let the user mess with SAs from this page. The daemon and primary status page handles tat 2014-09-11 20:25:54 +02:00
Ermal
eb18386310 Provide a page on IPSec:status t check the leases to mobile clients 2014-09-11 20:24:09 +02:00
Ermal
6c2abb0f6b Show friendly names 2014-09-11 20:01:33 +02:00
jim-p
8a2f80b212 Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load 2014-09-11 13:23:21 -04:00
Ermal
048dd7b9d7 Remove extra char 2014-09-11 19:57:30 +02:00
Ermal
5e09285e47 Correct widget displaying of status for tunnels 2014-09-11 19:55:15 +02:00
Ermal
6f276cbaed Properly display number of mobile users 2014-09-11 19:47:45 +02:00
Ermal
6da9a1608d Display all new information on ipsec:status and also fix displaying of some previous statistics 2014-09-11 18:33:35 +02:00
Renato Botelho
4889b4c0c5 Merge pull request #1260 from DasTestament/master 2014-09-11 08:38:52 -03:00
Phil Davis
63673f3cc5 Standardise size of Duplicate Slice button
The Duplicate Slice button currently is displayed in smaller text and in a row of its own, separate from the row above that has the rest of the "Duplicate bootup slice" text and slice selection.
This change puts the button in the same row as the slice selection and text, and makes the button text be the same size as the text in other buttons on this page.
This is this version for master.
2014-09-11 08:02:17 +05:45
Ermal
45dbc75f3e Try to make the ipsec widget usable again 2014-09-10 22:39:31 +02:00
Renato Botelho
9060f420a9 Change is_port() to only validate a single port, we have is_portrange() for specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857 2014-09-10 17:02:44 -03:00
Renato Botelho
846dc21c3d Fix operator 2014-09-10 15:39:01 -03:00
Ermal
537940c824 Remove all remnants of racoon from log page 2014-09-10 19:33:15 +02:00
Ermal
5f875147ec Correct status.php for new ipsec 2014-09-10 19:32:45 +02:00
Ermal
e952906e12 Remove traces of older implementation still present 2014-09-10 19:23:20 +02:00
Ermal
fe0430f761 Put some more statistics and the user that gets connected now that we can 2014-09-09 23:56:13 +02:00
Renato Botelho
d9d1bd20c8 Implement a function to kill dhclient process, sometimes it takes a little time to die, so use a sleep(1) there 2014-09-09 17:52:34 -03:00
Renato Botelho
3b0bc8c34e Import fix for http://bugs.jquery.com/ticket/9521 2014-09-09 11:54:36 -03:00
Ermal
fd875a8d10 Ticket #3826 correct point number 2) by showing not connected tunnels in the end of the status page 2014-09-08 23:31:56 +02:00
Renato Botelho
7c611a3ea0 Improvements on interfaces_assign.php:
- Let user select network port to add instead of pick the first
  available, it fixes #3846
- While I'm here, drop GET and use only POST
2014-09-08 17:36:16 -03:00
Renato Botelho
1c4b163695 Convert this block into a function for later use 2014-09-08 17:24:55 -03:00
Renato Botelho
e4034dcb7d Fix indent 2014-09-08 17:24:55 -03:00
Renato Botelho
eb2ab5ebee Remove unecessary var initialization 2014-09-08 17:24:55 -03:00
Renato Botelho
19498fbf0a Replace mwexec() by unlink_if_exists() and respect global tmp_path 2014-09-08 17:24:55 -03:00
Renato Botelho
1b0e073e2a Fix indent and whitespaces 2014-09-08 17:24:55 -03:00
Ermal
ea0efb36dd Show properly a setting of any for Identifiers to use in the status page 2014-09-08 22:19:52 +02:00