Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c3c692a9 04/05/2015 06:46 PM Sjon Hortensius

Converted system_gateways and system_gateways_edit

71ae7b7e 04/05/2015 06:41 PM Sjon Hortensius

Input - for type=number, default to min=1 & step=1

fee25d17 04/05/2015 03:28 PM Sjon Hortensius

Group - add support for $params in setHelp

3ff70087 04/05/2015 02:57 PM Sjon Hortensius

Group - only push placeholder if Input doesn't have it yet

Input - introduce hasAttribute method

refs #56

6ee37b41 04/05/2015 01:58 PM Sjon Hortensius

diag_dns - TIL HTML, let's not barf out incomplete nodes

9673699e 04/05/2015 01:23 PM Sjon Hortensius

removing unused maintable.inc

6c5d41c2 04/05/2015 01:22 PM Sjon Hortensius

Converted status_dhcpv6_leases, 2 minor tweaks in status_dhcp_leases

8a5da2cc 04/05/2015 12:26 PM Sjon Hortensius

Converted status_dhcp_leases.php

81402045 04/04/2015 12:19 PM Sjon Hortensius

Merge progress update from GH

e469aa76 04/04/2015 12:18 PM Sjon Hortensius

Merge branch 'master' into bootstrap

14de6e36 04/04/2015 12:12 PM Sjon Hortensius

Merge branch 'master' of github.com:pfsense/pfsense

b4b72564 04/04/2015 12:04 PM SjonHortensius

Update PROGRESS.md

Mark firewall_aliases* as completed refs #44

9a4f7ab0 04/04/2015 12:00 PM Sjon Hortensius

Convert fw_alias_import, 2 minor bugfixes in other files

fixes #44

1a87ef92 04/04/2015 12:00 PM Sjon Hortensius

Bugfix; textarea needs form-control class too

14726356 04/04/2015 11:51 AM Sjon Hortensius

Convert firewall_aliases_* to bootstrap, pending _import

refs #44

47148a97 04/04/2015 11:50 AM Sjon Hortensius

Inputs hidden by bindCollapseToOptions should be disabled

fixes #57

b2e6dd64 04/04/2015 11:42 AM Sjon Hortensius

Initial enableDuplication javascript implementation, pending layout

refs #45

7684a99e 04/04/2015 11:17 AM Sjon Hortensius

Introduce Group::enableDuplication and Input::setIsRepeated

also fix label-target, was based on name but should be ID instead. Also
make ID unique to facilitate functionality

refs #45

467ff4d6 04/04/2015 10:35 AM Sjon Hortensius

Multiple Inputs in group = copy Title to placeholder

fixes #56

5e8e558c 04/04/2015 05:24 AM Chris Buechler

add etc/inc/array_intersect_key.inc to obsoletedfiles

3ab15aaf 04/04/2015 05:18 AM Chris Buechler

shouldn't need this as its own inc anymore, but only changing in master since 2_2 nearing release

e4dcbe49 04/04/2015 05:11 AM Chris Buechler

uploadbar dir no longer needed

72992b85 04/04/2015 05:07 AM Chris Buechler

There is no longer any need to restrict protocols for IPv4+IPv6 rules, the appropriate ruleset is generated and problem scenarios that would otherwise break here are prevented by other input validation.

dc17a9de 04/04/2015 04:57 AM Chris Buechler

remove dead code, clean up excess white space a bit.

91957c42 04/03/2015 08:01 PM Chris Buechler

verify certs by default here

f6f11800 04/03/2015 06:32 PM Ermal Luçi

Prevent empty addresses for being put in the ruleset. Ticket #4564

8206b2d9 04/03/2015 06:11 PM Ermal Luçi

Ticket #4504 actually make it correct

74eaabbb 04/03/2015 06:10 PM Ermal Luçi

Upgraded configurations should keep the default configuration of bypassing lan from ipsec. Ticket #4504

755b75c7 04/03/2015 06:08 PM Ermal Luçi

Fixes #4504 Provide a newline to generate proper config

b8eeddeb 04/03/2015 06:04 PM Ermal Luçi

Fixes #4504 use correct key index

0887e836 04/03/2015 05:59 PM Ermal Luçi

Fixes #4504 Allow the bypass policy for LAN to be enabled and prevent traffic sent to lan ip to go to the ipsec tunnel

ebb9469d 04/03/2015 03:17 PM Ermal Luçi

Fixes #4259 Use proper variable to do calculations

efa66b4e 04/03/2015 01:48 PM Sander van Leeuwen

Add hidden input in a proper way

Refs. #22

d30eac53 04/03/2015 08:28 AM SjonHortensius

Merge pull request #55 from sbeaver-netgate/diag_dbs_revision

“More information” and “timing” sections should display only after a lookup is attempted.

8b760d4b 04/03/2015 08:09 AM Chris Buechler

Only use mobile clients PFS config with mobile ph2ent. Ticket #4538

