Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e25261e4 02/04/2017 06:09 PM Jason McCormick

fix locale as best I can

7b25b213 02/04/2017 06:08 PM Jason McCormick

Commit updates to the locale messages as best I can

49f90f17 02/04/2017 05:56 PM Jason McCormick

Update help message for Zone ID for new region requirement

ac5ee07e 02/04/2017 05:49 PM Jason McCormick

implement AWS API v4 signing

cb5961d1 02/04/2017 01:21 AM Jason McCormick

commit initial fix; need to add hooks for region to zone id

e64fed52 02/03/2017 04:39 PM Renato Botelho

Update translation files

193515b2 02/03/2017 04:34 PM Renato Botelho

Regenerate pot

4ebcee24 02/03/2017 03:49 PM Steve Beaver

Several more fixes for setHelp to assist with translation

4b329613 02/03/2017 03:07 PM Steve Beaver

Fix #7202
Fix several sprintf errors by escaping '%'s and removing '[ ]' which had been use to pass arguments to setHelp as an array.

23afee66 02/03/2017 02:23 PM Renato Botelho

Remove \n from gettext strings

042911d3 02/03/2017 10:46 AM Renato Botelho

Fix #7120: Restore vendor mac address when spoofmac is set to blank

77890d7d 02/03/2017 10:35 AM Renato Botelho

Simplify logic

bc8eedaa 02/03/2017 09:46 AM Renato Botelho

Really fix #7120 after a bad copy/paste

c126fc79 02/03/2017 09:03 AM Renato Botelho

Merge pull request #3463 from jskyboo/master

314a088a 02/03/2017 03:27 AM Phil Davis

Remove unneeded sprint and gettext in setHelp

5ea71ebd 02/02/2017 08:47 PM Renato Botelho

Add Spanish and Chinese Simplified to the list of available languages

5b780770 02/02/2017 08:46 PM Renato Botelho

Create .mo files for zh_Hans_CN and es

95748672 02/02/2017 08:44 PM Renato Botelho

Update translations from Zanata

10e6f9ea 02/02/2017 08:38 PM Renato Botelho

Regenerate pot

6ca93df3 02/02/2017 08:32 PM Renato Botelho

Retain vendor MAC address for all interfaces during boot. Ticket #7011

186c7a6c 02/02/2017 06:20 PM Jim Pingle

Provide info on services_checkip.php about what the server must return, and provide two examples of server-side code to return the client address. Fixes #6374

d2a2f018 02/02/2017 05:13 PM Steve Beaver

Remove unneeded sprintf from setHelp calls

a9a7de59 02/02/2017 04:56 PM Steve Beaver

COnvert the setHelp method(s) to accept conventioanl printf style argument lists. e.g.: setHelp("%d interfaces have been detected", $numIfs);

821110e8 02/02/2017 09:03 AM Jack Booth

Set ntp gps mode for pgrmf even if no other modes are being set.

6924a2bf 02/02/2017 08:41 AM Jack Booth

Add to NTP GPS processing of PGRMF sentence

121dd971 02/01/2017 11:10 AM Renato Botelho

Regenerate pot

af7c08a5 02/01/2017 11:10 AM Renato Botelho

Merge pull request #3462 from phil-davis/percent-s-www

702fa4d0 02/01/2017 10:58 AM Phil Davis

Code with multiple %s in usr/local/www

935b826f 02/01/2017 09:49 AM Renato Botelho

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

7881b720 02/01/2017 09:48 AM Renato Botelho

Merge pull request #3460 from phil-davis/percent-s

4d362392 02/01/2017 09:47 AM Renato Botelho

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

98edca82 02/01/2017 09:46 AM Renato Botelho

Merge pull request #3458 from phil-davis/ifname-nopkg

b9957749 02/01/2017 09:42 AM Renato Botelho

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

3b90854d 02/01/2017 09:39 AM Renato Botelho

Merge pull request #3454 from doktornotor/patch-1

4ede308c 02/01/2017 09:31 AM Phil Davis

diag_reseststate sourcetablehelp escape of double-quotes not needed

The backslash escaping of the double-quotes here displays the backslashes literal on the GUI. Escaping is not needed in this single-quoted string.

1579e70f 02/01/2017 08:33 AM Phil Davis

Code with multiple %s in etc

