Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1a8b5a4d 10/27/2015 09:14 PM Stephen Beaver

Fix delete confirmation text.

5d339e8e 10/27/2015 09:00 PM jeroen van breedam

system_routes font-awesome convert

db95c03b 10/27/2015 08:47 PM Stephen Beaver

Merge pull request #1993 from heper/patch-2

8e990c6c 10/27/2015 08:45 PM jeroen van breedam

system_gateways_groups font-awesome convert

1629e8ea 10/27/2015 08:37 PM jeroen van breedam

system_gateways font-awesome convert

https://forum.pfsense.org/index.php?topic=101343.15

678a52f1 10/27/2015 08:01 PM Stephen Beaver

Add confirmation to rule deletion

93b1f6fb 10/27/2015 07:49 PM Stephen Beaver

Include www/classes and www/classes/Form in the PHP include path

fb08d0e1 10/27/2015 05:36 PM Renato Botelho

Remove unused call to update_status_output()

d00db665 10/27/2015 05:36 PM Renato Botelho

Remove unused variables

9bb0525f 10/27/2015 03:52 PM Stephen Beaver

Merge pull request #1980 from jrote1/widgets-overflow

e7d66d9a 10/27/2015 03:49 PM Stephen Beaver

Fixed #5349

ec0696e1 10/27/2015 03:18 PM Jake Rote

Fix widget horizontal scrolling

974eb0e4 10/27/2015 02:37 PM Stephen Beaver

Changed "Scroll to top of page" icons to more suitable icon from font-awesome

0bc61baa 10/27/2015 02:17 PM Stephen Beaver

Javascript refine to hide Delete row button if there is only one row

14741318 10/27/2015 01:40 PM Renato Botelho

Add more information abou pkg issue, already reported to upstream

5679253c 10/27/2015 01:39 PM Renato Botelho

Require notices.inc only if it's going to be used

3985bb3c 10/27/2015 01:26 PM Stephen Beaver

Accommodate possible bug in pkg where progress total is reported as zero

d41aeafc 10/27/2015 12:25 PM Stephen Beaver

Added font-awesome directory (after rename)

9fc6233a 10/27/2015 11:59 AM Stephen Beaver

Fixed #5347

62eed5f5 10/27/2015 04:20 AM Phil Davis

Fix source type on edit of NAT outbound rule

Redmine #5347 part (1)

fc8b158f 10/26/2015 08:33 PM Stephen Beaver

Now uses tempnam() generated file name

f5ba2db3 10/26/2015 08:18 PM Stephen Beaver

Comment typo

3e115dbf 10/26/2015 08:14 PM Stephen Beaver

Experimental: Fixes #5288

682cea18 10/26/2015 05:52 PM Stephen Beaver

Remove debuggery

bb80994a 10/26/2015 05:21 PM Phil Davis

Remove bonus ) in pkg.php

Reported in forum https://forum.pfsense.org/index.php?topic=101390.0

f25dac2d 10/26/2015 05:09 PM Stephen Beaver

Page actions convverted to font-awesome icons

0253c191 10/26/2015 04:34 PM Stephen Beaver

Added support for forn-awesome fonts

6ab2218f 10/26/2015 03:51 PM Stephen Beaver

Changed name of font-awesome folder

666505be 10/26/2015 03:46 PM Stephen Beaver

Added Font Awesome icon set

bd8eeef9 10/26/2015 02:06 PM Stephen Beaver

Fixed #5343

11a6f29c 10/26/2015 01:32 PM Stephen Beaver

Fixed #5342

5253e9d7 10/26/2015 09:38 AM Renato Botelho

Merge pull request #1987 from phil-davis/patch-7

487235f3 10/26/2015 09:36 AM Renato Botelho

Merge pull request #1985 from phil-davis/patch-5

11547f3d 10/26/2015 09:34 AM Renato Botelho

Merge pull request #1982 from phil-davis/patch-2

c53154dd 10/26/2015 09:31 AM Renato Botelho

Merge pull request #1981 from phil-davis/patch-1

772d594f 10/26/2015 03:27 AM Chris Buechler

Merge pull request #1983 from phil-davis/patch-3

1867cd5c 10/25/2015 05:38 AM Phil Davis

Fix Command Prompt Download and Upload when not in English - Redmine #5343 for master