Conflicts:
etc/inc/vpn.inc

3dac50ab 04/03/2015 07:34 AM Chris Buechler

disable SSL validation for selfhost since it fails. Ticket #4545

db9e5154 04/03/2015 03:59 AM Chris Buechler

enable ike_name for daemon facility as well, to add connection identifiers to logs.

717fc06b 04/03/2015 12:46 AM Chris Buechler

Use real interface here for dhcrelay v6. Ticket #4572

6d457361 04/03/2015 12:10 AM Chris Buechler

Don't omit hosts specified as "0". Ticket #4573

bcd938ef 04/02/2015 11:44 PM sbeaver

Emulate existing logic

“More information” and “timing” sections should display only after a
lookup is attempted.

Removed unused hidden form.

06da0d4e 04/02/2015 06:43 PM Sjon Hortensius

Merge branch 'sbeaver-netgate-diag_dns' into bootstrap

- refactored Form_Table to plain html
- put results below form
- reverted a few unintentional changes

28e7026c 04/02/2015 05:53 PM Sjon Hortensius

Merge branch 'diag_dns' of git://github.com/sbeaver-netgate/pfsense into sbeaver-netgate-diag_dns

e57f0e33 04/02/2015 04:39 PM Renato Botelho

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

26e9d96c 04/02/2015 09:34 AM sbeaver

For PR

d2467fe7 04/02/2015 09:34 AM sbeaver

For PR

76f45c77 04/02/2015 09:33 AM sbeaver

For PR

7ea87667 04/02/2015 09:32 AM sbeaver

For PR

3e377f5a 04/01/2015 08:46 PM Sjon Hortensius

IpAddress - make range go down instead of up

1845af7f 04/01/2015 08:35 PM Sjon Hortensius

Input - better chaining plus added setPattern, IpAddress - chaining fix

156543ee 04/01/2015 07:09 PM sbeaver

Combo changes to support diag_dns.php

6e23e8d5 04/01/2015 07:04 PM sbeaver

Version allows button to be suppressed

e67a1fea 04/01/2015 02:54 PM sbeaver

Updated conversion progress

Now based on ‘grep Form.class’ since some pages had foot.inc but had
not actually been converted.

286aa3f2 04/01/2015 02:53 PM sbeaver

Converted to bootstrap

HTML largely replaced by SH framework

8bf4d182 04/01/2015 02:53 PM sbeaver

Add a table to a section by passing it a two-dimensional array

Is there a better way to do this? Can the table position be controlled?

3e7e26c6 04/01/2015 02:52 PM sbeaver

Allow "Save" button to be suppressed

new Form(false) suppresses the “Save” button so that you can then add
your won custom button.

80e47bb0 04/01/2015 01:35 AM Chris Buechler

call this RCC-VE rather than C2358

0b34a56c 03/31/2015 08:22 PM Chris Buechler

Add a check for whether IPsec is enabled, so it doesn't spit out "IPsec
daemon not running or has a problem!" when IPsec isn't enabled.

3bae851d 03/31/2015 07:05 PM Jim Pingle

Add SCTP to protocol list for filtering.

1d433e01 03/31/2015 05:44 PM Phil Davis

Bug #4566 Only route-to a gateway if it is not force_down

When generating policy-routing rules there was no check if a gateway had force-down set, so gateway with force_down set would still get policy-routing rules written for it, even if skip_rules_gw_down was enabled.

7b0304d9 03/31/2015 04:16 PM Ermal Luçi

Merge pull request #1593 from gitbensons/ipsec_fix_uniqueids

0ca36ca3 03/31/2015 02:03 PM benny benny

Fix IPsec Advanced Settings uniqueids. It was neither set in strongswan config, nor picked up correctly in the UI.

cb99d991 03/31/2015 01:27 PM Jim Pingle

Fix encoding issues in Configuration History list.

ddddf255 03/31/2015 01:27 PM Jim Pingle

Fix a few misc encoding issues in load balancer code.

89f64f0f 03/31/2015 12:36 PM Sander van Leeuwen

- Consistent table styles (table table-striped table-hover)
- Wrap tables in table-responsive (excluding widgets)

Refs. #51

94404d94 03/31/2015 12:23 PM Sander van Leeuwen

- Consistent table styles (table table-striped table-hover)
- Wrap tables in table-responsive
- Wrap action buttons in nav.action-buttons
- Removed unnecessary form from vpn_l2tp_users.php

Refs. #51

765b79f9 03/31/2015 12:11 PM Sander van Leeuwen

Tweak vpn_ipsec_keys layout

- Better name for 'edit user' button
- Wrap action buttons
- Sprinkle some clears in CSS for table container and forms (self-clearing with overflow:hidden)

Refs. #22

c7dc654f 03/30/2015 10:11 PM Sander van Leeuwen

Convert vpn_ipsec_keys_edit to bootstrap

Refs. #22

5f85a1f2 03/30/2015 09:59 PM Sander van Leeuwen

