Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1339c4ec 02/18/2016 07:15 AM k-paulius

Fix word case

52002b9e 02/18/2016 06:29 AM k-paulius

Remove unused variable.

35a49cf4 02/18/2016 01:40 AM Chris Buechler

Partial update of license.php. Ticket #5903

c6c187f3 02/17/2016 10:33 PM Stephen Beaver

Workaround to prevent the sortable library from being loaded on very large tables.

5bf773af 02/17/2016 05:54 PM Stephen Beaver

Fixed #5904

b0c8434e 02/17/2016 02:55 PM Renato Botelho

Add m0n0wall entry back and also use product_name on pfSense line

a1c800b1 02/17/2016 02:51 PM Renato Botelho

Merge pull request #2591 from k-paulius/patch-license

2ad3266c 02/17/2016 01:04 PM Stephen Beaver

Merge pull request #2658 from NOYB/Available_Widgets_Icon_Missing

05a0f92d 02/17/2016 01:04 PM Stephen Beaver

Merge pull request #2657 from NewEraCracker/status_logs_vpn-buffer-space-removal

0cb282e7 02/17/2016 01:02 PM Stephen Beaver

Merge pull request #2654 from NOYB/Status_/_System_Logs_-_Associated_Panels_-_Remove_Icon_Text_Buffer_Space

65ce417d 02/17/2016 01:01 PM Stephen Beaver

Merge pull request #2653 from k-paulius/patch-12

f56be7c7 02/17/2016 01:00 PM k-paulius

Slightly reduce logo size. Looks a bit nicer and prevents navbar from wrapping into a second row when notification icon is displayed.

7bd42c09 02/17/2016 12:18 PM NOYB NOYB

May as well fix this while here.

Replace style cursor:pointer with bootstrap class icon-pointer.

391d63da 02/17/2016 11:57 AM Renato Botelho

Fix #4675

Following bugs and improvements on DHCPv6 DDNS area, obtained from
PR #1638 from @Robert-Nelson:

- Use correct domain (ddnsdomain) instead of (domain)
- The option "deny client-updates" wasn't being set so forward entries
weren't being added. Allow user to chose between allow, deny or ignore...

35d8d613 02/17/2016 11:23 AM NOYB NOYB

Fix for but #5901

Move the widgets save out of index.php jquery and into head.inc php along with it's counterpart the available widgets icon.

973dba49 02/17/2016 09:07 AM NewEraCracker

status_logs_vpn.php - Remove icon text buffer space

Fix another occurrence similar to PR #2654

8fd4bb9c 02/17/2016 07:49 AM NOYB NOYB

Status / System Logs - Associated Panels - Remove Icon Text Buffer Space

The space that was being inserted as a buffer between button icon and text is no longer necessary. Recently addressed in css.

cfc44298 02/17/2016 06:39 AM Chris Buechler

carp_status is now status_carp

fc2ba7e2 02/17/2016 06:35 AM k-paulius

Align notification and logout icons to the right, to make them stand out from the menu items.

a59340e1 02/17/2016 06:06 AM Chris Buechler

Expand advanced where advanced options are configured. Ticket #5900

45326c4b 02/17/2016 05:48 AM Chris Buechler

Exclude assigned bridge interfaces from selection as part of bridge config. Ticket #5900

0cf6752c 02/17/2016 05:27 AM Chris Buechler

Fix interfaces_bridge_edit.php fields. Ticket #5900

d7112e85 02/17/2016 02:03 AM Chris Buechler

Correct default if_bridge settings.

c89f83c1 02/16/2016 10:33 PM k-paulius

Fix mistyped word

5aea7ebe 02/16/2016 10:33 PM k-paulius

Use p instead of br for better styling support.

f6d4710f 02/16/2016 10:33 PM k-paulius

This wording is also shown during system upgrade, so update it to be more accurate.

b783b52f 02/16/2016 10:33 PM k-paulius

No need for this message to be in bold.

16c6d51f 02/16/2016 10:33 PM k-paulius

Move action alert box to the top of the page, just like on all other pages.

ee1b6980 02/16/2016 10:33 PM k-paulius

Convert button name to upper case.

91c0bbff 02/16/2016 10:33 PM k-paulius

Review alert wording. End sentence with period

881c59a7 02/16/2016 10:33 PM k-paulius

Remove breaks and use content class to provide proper styling.

333401ed 02/16/2016 10:33 PM k-paulius

Change wording from stating what is going to happen to asking user if they want it to happen.

a34759f3 02/16/2016 10:33 PM k-paulius

