Commit Graph

31457 Commits

Author SHA1 Message Date
Stephen Beaver
662da7f36b Fixed #6114 2016-04-12 12:18:12 -04:00
Stephen Beaver
fb62a4ff3d Fixed #6112
by adding isset() to checkbox value
2016-04-12 10:14:50 -04:00
Renato Botelho
b8e231afa0 Use right repo conf for stage on snaps 2016-04-11 22:39:01 -03:00
Renato Botelho
f49581947c Fix staging path 2016-04-11 20:20:30 -03:00
Renato Botelho
1324d7563d Optimize makefs parameters 2016-04-11 20:04:44 -03:00
Renato Botelho
6c045107fe Use beta repo as staging 2016-04-11 19:12:25 -03:00
Renato Botelho
74a4eefb73 Explicit define pkg repo variables for release and devel 2016-04-11 19:04:35 -03:00
Renato Botelho
10f2695655 Exit build process if install_pkg_install_ports() fails 2016-04-11 19:04:35 -03:00
Renato Botelho
5dea3b46c2 Add repo package before base 2016-04-11 19:01:32 -03:00
Renato Botelho
97f7a15499 Do not add entire path on sha256 file, while here, make it a function 2016-04-11 18:59:07 -03:00
Renato Botelho
5a944dd582 Fix syntax 2016-04-11 12:58:34 -03:00
Stephen Beaver
ccbfaf78d5 Fixed #6096 2016-04-11 10:50:31 -04:00
Stephen Beaver
d830a7f4ac Fixed #6092 2016-04-11 10:27:32 -04:00
Stephen Beaver
b6786d45f6 Fixed #6104 by changing trash icon to trash-o icon so that the JA configmation is not triggered. 2016-04-11 09:13:08 -04:00
Stephen Beaver
fe54669eed Merge branch 'patch-4' of https://github.com/phil-davis/pfsense
* 'patch-4' of https://github.com/phil-davis/pfsense:
  Fix add delete of rows with buttons
2016-04-11 08:42:31 -04:00
Stephen Beaver
5ed4eb307f Merged #2854 and updated to increment only the deleterow button 2016-04-11 08:40:31 -04:00
Phil Davis
dbe64b7175 Fix add delete of rows with buttons
Redmine #6101
Forum https://forum.pfsense.org/index.php?topic=109554.0
2016-04-11 08:40:31 -04:00
Renato Botelho
695ba439fd Fix sha356 filenames for ISO and memstick files 2016-04-11 09:37:50 -03:00
Stephen Beaver
52563f5d40 Merge pull request #2861 from NOYB/Easyrule_Block_Firewall_Separators_Update 2016-04-11 08:20:44 -04:00
Stephen Beaver
6fbdb36e79 Merge pull request #2860 from phil-davis/ipsec-keys-infobox 2016-04-11 08:19:48 -04:00
Stephen Beaver
ba638346ee Merge pull request #2859 from phil-davis/patch-7 2016-04-11 08:19:13 -04:00
Stephen Beaver
9f623262ed Merge pull request #2858 from jlduran/fix-ipsec-spd-arrow 2016-04-11 08:18:28 -04:00
Stephen Beaver
32e114db0a Merge pull request #2857 from phil-davis/patch-6 2016-04-11 08:17:29 -04:00
Stephen Beaver
6a694baa79 Merge pull request #2856 from phil-davis/patch-5 2016-04-11 08:16:34 -04:00
Stephen Beaver
0d20c1c095 Merge pull request #2855 from NOYB/System_/_General_Setup_-_Remove_Beta_Badges 2016-04-11 08:15:56 -04:00
Stephen Beaver
c76c5c252a Merge pull request #2853 from NOYB/Miscellaneous_II_-_Remove_Personalizations 2016-04-11 08:15:06 -04:00
Stephen Beaver
9e6bd50f6f Merge pull request #2852 from NOYB/Miscellaneous_-_Remove_Personalizations 2016-04-11 08:11:22 -04:00
NOYB
9227260504 Easyrule Block Firewall Separators Update
Update firewall rule separators positions when adding an easyrule block.
2016-04-11 00:03:35 -07:00
Phil Davis
d0c26f1142 Make VPN IPsec Keys messages proper infoblock
Redmine #6107
Note: I made this text be open by default on the edit page (blockopen)
because maybe users should see it by default.
2016-04-11 06:56:55 +05:45
Phil Davis
bd3b483a87 Make forwarder info boxes consistent with resolver
DNS Resolver just has a single info box at the bottom of its settings page.
DNS Forwarder has different print_callout stuff that looks inconsistent with the rest of the GUI pages.
I have made it consistent with DNS Resolver, which does not have those bits of text describing host and domain overrides.
What do you think?
2016-04-11 06:32:50 +05:45
Jose Luis Duran
82f2b11aaa Fix the IPsec SPD arrows
Currently, a `BLACK RIGHT-POINTING POINTER` and a `BLACK LEFT-POINTING
TRIANGLE` are used to display the direction.

