Jean Cyr
63d5a5e0e2
NTP server configuration does not highlight selected interfaces
...
Missing explode of selected interface list prevent logic from working.
2014-09-23 03:16:24 -04:00
jim-p
5d14b13ec1
Add a more obvious note about the use of WAN interface on group rules.
2014-09-22 10:45:29 -04:00
Renato Botelho
c9f63b08bf
Apply previous progressbar customizations for jquery-ui 1.11.1
2014-09-22 08:18:24 -03:00
Renato Botelho
b9cf74c3b3
Update jquery-ui components to 1.11.1, it fixes #3879 "
2014-09-22 08:18:02 -03:00
Renato Botelho
b446562b5c
Simplify logic
2014-09-20 11:55:18 -03:00
Renato Botelho
ad970c215d
Add missing <form> and require filter.inc for filter_configure()
2014-09-20 11:41:02 -03:00
Ermal
130a84c568
Do the proper action if Apply button is pressed even on the preshared keys page
2014-09-19 21:58:39 +02:00
Renato Botelho
8718669caf
Recent versions of miniupnpd does not accept IPv4 address anymore, use interface name always. It fixes #3874
2014-09-19 16:53:48 -03:00
Renato Botelho
de29dadc20
Allow hostname to start with '@.' for namecheap. It fixes #3568
2014-09-19 14:15:50 -03:00
Renato Botelho
93ee78b7d8
Check if there are leases to show, it fixes warning when $mobile['pool'] is empty or not array
2014-09-19 08:16:06 -03:00
jim-p
0b42518db1
fix syntax
2014-09-18 13:31:15 -04:00
Renato Botelho
565488c9cf
Do now call write_config() when click on Apply Changes because it was already done and it causes dhcpd to restart one more time on secondary nodes. It fixes #3797
2014-09-18 14:08:22 -03:00
Renato Botelho
2439543813
Update jquery to 1.11.1
...
* Update jquery to latest version
* Use production version instead of development
* Rename file to have version on it and avoid browser cache issues
* Add jquery-migrate to keep backward compatible with old version
2014-09-18 10:50:09 -03:00
Renato Botelho
c4372d3c3b
Restore id for cancel button to fix js error
2014-09-17 14:26:11 -03:00
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