Change wording from stating what is going to happen to asking user if they want it to happen.

9014e27c 02/16/2016 10:33 PM k-paulius

Do not generate empty tags if there is no link.

8209517d 02/16/2016 06:00 PM Jim Pingle

Prevent "Ignore denied clients" and "Failover Peer IP" from being combined in the DHCP server settings for IPv4. The daemon fails to start when configured in this way, it apparently only allows "allow" or "deny" in failover mode. Fixes #5898

985118b8 02/16/2016 04:51 PM Luiz Souza

Simplify the code with the use the newly introduced function to list CARP addresses.

35e1cbde 02/16/2016 01:48 PM Jim Pingle

Fix handling of promicuous checkbox on packet capture. Fixes #5896

3c1ff638 02/16/2016 01:43 PM Jim Pingle

Fix spacing issue with "Exclude ESP"

7dbfba5e 02/16/2016 12:47 PM Stephen Beaver

Merge pull request #2650 from NOYB/Firewall_/_Rules_-_Simplify_Order-Store_Loops

3e3165c2 02/16/2016 12:46 PM Stephen Beaver

Merge branch 'patch-9' of https://github.com/k-paulius/pfsense

b6b7ab7d 02/16/2016 12:41 PM Stephen Beaver

Restore infoblock div

60bcf1db 02/16/2016 12:41 PM Stephen Beaver

Revise button icon spacing

98f28b4e 02/16/2016 12:41 PM k-paulius
  • Converted alerts to callouts. * Split first message into paragraphs to make it more readable * Moved 2nd and 3rd messages above the applicable panels, instead of being below them; that's how it was in v2.x
7457ba51 02/16/2016 12:41 PM k-paulius

Convert alert to callout

a0d084fe 02/16/2016 12:41 PM k-paulius

Replace alert with callout. Removed mention about greyed out icon - that is no longer applicable.

8c9d0b20 02/16/2016 12:41 PM k-paulius

Add support for Bootstrap callouts

80f10be2 02/16/2016 11:55 AM Renato Botelho

Use PHP CLI explicitly to run rc.conf_mount_r(w|o) from pfSense-upgrade, it fixes #5875

71e8cdd6 02/16/2016 11:19 AM NewEraCracker

Headers don't need HTML entities

This commits fixes form submission on Services/UPnP redirecting to an URL with & on it.

acd05d2b 02/16/2016 10:14 AM NOYB NOYB

Firewall / Rules - Simplify Order-Store Loops

Replace indexing for loops with more easily readable key/value foreach loops.
Make the order-store rules selection logic consistent with the display rules selection logic.

d0f90e1c 02/16/2016 05:02 AM k-paulius

Stop generating page-header instead of hiding it. With breadcrumbs introduces it no longer serves any useful purpose.

caf21e6b 02/15/2016 05:41 PM Renato Botelho

Remove Help -> Search Portal menu entry, it fixes #5894

6f4f88da 02/15/2016 04:32 PM Renato Botelho

Merge pull request #2645 from NewEraCracker/print_info_box-fix

8b17cc3f 02/15/2016 03:38 PM NewEraCracker

Fix broken HTML in diag_gmirror.php

f6aebbcc 02/15/2016 03:16 PM NewEraCracker

Bring all calls of print_info_box to same standard

The call itself to print_info_box already echoes the content. There is no need of additionally using the short-open-echo tag on those calls to echo return value. The previous implementation shouldn't yell any visible issues as return is 'NULL' (undefined) which casts to an empty string when printing. But, just for the sake of conformity, this changes are advisable in my opinion.

ee392675 02/15/2016 01:25 PM NewEraCracker

Escape ampersands in links - part 2

7e3b6744 02/15/2016 12:50 PM Stephen Beaver

Merge pull request #2641 from k-paulius/patch-7

26dece99 02/15/2016 12:43 PM NewEraCracker

Escape ampersands in links

For better HTML conformant with standards.

f682b08a 02/15/2016 12:43 PM Stephen Beaver

Merge pull request #2643 from NewEraCracker/html-fix

ee10332b 02/15/2016 12:30 PM NewEraCracker

Move valign to style - part 2

91419f70 02/15/2016 08:51 AM NewEraCracker

Move valign to style

42256800 02/15/2016 08:43 AM NewEraCracker

Make HTML conformant with standards

Escape '&' via htmlspecialchars.

f2066870 02/15/2016 08:42 AM NOYB NOYB

Firewall / Rules - for/foreach Vars

Replace for $i var with foreach $filteri var.

83804723 02/15/2016 05:31 AM k-paulius