b3119a61 02/01/2017 08:07 AM Phil Davis

get_service_status_icon fix description_state format

If "description_state" is requested here, there are too many "%s" substitutions in the string for sprintf().

Also, to help translators, number all the "%s" substitutions. Then translators can rearrange the text and variable order if they need to....

c9d93b62 02/01/2017 04:14 AM Phil Davis

Redmine #7173 Do not allow pkg_ for If, IfGroup, Alias

89ac71d3 02/01/2017 03:57 AM Phil Davis

Fix #7183 Do not allow Interface Groups with the same name

I should stop trying bad stuff, there seem to be so many holes to find in the validation :)

070379bb 01/31/2017 07:50 PM Steve Beaver

Fixed #7180

edba33b5 01/31/2017 07:30 PM Doktor Notor

Remove unused broken functions

Not sure what was the idea here, but these are not used anywhere, do nothing as they immediately call ```return false;``` plus the second one is also misnamed.

0a609a57 01/31/2017 03:30 PM Renato Botelho

Merge pull request #3451 from phil-davis/required-fields-vpn

1c505f17 01/31/2017 03:26 PM Renato Botelho

Merge pull request #3452 from phil-davis/ifgroup-name

b835c2dd 01/31/2017 03:14 PM Phil Davis

Fix #7173 Interface Group Name cannot contain dash

581e88dd 01/31/2017 02:09 PM Renato Botelho

Sync translations from Zanata

4c506e60 01/31/2017 02:00 PM Renato Botelho

Remove broken items from japanese translation

1bbdab13 01/31/2017 01:55 PM Phil Davis

Required fields for VPN pages

37ccf3c0 01/31/2017 12:52 PM Renato Botelho

Update translation files

33cf05ac 01/31/2017 12:32 PM Renato Botelho

Move pot file out of locale languages directories

10eaf773 01/31/2017 12:13 PM Renato Botelho

Re-generate pot

ac9759a2 01/30/2017 03:35 PM Renato Botelho

Merge pull request #3449 from phil-davis/required-fields-system

0f7f09f3 01/30/2017 03:33 PM Renato Botelho

Merge pull request #3418 from stilez/patch-38

153c3aa6 01/30/2017 02:57 PM Phil Davis

Required fields for System pages

678c6a56 01/30/2017 01:59 PM Steve Beaver

Fixed #7171
Moved setHelpText() to helpers file

30cc3aec 01/30/2017 10:42 AM Renato Botelho

Merge pull request #3448 from phil-davis/required-fields-services

24b82516 01/30/2017 09:27 AM Phil Davis

Required fields in Services pages

04daf8b1 01/30/2017 06:15 AM Stilez y

Misc cleanups at get_pkg_info()

  • rename function args to be clearer what they do ($local_only was quite ambiguous, at first sight it could mean any of: "don't update local catalog copy", "only check local catalog copy", or "only report local installed pkgs")...
b39cebf6 01/28/2017 02:49 PM Steve Beaver

Fixed #7154
Remove duplication in javascript

99a49467 01/27/2017 01:24 PM Renato Botelho

Merge pull request #3446 from jskyboo/master

c18d0d12 01/26/2017 04:42 PM Jack Booth

Fix indentation

e8256d16 01/26/2017 02:36 PM Renato Botelho

Fix indent and spaces

31677494 01/26/2017 02:35 PM Renato Botelho

Escape $ to avoid replacing it by PHP variables

7ae710d4 01/26/2017 11:35 AM Renato Botelho

Merge pull request #3410 from marjohn56/RTSOLD-lock-creation,-dhcp6c-launch-&-kill-changes-#3

2f633b52 01/26/2017 07:11 AM Stilez y

fix copy/paste - I think!

95034240 01/26/2017 03:52 AM Jack Booth

Changed max repeat alert to use sprintf get text

5a1d67b1 01/26/2017 03:22 AM Jack Booth

Bug #7164 Limit NTP time source fields to the maximum number saved to configuration.

01799e5b 01/26/2017 03:19 AM Phil Davis

Typo in pppoe_subnet input error message

32dcdc7c 01/25/2017 06:48 PM Renato Botelho

Merge pull request #3442 from phil-davis/monitor-reload

a634183d 01/25/2017 06:47 PM Renato Botelho

