Commit Graph

27147 Commits

Author SHA1 Message Date
Renato Botelho
74ec0ca5fe Sort obsoleted files list 2015-09-14 11:16:47 -03:00
Renato Botelho
20680ab068 Preserve pre_upgrade_command on /tmp on Full Update images, it's going to be used when upgrading from old systems 2015-09-14 11:09:51 -03:00
Renato Botelho
47d7b8209c Merge branch 'master' into bootstrap 2015-09-14 09:54:29 -03:00
Renato Botelho
dde89ad71e Merge pull request #1893 from doktornotor/patch-5 2015-09-14 09:47:00 -03:00
doktornotor
0938315a8d typo fix 2015-09-12 13:59:50 +02:00
Stephen Beaver
784b435bce Revised all pages with autocomplete to accommodate host names in validation and change port inputs to 'text' 2015-09-11 16:04:26 -04:00
Renato Botelho
c38aad85f7 Merge branch 'master' into bootstrap 2015-09-11 16:48:44 -03:00
Renato Botelho
1a060606a9 Disable pkg autoupdate intead of add -U on all calls 2015-09-11 16:43:34 -03:00
Stephen Beaver
ad4d6640e7 Fixed 4980
Corrected input element name
2015-09-11 14:51:44 -04:00
Stephen Beaver
e13e441419 Nit exterminated 2015-09-11 14:33:58 -04:00
Stephen Beaver
1fe9cc38c6 Fixed 5118
Input was set 'disabled' but should have bee 'readonly'
2015-09-11 14:30:56 -04:00
Renato Botelho
ff80cd609e Do not reset logfile on second call of upgrade script 2015-09-11 15:28:34 -03:00
Renato Botelho
ce7afe661b Send logs to /dev/null if logfile is not defined 2015-09-11 15:26:13 -03:00
Renato Botelho
57e498d340 Move _echo() to improve readability 2015-09-11 15:25:27 -03:00
Stephen Beaver
61681d00f2 Fixed #5126 2015-09-11 14:22:23 -04:00
Stephen Beaver
4815c56050 Fixed #5128
Delete button now points to load_balancer_virtual_server.php, NOT load_balancer_virtual_server_edit.php
2015-09-11 13:57:13 -04:00
Stephen Beaver
737a2c930e Fixed #5127 2015-09-11 13:41:56 -04:00
Stephen Beaver
54a2bd6594 Experiment to fix validating host names 2015-09-11 13:37:52 -04:00
Renato Botelho
72ce3e047f Remove extra line accidentally added on last commit 2015-09-11 14:31:33 -03:00
Renato Botelho
2d47bd0ea0 Save all pfsense-upgrade.sh output to upgrade_log.txt 2015-09-11 14:30:53 -03:00
Stephen Beaver
cf011cf210 Fixed #5123
WEP removed by the use of 'define("ALLOWWEP", false);' - Just in case
2015-09-11 13:08:09 -04:00
Renato Botelho
568346d4da Merge branch 'master' into bootstrap 2015-09-11 13:53:23 -03:00
Renato Botelho
30855514e0 Call pfsense-upgrade.sh to run upgrade from console 2015-09-11 13:52:34 -03:00
Stephen Beaver
6d5e25ce11 Fixed 5124 and #5125 (Default values) 2015-09-11 12:34:09 -04:00
Stephen Beaver
c71c434b63 Fixed #5121 Antennas now default to 'Default' 2015-09-11 12:10:49 -04:00
Stephen Beaver
d0156c7a4b Corrected wpa_enable element name 2015-09-11 10:33:28 -04:00
Stephen Beaver
36c9e5fc2d jQuery autocomplete added as required 2015-09-11 10:27:47 -04:00
Stephen Beaver
c1a95a664f Added styling for jQuery autocomplete widget 2015-09-11 08:59:42 -04:00
Stephen Beaver
b76c919dac Edits courtesy of Phil Davis. Thanks! 2015-09-11 08:25:07 -04:00
Stephen Beaver
f37a29b0fc vpn_openvpn_client.php: Corrected issue with CA list 2015-09-10 16:33:02 -04:00
Stephen Beaver
1bd0b20a2f vpn_openvpn_server.php: Corrected display of CA list 2015-09-10 16:29:21 -04:00
Renato Botelho
b13cf506fa Fix logic to reboot when there is no kernel update 2015-09-10 16:07:41 -03:00
Stephen Beaver
c80e6a6aca services_router_advertisements.php: Bootstrap conversion complete 2015-09-10 14:12:06 -04:00
Renato Botelho
842d9546bb Merge branch 'master' into bootstrap 2015-09-10 14:48:25 -03:00
Renato Botelho
842fc1e2a9 Add first version of pfsense-upgrade.sh, script that will provide pkg upgrades 2015-09-10 14:43:44 -03:00
Renato Botelho
e4d09dca87 pw lock/unlock throws out error messages even when called with -q, send stderr to /dev/null for now 2015-09-10 14:41:30 -03:00
Renato Botelho
c77e22260b Move conf backup dir creation to default-config packages scripts 2015-09-10 14:29:31 -03:00
Renato Botelho
d5a9d5f02a Do not create pbi directories or copy pbi keys 2015-09-10 14:27:15 -03:00
Stephen Beaver
5bc0af4849 Fixed bug/crash report. Missing ')' 2015-09-10 11:29:37 -04:00
Stephen Beaver
7fb510173c load_balancer_virtual_server_edit.php: Bootstrap conversion complete 2015-09-10 10:12:41 -04:00
Stephen Beaver
9169a270d1 load_balancer_virtual_server.php: Bootstrap conversion complete 2015-09-10 09:20:23 -04:00
Stephen Beaver
6658142a6a Minor edits to deal with a crash report. Don't "forwach" if the aray is not present. 2015-09-10 08:09:23 -04:00
Renato Botelho
cc145494c2 Add waiting for jobs info to snapshots log too 2015-09-10 08:01:25 -03:00
Stephen Beaver
a46c437d0f Comment typo 2015-09-09 15:59:41 -04:00
Stephen Beaver
888c3c1bdf head.inc modal notices display now calls index.php via ajax to clear any pending notices 2015-09-09 15:43:05 -04:00
Stephen Beaver
d7218f770c Fixed #5007
Notices modal fixed in head.inc
2015-09-09 14:35:57 -04:00
Stephen Beaver
85ee73a56b Fixed #5110
<?=$cpzone?> missing '='
2015-09-09 13:50:26 -04:00
Stephen Beaver
239b51616c firewall_asliases_edit: minor edits to display hint text on page load
head.inc: Fixes to notification system
pkg_mgr: Removed calls to dicontinued function. Removed obsolete table columns, corrected description display
2015-09-09 13:19:23 -04:00
Stephen Beaver
309e8f8f08 Fixed Modal class issues
FInished interfaces.php (probably)
Fixed notices error in head.inc
2015-09-09 11:58:02 -04:00
Stephen Beaver
635f649d03 Fix typo 2015-09-08 21:59:13 -04:00