Project

General

Profile

Download (50.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f8088b00 03/16/2016 12:33 PM Phil Davis

servise_dhcp include btnadvopts in section

Before this change, $section is added to $form before btnadvopts is put into $section. The previous code looked to me like btnadvopts would end up in a $section object that got overwritten by the new Form_Section at line 1165....

afe62c2b 03/15/2016 01:12 PM Phil Davis

Redmine #5994 Make DHCP advanced buttons work consistently

This is the first UI page to be changed so that the Advanced buttons work as specified in Redmine #5994
If this seems like a reasonable way to do it, then I will make similar code for the other UI pages with Advanced buttons.

faab522f 03/15/2016 12:39 PM Renato Botelho

Revert "Merge pull request #2728 from phil-davis/form_button"

This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.

bc3c30eb 03/11/2016 03:59 PM Phil Davis

Internationalize Form_Button text

The text of a Form_Button is not translated internally. Some Form_Button
calls already had the button text enclosed in gettext(), this does it
for the remaining ones.

141d8913 03/11/2016 02:39 AM Jim Pingle

Fix some Save button quirks. Ticket #5965

3314e626 03/10/2016 04:50 PM Jim Pingle

Advanced button consistency. Ticket #5965

8f58b51b 03/10/2016 02:43 PM Jim Pingle

More icon and button consistency fixes. Ticket #5965

cd7ddae6 03/09/2016 08:35 PM Jim Pingle

Icon consistency in Repeatable blocks. Ticket #5965

37676f4e 03/09/2016 07:30 PM Jim Pingle

Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965

Still need to review Advanced buttons and Repeatable block buttons.

0e6a3434 02/24/2016 02:01 PM Renato Botelho

Check the end of range to make sure it's inside subnet too

49aab259 02/24/2016 02:01 PM Renato Botelho

Use high level functions

b90d635e 02/24/2016 02:01 PM Renato Botelho

Simplify logic and use high level functions

cd3a34fe 02/24/2016 02:01 PM Renato Botelho

Merge pull request #2409 from stilez/patch-13

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

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

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

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

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.

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

Use print_info_box() to generate alerts

fa94122b 02/14/2016 05:21 AM k-paulius

Show interface name in the breadcrumb on DHCP Server page

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

5f88f964 02/11/2016 03:51 AM k-paulius

Convert section titles to title case

cde97f1c 02/08/2016 03:38 PM Phil Davis

Redmine #4647 default DHCP server tab to a interface with DHCP enabled

This has also annoyed me, where WAN has a static IP. Every time I go to Services->DHCP I then have to click the LAN tab.
With this change it will look for a "reasonable" tab to go to:...

d7d7820e 01/28/2016 05:12 PM Phil Davis

Apply current UI standard to DHCP Pools table

1) "Actions" column heading.
2) Make action buttons fa-pencil fa-trash
3) Put a title for each button, so that the "Are you sure you wish to..." popup works nicely.

464358b4 01/27/2016 05:20 AM Phil Davis

Standardize print_apply_box usage

1) For the translators, it should be better to do it consistently. Then
they only need to have 1 translation of "You must apply the changes in
order for them to take effect" and can translate each of the other
custom sentences individually....

0a8a90f7 01/26/2016 06:18 PM Phil Davis

Internationalize services_d*

bbf31c76 01/25/2016 12:05 PM Renato Botelho

Merge pull request #2025 from apilloud/dhcp-ignoreunknown

4bb7c0d1 01/25/2016 11:13 AM Bruno Ferri

add call gettext function in the services menu

5dfc79c9 01/23/2016 02:15 PM Stephen Beaver

Fixed #5802
Added collapsible action to config backup

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

25d66c61 01/21/2016 12:05 PM NewEraCracker

DHCP - Decode value while validating contents

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

ff3da1e7 01/20/2016 03:14 PM Stephen Beaver

Fixed #5781

ef2936e6 01/19/2016 08:49 PM Stephen Beaver

Fixed #5781

af8f79b1 01/18/2016 08:41 PM Chris Buechler

add missing space between words

65cce9d7 01/15/2016 04:08 PM Renato Botelho

Encode DHCP/DHCPv6 server additional BOOTP text options before save to XML to preserve data. It fixes #5623

5d4c2616 01/14/2016 10:20 AM Stilez y