Merge pull request #3441 from phil-davis/required-fields7

e019f686 01/25/2017 06:46 PM Renato Botelho

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

9b70602d 01/25/2017 06:44 PM Renato Botelho

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

99515a18 01/25/2017 06:43 PM Renato Botelho

Merge pull request #3433 from jskyboo/master

0e5ee5ae 01/25/2017 01:45 PM Phil Davis

Fix cut-paste error in Breadcrumb Links

815398fb 01/25/2017 09:05 AM Phil Davis

Standardize rules reloading message

c06865be 01/25/2017 07:06 AM Phil Davis

Required fields for Captive Portal

e5f96a2c 01/25/2017 06:36 AM Stilez y

use wrapped version of pkg info -e instead

0ee22f36 01/25/2017 06:34 AM Phil Davis

Captive Portal auth method is required

When creating a new Captive Portal Zone the user can fail to select any of the Authorization Method radio buttons. No default radio button is selected - that is probably good, as the user has to think and click to decide which authorization method they will use....

0046a7da 01/25/2017 05:23 AM Phil Davis

CP HTTPS Forwards setHelp format

Add full stop and spacing between sentences.

47f2a4b9 01/24/2017 11:48 PM Steve Beaver

Revert change to css

2559f375 01/24/2017 06:07 PM Jack Booth

Changed default state of GPS init command auto correct tool.

ceaa7b0d 01/24/2017 05:04 PM Renato Botelho

Merge pull request #3424 from phil-davis/patch-8

b285836a 01/24/2017 05:00 PM Renato Botelho

Merge pull request #3438 from phil-davis/required-fields-shaper-name

40dcb4b6 01/24/2017 04:09 PM Phil Davis

Require Name field in Shaper

d9bad9e8 01/24/2017 04:04 PM Jared Dillard

change opacity on disabled rows to fix #6448

4085eb05 01/24/2017 03:48 PM Phil Davis

Require at least one tag value in a QinQ entry

71ff866c 01/24/2017 03:42 PM Phil Davis

Use is_intrange() to validate QinQ tag range

Note: is_intrange() only tells us that the range is good and might be delimited by a "-" or a ":", so if we want to take apart the 2 parts of the range (like is done here) we have to also test the string to decide which separator to use....

f7d54cdd 01/24/2017 02:22 PM Renato Botelho

Merge pull request #3435 from phil-davis/required-fields6

ee956d19 01/24/2017 02:17 PM Renato Botelho

Introduce is_intrange() to validate a range of integers delimited by ':' or '-'

61d1d189 01/24/2017 01:54 PM Renato Botelho

Merge pull request #3436 from NOYB/System_Update_Settings_-_GitSync_Options_master

c0f396d5 01/24/2017 12:33 PM Renato Botelho

Merge pull request #3434 from phil-davis/required-fields5

3a8f123d 01/24/2017 12:32 PM Renato Botelho

Merge pull request #3430 from phil-davis/required-fields3

55325215 01/24/2017 12:31 PM Renato Botelho

Merge pull request #3419 from phil-davis/required-fields2

773ad30c 01/24/2017 12:21 PM Renato Botelho

Merge pull request #3421 from phil-davis/patch-4

8a1b5c56 01/24/2017 12:01 PM Phil Davis

Required fields for firewall*.php

f9a6f8a0 01/24/2017 09:29 AM NOYB NOYB

System Update Settings - GitSync Options

Add GitSync options selectors to post update GitSync.
Minimal, Diff, Show Files, Show Command, Dry Run

The GitSync options have utility for post update sync also.

Dependency: Will merge cleanly but for the options to be functional, https://github.com/pfsense/FreeBSD-ports/pull/263 is required.

ce66d4a4 01/24/2017 09:09 AM Martin Wasley

Update interfaces.inc

fe54f091 01/24/2017 07:11 AM Phil Davis

Remaining required fields for Diag pages

fb572e81 01/24/2017 05:51 AM Phil Davis

More required fields for Interface pages

877be5e6 01/24/2017 05:06 AM Phil Davis

More required fields for NAT pages

8c23d92a 01/24/2017 04:04 AM Jack Booth

Feature #7159 Add GPS initialization command auto correct tool
Corrects malformed NMEA sentences by calculating and appending the checksum and adding missing special characters "$" and "*"