This commit changes both arrows to be `POINTER`s.
2016-04-10 15:28:30 -03:00
Phil Davis
6d44231ff9 Always use sprintf with log_error
I noticed this while looking at other stuff in notices.inc
If this log_error() call ever happened, it would not have done anything useful.
2016-04-10 19:44:39 +05:45
Phil Davis
517a4e1150 Fix extraneous chars in help texts - OpenVPN Server
Redmine bug #6102
2016-04-10 18:40:32 +05:45
NOYB
220d712bf3 System / General Setup - Remove Beta Badges
Remove beta badge from Associated Panels Show/Hide options.
Remove beta badge from Left Column Labels option.
2016-04-10 00:10:37 -07:00
Phil Davis
60d619bd02 Fix add delete of rows with buttons
Redmine #6101
Forum https://forum.pfsense.org/index.php?topic=109554.0
2016-04-10 08:44:01 +05:45
NOYB
34ee663907 Miscellaneous II - Remove Personalizations
Remove "you" personalizations.
2016-04-09 00:47:53 -07:00
Renato Botelho
04e646ebd2 Add vm-bhyve to poudriere bulk list 2016-04-08 16:50:10 -03:00
NOYB
af3cc7d6df Miscellaneous - Remove Personalizations
Remove "you" personalizations.
2016-04-08 00:19:27 -07:00
Stephen Beaver
9ef446c74f Merge pull request #2845 from NOYB/OpenVPN_Wizard_-_Remove_Personalizations 2016-04-07 17:32:05 -04:00
Stephen Beaver
9d913acd65 Merge pull request #2850 from NOYB/Traffic_Shaper_Wizard_-_Remove_Personalizations 2016-04-07 17:30:37 -04:00
NOYB
fb72cec32a OpenVPN Wizard - Remove Personalizations
Remove "you" personalizations.
2016-04-07 17:28:19 -04:00
Renato Botelho
052f4bdb59 Replace packagesite URL with final URL for RELEASE 2016-04-07 16:52:42 -03:00
Chris Buechler
9a1297a590 Merge pull request #2851 from phil-davis/patch-4 2016-04-07 14:33:54 -05:00
Renato Botelho
de331d8e90 Do not try to register pre-installed packages on read-only media 2016-04-07 16:20:31 -03:00
Renato Botelho
0f2bafaba5 Use staging repo to install bsdinstaller on final area 2016-04-07 14:40:38 -03:00
Renato Botelho
25c5455dd7 Create target dir when it doesn't exist 2016-04-07 14:40:38 -03:00
Renato Botelho
a44dea834b Fix variable name 2016-04-07 14:40:38 -03:00
Renato Botelho
2c27ff24ab Add missing fi 2016-04-07 14:40:38 -03:00
Renato Botelho
ebf9908815 setup_pkg_repo 5th parameter is mandatory 2016-04-07 14:40:38 -03:00
Renato Botelho
97fd32bae5 Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using staging area for builder and bootstrap 2016-04-07 14:40:38 -03:00