EOL spaces

53f73530 01/13/2016 12:00 PM Stilez y

remove leading space

5bc86d05 01/12/2016 08:31 AM Stilez y

redmine 5702 - switch to high level IPv4 functions instead of low level ip2long32() etc

4c1284c6 01/11/2016 07:59 AM NOYB NOYB

HTML Compliance - Services / DHCP Server

Bad character after <. Probable cause: Unescaped <. Try escaping it as <.
Ensure one machine's advskew < 20 (and the other is > 20).

e7940d2e 01/01/2016 09:03 AM Phil Davis

Fix redmine #5722 DHCP validation for master

ec513fa9 12/25/2015 08:02 PM Stilez y

Redundant logic tests in a range check

The logic here is redundant. It tests IP1<START || IP2<START || IP1>END || IP2>END. Then it tests if IP1<IP2 unsigned.

If the latter test succeeds (ie test that first) then IP1>=START must imply IP2>=START and IP2<=END must imply IP1<=END. In other words we only need to test:...

0c8d2784 12/24/2015 07:04 PM Chris Buechler

clarify text, might not apply to "NIC" (lagg, VLANs, etc.)

e8da0bcd 12/23/2015 09:19 PM Jeremy Porter

fix part of #5604

4b1d882f 12/19/2015 09:57 PM Colin Fleming

Remove $closehead variable

Remove unused variable $closehead

c18ba6bf 12/18/2015 06:38 AM Phil Davis

Fix gen_subnetv4_max

and use it in services_dhcp rather than trying to do the similar
calculation in-line.
Should fix redmine #5654 and probably a bunch of other things that use
gen_subnet_max

82f54a42 12/17/2015 10:59 PM Colin Fleming

Tidy up "services_dhcp.php"

- Close TABLE correctly

6e3488e9 12/16/2015 05:31 PM Phil Davis

Code style services dhcp dnsmasq dyndns

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

7683c990 12/05/2015 02:37 AM Chris Buechler

make text consistent

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

9599211d 11/25/2015 05:14 PM Jim Pingle

Fix more privilege text/name/page inconsistencies

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

61237194 11/19/2015 08:27 AM Chris Buechler

Clarify description. Ticket #5387

1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

af9fd483 11/10/2015 03:25 PM Stephen Beaver

Merge pull request #2036 from heper/patch-1

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

6303601e 11/08/2015 10:21 PM jeroen van breedam

add enable_rrd_graphing to $_post

18d316a5 11/06/2015 05:01 PM jeroen van breedam

add dhcpd rrd graph

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

fac720f8 11/05/2015 03:47 PM Stephen Beaver

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

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

bf27317d 11/05/2015 03:36 PM Phil Davis

service_dhcp.php NTP and TFTP server fields

and I used capitals for DHCP Server.
At the moment there is a mix of capitalisation of this sort of stuff - e.g. there is "DNS forwarder" in various places and "DNS Resolver" and... IMHO these can all be made consistent to have capitals on all the "big" words.

3475eb04 11/05/2015 03:13 PM Andrew Pilloud

Make DHCP deny action configurable

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

9d5a20cf 11/05/2015 11:38 AM jeroen van breedam

replace and find for icon-embed-btn

c9679d8c 11/04/2015 06:24 PM Stephen Beaver

Buttons converted to new deisgn
'X' button suppressed in info text box

9a6a8329 10/31/2015 01:04 PM jeroen van breedam

convert services_dhcp to fa

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

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

3c9befb9 10/14/2015 03:44 AM Chris Buechler

fix typo

08ec2d99 10/02/2015 06:57 PM Stephen Beaver

Completes #5159
All duplicated JS removed to included file

96c18fe4 10/01/2015 05:43 PM Stephen Beaver

Addresses #5159 by removing hide/show/disable/enable functions to included file

eef93144 09/24/2015 04:48 PM Jared Dillard

Ticket #5204 a clean up pass of the jquery sections

5da2095b 09/24/2015 12:56 PM Stephen Beaver

Comment typo fix

8a73f407 09/24/2015 12:49 PM Stephen Beaver

Fixed #5146
Bootstrap conversion complete and unit tested

b5f6e690 09/23/2015 08:59 PM Stephen Beaver

File converted but not yet checked/tested

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/