This one is broken in master (as well as RELENG_2_2) and this code fixes it.

a2cae98f 10/25/2015 02:31 AM Phil Davis

Fix multi-lingual save of NAT mode Redmine #5342 for master

dea1f29f 10/24/2015 12:26 PM Stephen Beaver

Fixed 5333

6b1b69a8 10/24/2015 11:27 AM Phil Davis

Fixup status progress messages for reinstallall

When doing reinstall all packages the "Please wait" and similar messages need to be general about "all packages". There is not a particular package name to put in the message.

f80d02a4 10/24/2015 10:55 AM Phil Davis

Fix case wildcard of package names for reinstallall

Introduced by https://github.com/pfsense/pfsense/commit/e3b43e4bfe5a3e69028c1ab7e0e4a632ff5ee499
None of the packages were being matched here, none of them would be reinstalled. A "reinstallall" would complete very quickly with "Success" message but actually do nothing.

288882be 10/24/2015 10:42 AM Phil Davis

For reinstallall there is no pkg specified

Reinstall all packages is currently just displaying the current list of installed packages. It does not prompt to reinstall.
Fix this test so that it will not apply to reinstallall. For reinstallall there is no pkg specified in the $_GET. It is invoked from diag_backup.php like:...

33b170df 10/24/2015 06:47 AM Chris Buechler

IKE auto mode is back, remove this config upgrade code unsetting it.

180508d1 10/23/2015 11:41 PM Stephen Beaver

Fixed #5333

3e191a85 10/23/2015 08:04 PM Renato Botelho

Ignore kernel-debug package when looking for main kernel package

197c6869 10/23/2015 05:57 PM Renato Botelho

Merge pull request #1974 from phil-davis/patch-1

0b52797d 10/23/2015 05:55 PM Renato Botelho

Merge pull request #1975 from phil-davis/patch-2

9aaa560b 10/23/2015 05:55 PM Renato Botelho

Merge pull request #1976 from phil-davis/hte

6c0167f9 10/23/2015 05:54 PM Renato Botelho

Merge pull request #1977 from phil-davis/patch-3

463c438d 10/23/2015 05:50 PM Renato Botelho

Make it possible to _exec to get $_cmd exit code instead of tee one

b194ed9e 10/23/2015 05:49 PM Renato Botelho

Use _exit()

54d0cd74 10/23/2015 05:22 PM Renato Botelho

Fix #5338: Add -4 and -6 options to pfSense-upgrade to select IP protocol version

3beae1fb 10/23/2015 05:22 PM Renato Botelho

These files are not being created anymore, we don't need to remove them

8aba7e9e 10/23/2015 05:22 PM Renato Botelho

No need to concatenate

3ebb7cba 10/23/2015 05:22 PM Renato Botelho

Replace mwexec() by mwexec_bg()

e3b43e4b 10/23/2015 05:22 PM Renato Botelho

Use already defined pkg_prefix variable

d63edb34 10/23/2015 12:10 PM Phil Davis

Search typo

d481bd7c 10/23/2015 12:03 PM Phil Davis

Explain which thing is blue

On the installed packages table, the Version column version number has a hyper-link to the package changelog. That appears blue all the time. It is when the package name in the "Name" column is blue that there is a newer version available....

2d911f2c 10/23/2015 11:49 AM Phil Davis

Random comment typos like hte

1047465b 10/23/2015 11:28 AM Phil Davis

Balance a tag in pkg_mgr_installed

9ce78241 10/23/2015 11:20 AM Phil Davis

Fix text if current package is newer

50e6c063 10/22/2015 09:05 PM Renato Botelho

Fix array index, 6 was missing

a2b0d909 10/22/2015 08:48 PM Renato Botelho

Rework the way GUI reads packages tabs, it fixes #5311

cf093b35 10/22/2015 08:32 PM Renato Botelho

Remove more references to theme, ticket #5333

02925286 10/22/2015 06:47 PM Renato Botelho

Fix function name, spotted by mgsmith

b061a3c6 10/22/2015 06:13 PM Matthew Smith

Remove config stuff for WEP. on upgrade, disable WEP on interfaces that have it configured and disable those interfaces and generate a notice. Fixes #5123.

db1cc32f 10/22/2015 04:27 PM Stephen Beaver