Convert to bootstrap

Refs. #22

447efafd 03/30/2015 09:18 PM Sander van Leeuwen

Fix todo, let checkbox toggle maxmss input

Refs. #22

18957b59 03/30/2015 09:07 PM Sander van Leeuwen

Add debug settings as separate group

Refs. #22

adf62c63 03/30/2015 02:49 PM Renato Botelho

Merge pull request #1588 from Hanse00/master

82ab62fe 03/30/2015 02:49 PM Renato Botelho

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

66de8653 03/29/2015 01:16 PM SjonHortensius

Add panels-hint

84c2d088 03/29/2015 01:11 PM SjonHortensius

Added bulletpoint about changing backend-code

fixes #33

50a93b16 03/29/2015 12:55 PM SjonHortensius

Update link to Progress after move

89d591d8 03/29/2015 12:54 PM Stephen Beaver

actual changes, fixes icons

d9c70e41 03/29/2015 12:53 PM Stephen Beaver

Updated & moved PROGRESS doc, fixes icons

5fd8513d 03/29/2015 12:41 PM Sjon Hortensius

replace Input->column methods with generic Element plus fixes

Form.class - fix adding offset to submit button
Checkbox - add class to column, not input. Fix displayAsRadio return
Element - no longer abstract, used as a generic element in Input

fixes #43, refs #37

1192840b 03/28/2015 02:33 PM Sjon Hortensius

refactor attributes from Input to Element to make it a bit more generic

  • replaced Input::setAttribute with explicit setReadonly/setDisabled
  • introduced Input::toggles

fixes #37, refs #21

14a6c356 03/28/2015 02:16 PM Phil Davis

Fix brackets

that I broke - sorry, I did test on a 2.2.1 system but then had to make my changes into a master version to submit the pull request. Obviously I missed this!
Chris noticed it it 2.2-RELENG branch already with commit https://github.com/pfsense/pfsense/commit/e593bac7e025eaec50e2591557c76fe27c254b32

6f256fe3 03/28/2015 12:45 PM Sjon Hortensius

Merge branch 'psophis-form-element' into bootstrap

df3b00ba 03/28/2015 12:20 PM Sjon Hortensius

Merge branch 'form-element' of https://github.com/psophis/pfsense into psophis-form-element

214a9c33 03/28/2015 12:07 PM Sjon Hortensius

Proof of concept for Form_IpAddress that shows a mask-selector too

refs #23

b904c4a5 03/28/2015 09:06 AM Philip Hansen

Fixed minor spelling error

56effb56 03/28/2015 05:10 AM Chris Buechler

Remove wireless cards from ALTQ-capable interfaces, since ALTQ is broken on wlandev in FreeBSD 10.x at the moment. Ticket #4406

45c15a59 03/27/2015 06:59 PM Renato Botelho

Merge pull request #1572 from jlduran/no-server-header

2c657294 03/27/2015 06:53 PM Renato Botelho

Merge pull request #1578 from Robert-Nelson/rfc2136_ignore_ipv4_ipv6

3fbcaeb5 03/27/2015 03:35 PM Stephen Beaver

Completed Bootstrap conversion
Added error message on lookup failure

5c6317da 03/27/2015 03:32 PM Stephen Beaver

print_input_errors() is now a wrapper around print_errors().
print_errors() allows the caller to supply the error messages and the alert box heading.

62dc93d1 03/26/2015 09:47 PM Chris Buechler

Include net.key.preferred_oldsa in the sysctl list, set to 0 (disable) so
it doesn't fall through to the default (1).

3fc58484 03/26/2015 08:44 PM Stephen Beaver

!! Do not merge!!

Partially converted to bootstap.

Code rearranged and commented
Indenting made consistent
Fixed issue with adding aliases to a config file where noe yet exist
Layout changed to look more like other bootstrap pages (I hope)

ea08d2b2 03/26/2015 06:48 PM Robert Nelson

Change to Record Type with A and AAAA as values.

8f20b016 03/26/2015 05:51 PM Renato Botelho

Merge pull request #1587 from Gertjanpfsense/master

88f63af0 03/26/2015 04:27 PM Renato Botelho

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

7db3d1c7 03/26/2015 04:24 PM Robert Nelson

Use address types instead of addresses.

ad20e46d 03/26/2015 04:19 PM Robert Nelson

Merge branch 'master' into rfc2136_ignore_ipv4_ipv6

86feced0 03/26/2015 03:58 PM Renato Botelho

Merge pull request #1586 from phil-davis/patch-6

9afdc939 03/26/2015 02:22 PM Renato Botelho

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

33d40fb0 03/26/2015 02:20 PM Renato Botelho

Merge pull request #1582 from k-paulius/fix-get_possible_traffic_source_addresses

a5bc12f0 03/26/2015 02:13 PM Renato Botelho

Merge pull request #1575 from k-paulius/misc-dhcp6c