Move add button outside the panel.

4027d64e 02/15/2016 04:49 AM k-paulius

Only display the message if there are no entries in the table, do not display empty panel and table.

f3c1dfa7 02/15/2016 04:25 AM k-paulius

Perform HTML entity translations

31582a15 02/15/2016 04:22 AM k-paulius

Need to pass zone in the GET params so we don't get redirected to status_captiveportal.php

47eaf22d 02/15/2016 04:07 AM k-paulius

Rename form submit button, adjust message

2506ce4c 02/15/2016 04:02 AM k-paulius

Move result message to the top of the page.

067c53d5 02/15/2016 03:59 AM k-paulius

Change form submit button text to 'Test'. Use alert box classes instead of text color to indicate success or failure.

d2d4c23e 02/15/2016 03:48 AM k-paulius

Move result message to the top of the page.

84320769 02/15/2016 03:35 AM k-paulius

Show page title because that's where page help icon is displayed.

ff41e565 02/15/2016 03:17 AM k-paulius

Only display tab name in the breadcrumb if vouchers are enabled. Do not display zone name in the panel title because it is already displayed in the breadcrumb.

a328bc5f 02/15/2016 03:07 AM k-paulius

Fix when "No Captive Portal zones" message is displayed and do not display it inside the panel.

f9f86b7f 02/15/2016 02:49 AM k-paulius

Code style fix.

7aa952cf 02/15/2016 02:47 AM k-paulius

Code style fix.

dde3e09d 02/15/2016 02:42 AM k-paulius

Fix DHCPv6 Server detection on DHCPv6 Relay page.

9c06758b 02/15/2016 02:33 AM k-paulius

Fix DHCPv6 Relay detection on DHCPv6 Server page. It broke due to dhcrelay6 config format changes.

f7253434 02/14/2016 10:28 PM Stephen Beaver

Merge pull request #2637 from k-paulius/patch-6

8bd84082 02/14/2016 09:26 PM Luiz Souza

Add support for multiple span ports on bridge.

While here, fix and improve the error detection for the selected ports.

Inspired by pull request #2613 from heper/patch-1

Ticket #5871

2b38c46b 02/14/2016 09:09 PM k-paulius

Switch tabs places so that active tab is the first tab

0f298138 02/14/2016 09:08 PM k-paulius

Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with breadcrumb separator.

448280c3 02/14/2016 08:51 PM k-paulius

Rename NTP tab to Settings to be more user friendly.

37abd83b 02/14/2016 08:43 PM k-paulius

Indicate in the breadcrumb if we are editing list item.

46b7214c 02/14/2016 08:37 PM k-paulius

Rename 'DHCPv6 Server/RA' to 'DHCPv6 Server & RA' so it does not clash with breadcrumb separator.

996272ae 02/14/2016 08:31 PM k-paulius

Remove Zone: prefix before the zone name to make breadcrumb a bit shorter + it is obvious what it is

02fb3a41 02/14/2016 08:21 PM k-paulius

Update breadcrumb to match tab name

33e52814 02/14/2016 08:16 PM k-paulius

Show in the breadcrumb if we are modifying floating rule.

02342d8c 02/14/2016 08:14 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

7b299a6e 02/14/2016 08:14 PM k-paulius

Use print_info_box() to generate alerts

7bf3b8a0 02/14/2016 08:13 PM k-paulius

Use print_info_box() to generate alerts

f4bed461 02/14/2016 08:09 PM k-paulius

Review alert wording.

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

f7c5e29c 02/14/2016 08:09 PM k-paulius

No need to state that it is a warning

1bd5e62d 02/14/2016 08:09 PM k-paulius

Use print_info_box() to generate alerts

7c945f74 02/14/2016 08:09 PM k-paulius

Use print_info_box() to generate alerts

56c6b1cb 02/14/2016 08:08 PM k-paulius

Indicate in the breadcrumb if we are editing list item.

d49d6033 02/14/2016 07:47 PM k-paulius

Perform HTML entity translation where & is used

8f1ab2a4 02/14/2016 07:35 PM k-paulius

Indicate in the breadcrumb if we are editing list item.

5524c2ef 02/14/2016 05:55 PM Stephen Beaver

Merge pull request #2632 from NOYB/Interfaces_-_DHCP_Advanced_Options_Tweaks

9b277ab8 02/14/2016 05:49 PM NewEraCracker

Do not echo printf return value

Previous implementation would print both the content and return value. Changing to sprintf while retaining the short opening echo tag, echoes the content as intended and keeps code in line with the style of the project.