Fixed #5336
Page now does a sneaky refresh after a successful install/remove so that the menu changes
are available right away.

3ea96dcf 10/22/2015 03:43 PM Renato Botelho

Remove a leftover from merge

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

4eeb2809 10/22/2015 12:56 AM Chris Buechler

Check unbound root.key file contents, and remove it if invalid, before unbound-anchor runs otherwise it will fail and unbound will fail to start. fsync the file after writing to prevent the problem. Ticket #5334

1da8a2e3 10/21/2015 06:02 PM Stephen Beaver

Hitting "Enter" now same as clicking "Search" button
"Where" default to "Both"

3a28934c 10/21/2015 05:33 PM Stephen Beaver

package search functionality completed

4861e219 10/21/2015 03:55 PM Stephen Beaver

Fixed #5332

1deed240 10/21/2015 02:54 PM Stephen Beaver

Initial seach box state is open

6c36aab3 10/21/2015 02:38 PM Stephen Beaver

Change '+' icon to '-' when panel is open

98dfca18 10/21/2015 02:16 PM Stephen Beaver

Added search panel. (Not yet functional though)

41f7b662 10/21/2015 01:34 PM Matthew Smith

Make setting charon.plugins.attr.subnet conditional on net_list being set. Set
it's value to list of subnets configured as P2's for mobile IPsec. Fixes #5327.

141462fa 10/21/2015 12:59 PM Stephen Beaver

Revision of pkg mgr messages and appearance

2d12da95 10/21/2015 11:47 AM Stephen Beaver

REvised appearance uses icons vs buttons

e49f1a75 10/21/2015 08:18 AM Renato Botelho

Point changelog to the right repo

ebbd3e5c 10/21/2015 01:17 AM Chris Buechler

Merge pull request #1970 from doktornotor/patch-2

ebd73e24 10/20/2015 09:09 PM Chris Buechler

Disable strongswan logging under auth since it's all logged under daemon,
so nothing is duplicated. Ticket #5242

5892d600 10/20/2015 08:54 PM Stephen Beaver

Show "Top of page" arrows only when required (page > window)

c47e78f7 10/20/2015 08:03 PM Renato Botelho

Fix show categories

05666b77 10/20/2015 08:01 PM Renato Botelho

Fix inverted version comparison

80db1d67 10/20/2015 07:36 PM Renato Botelho

Use information from pkg to show installed packages

c5ecf722 10/20/2015 07:01 PM Renato Botelho

Sort return of get_pkg_info()

54f236f7 10/20/2015 06:55 PM Renato Botelho

Change get_pkg_info() to also return installed_version

6544cb18 10/20/2015 06:46 PM Renato Botelho

Use new installed flag to simplify logic

77340246 10/20/2015 06:33 PM Renato Botelho

Make get_pkg_info() add a tag saying when package is installed

6551511c 10/20/2015 06:33 PM Renato Botelho

Remove unnecessary functions verify_all_package_servers() and check_package_server_ssl()

effd9be7 10/20/2015 06:19 PM Renato Botelho

Rework pkg_mgt_installed.php:

- Use complete name for get_pkg_info() filter parameter
- Remove unnecessary calls to verify_all_package_servers and
check_package_server_ssl
- Remove unused and commented out tabs
- Use new pkg_version_compare() to compare package version, it...

d65fc2ff 10/20/2015 06:19 PM Renato Botelho

Teach get_pkg_info() to deal with an array of packages

c8cae8e5 10/20/2015 06:19 PM Renato Botelho

Remove WWW: line from pkg desc

8df1877b 10/20/2015 06:19 PM Renato Botelho

Add pkg_version_compare()

cd51e4f6 10/20/2015 06:19 PM Renato Botelho

Remove fifo debug from internal functions

2efc1ffd 10/20/2015 06:19 PM Renato Botelho

Use inline function

0b84a5a6 10/20/2015 05:59 PM Chris Buechler

Check whether the P2 or its associated P1 are disabled before adding NAT
rules. Ticket #5320

bf69f2f8 10/20/2015 05:41 PM Stephen Beaver

Fixed #5236

3f0b8a95 10/20/2015 05:02 PM Matthew Smith

Limit the auth methods where "My Certificate Authority" is displayed/saved for
mobile clients. Fixes #5323.