Commit Graph

27959 Commits

Author SHA1 Message Date
heper
6e27d2fc21 convert system_camanager to fa 2015-11-05 17:23:07 +01:00
Stephen Beaver
ba2e652679 Merge pull request #2031 from phil-davis/patch-3 2015-11-05 11:17:18 -05:00
Phil Davis
e32f02a56d services_dhcpv6 text
and also I made the DNS 1, DNS 2, DNS 3 , DNS 4 show inside the boxes as 'placeholder' the same as NTP 1, NTP 2 is done. That saves a bit of screen real estate and makes it consistent.
2015-11-05 22:01:04 +05:45
Stephen Beaver
846e29bdd7 Merge pull request #2030 from heper/patch-1 2015-11-05 11:15:32 -05:00
heper
586a79d5f3 change onclick delete msg toLowerCase() 2015-11-05 17:09:47 +01:00
Stephen Beaver
fac720f85e Merge pull request #2029 from phil-davis/patch-3 2015-11-05 10:47:44 -05:00
Stephen Beaver
33f0b0d571 Delete confirmation vi fa-trash automated via pfSense.js 2015-11-05 10:46:09 -05:00
Phil Davis
bf27317d17 service_dhcp.php NTP and TFTP server fields
and I used capitals for DHCP Server.
At the moment there is a mix of capitalisation of this sort of stuff - e.g. there is "DNS forwarder" in various places and "DNS Resolver" and... IMHO these can all be made consistent to have capitals on all the "big" words.
2015-11-05 21:21:10 +05:45
Stephen Beaver
0619c9db22 Convert system_certmanager.php to font awesome icons
Automatically add confirmation dialog to all fa-trash icons
2015-11-05 09:05:52 -05:00
Stephen Beaver
c10cb19609 Moved action-buttons in-line styling to pfSense.css 2015-11-05 08:11:15 -05:00
Stephen Beaver
d07c919451 Merge pull request #2027 from heper/sed_inline_css 2015-11-05 07:47:19 -05:00
Stephen Beaver
c7250cf7ac Merge pull request #2028 from phil-davis/patch-3 2015-11-05 07:45:34 -05:00
Phil Davis
36b08f39c6 service_dhcpv6_edit dodgy-looking stuff
Noticed when reading the code.
2015-11-05 18:14:10 +05:45
heper
3e1134552b add icon-embed-btn 2015-11-05 12:43:59 +01:00
heper
9d5a20cf0e replace and find for icon-embed-btn 2015-11-05 12:38:17 +01:00
Stephen Beaver
85587e7dd2 Fix save/update messages and format 2015-11-04 15:09:41 -05:00
Stephen Beaver
aa9cd3a0ce Merge pull request #2024 from heper/patch-4 2015-11-04 15:02:50 -05:00
Stephen Beaver
9f07695cff Merge pull request #2017 from heper/patch-1 2015-11-04 15:02:32 -05:00
Stephen Beaver
b921ab63ef Buttons updated 2015-11-04 14:40:19 -05:00
Stephen Beaver
f74457dfcf Updated button styles 2015-11-04 14:12:03 -05:00
Stephen Beaver
782922c2ea Buttons changed to new design 2015-11-04 13:52:13 -05:00
Stephen Beaver
c9679d8c1c Buttons converted to new deisgn
'X' button suppressed in info text box
2015-11-04 13:24:26 -05:00
Stephen Beaver
2ec8f0baec Buttons update to new design:wq 2015-11-04 12:40:03 -05:00
Stephen Beaver
09415b9e56 Firewall rules pages updated with new button style 2015-11-04 11:26:57 -05:00
Stephen Beaver
0149ef4d2b AUtomatically add "info" icon where required 2015-11-04 11:02:05 -05:00
Renato Botelho
b297143151 Remove dead code from pkg_mgr_install.php 2015-11-04 13:08:29 -02:00
Renato Botelho
0450ff4fe8 Respect product_name and tmp_path 2015-11-04 13:08:11 -02:00
Stephen Beaver
df4957e484 Revised button style on firewall_aliases.php as a model for all other table-based pages 2015-11-04 09:15:52 -05:00
heper
2c59e1e6df fix tabstops v2 2015-11-04 09:15:52 -05:00
heper
cd5c8bb31a fix tabstops 2015-11-04 09:15:52 -05:00
heper
c5d81fdf69 convert services_rfc2136 to fa
please double check the added act==toggle code
2015-11-04 09:15:52 -05:00
heper
e5e8987647 convert services_dyndns to fa
i've also added a act=toggle.
please check to see if there aren't any huge mistakes in it. (seems to work)
2015-11-04 09:15:52 -05:00
heper
036c9544fe convert services_unbound_acls to fa 2015-11-04 09:15:51 -05:00
heper
2b36a04b49 convert services_unbound to fa 2015-11-04 09:15:51 -05:00
heper
c84a697782 convert services_dnsmasq to fa 2015-11-04 09:15:51 -05:00
Renato Botelho
7562ea1d89 Merge pull request #2003 from brunostein/fix_button_name_upgrade_firmware 2015-11-04 09:09:34 -02:00
heper
d43c506600 convert status_dhcpv6_leases to fa 2015-11-04 00:48:27 +01:00
Stephen Beaver
bef0d0d98b Added automatic error recovery and ajax busy flag 2015-11-03 16:31:05 -05:00
Renato Botelho
f3e1549216 A new fix for #4130:
The fix added for this bug, that check xml file size is < 200 to decide
if file must or not be read created a new issue, single entry is not
showed.

Instead of doing this, check parse_xml_config() return and return empty
array when it's -1

While here, prevent errors saying parse_xml_config() doesn't exist and
make sure xmlparse.inc is required
2015-11-03 17:57:24 -02:00
Renato Botelho
1dade39976 Only call pfSense_ipsec_list_sa() when IPsec is enabled 2015-11-03 16:54:04 -02:00
Matt Smith
ce0dbd729d changes for #5219 accidentally reverted unrelated changes made by other commits. Restore those & remove some dead code that was commented out. 2015-11-03 12:40:58 -06:00
Stephen Beaver
dfd460ef56 Merge pull request #2023 from heper/patch-3 2015-11-03 13:40:14 -05:00
Stephen Beaver
98ef4491d6 Make all progress bars skinier (14px) 2015-11-03 13:36:17 -05:00
heper
49c9e9396d convert status_dhcp_leases to fa 2015-11-03 19:34:21 +01:00
Stephen Beaver
7d17232cb6 Added miniature logo for hte RSS widget 2015-11-03 12:58:00 -05:00
Stephen Beaver
6875f0cf9f Fix widget div 2015-11-03 12:46:48 -05:00
Stephen Beaver
c1426ad5a3 Fix degree symbol 2015-11-03 12:36:29 -05:00
Stephen Beaver
eca275d40a Fixed warning threshold 2015-11-03 12:31:52 -05:00
Matt Smith
6684d5944e Don't allow IPsec mobile clients user auth source to not be a RADIUS server if
the phase1 auth method is EAP-RADIUS. Properly handle selection of multiple
RADIUS servers when using EAP-RADIUS. Fixes #5219.
2015-11-03 11:17:02 -06:00
Stephen Beaver
fad87798bb Completed #5369 2015-11-03 12:11:41 -05:00